integrate makefile.mk changes into Makefile
[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 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
32         Log: Add a test for #16431, and document Dave's campaign
33              against localised hash element bugs.
34      Branch: perl
35            ! pod/perldelta.pod t/op/tie.t
36 ____________________________________________________________________________
37 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
38         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
39              From: Dave Mitchell <davem@fdgroup.com>
40              Date: Sat, 4 May 2002 00:34:18 +0100
41              Message-ID: <20020504003418.F22026@fdgroup.com>
42      Branch: perl
43            ! pp_hot.c t/op/local.t
44 ____________________________________________________________________________
45 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
46         Log: Regen uconfig.h.
47      Branch: perl
48            ! uconfig.h
49 ____________________________________________________________________________
50 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
51         Log: Unfortunately AmigaOS has been broken since 11423
52              and is unlikely to get fixed in time for 5.8.0.
53      Branch: perl
54            ! pod/perldelta.pod
55 ____________________________________________________________________________
56 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
57         Log: Ultimate discouragement for the old tools, from Andreas.
58      Branch: perl
59            - Porting/p4d2p Porting/p4desc
60            ! MANIFEST Porting/repository.pod
61 ____________________________________________________________________________
62 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
63         Log: Upgrade to Digest::MD5 2.20.
64      Branch: perl
65            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
66            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
67 ____________________________________________________________________________
68 [ 16426] By: ams                                   on 2002/05/06  09:48:42
69         Log: Subject: [Encode] 1.70 released
70              From: Dan Kogai <dankogai@dan.co.jp>
71              Date: Mon, 6 May 2002 19:36:15 +0900
72              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
73      Branch: perl
74            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
75            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
76            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
77 ____________________________________________________________________________
78 [ 16425] By: ams                                   on 2002/05/06  09:40:42
79         Log: Subject: [PATCH] PerlIO::Via reference
80              From: Gisle Aas <gisle@ActiveState.com>
81              Date: 05 May 2002 22:50:23 -0700
82              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
83      Branch: perl
84            ! pod/perliol.pod
85 ____________________________________________________________________________
86 [ 16424] By: ams                                   on 2002/05/06  09:37:58
87         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
88              From: Brendan O'Dea <bod@debian.org>
89              Date: Mon, 6 May 2002 14:04:48 +1000
90              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
91      Branch: perl
92            ! lib/Term/Complete.pm
93 ____________________________________________________________________________
94 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
95         Log: p4genpatch: avoid stderr noise during adds
96      Branch: perl
97            ! Porting/p4genpatch
98 ____________________________________________________________________________
99 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
100         Log: Subject: [PATCH] Fixup VOS builds of miniperl
101              From: Paul_GreenVOS@vos.stratus.com
102              Date: Sun, 5 May 02 23:11 edt
103              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
104      Branch: perl
105            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
106 ____________________________________________________________________________
107 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
108         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
109              From: Radu Greab <radu@netsoft.ro>
110              Date: Mon, 6 May 2002 04:23:10 +0300
111              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
112      Branch: perl
113            ! pp_sys.c t/op/exec.t
114 ____________________________________________________________________________
115 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
116         Log: Further comment tweak, to agree with perlxs.pod.
117      Branch: perl
118            ! perl.h
119 ____________________________________________________________________________
120 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
121         Log: Subject: [PATCH] Update README.vos and release vos build macros
122              From: Paul_GreenVOS@vos.stratus.com
123              Date: Sun, 5 May 02 17:15 edt
124              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
125              To: perl5-porters@perl.org
126      Branch: perl
127            + vos/compile_full_perl.cm vos/configure_full_perl.sh
128            + vos/make_full_perl.sh
129            ! MANIFEST README.vos vos/Changes
130 ____________________________________________________________________________
131 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
132         Log: Retract MM_NW5.pm part of #16371, at the request
133              of Michael Schwern.
134      Branch: perl
135            ! lib/ExtUtils/MM_NW5.pm
136 ____________________________________________________________________________
137 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
138         Log: Comment tweaks.
139      Branch: perl
140            ! perl.h
141 ____________________________________________________________________________
142 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
143         Log: a few more p4genpatch fixes:
144              
145              don't assume previous revision exists, let p4 compute it from
146              the one-less-change number instead
147              
148              the time part in timestamps were always 00:00:00; fix by
149              fetching metadata via "p4 fsync" rather than "p4 filelog"
150              
151              quote all file names used in external commands to make them
152              them work when there are spaces in those file names
153              
154              looks production worthy now :)
155      Branch: perl
156            ! Porting/p4genpatch
157 ____________________________________________________________________________
158 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
159         Log: The #16401 was far from enough, and mostly in a wrong direction.
160              The right thing to do would be to convert Storable into using
161              the new MY_CXT scheme (no static data, and memory management
162              using SVs).
163      Branch: perl
164            ! ext/Storable/Storable.xs
165 ____________________________________________________________________________
166 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
167         Log: p4genpatch diffs against depot files from //depot/perl when called
168              with -b //depot/maint-5.6/perl
169      Branch: perl
170            ! Porting/p4genpatch
171 ____________________________________________________________________________
172 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
173         Log: p4genpatch: current directory may not be writable, so don't
174              create temp files there
175      Branch: perl
176            ! Porting/p4genpatch
177 ____________________________________________________________________________
178 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
179         Log: p4genpatch now works on windows
180      Branch: perl
181            ! Porting/p4genpatch
182 ____________________________________________________________________________
183 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
184         Log: p4genpatch: tweak from Andreas to strip leading portion of
185              path specified in -b (so patch can be applied with "patch -p1")
186      Branch: perl
187            ! Porting/p4genpatch
188 ____________________________________________________________________________
189 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
190         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
191              From: PPrymmer@factset.com
192              Date: Fri, 3 May 2002 14:52:12 -0400
193              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
194      Branch: perl
195            ! t/op/pwent.t
196 ____________________________________________________________________________
197 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
198         Log: Upgrade to Net::Ping 2.17.
199      Branch: perl
200            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
201 ____________________________________________________________________________
202 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
203         Log: Upgrade to Getopt::Long 2.31.
204      Branch: perl
205            ! lib/Getopt/Long.pm
206 ____________________________________________________________________________
207 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
208         Log: Subject: Re: Cross-compiling as of WinCE
209              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
210              Date: Sat, 4 May 2002 03:49:11 +0400
211              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
212      Branch: perl
213            + wince/compile.bat wince/win32io.c
214            - wince/perldll.def
215            ! MANIFEST configpm makedef.pl wince/Makefile.ce
216            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
217            ! wince/config_h.PL wince/wince.c
218 ____________________________________________________________________________
219 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
220         Log: The loclibpth is always set by Configure.
221      Branch: perl
222            ! hints/dec_osf.sh
223 ____________________________________________________________________________
224 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
225         Log: Subject: Re: [Unicode::Collate] UCA Version number    
226              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
227              Date: Sun, 05 May 2002 10:07:57 +0900
228              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
229      Branch: perl
230            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
231            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
232 ____________________________________________________________________________
233 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
234         Log: Subject: [PATCH sv.c] delete inaccurate comment
235              From: Dave Mitchell <davem@fdgroup.com>
236              Date: Fri, 3 May 2002 21:17:00 +0100
237              Message-ID: <20020503211700.C22026@fdgroup.com>
238      Branch: perl
239            ! sv.c
240 ____________________________________________________________________________
241 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
242         Log: Solaris: show what 'that' is.
243      Branch: perl
244            ! hints/solaris_2.sh
245 ____________________________________________________________________________
246 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
247         Log: Syntax fix.
248      Branch: perl
249            ! t/op/arith.t
250 ____________________________________________________________________________
251 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
252         Log: (retracted by #16415) Storable: try to free what we allocated.
253      Branch: perl
254            ! ext/Storable/Storable.xs
255 ____________________________________________________________________________
256 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
257         Log: UNICOS: division is really sloppy.
258      Branch: perl
259            ! t/op/arith.t
260 ____________________________________________________________________________
261 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
262         Log: Subject: fix t/io/fs.t for VOS
263              From: Paul_GreenVOS@vos.stratus.com
264              Date: Sat, 4 May 02 14:01 edt
265              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
266      Branch: perl
267            ! t/io/fs.t
268 ____________________________________________________________________________
269 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
270         Log: Subject: [Unicode::Collate] UCA Version number
271              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
272              Date: Sat, 04 May 2002 16:07:07 +0900
273              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
274      Branch: perl
275            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
276 ____________________________________________________________________________
277 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
278         Log: Subject: [PATCH lib/overload.pm] "\"\""
279              From: Michael G Schwern <schwern@pobox.com>
280              Date: Sat, 4 May 2002 13:17:44 -0400
281              Message-ID: <20020504171743.GD640@blackrider>
282      Branch: perl
283            ! lib/overload.pm
284 ____________________________________________________________________________
285 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
286         Log: Add the EBCDIC test data to downgrade.t.
287      Branch: perl
288            ! ext/Storable/t/downgrade.t
289 ____________________________________________________________________________
290 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
291         Log: EBCDIC tweak.
292      Branch: perl
293            ! ext/Storable/t/utf8hash.t
294 ____________________________________________________________________________
295 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
296         Log: Allow p4genpatch to use diff programs other than 'diff'.
297      Branch: perl
298            ! Porting/p4genpatch
299 ____________________________________________________________________________
300 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
301         Log: Add p4genpatch from Andreas; obsoletes both
302              p4d2p and p4desc.
303      Branch: perl
304            + Porting/p4genpatch
305            ! MANIFEST Porting/makerel
306 ____________________________________________________________________________
307 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
308         Log: Upgrade to Encode 1.69.
309      Branch: perl
310            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
311            ! ext/Encode/Encode/Makefile_PL.e2x
312            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
313            ! ext/Encode/lib/Encode/Guess.pm
314            ! ext/Encode/lib/Encode/MIME/Header.pm
315            ! ext/Encode/t/mime-header.t
316 ____________________________________________________________________________
317 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
318         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
319              From: Dave Mitchell <davem@fdgroup.com>
320              Date: Sat, 4 May 2002 16:09:26 +0100
321              Message-ID: <20020504160926.A24990@fdgroup.com>
322      Branch: perl
323            ! INSTALL
324 ____________________________________________________________________________
325 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
326         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
327              From: Nicholas Clark <nick@unfortu.net>
328              Date: Sat, 4 May 2002 12:38:58 +0100
329              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
330      Branch: perl
331            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
332 ____________________________________________________________________________
333 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
334         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
335              From: Nicholas Clark <nick@unfortu.net>
336              Date: Sat, 4 May 2002 00:30:43 +0100
337              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
338      Branch: perl
339            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
340 ____________________________________________________________________________
341 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
342         Log: Doc tweak from Elizabeth Mattijsen.
343      Branch: perl
344            ! pod/perlunicode.pod
345 ____________________________________________________________________________
346 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
347         Log: Subject: [PATCH] channames.pm doc tweaks
348              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
349              Date: Sat, 04 May 2002 11:45:18 +0900
350              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
351      Branch: perl
352            ! lib/charnames.pm
353 ____________________________________________________________________________
354 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
355         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
356              From: Dave Mitchell <davem@fdgroup.com>
357              Date: Fri, 3 May 2002 23:51:10 +0100
358              Message-ID: <20020503235110.E22026@fdgroup.com>
359      Branch: perl
360            ! pp_hot.c scope.c
361 ____________________________________________________________________________
362 [ 16385] By: nick                                  on 2002/05/04  09:29:41
363         Log: Integrate mainline
364      Branch: perlio
365           !> (integrate 47 files)
366 ____________________________________________________________________________
367 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
368         Log: Subject: Re: perl@16307
369              From: Nicholas Clark <nick@unfortu.net>
370              Date: Fri, 3 May 2002 21:49:04 +0100
371              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
372              
373              canonical #3 was failing under -Mutf8.
374      Branch: perl
375            ! ext/Storable/t/canonical.t
376 ____________________________________________________________________________
377 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
378         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
379              From: Dave Mitchell <davem@fdgroup.com>
380              Date: Fri, 3 May 2002 21:12:10 +0100
381              Message-ID: <20020503211210.B22026@fdgroup.com>
382      Branch: perl
383            ! scope.c
384 ____________________________________________________________________________
385 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
386         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
387              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
388              Date: Fri, 3 May 2002 20:30:25 +0200
389              Message-ID: <190109228332.20020503203025@familiehaase.de>
390      Branch: perl
391            ! doio.c
392 ____________________________________________________________________________
393 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
394         Log: Subject: t/TestInit.pm - clean up comments
395              From: Paul_GreenVOS@vos.stratus.com
396              Date: Fri, 3 May 02 14:51 edt
397              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
398      Branch: perl
399            ! t/TestInit.pm
400 ____________________________________________________________________________
401 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
402         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
403              From: Dan Kogai <dankogai@dan.co.jp>
404              Date: Sat, 4 May 2002 01:46:35 +0900
405              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
406      Branch: perl
407            ! ext/Encode/Encode/Makefile_PL.e2x
408 ____________________________________________________________________________
409 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
410         Log: Forgotten test arrangement.
411      Branch: perl
412            ! ext/Digest/MD5/t/files.t
413 ____________________________________________________________________________
414 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
415         Log: Comedy of typing errors.
416      Branch: perl
417            ! hints/solaris_2.sh
418 ____________________________________________________________________________
419 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
420         Log: Let's try the "no Net:: if no Socket" again.
421      Branch: perl
422            ! t/lib/1_compile.t
423 ____________________________________________________________________________
424 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
425         Log: Update Changes.
426      Branch: perl
427            ! Changes patchlevel.h
428 ____________________________________________________________________________
429 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
430         Log: Oops.
431      Branch: perl
432            ! lib/ExtUtils/MM_BeOS.pm
433 ____________________________________________________________________________
434 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
435         Log: EBCDIC tweak.
436      Branch: perl
437            ! ext/Digest/MD5/t/utf8.t
438 ____________________________________________________________________________
439 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
440         Log: Update the EBCDIC MD5 checksums, and automate the process.
441      Branch: perl
442            ! ext/Digest/MD5/t/files.t
443 ____________________________________________________________________________
444 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
445         Log: The EBCDIC remapping of the low 256 bites again.
446      Branch: perl
447            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
448            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
449            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
450 ____________________________________________________________________________
451 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
452         Log: NetWare updates from C Aditya.
453      Branch: perl
454            ! lib/ExtUtils/MM_NW5.pm makedef.pl
455 ____________________________________________________________________________
456 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
457         Log: DJGPP updates from Laszlo Molnar.
458      Branch: perl
459            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
460 ____________________________________________________________________________
461 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
462         Log: Upgrade to Encode 1.68.
463      Branch: perl
464            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
465            ! ext/Encode/lib/Encode/Alias.pm
466            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
467 ____________________________________________________________________________
468 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
469         Log: Integrate perlio;
470              
471              Several of non-default builds now seem to work reasonably well
472              English.t seems to fail on an errno test, and socketpair blathers
473              about something.
474              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
475              back door, and instead have perlsdio.h vector stdio via iperlsys.h
476              function tables (latter was done in earlier change).
477              Update comments in Makefile.mk 
478              
479              Finish off 16350 for non-PERLIO build on linux,
480              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
481              for some slots which now perlsdio.h is targeting.
482              
483              setbuf / setvbuf are not PerlIO_ concepts
484              
485              perl_clone is a threads thing
486              
487              Have perlsdio.h use the iperlsys.h aliases and see
488              if that helps non-PERLIO IMP_SYS on Win32.
489              (Miniperl okay on linux).
490              
491              More layer syms
492              
493              Use PerlSIO_fdupopen() if not using PerlIO
494              
495              Do not build if not using layers
496      Branch: perl
497           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
498           !> win32/makefile.mk win32/perlhost.h win32/win32.c
499           !> win32/win32io.c
500 ____________________________________________________________________________
501 [ 16367] By: nick                                  on 2002/05/03  07:25:13
502         Log: Several of non-default builds now seem to work reasonably well
503              English.t seems to fail on an errno test, and socketpair blathers
504              about something.
505              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
506              back door, and instead have perlsdio.h vector stdio via iperlsys.h
507              function tables (latter was done in earlier change).
508              Update comments in Makefile.mk 
509      Branch: perlio
510            ! perlio.h win32/makefile.mk win32/win32.c
511 ____________________________________________________________________________
512 [ 16366] By: nick                                  on 2002/05/03  07:07:36
513         Log: Finish off 16350 for non-PERLIO build on linux,
514              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
515              for some slots which now perlsdio.h is targeting.
516      Branch: perlio
517            ! iperlsys.h
518 ____________________________________________________________________________
519 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
520         Log: If no Socket should not try to test Net::
521      Branch: perl
522            ! t/lib/1_compile.t
523 ____________________________________________________________________________
524 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
525         Log: Integrate macperl #16360 and #16363;
526              
527              Make op/alarm.t pass
528              
529              README.macos update
530      Branch: perl
531           !> README.macos t/op/alarm.t
532 ____________________________________________________________________________
533 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
534         Log: README.macos update
535      Branch: macperl
536            ! README.macos
537 ____________________________________________________________________________
538 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
539         Log: Config / test updates
540      Branch: macperl
541            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
542            ! macos/Makefile.mk
543 ____________________________________________________________________________
544 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
545         Log: Safe signals for Mac OS
546      Branch: macperl
547            ! macos/macish.c macos/macish.h
548 ____________________________________________________________________________
549 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
550         Log: Make op/alarm.t pass
551      Branch: macperl
552            ! t/op/alarm.t
553 ____________________________________________________________________________
554 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
555         Log: a tweak to change#13584: need to avoid pad-walking during
556              global destruction
557      Branch: maint-5.6/perl
558            ! op.c
559 ____________________________________________________________________________
560 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
561         Log: Forgot the most important part of #16357.
562      Branch: perl
563            ! lib/Unicode/Collate.pm
564 ____________________________________________________________________________
565 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
566         Log: Subject: Unicode::Collate 0.11 Released
567              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
568              Date: Fri, 03 May 2002 03:19:29 +0900
569              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
570      Branch: perl
571            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
572            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
573 ____________________________________________________________________________
574 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
575         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
576              From: Andy Dougherty <doughera@lafayette.edu>
577              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
578              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
579      Branch: perl
580            ! Makefile.SH ext/util/make_ext
581 ____________________________________________________________________________
582 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
583         Log: Integrate #16353 from macperl;
584              
585              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
586              in test 92 of run/fresh_perl.t on MacOS
587              
588              (as pudge rightfully points out, this is voodoo
589              programming at it best, the real bug is somewhere else,
590              now we just happened to shake the chicken the right way)
591      Branch: perl
592           !> lib/utf8_heavy.pl
593 ____________________________________________________________________________
594 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
595         Log: Subject: Re: Encode, charnames and utf8heavy
596              From: Dan Kogai <dankogai@dan.co.jp>
597              Date: Thu, 2 May 2002 00:44:30 +0900
598              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
599              
600              (plus a respective perlunicode tweak)
601      Branch: perl
602            ! lib/utf8_heavy.pl pod/perlunicode.pod
603 ____________________________________________________________________________
604 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
605         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
606              in test 92 of run/fresh_perl.t on MacOS
607      Branch: macperl
608            ! lib/utf8_heavy.pl
609 ____________________________________________________________________________
610 [ 16352] By: nick                                  on 2002/05/02  17:48:31
611         Log: setbuf / setvbuf are not PerlIO_ concepts
612      Branch: perlio
613            ! XSUB.h
614 ____________________________________________________________________________
615 [ 16351] By: nick                                  on 2002/05/02  17:12:21
616         Log: perl_clone is a threads thing
617      Branch: perlio
618            ! makedef.pl
619 ____________________________________________________________________________
620 [ 16350] By: nick                                  on 2002/05/02  17:09:43
621         Log: *** EXPERIMENTAL ***
622              Have perlsdio.h use the iperlsys.h aliases and see
623              if that helps non-PERLIO IMP_SYS on Win32.
624              (Miniperl okay on linux).
625      Branch: perlio
626            ! iperlsys.h perlsdio.h
627 ____________________________________________________________________________
628 [ 16349] By: nick                                  on 2002/05/02  16:10:15
629         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
630              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
631              - use it in perlio.c
632      Branch: perlio
633            ! perlio.c win32/perlhost.h win32/win32.c
634 ____________________________________________________________________________
635 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
636         Log: manual integrate of change#16332 from maint-5.6 branch
637      Branch: perl
638            ! mg.c perl.c sv.c util.c
639 ____________________________________________________________________________
640 [ 16347] By: nick                                  on 2002/05/02  15:19:59
641         Log: More layer syms
642      Branch: perlio
643            ! makedef.pl
644 ____________________________________________________________________________
645 [ 16346] By: nick                                  on 2002/05/02  15:19:20
646         Log: Use PerlSIO_fdupopen() if not using PerlIO
647      Branch: perlio
648            ! perlio.c
649 ____________________________________________________________________________
650 [ 16345] By: nick                                  on 2002/05/02  15:18:12
651         Log: Do not build if not using layers
652      Branch: perlio
653            ! win32/win32io.c
654 ____________________________________________________________________________
655 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
656         Log: Upgrade to Encode 1.67.
657      Branch: perl
658            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
659            ! ext/Encode/lib/Encode/Guess.pm
660 ____________________________________________________________________________
661 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
662         Log: Integrate perlio;
663              
664              Remove show-stoppers to non-PERLIO Win32 builds
665              (still not a very good show).
666      Branch: perl
667           !> makedef.pl win32/makefile.mk
668 ____________________________________________________________________________
669 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
670         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
671              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
672              Date: Thu, 02 May 2002 04:22:02 +0100
673              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
674      Branch: perl
675            ! malloc.c
676 ____________________________________________________________________________
677 [ 16341] By: nick                                  on 2002/05/02  12:57:23
678         Log: Remove show-stoppers to non-PERLIO Win32 builds
679              (still not a very good show).
680      Branch: perlio
681            ! makedef.pl win32/makefile.mk
682 ____________________________________________________________________________
683 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
684         Log: Subject: [PATCH] 1/3rd of utf8
685              From: Nicholas Clark <nick@unfortu.net>
686              Date: Wed, 1 May 2002 22:58:42 +0100
687              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
688      Branch: perl
689            ! ext/Storable/t/malice.t
690 ____________________________________________________________________________
691 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
692         Log: Integrate #16334 from maint-5.6;
693              
694              don't pad $0 with spaces when setting it, use nulls instead (the
695              spaces show up as a very long line in a ps listing)
696      Branch: perl
697           !> mg.c
698 ____________________________________________________________________________
699 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
700         Log: Integrate perlio;
701              
702              Fix the "PerlIO require leak". Snag was that clean_objs
703              autoloaded DESTROY (needing IO) after known layers had
704              been freed. Postpone layer list free to PerlIO_cleanup,
705              rather than PerlIO_destruct. Tweak sequence in perl_destruct
706              so that sv_undef is immortal till layer list is done with it.
707      Branch: perl
708           !> perl.c perlio.c
709 ____________________________________________________________________________
710 [ 16337] By: ams                                   on 2002/05/02  08:21:42
711         Log: Subject: Re: [PATCH] Storable docs
712              From: Philip Newton <Philip.Newton@gmx.net>
713              Date: Thu, 02 May 2002 07:58:38 +0200
714              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
715              (Applied mostly with tweaks by hand.)
716      Branch: perl
717            ! ext/Storable/Storable.pm
718 ____________________________________________________________________________
719 [ 16336] By: nick                                  on 2002/05/02  07:59:16
720         Log: Integrate mainline
721      Branch: perlio
722           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
723           +> ext/Digest/MD5/t/utf8.t
724            - ext/Digest/MD5/t/aaa.t
725           !> Configure MANIFEST Makefile.SH config_h.SH
726           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
727           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
728           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
729           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
730           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
731           !> lib/Thread.pm util.c
732 ____________________________________________________________________________
733 [ 16335] By: nick                                  on 2002/05/02  07:54:51
734         Log: Fix the "PerlIO require leak". Snag was that clean_objs
735              autoloaded DESTROY (needing IO) after known layers had
736              been freed. Postpone layer list free to PerlIO_cleanup,
737              rather than PerlIO_destruct. Tweak sequence in perl_destruct
738              so that sv_undef is immortal till layer list is done with it.
739      Branch: perlio
740            ! perl.c perlio.c
741 ____________________________________________________________________________
742 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
743         Log: don't pad $0 with spaces when setting it, use nulls instead (the
744              spaces show up as a very long line in a ps listing)
745      Branch: maint-5.6/perl
746            ! mg.c
747 ____________________________________________________________________________
748 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
749         Log: fix yet more race conditions related to fdopen() and dup2():
750              
751              fclose() is not thread-safe when two FILE* structures point
752              to the same underlying fd, as it happens in perl's socket
753              handles; need to invalidate the fileno slot of one of the
754              FILE* structures, but unfortunately stdio has no interface
755              to do this; we can do little else but fiddle with the
756              FILE* structure directly (yuck! hope this could be done better
757              under native PerlIO in 5.8)
758      Branch: maint-5.6/perl
759            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
760 ____________________________________________________________________________
761 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
762         Log: isolate all environ diddling to the initial interpreter; any
763              additional interpreters created after the first one cannot
764              propagate %ENV changes down to the real environment; this
765              should fix %ENV related races (e.g. multiple threads attempting
766              to free() environ entries when they run C<%ENV = ()>)
767      Branch: maint-5.6/perl
768            ! mg.c perl.c sv.c util.c
769 ____________________________________________________________________________
770 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
771         Log: fix race condition in my_popen(): parent may dup2() into an fd
772              that got opened by another thread because it closes it
773              beforehand; instead, let the dup2() itself close the fd
774      Branch: maint-5.6/perl
775            ! util.c
776 ____________________________________________________________________________
777 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
778         Log: pipe() IO structures were not fully initialized
779      Branch: maint-5.6/perl
780            ! doio.c pp_sys.c
781 ____________________________________________________________________________
782 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
783         Log: fix handle leak in my_popen() if the fork() fails
784      Branch: maint-5.6/perl
785            ! util.c
786 ____________________________________________________________________________
787 [ 16328] By: nick                                  on 2002/05/02  06:08:22
788         Log: Integrate mainline
789      Branch: perlio
790           +> ext/threads/shared/semaphore.pm
791           +> ext/threads/shared/t/semaphore.t
792           !> MANIFEST ext/threads/shared/Makefile.PL
793           !> ext/threads/shared/t/queue.t
794 ____________________________________________________________________________
795 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
796         Log: Cleanup threads dirs.
797      Branch: perl
798            ! Makefile.SH
799 ____________________________________________________________________________
800 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
801         Log: Add the new Digest::MD5 test.
802      Branch: perl
803            + ext/Digest/MD5/t/utf8.t
804            ! MANIFEST
805 ____________________________________________________________________________
806 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
807         Log: New try at the Class::DBI core dump at global cleanup.
808      Branch: perl
809            ! gv.h util.c
810 ____________________________________________________________________________
811 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
812         Log: Upgrade to Digest::MD5 2.19.
813      Branch: perl
814            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
815            ! ext/Digest/MD5/t/files.t
816 ____________________________________________________________________________
817 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
818         Log: Ooops.  Not everybody does threads.
819      Branch: perl
820            ! ext/threads/shared/t/semaphore.t
821 ____________________________________________________________________________
822 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
823         Log: Fix files.t for blead.
824      Branch: perl
825            + ext/Digest/MD5/README
826            ! MANIFEST ext/Digest/MD5/t/files.t
827 ____________________________________________________________________________
828 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
829         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
830              work yet with blead, my bad.
831      Branch: perl
832            + ext/Digest/MD5/t/md5-aaa.t
833            - ext/Digest/MD5/t/aaa.t
834            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
835            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
836            ! ext/Digest/MD5/t/files.t
837 ____________________________________________________________________________
838 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
839         Log: metaconfig unit change for #16319.
840      Branch: metaconfig/U/perl
841            ! d_u32align.U
842 ____________________________________________________________________________
843 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
844         Log: Somebody might be compiling a newer Digest::MD5.
845      Branch: perl
846            ! Configure config_h.SH
847 ____________________________________________________________________________
848 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
849         Log: Until Arthur fills in semaphore.t.
850      Branch: perl
851            ! ext/threads/shared/Makefile.PL
852            ! ext/threads/shared/t/semaphore.t
853 ____________________________________________________________________________
854 [ 16317] By: sky                                   on 2002/05/01  19:36:33
855         Log: Fix emulation case when loading both Thread and threads::shared
856              would get awkward.
857      Branch: perl
858            ! lib/Thread.pm
859 ____________________________________________________________________________
860 [ 16316] By: ams                                   on 2002/05/01  19:35:25
861         Log: Subject: [PATCH] Storable docs
862              From: Nicholas Clark <nick@unfortu.net>
863              Date: Wed, 1 May 2002 20:44:42 +0100
864              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
865      Branch: perl
866            ! ext/Storable/Storable.pm
867 ____________________________________________________________________________
868 [ 16315] By: sky                                   on 2002/05/01  19:15:46
869         Log: Now passes old test case.
870      Branch: perl
871            ! ext/threads/shared/semaphore.pm
872 ____________________________________________________________________________
873 [ 16314] By: sky                                   on 2002/05/01  19:15:26
874         Log: Cleanup memory a bit better in some cases.
875      Branch: perl
876            ! ext/threads/threads.xs
877 ____________________________________________________________________________
878 [ 16313] By: nick                                  on 2002/05/01  18:38:03
879         Log: Integrate mainline
880      Branch: perlio
881           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
882           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
883           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
884           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
885           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
886           !> pod/perl.pod pod/perlthrtut.pod toke.c
887           !> vms/descrip_mms.template vms/perlvms.pod
888 ____________________________________________________________________________
889 [ 16312] By: sky                                   on 2002/05/01  18:12:37
890         Log: Don't forget to add it to the MANIFEST
891      Branch: perl
892            + ext/threads/shared/t/semaphore.t
893            ! MANIFEST
894 ____________________________________________________________________________
895 [ 16311] By: sky                                   on 2002/05/01  17:54:19
896         Log: Add semaphore.pm
897      Branch: perl
898            + ext/threads/shared/semaphore.pm
899 ____________________________________________________________________________
900 [ 16310] By: sky                                   on 2002/05/01  17:13:57
901         Log: Fix makefile to put queue.pm correctly, update test script.
902      Branch: perl
903            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
904 ____________________________________________________________________________
905 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
906         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
907              From: Dan Kogai <dankogai@dan.co.jp>
908              Date: Thu, 2 May 2002 00:14:41 +0900
909              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
910      Branch: perl
911            ! ext/PerlIO/t/fallback.t
912 ____________________________________________________________________________
913 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
914         Log: Encode tweak from Dan Kogai.
915      Branch: perl
916            ! ext/Encode/Encode.xs
917 ____________________________________________________________________________
918 [ 16307] By: sky                                   on 2002/05/01  13:40:58
919         Log: Flush directly to avoid erros when running from test harness
920      Branch: perl
921            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
922 ____________________________________________________________________________
923 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
924         Log: Update Changes.
925      Branch: perl
926            ! Changes patchlevel.h
927 ____________________________________________________________________________
928 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
929         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
930              From: PPrymmer@factset.com
931              Date: Wed, 1 May 2002 10:12:53 -0400
932              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
933      Branch: perl
934            ! lib/User/pwent.t
935 ____________________________________________________________________________
936 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
937         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
938              From: PPrymmer@factset.com
939              Date: Wed, 1 May 2002 09:54:51 -0400
940              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
941      Branch: perl
942            ! vms/descrip_mms.template
943 ____________________________________________________________________________
944 [ 16303] By: sky                                   on 2002/05/01  13:00:57
945         Log: First attempt at updating perlthrtut for ithreaded threads.pm
946      Branch: perl
947            ! pod/perlthrtut.pod
948 ____________________________________________________________________________
949 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
950         Log: Provide the \N{U+HHHH} syntax before we forget.
951      Branch: perl
952            ! lib/charnames.pm lib/charnames.t toke.c
953 ____________________________________________________________________________
954 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
955         Log: Subject: Copy-and-Pasto in perl.pod     
956              From: lupe@lupe-christoph.de (Lupe Christoph)    
957              Date: Wed, 1 May 2002 13:31:47 +0200
958              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
959      Branch: perl
960            ! pod/perl.pod
961 ____________________________________________________________________________
962 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
963         Log: Upgrade to Encode 1.66.
964      Branch: perl
965            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
966            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
967 ____________________________________________________________________________
968 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
969         Log: Integrate perlio; symbol cleanups.
970      Branch: perl
971           !> global.sym makedef.pl
972 ____________________________________________________________________________
973 [ 16298] By: ams                                   on 2002/05/01  09:42:27
974         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
975              From: Philip Newton <Philip.Newton@gmx.net>
976              Date: Wed, 01 May 2002 12:41:10 +0200
977              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
978      Branch: perl
979            ! vms/perlvms.pod
980 ____________________________________________________________________________
981 [ 16297] By: nick                                  on 2002/05/01  06:50:24
982         Log: Remove "spurious" (and unnecessary) variables from layer_syms
983              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
984      Branch: perlio
985            ! makedef.pl
986 ____________________________________________________________________________
987 [ 16296] By: nick                                  on 2002/05/01  06:21:28
988         Log: perl embed.pl to update global.sym
989      Branch: perlio
990            ! global.sym
991 ____________________________________________________________________________
992 [ 16295] By: nick                                  on 2002/05/01  06:16:18
993         Log: Raw integrate of mainline (global.sym wrong on Win32)
994      Branch: perlio
995           +> t/comp/hints.t
996           !> (integrate 45 files)
997 ____________________________________________________________________________
998 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
999         Log: metaconfig unit change for #16293.
1000      Branch: metaconfig/U/perl
1001            ! bincompat5005.U
1002 ____________________________________________________________________________
1003 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
1004         Log: Try #2 of getting rid of bincompat5005.
1005      Branch: perl
1006            ! Configure NetWare/config_H.wc Porting/Glossary
1007            ! Porting/config.sh Porting/config_H config_h.SH embed.h
1008            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
1009            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
1010            ! wince/config.h wince/config_H.ce
1011 ____________________________________________________________________________
1012 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
1013         Log: metaconfig unit changes for #16291.
1014      Branch: metaconfig
1015            ! U/installdirs/inc_version_list.U
1016      Branch: metaconfig/U/perl
1017            ! bincompat5005.U xs_apiversion.U
1018 ____________________________________________________________________________
1019 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
1020         Log: No bincompat5005.
1021      Branch: perl
1022            ! Configure INSTALL NetWare/config.wc Porting/Glossary
1023            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
1024            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
1025            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
1026            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
1027            ! win32/config.bc win32/config.gc win32/config.vc
1028            ! win32/config.vc64 wince/config.ce
1029 ____________________________________________________________________________
1030 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
1031         Log: Remove sv_setpviv{_,mg}; regen perlapi.
1032      Branch: perl
1033            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
1034 ____________________________________________________________________________
1035 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
1036         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
1037              From: Dave Mitchell <davem@fdgroup.com>
1038              Date: Tue, 30 Apr 2002 23:55:43 +0100
1039              Message-ID: <20020430235543.A27796@fdgroup.com>
1040      Branch: perl
1041            ! sv.c
1042 ____________________________________________________________________________
1043 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
1044         Log: Update to Getopt::Long 2.30.
1045      Branch: perl
1046            ! lib/Getopt/Long.pm
1047 ____________________________________________________________________________
1048 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
1049         Log: Integrate perlio;
1050              
1051              Attempt at sanity in PerlIO/makedef.pl world:
1052              1. Add comments to what each clump of symbols is for
1053              2. Explicitly export layer syms like I thought they were
1054              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
1055              section.
1056              4. Re-sort perlio.sym
1057      Branch: perl
1058           !> makedef.pl perlio.sym
1059 ____________________________________________________________________________
1060 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
1061         Log: Fix bug id 20020427.004 on %^H.
1062              Add a regression test for %^H.
1063              Change the sort pragma implementation to use a
1064              global variable instead of %^H.
1065      Branch: perl
1066            + t/comp/hints.t
1067            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
1068 ____________________________________________________________________________
1069 [ 16285] By: nick                                  on 2002/04/30  19:00:03
1070         Log: Attempt at sanity in PerlIO/makedef.pl world:
1071              1. Add comments to what each clump of symbols is for
1072              2. Explicitly export layer syms like I thought they were
1073              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
1074              section.
1075              4. Re-sort perlio.sym
1076      Branch: perlio
1077            ! makedef.pl perlio.sym
1078 ____________________________________________________________________________
1079 [ 16284] By: nick                                  on 2002/04/30  18:10:23
1080         Log: Rest of integrate
1081      Branch: perlio
1082           +> lib/ExtUtils/MM_MacOS.pm
1083           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
1084           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
1085           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
1086           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
1087           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
1088           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
1089           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
1090           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
1091           !> lib/Test/Harness/t/strap-analyze.t
1092           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
1093           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
1094 ____________________________________________________________________________
1095 [ 16283] By: nick                                  on 2002/04/30  17:53:37
1096         Log: Integrate mailine makedef.pl so I can look at it
1097      Branch: perlio
1098           !> makedef.pl
1099 ____________________________________________________________________________
1100 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
1101         Log: Upgrade to Encode 1.65.
1102      Branch: perl
1103            ! ext/Encode/Changes ext/Encode/Encode.pm
1104            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
1105            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
1106 ____________________________________________________________________________
1107 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
1108         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
1109      Branch: perl
1110            ! makedef.pl
1111 ____________________________________________________________________________
1112 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
1113         Log: NetWare: disable DEBUG/ASSERT for now.
1114      Branch: perl
1115            ! ext/Storable/Storable.xs
1116 ____________________________________________________________________________
1117 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
1118         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
1119              From: Michael G Schwern <schwern@pobox.com>
1120              Date: Tue, 30 Apr 2002 01:05:41 -0400
1121              Message-ID: <20020430050541.GL756@blackrider>
1122      Branch: perl
1123            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
1124            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
1125            ! lib/Test/Harness/t/test-harness.t
1126 ____________________________________________________________________________
1127 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
1128         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
1129              From: Michael G Schwern <schwern@pobox.com>
1130              Date: Tue, 30 Apr 2002 00:24:59 -0400
1131              Message-ID: <20020430042459.GJ756@blackrider>
1132      Branch: perl
1133            + lib/ExtUtils/MM_MacOS.pm
1134            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
1135            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1136            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
1137 ____________________________________________________________________________
1138 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
1139         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
1140              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
1141      Branch: perl
1142            ! util.c
1143 ____________________________________________________________________________
1144 [ 16276] By: ams                                   on 2002/04/30  08:42:32
1145         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
1146              From: "Craig A. Berry" <craigberry@mac.com>
1147              Date: Mon, 29 Apr 2002 23:37:06 -0500
1148              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
1149      Branch: perl
1150            ! t/pod/testp2pt.pl
1151 ____________________________________________________________________________
1152 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
1153         Log: Regen toc.
1154      Branch: perl
1155            ! pod/perltoc.pod
1156 ____________________________________________________________________________
1157 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
1158         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
1159              From: PPrymmer@factset.com
1160              Date: Mon, 29 Apr 2002 17:58:06 -0400
1161              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
1162      Branch: perl
1163            ! vms/perlvms.pod
1164 ____________________________________________________________________________
1165 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
1166         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
1167              from Todd Miller.
1168      Branch: perl
1169            ! hints/openbsd.sh
1170 ____________________________________________________________________________
1171 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
1172         Log: Integrate perlio;
1173              
1174              Adding Encode::* to .pm creates stash at compile time
1175              which means we need a stronger check on Encode at boot time.
1176      Branch: perl
1177           !> ext/PerlIO/encoding/encoding.pm
1178           !> ext/PerlIO/encoding/encoding.xs
1179 ____________________________________________________________________________
1180 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
1181         Log: OpenBSD hints update from Todd Miller.
1182              
1183              - old versions of OpenBSD don't have 'arch -s'
1184              - OpenBSD 3.1 and higher don't use libdl but users may have
1185              and old libdl on the system so we need to avoid using it.
1186      Branch: perl
1187            ! hints/openbsd.sh
1188 ____________________________________________________________________________
1189 [ 16270] By: nick                                  on 2002/04/29  17:33:38
1190         Log: Adding Encode::* to .pm creates stash at compile time
1191              which means we need a stronger check on Encode at boot time.
1192      Branch: perlio
1193            ! ext/PerlIO/encoding/encoding.pm
1194            ! ext/PerlIO/encoding/encoding.xs
1195 ____________________________________________________________________________
1196 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
1197         Log: Detypo by Ronald Kimball.
1198      Branch: perl
1199            ! pod/perlport.pod
1200 ____________________________________________________________________________
1201 [ 16268] By: nick                                  on 2002/04/29  15:47:00
1202         Log: Integrate mainline
1203      Branch: perlio
1204           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
1205           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
1206           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
1207           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
1208           !> pod/perlfaq2.pod pod/perlfaq3.pod
1209 ____________________________________________________________________________
1210 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
1211         Log: Update Changes.
1212      Branch: perl
1213            ! Changes patchlevel.h
1214 ____________________________________________________________________________
1215 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
1216         Log: MM_NW5 update from C Aditya.
1217      Branch: perl
1218            ! lib/ExtUtils/MM_NW5.pm
1219 ____________________________________________________________________________
1220 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
1221         Log: FAQ sync.
1222      Branch: perl
1223            ! pod/perlfaq2.pod pod/perlfaq3.pod
1224 ____________________________________________________________________________
1225 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
1226         Log: NetBSD hints rewrite from Johnny Lam.
1227      Branch: perl
1228            ! hints/netbsd.sh
1229 ____________________________________________________________________________
1230 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
1231         Log: Upgrade to Encode 1.64.
1232      Branch: perl
1233            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1234            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
1235 ____________________________________________________________________________
1236 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
1237         Log: Subject: [Unicode::Normalize] mkheader tweak
1238              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1239              Date: Mon, 29 Apr 2002 12:58:01 +0900
1240              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
1241      Branch: perl
1242            ! ext/Unicode/Normalize/mkheader
1243 ____________________________________________________________________________
1244 [ 16261] By: nick                                  on 2002/04/29  06:29:48
1245         Log: Integrate mainline
1246      Branch: perlio
1247            - macos/MacPerlTests.cmd macos/xsubpp.patch
1248           !> (integrate 40 files)
1249 ____________________________________________________________________________
1250 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
1251         Log: Upgrade to Unicode::Normalize 0.76,
1252              from SADAHIRO Tomoyuki.
1253      Branch: perl
1254            ! ext/Unicode/Normalize/Changes
1255            ! ext/Unicode/Normalize/Normalize.pm
1256            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
1257            ! ext/Unicode/Normalize/t/func.t
1258 ____________________________________________________________________________
1259 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
1260         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
1261              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
1262              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
1263              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
1264      Branch: perl
1265            ! pod/perlport.pod
1266 ____________________________________________________________________________
1267 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
1268         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
1269              the basic and list tests started hanging).
1270      Branch: perl
1271            ! ext/threads/t/basic.t ext/threads/t/list.t
1272            ! ext/threads/t/thread.t
1273 ____________________________________________________________________________
1274 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
1275         Log: Integrate #16254 from macperl;
1276              
1277              Fix most tests on MacOS (not yet ext/ or /lib)
1278      Branch: perl
1279           !> (integrate 30 files)
1280 ____________________________________________________________________________
1281 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
1282         Log: As requested by pudge.
1283      Branch: perl
1284            - macos/MacPerlTests.cmd macos/xsubpp.patch
1285            ! MANIFEST
1286 ____________________________________________________________________________
1287 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
1288         Log: Integrate perl
1289      Branch: macperl
1290           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
1291           +> wince/cecopy-lib.pl wince/comp.pl
1292           !> (integrate 38 files)
1293 ____________________________________________________________________________
1294 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
1295         Log: Fix most tests on MacOS (not yet ext/ or /lib)
1296      Branch: macperl
1297            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
1298            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
1299            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
1300            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
1301            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
1302            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
1303            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
1304            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
1305 ____________________________________________________________________________
1306 [ 16253] By: nick                                  on 2002/04/28  19:10:50
1307         Log: Integrate mainline
1308      Branch: perlio
1309           +> wince/cecopy-lib.pl wince/comp.pl
1310           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
1311           !> ext/threads/t/basic.t ext/threads/t/list.t
1312           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
1313           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
1314           !> wince/win32.h wince/wince.c
1315 ____________________________________________________________________________
1316 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
1317         Log: More configuration/build changes
1318      Branch: macperl
1319            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
1320            ! macos/Makefile.mk macos/config.h macos/config.sh
1321            ! macos/macish.h
1322 ____________________________________________________________________________
1323 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
1324         Log: Subject: WinCE many fixes
1325              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1326              Date: Sun, 28 Apr 2002 21:54:31 +0400
1327              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
1328      Branch: perl
1329            + wince/cecopy-lib.pl wince/comp.pl
1330            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
1331            ! wince/config_h.PL wince/perldll.def wince/win32.h
1332            ! wince/wince.c
1333 ____________________________________________________________________________
1334 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
1335         Log: Retract the cond.t part of #16249 since the nature
1336              of the test changed.
1337      Branch: perl
1338            ! ext/threads/shared/t/cond.t
1339 ____________________________________________________________________________
1340 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
1341         Log: (retracted by #16258)
1342              
1343              Fix thread tests not to depend on sleep() as
1344              a scheduling aid.  In two tests (basic and list)
1345              I had to change from sleep() hack to another hack...
1346              basically, using the filesystem as a semaphore.
1347              The assumption made is that rmdir() is atomic.
1348              (The sleep() scheduling assumption broke with the
1349              GNU pth in NetBSD.)
1350              
1351              (the cond.t part retracted by #16250)
1352      Branch: perl
1353            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
1354            ! ext/threads/t/list.t ext/threads/t/thread.t
1355 ____________________________________________________________________________
1356 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
1357         Log: Be tidy.
1358      Branch: perl
1359            ! ext/PerlIO/t/fallback.t
1360 ____________________________________________________________________________
1361 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
1362         Log: Integrate perlio;
1363              
1364              Builds under -Uuseperlio
1365              Uses PUSHSTACK/POPSTACK in :encoding and :Via
1366              
1367              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
1368              as gate on layer tests which fail on -Dusesfio
1369              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
1370              
1371              Have :encoding() default to perlqq style fallbacks.
1372              Add test for that.
1373      Branch: perl
1374           +> ext/PerlIO/t/fallback.t
1375           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
1376           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
1377           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
1378           !> t/io/binmode.t t/io/crlf.t
1379 ____________________________________________________________________________
1380 [ 16246] By: nick                                  on 2002/04/28  10:08:05
1381         Log: Have :encoding() default to perlqq style fallbacks.
1382              Add test for that.
1383      Branch: perlio
1384            + ext/PerlIO/t/fallback.t
1385            ! MANIFEST ext/PerlIO/encoding/encoding.pm
1386            ! ext/PerlIO/encoding/encoding.xs
1387 ____________________________________________________________________________
1388 [ 16245] By: nick                                  on 2002/04/28  08:57:54
1389         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
1390              as gate on layer tests which fail on -Dusesfio
1391              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
1392      Branch: perlio
1393            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
1394            ! t/io/crlf.t
1395 ____________________________________________________________________________
1396 [ 16244] By: nick                                  on 2002/04/28  08:22:07
1397         Log: Builds under -Uuseperlio
1398              Uses PUSHSTACK/POPSTACK in :encoding and :Via
1399      Branch: perlio
1400            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
1401 ____________________________________________________________________________
1402 [ 16243] By: nick                                  on 2002/04/28  07:19:01
1403         Log: Integrate mainline
1404      Branch: perlio
1405           +> ext/threads/t/list.t
1406           !> (integrate 40 files)
1407 ____________________________________________________________________________
1408 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
1409         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
1410      Branch: perl
1411            ! hints/netbsd.sh
1412 ____________________________________________________________________________
1413 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
1414         Log: Plan better.
1415      Branch: perl
1416            ! t/io/fs.t
1417 ____________________________________________________________________________
1418 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
1419         Log: No trunc worries.
1420      Branch: perl
1421            ! pod/perldelta.pod
1422 ____________________________________________________________________________
1423 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
1424         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
1425              From: Michael G Schwern <schwern@pobox.com>
1426              Date: Sat, 27 Apr 2002 23:20:19 -0400
1427              Message-ID: <20020428032019.GF1821@blackrider>
1428      Branch: perl
1429            ! pod/perlfunc.pod t/io/fs.t
1430 ____________________________________________________________________________
1431 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
1432         Log: More valgrind findings: e.g. t/op/utfhash.t.
1433      Branch: perl
1434            ! hv.c
1435 ____________________________________________________________________________
1436 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
1437         Log: Unused variables now that "did you use incorrect case" is gone;
1438              and valgrind claims that the savepvn() in utilize() leaks in e.g.
1439              lib/blib.t.
1440      Branch: perl
1441            ! op.c
1442 ____________________________________________________________________________
1443 [ 16236] By: sky                                   on 2002/04/28  00:15:45
1444         Log: Added test cases and fixed some obvious things.
1445      Branch: perl
1446            + ext/threads/t/list.t
1447            ! MANIFEST ext/threads/threads.xs
1448 ____________________________________________________________________________
1449 [ 16235] By: sky                                   on 2002/04/27  23:50:11
1450         Log: Removed last traces of autodetach.
1451              Added list() methid.
1452              Changed documentation.
1453      Branch: perl
1454            ! ext/threads/threads.pm ext/threads/threads.xs
1455 ____________________________________________________________________________
1456 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
1457         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
1458              From: Jerrad Pierce <belg4mit@MIT.EDU>
1459              Date: Sat, 27 Apr 2002 19:14:17 -0400
1460              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
1461      Branch: perl
1462            ! lib/FileCache.pm
1463 ____________________________________________________________________________
1464 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
1465         Log: More NetBSD patches from Johnny Lam.
1466              
1467              Remove the need for a $prefix setting that was added in the
1468              previous patch I sent.     Also add the proper rpath options
1469              to the linker flags depending on whether we're on a ELF or
1470              a.out platform.     These were tested both in a non-pkgsrc and
1471              pkgsrc build.
1472              
1473              Append to $libs instead of overwriting its value.  This was
1474              causing $(LDLOADLIBS) to not get added to the dynamic_libs
1475              link command on NetBSD systems and was the cause of the GDBM
1476              problems reported.  Also use '$(LDLOADLIBS)' instead of
1477              expanding its value so that it is more easily overridden in
1478              the Makefile by "make all LDLOADLIBS=...".
1479              
1480              Remove "-L/usr/local/lib" because the location of libgdbm.so
1481              is already added during the Configure process, and this
1482              spurious addition may cause the wrong libgdbm.so to be linked
1483              against as a result.
1484      Branch: perl
1485            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
1486            ! lib/ExtUtils/MM_Unix.pm
1487 ____________________________________________________________________________
1488 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
1489         Log: More VC5-induced casting found by Nikola Knezevic.
1490      Branch: perl
1491            ! av.c hv.c mg.c sv.c
1492 ____________________________________________________________________________
1493 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
1494         Log: More U32 regflags.
1495      Branch: perl
1496            ! op.h regcomp.c thrdvar.h
1497 ____________________________________________________________________________
1498 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
1499         Log: Integrate from bleadperl
1500      Branch: macperl
1501           +> ext/Encode/lib/Encode/Guess.pm
1502           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
1503           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
1504           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
1505           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
1506           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
1507           +> lib/ExtUtils/t/zz_cleanup_dummy.t
1508           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
1509           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
1510           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
1511           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
1512            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
1513            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
1514            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
1515            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
1516            - lib/ExtUtils/t/Problem-Module/Makefile.PL
1517            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
1518            - t/op/system_tests
1519           !> (integrate 133 files)
1520 ____________________________________________________________________________
1521 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
1522         Log: Retract #16195 since it seems to be unnecessary.
1523      Branch: perl
1524            ! lib/ExtUtils/MM_Unix.pm
1525 ____________________________________________________________________________
1526 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
1527         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
1528              From: "Craig A. Berry" <craigberry@mac.com>
1529              Date: Sat, 27 Apr 2002 15:11:31 -0500
1530              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
1531      Branch: perl
1532            ! vms/descrip_mms.template
1533 ____________________________________________________________________________
1534 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
1535         Log: Some more known open() modes.
1536      Branch: perl
1537            ! pod/perldiag.pod
1538 ____________________________________________________________________________
1539 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
1540         Log: Upgrade to Encode 1.63.
1541      Branch: perl
1542            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1543            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
1544            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
1545            ! ext/Encode/lib/Encode/Encoding.pm
1546            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
1547            ! ext/Encode/lib/Encode/JP/JIS7.pm
1548            ! ext/Encode/lib/Encode/KR/2022_KR.pm
1549            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
1550 ____________________________________________________________________________
1551 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
1552         Log: Update Changes.
1553      Branch: perl
1554            ! Changes patchlevel.h
1555 ____________________________________________________________________________
1556 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
1557         Log: Integrate perlio;
1558              
1559              Correct which var is nulled, stack movement protection.
1560      Branch: perl
1561           !> ext/PerlIO/encoding/encoding.xs
1562 ____________________________________________________________________________
1563 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
1564         Log: Subject: PATCH t/TEST
1565              From: Mark-Jason Dominus <mjd@plover.com>
1566              Date: Sat, 27 Apr 2002 14:06:56 -0400
1567              Message-ID: <20020427180656.5422.qmail@plover.com>
1568      Branch: perl
1569            ! t/TEST
1570 ____________________________________________________________________________
1571 [ 16222] By: sky                                   on 2002/04/27  17:00:29
1572         Log: Ahem, look another way.
1573      Branch: perl
1574            ! ext/threads/shared/t/queue.t
1575 ____________________________________________________________________________
1576 [ 16221] By: nick                                  on 2002/04/27  16:34:48
1577         Log: Correct which var is nulled, stack movement protection.
1578      Branch: perlio
1579            ! ext/PerlIO/encoding/encoding.xs
1580 ____________________________________________________________________________
1581 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
1582         Log: Integrate perlio;
1583              
1584              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
1585              - if encoding loads Encode then stack grows.
1586              - pp_binmode was not allowing for that to happen
1587              - added PUTBACK/SPAGAIN.
1588      Branch: perl
1589           !> pp_sys.c
1590 ____________________________________________________________________________
1591 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
1592         Log: First half of NetBSD patch-ai, from Johnny Lam:
1593              
1594              The first part removes "installman" and "installhtml" from the
1595              .PHONY target, which was causing problems during installation.
1596              
1597              (the installman and installhtml are not phony targets,
1598              they are real files)
1599      Branch: perl
1600            ! Makefile.SH
1601 ____________________________________________________________________________
1602 [ 16218] By: nick                                  on 2002/04/27  16:22:40
1603         Log: Integrate mainline
1604      Branch: perlio
1605           +> ext/threads/shared/t/cond.t
1606           !> MANIFEST ext/threads/shared/shared.xs
1607           !> ext/threads/shared/t/queue.t
1608 ____________________________________________________________________________
1609 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
1610         Log: NetBSD patch-ab from Johnny Lam:
1611              
1612              Some tweaks to the NetBSD hints file to make the Configure
1613              process more useful when not building from pkgsrc.  This file
1614              will definitely need to change again when the 1.6 release of
1615              NetBSD comes out, but I'll handle the changes at the later
1616              date.
1617      Branch: perl
1618            ! hints/netbsd.sh
1619 ____________________________________________________________________________
1620 [ 16216] By: nick                                  on 2002/04/27  16:19:21
1621         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
1622              - if encoding loads Encode then stack grows.
1623              - pp_binmode was not allowing for that to happen
1624              - added PUTBACK/SPAGAIN.
1625      Branch: perlio
1626            ! pp_sys.c
1627 ____________________________________________________________________________
1628 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
1629         Log: Integrate perlio;
1630              
1631              Fix fd leak on Via(bogus).
1632              Finish implementing PerlIOVia_open().
1633              Export more guts of PerlIO_* so Via_open() can work.
1634              Fix various PerlIO_allocate() features exposed by above.
1635              
1636              Re-instate $PerlIO::encoding::check at boot.
1637              (Retaining Dan's XS side require though I don't see need.)
1638      Branch: perl
1639           !> embed.fnc ext/PerlIO/Via/Via.xs
1640           !> ext/PerlIO/encoding/encoding.pm
1641           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
1642           !> perlio.c perlio.h perliol.h
1643 ____________________________________________________________________________
1644 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
1645         Log: Upgrade to Encode 1.62.
1646      Branch: perl
1647            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1648 ____________________________________________________________________________
1649 [ 16213] By: ams                                   on 2002/04/27  15:38:50
1650         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
1651              From: Philip Newton <Philip.Newton@gmx.net>
1652              Date: Sat, 27 Apr 2002 08:51:30 +0200
1653              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
1654              
1655              Subject: Re: Change 16183: Stop being coy.
1656              From: Philip Newton <Philip.Newton@gmx.net>
1657              Date: Sat, 27 Apr 2002 08:52:13 +0200
1658              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
1659      Branch: perl
1660            ! INSTALL pod/perldelta.pod
1661 ____________________________________________________________________________
1662 [ 16212] By: sky                                   on 2002/04/27  13:54:46
1663         Log: Add test numbers to make "make test" happy. Order is irrelevant
1664              but number of oks is not.
1665      Branch: perl
1666            ! ext/threads/shared/t/queue.t
1667 ____________________________________________________________________________
1668 [ 16211] By: nick                                  on 2002/04/27  13:29:55
1669         Log: Re-instate $PerlIO::encoding::check at boot.
1670              (Retaining Dan's XS side require though I don't see need.)
1671      Branch: perlio
1672            ! ext/PerlIO/encoding/encoding.pm
1673            ! ext/PerlIO/encoding/encoding.xs
1674 ____________________________________________________________________________
1675 [ 16210] By: sky                                   on 2002/04/27  12:56:44
1676         Log: Fixed race condtions and deadlocks in interaction with 
1677              cond_wait/cond_signal and lock.
1678              Now we wait for a lock to gie up if we return from COND_WAIT
1679              and we are still locked. We also notifiers potential 
1680              lockers that it is free for locking when we go into COND_WAIT.
1681      Branch: perl
1682            + ext/threads/shared/t/cond.t
1683            ! MANIFEST ext/threads/shared/shared.xs
1684            ! ext/threads/shared/t/queue.t
1685 ____________________________________________________________________________
1686 [ 16209] By: nick                                  on 2002/04/27  12:32:41
1687         Log: Integrate mainline
1688      Branch: perlio
1689           +> t/win32/system_tests
1690            - t/op/system_tests
1691           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
1692           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
1693           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
1694           !> t/lib/warnings/pp_hot t/win32/system.t
1695 ____________________________________________________________________________
1696 [ 16208] By: sky                                   on 2002/04/27  11:46:53
1697         Log: Saving locks after we set it to 0 was kind of pointless.
1698              Hunting down fixes in cond_* functions.
1699      Branch: perl
1700            ! ext/threads/shared/shared.xs
1701 ____________________________________________________________________________
1702 [ 16207] By: nick                                  on 2002/04/27  10:12:00
1703         Log: Fix fd leak on Via(bogus).
1704              Finish implementing PerlIOVia_open().
1705              Export more guts of PerlIO_* so Via_open() can work.
1706              Fix various PerlIO_allocate() features exposed by above.
1707      Branch: perlio
1708            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
1709            ! perlio.h perliol.h
1710 ____________________________________________________________________________
1711 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
1712         Log: NetBSD and OpenBSD cannot do comments at #! line
1713              (or long #! lines?)
1714      Branch: perl
1715            ! t/japh/abigail.t
1716 ____________________________________________________________________________
1717 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
1718         Log: Add taint rethink to the todo list.
1719      Branch: perl
1720            ! pod/perltodo.pod
1721 ____________________________________________________________________________
1722 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
1723         Log: Integrate changes #16199 and #16201 from macperl;
1724              
1725              Time::Local compatibility patches, from Graham
1726              
1727              MacPerl require() portability patches
1728      Branch: perl
1729           !> lib/Time/Local.pm pp_ctl.c
1730 ____________________________________________________________________________
1731 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
1732         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
1733              From: Nicholas Clark <nick@unfortu.net>
1734              Date: Fri, 26 Apr 2002 23:27:23 +0100
1735              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
1736      Branch: perl
1737            ! t/lib/warnings/pp_hot
1738 ____________________________________________________________________________
1739 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
1740         Log: Working on MacPerl tests
1741      Branch: macperl
1742            ! macos/MacPerlTests.cmd
1743 ____________________________________________________________________________
1744 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
1745         Log: MacPerl require() portability patches
1746      Branch: macperl
1747            ! pp_ctl.c
1748 ____________________________________________________________________________
1749 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
1750         Log: Fix a few MacPerl_CanonDir() problems
1751      Branch: macperl
1752            ! macos/macish.c macos/macish.h
1753 ____________________________________________________________________________
1754 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
1755         Log: Time::Local compatibility patches, from Graham
1756      Branch: macperl
1757            ! lib/Time/Local.pm
1758 ____________________________________________________________________________
1759 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
1760         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
1761              From: Simon Cozens <simon@netthink.co.uk>
1762              Date: Fri, 26 Apr 2002 21:58:21 +0100
1763              Message-ID: <20020426205821.GB5855@netthink.co.uk>
1764      Branch: perl
1765            ! ext/Time/HiRes/HiRes.pm
1766 ____________________________________________________________________________
1767 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
1768         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
1769              to know about it always (not just when using the pth).
1770      Branch: perl
1771            ! hints/netbsd.sh
1772 ____________________________________________________________________________
1773 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
1774         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
1775      Branch: perl
1776            ! ext/Digest/MD5/t/files.t
1777 ____________________________________________________________________________
1778 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
1779         Log: Subject: FIXIN problem under Win32
1780              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1781              Date: Thu, 25 Apr 2002 23:03:31 +0200
1782              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
1783      Branch: perl
1784            ! lib/ExtUtils/MM_Unix.pm
1785 ____________________________________________________________________________
1786 [ 16194] By: nick                                  on 2002/04/26  17:36:16
1787         Log: Integrate mainline
1788      Branch: perlio
1789           +> ext/Encode/lib/Encode/Guess.pm
1790           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
1791           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
1792           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
1793           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
1794           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
1795           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
1796           +> t/lib/sample-tests/die_last_minute
1797           !> (integrate 94 files)
1798 ____________________________________________________________________________
1799 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
1800         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
1801              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1802              Date: Fri, 26 Apr 2002 15:38:16 +0200
1803              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
1804      Branch: perl
1805            + t/win32/system_tests
1806            - t/op/system_tests
1807            ! MANIFEST t/win32/system.t
1808 ____________________________________________________________________________
1809 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
1810         Log: Mention explicitly the NetBSD + pth combination.
1811      Branch: perl
1812            ! pod/perldelta.pod
1813 ____________________________________________________________________________
1814 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
1815         Log: Subject: [PATCH] Fix email address.
1816              From: Abigail <abigail@foad.org>
1817              Date: Fri, 26 Apr 2002 18:03:11 +0200
1818              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
1819      Branch: perl
1820            ! t/japh/abigail.t
1821 ____________________________________________________________________________
1822 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
1823         Log: NetWare update from C Aditya.
1824      Branch: perl
1825            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
1826            ! lib/ExtUtils/MM_Unix.pm
1827 ____________________________________________________________________________
1828 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
1829         Log: Subject: [PATCH vms/test.com] use t/TEST
1830              From: "Craig A. Berry" <craigberry@mac.com>
1831              Date: Fri, 26 Apr 2002 09:34:46 -0500
1832              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
1833      Branch: perl
1834            ! vms/test.com
1835 ____________________________________________________________________________
1836 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
1837         Log: Update Changes.
1838      Branch: perl
1839            ! Changes patchlevel.h
1840 ____________________________________________________________________________
1841 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
1842         Log: Subject: [Encode] s/=over2/=over 2/g
1843              From: Dan Kogai <dankogai@dan.co.jp>
1844              Date: Fri, 26 Apr 2002 14:57:09 +0900
1845              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
1846      Branch: perl
1847            ! ext/Encode/Encode.pm
1848 ____________________________________________________________________________
1849 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
1850         Log: Use temp int variable in the W*() since direct casting
1851              to either an int or an IV would not be right.
1852      Branch: perl
1853            ! ext/POSIX/POSIX.xs
1854 ____________________________________________________________________________
1855 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
1856         Log: The #16182 radiates U32ness.
1857      Branch: perl
1858            ! embed.fnc embed.h proto.h regcomp.c toke.c
1859 ____________________________________________________________________________
1860 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
1861         Log: Subject: t/TEST ported to VMS
1862              From: "Craig A. Berry" <craigberry@mac.com>
1863              Date: Fri, 26 Apr 2002 00:13:31 -0500
1864              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
1865      Branch: perl
1866            ! t/TEST
1867 ____________________________________________________________________________
1868 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
1869         Log: Stop being coy.
1870      Branch: perl
1871            ! pod/perldelta.pod
1872 ____________________________________________________________________________
1873 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
1874         Log: Subject: Re: binary compatibility
1875              From: Mark-Jason Dominus <mjd@plover.com>
1876              Date: Wed, 24 Apr 2002 17:35:07 -0400
1877              Message-ID: <20020424213507.7846.qmail@plover.com>
1878      Branch: perl
1879            ! op.h
1880 ____________________________________________________________________________
1881 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
1882         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
1883              allocating half of the retstack!)
1884      Branch: perl
1885            ! README.win32 sv.c
1886 ____________________________________________________________________________
1887 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
1888         Log: temporary variable not wide enough to hold all the bits in
1889              op->op_targ
1890      Branch: perl
1891            ! op.c
1892 ____________________________________________________________________________
1893 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
1894         Log: Add an idea/question from Damian. 
1895      Branch: perl
1896            ! pod/perltodo.pod
1897 ____________________________________________________________________________
1898 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
1899         Log: build missing utilities on windows; clean stray files
1900      Branch: perl
1901            ! win32/Makefile win32/makefile.mk
1902 ____________________________________________________________________________
1903 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
1904         Log: Upgrade to Encode 1.61, from Dan Kogai.
1905      Branch: perl
1906            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
1907            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
1908            ! ext/Encode/lib/Encode/Guess.pm
1909            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
1910            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
1911            ! ext/Encode/t/mime-header.t
1912 ____________________________________________________________________________
1913 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
1914         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
1915              From: andreas.koenig@anima.de (Andreas J. Koenig)
1916              Date: Tue, 23 Apr 2002 04:40:42 +0200      
1917              Message-ID: <m37kmzi1cl.fsf@anima.de>
1918      Branch: perl
1919            ! pod/perluniintro.pod
1920 ____________________________________________________________________________
1921 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
1922         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
1923              platform needs to fill in the other branch here)
1924      Branch: perl
1925            ! ext/Digest/MD5/t/files.t
1926 ____________________________________________________________________________
1927 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
1928         Log: MANIFEST is needlessly held open for entire duration of "make test"
1929      Branch: perl
1930            ! t/TEST t/harness
1931 ____________________________________________________________________________
1932 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
1933         Log: various signed/unsigned mismatch nits
1934      Branch: perl
1935            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
1936            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
1937            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
1938            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
1939            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
1940            ! ext/Time/HiRes/HiRes.xs regcomp.c
1941 ____________________________________________________________________________
1942 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
1943         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
1944              From: Nicholas Clark <nick@unfortu.net>
1945              Date: Thu, 25 Apr 2002 22:41:57 +0100
1946              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
1947      Branch: perl
1948            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
1949            + ext/Storable/t/make_downgrade.pl
1950            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
1951            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
1952            ! ext/Storable/t/utf8hash.t
1953 ____________________________________________________________________________
1954 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
1955         Log: Extra guidance for JAPH debuggers.
1956      Branch: perl
1957            ! t/japh/abigail.t
1958 ____________________________________________________________________________
1959 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
1960         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
1961              From: Paul_GreenVOS@vos.stratus.com
1962              Date: Wed, 24 Apr 02 18:27 edt
1963              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
1964      Branch: perl
1965            ! vos/vos.c
1966 ____________________________________________________________________________
1967 [ 16169] By: ams                                   on 2002/04/25  20:33:35
1968         Log: Subject: [PATCH] don't build B/C twice on VMS
1969              From: "Craig A. Berry" <craigberry@mac.com>
1970              Date: Thu, 25 Apr 2002 16:00:57 -0500
1971              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
1972      Branch: perl
1973            ! configure.com
1974 ____________________________________________________________________________
1975 [ 16168] By: ams                                   on 2002/04/25  20:31:19
1976         Log: Subject: Re: POSIX::WEXITSTATUS broken again
1977              From: Andy Dougherty <doughera@lafayette.edu>
1978              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
1979              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
1980      Branch: perl
1981            ! ext/POSIX/POSIX.xs
1982 ____________________________________________________________________________
1983 [ 16167] By: ams                                   on 2002/04/25  19:49:09
1984         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
1985              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1986              Date: Thu, 25 Apr 2002 13:39:35 -0700
1987              Message-Id: <HmGy8gzkguHW092yn@efn.org>
1988      Branch: perl
1989            ! t/harness
1990 ____________________________________________________________________________
1991 [ 16166] By: ams                                   on 2002/04/25  19:43:06
1992         Log: $fh->close(); print $fh "foo" would segfault under -w in
1993              report_evil_fh() because $fh doesn't have a name.
1994      Branch: perl
1995            ! util.c
1996 ____________________________________________________________________________
1997 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
1998         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
1999              being found properly
2000      Branch: perl
2001            ! ext/Cwd/t/cwd.t
2002 ____________________________________________________________________________
2003 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
2004         Log: Brace yourself from Craig Berry to keep older compilers happy.
2005      Branch: perl
2006            ! vms/vms.c
2007 ____________________________________________________________________________
2008 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
2009         Log: More %{} overload tests.
2010      Branch: perl
2011            ! lib/overload.t
2012 ____________________________________________________________________________
2013 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
2014         Log: some extension builds need to find pl2bat.bat on windows
2015      Branch: perl
2016            ! win32/buildext.pl
2017 ____________________________________________________________________________
2018 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
2019         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
2020              From: "Craig A. Berry" <craigberry@mac.com>
2021              Date: Thu, 25 Apr 2002 12:30:06 -0500
2022              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
2023      Branch: perl
2024            ! lib/ExtUtils/MM_VMS.pm
2025 ____________________________________________________________________________
2026 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
2027         Log: windows build fails if there is no perlglob.exe in the PATH
2028      Branch: perl
2029            ! win32/buildext.pl
2030 ____________________________________________________________________________
2031 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
2032         Log: Mysterious setlocale() core dump in ancient Solaris
2033              found by Merijn Broeren.  Doesn't look like Perl's fault.
2034      Branch: perl
2035            ! pod/perldelta.pod
2036 ____________________________________________________________________________
2037 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
2038         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
2039              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
2040              Date: Thu, 25 Apr 2002 17:35:23 +0200
2041              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
2042      Branch: perl
2043            ! pp_ctl.c
2044 ____________________________________________________________________________
2045 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
2046         Log: Subject: [PATCH] pp_ctl.c:pp_require
2047              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
2048              Date: Thu, 25 Apr 2002 16:01:14 +0200
2049              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
2050      Branch: perl
2051            ! pp_ctl.c
2052 ____________________________________________________________________________
2053 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
2054         Log: -Wformat cleanups from Robin Barker.
2055      Branch: perl
2056            ! dump.c embed.fnc proto.h sv.c
2057 ____________________________________________________________________________
2058 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
2059         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
2060              From: Michael G Schwern <schwern@pobox.com>
2061              Date: Thu, 25 Apr 2002 01:51:27 -0400
2062              Message-ID: <20020425055127.GB3456@blackrider>
2063      Branch: perl
2064            + t/lib/sample-tests/bignum t/lib/sample-tests/die
2065            + t/lib/sample-tests/die_head_end
2066            + t/lib/sample-tests/die_last_minute
2067            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2068            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
2069            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
2070 ____________________________________________________________________________
2071 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
2072         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
2073              From: Michael G Schwern <schwern@pobox.com>
2074              Date: Thu, 25 Apr 2002 01:32:10 -0400
2075              Message-ID: <20020425053210.GA3334@blackrider>
2076      Branch: perl
2077            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
2078            + lib/Test/Simple/t/strays.t
2079            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
2080            ! lib/Test/Simple.pm lib/Test/Simple/Changes
2081            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
2082            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
2083            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
2084            ! lib/Test/Simple/t/use_ok.t
2085 ____________________________________________________________________________
2086 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
2087         Log: Elaborate a bit on Storable.
2088      Branch: perl
2089            ! pod/perldelta.pod
2090 ____________________________________________________________________________
2091 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
2092         Log: Cleaner Encode tests under -Mutf8.
2093      Branch: perl
2094            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
2095 ____________________________________________________________________________
2096 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
2097         Log: Subject: [PATCH] installperl
2098              From: Abe Timmerman <abe@ztreet.demon.nl>
2099              Date: Thu, 25 Apr 2002 01:00:00 +0200
2100              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
2101      Branch: perl
2102            ! installperl
2103 ____________________________________________________________________________
2104 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
2105         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
2106              From: Dan Kogai <dankogai@dan.co.jp>
2107              Date: Thu, 25 Apr 2002 10:49:13 +0900
2108              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
2109      Branch: perl
2110            ! ext/PerlIO/encoding/encoding.xs
2111 ____________________________________________________________________________
2112 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
2113         Log: Stray =back.
2114      Branch: perl
2115            ! README.win32
2116 ____________________________________________________________________________
2117 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
2118         Log: Add an untested warning variant.
2119      Branch: perl
2120            ! t/lib/warnings/op
2121 ____________________________________________________________________________
2122 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
2123         Log: Update Changes.
2124      Branch: perl
2125            ! Changes patchlevel.h
2126 ____________________________________________________________________________
2127 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
2128         Log: Wrong plan.
2129      Branch: perl
2130            ! ext/Encode/t/mime-header.t
2131 ____________________________________________________________________________
2132 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
2133         Log: Upgrade to Encode 1.60, from Dan Kogai.
2134      Branch: perl
2135            + ext/Encode/lib/Encode/Guess.pm
2136            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
2137            + ext/Encode/t/mime-header.t
2138            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
2139            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2140            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
2141            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
2142            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
2143            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
2144 ____________________________________________________________________________
2145 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
2146         Log: another case of enabling binmode() where it should not be: if the
2147              *.enc files are CRLF terminated, the result gets CRCRLF terminations
2148      Branch: perl
2149            ! ext/Encode/t/CJKT.t
2150 ____________________________________________________________________________
2151 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
2152         Log: microperl update; boldly assume time() and time_t
2153              (since we assume ANSI and i_time, anyway).
2154      Branch: perl
2155            ! uconfig.h uconfig.sh
2156 ____________________________________________________________________________
2157 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
2158         Log: Integrate #16136, #16137, #16138 from macperl;
2159              
2160              Silly fix for the SC compiler's fixation with "comp" as a type
2161              
2162              Skip more PerlIO symbols for sfio
2163              
2164              Play nicely in miniperl
2165      Branch: perl
2166           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
2167           !> lib/File/Spec/Mac.pm makedef.pl
2168 ____________________________________________________________________________
2169 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
2170         Log: Sync configpm and config.h for use in 5.8
2171              (still need to do config.sh)
2172      Branch: macperl
2173            ! macos/config.h macos/configpm
2174 ____________________________________________________________________________
2175 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
2176         Log: Make MM_MacOS work with new MakeMaker
2177      Branch: macperl
2178            ! macos/lib/ExtUtils/MM_MacOS.pm
2179 ____________________________________________________________________________
2180 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
2181         Log: Makefile.mk changes for 5.8: additional extensions
2182              and source files; bump version
2183      Branch: macperl
2184            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
2185 ____________________________________________________________________________
2186 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
2187         Log: Play nicely in miniperl
2188      Branch: macperl
2189            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
2190 ____________________________________________________________________________
2191 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
2192         Log: Skip more PerlIO symbols for sfio
2193      Branch: macperl
2194            ! makedef.pl
2195 ____________________________________________________________________________
2196 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
2197         Log: Silly fix for the SC compiler's fixation with "comp" as a type
2198      Branch: macperl
2199            ! ext/Unicode/Normalize/Normalize.xs
2200 ____________________________________________________________________________
2201 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
2202         Log: Merge macperl xsubpp with current xsubpp
2203      Branch: macperl
2204            ! macos/xsubpp
2205 ____________________________________________________________________________
2206 [ 16134] By: nick                                  on 2002/04/24  18:08:37
2207         Log: Integrate mainline
2208      Branch: perlio
2209           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
2210           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
2211            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
2212            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
2213            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
2214            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
2215            - lib/ExtUtils/t/Problem-Module/Makefile.PL
2216            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
2217           !> (integrate 44 files)
2218 ____________________________________________________________________________
2219 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
2220         Log: Delete more included modules from bundled_ext
2221      Branch: macperl
2222            - macos/bundled_ext/Digest/MD5/Changes
2223            - macos/bundled_ext/Digest/MD5/MD5.pm
2224            - macos/bundled_ext/Digest/MD5/MD5.xs
2225            - macos/bundled_ext/Digest/MD5/Makefile.PL
2226            - macos/bundled_ext/Digest/MD5/Makefile.mk
2227            - macos/bundled_ext/Digest/MD5/README
2228            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
2229            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
2230            - macos/bundled_ext/Digest/MD5/rfc1321.txt
2231            - macos/bundled_ext/Digest/MD5/t/badfile.t
2232            - macos/bundled_ext/Digest/MD5/t/files.t
2233            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
2234            - macos/bundled_ext/Digest/MD5/typemap
2235            - macos/bundled_ext/Filter/Util/Call/Call.pm
2236            - macos/bundled_ext/Filter/Util/Call/Call.xs
2237            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
2238            - macos/bundled_ext/Filter/Util/Call/ppport.h
2239            - macos/bundled_ext/Filter/t/call.t
2240            - macos/bundled_ext/Filter/t/filter-util.pl
2241            - macos/bundled_ext/List/Util/ChangeLog
2242            - macos/bundled_ext/List/Util/Makefile.PL
2243            - macos/bundled_ext/List/Util/README
2244            - macos/bundled_ext/List/Util/Util.xs
2245            - macos/bundled_ext/List/Util/lib/List/Util.pm
2246            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
2247            - macos/bundled_ext/List/Util/t/blessed.t
2248            - macos/bundled_ext/List/Util/t/dualvar.t
2249            - macos/bundled_ext/List/Util/t/first.t
2250            - macos/bundled_ext/List/Util/t/max.t
2251            - macos/bundled_ext/List/Util/t/maxstr.t
2252            - macos/bundled_ext/List/Util/t/min.t
2253            - macos/bundled_ext/List/Util/t/minstr.t
2254            - macos/bundled_ext/List/Util/t/readonly.t
2255            - macos/bundled_ext/List/Util/t/reduce.t
2256            - macos/bundled_ext/List/Util/t/reftype.t
2257            - macos/bundled_ext/List/Util/t/shuffle.t
2258            - macos/bundled_ext/List/Util/t/sum.t
2259            - macos/bundled_ext/List/Util/t/tainted.t
2260            - macos/bundled_ext/List/Util/t/weak.t
2261            - macos/bundled_ext/MIME/Base64/Base64.pm
2262            - macos/bundled_ext/MIME/Base64/Base64.xs
2263            - macos/bundled_ext/MIME/Base64/Changes
2264            - macos/bundled_ext/MIME/Base64/Makefile.PL
2265            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
2266            - macos/bundled_ext/MIME/Base64/README
2267            - macos/bundled_ext/MIME/Base64/t/base64.t
2268            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
2269            - macos/bundled_ext/MIME/Base64/t/unicode.t
2270            - macos/bundled_ext/Storable/ChangeLog
2271            - macos/bundled_ext/Storable/Makefile.PL
2272            - macos/bundled_ext/Storable/README
2273            - macos/bundled_ext/Storable/Storable.pm
2274            - macos/bundled_ext/Storable/Storable.xs
2275            - macos/bundled_ext/Storable/t/blessed.t
2276            - macos/bundled_ext/Storable/t/canonical.t
2277            - macos/bundled_ext/Storable/t/compat-0.6.t
2278            - macos/bundled_ext/Storable/t/dclone.t
2279            - macos/bundled_ext/Storable/t/dump.pl
2280            - macos/bundled_ext/Storable/t/forgive.t
2281            - macos/bundled_ext/Storable/t/freeze.t
2282            - macos/bundled_ext/Storable/t/lock.t
2283            - macos/bundled_ext/Storable/t/overload.t
2284            - macos/bundled_ext/Storable/t/recurse.t
2285            - macos/bundled_ext/Storable/t/retrieve.t
2286            - macos/bundled_ext/Storable/t/store.t
2287            - macos/bundled_ext/Storable/t/tied.t
2288            - macos/bundled_ext/Storable/t/tied_hook.t
2289            - macos/bundled_ext/Storable/t/tied_items.t
2290            - macos/bundled_ext/Storable/t/utf8.t
2291            - macos/bundled_ext/Time/HiRes/Changes
2292            - macos/bundled_ext/Time/HiRes/HiRes.pm
2293            - macos/bundled_ext/Time/HiRes/HiRes.t
2294            - macos/bundled_ext/Time/HiRes/HiRes.xs
2295            - macos/bundled_ext/Time/HiRes/Makefile.PL
2296            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
2297            - macos/bundled_ext/Time/HiRes/hints/sco.pl
2298 ____________________________________________________________________________
2299 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
2300         Log: Thou shalt not assume %x works for UVs.
2301      Branch: perl
2302            ! ext/Encode/Encode.xs
2303 ____________________________________________________________________________
2304 [ 16131] By: nick                                  on 2002/04/24  15:50:31
2305         Log: Submit an old integrate
2306      Branch: perlio
2307           +> (branch 27 files)
2308            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
2309            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
2310            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
2311            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
2312            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2313            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2314            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
2315           !> (integrate 84 files)
2316 ____________________________________________________________________________
2317 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
2318         Log: Partially retract #12056, from Craig Berry.
2319      Branch: perl
2320            ! vms/vms.c
2321 ____________________________________________________________________________
2322 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
2323         Log: Delete more included modules from bundled_lib
2324      Branch: macperl
2325            - macos/bundled_lib/blib/lib/Class/ISA.pm
2326            - macos/bundled_lib/blib/lib/Digest.pm
2327            - macos/bundled_lib/blib/lib/Filter/Simple.pm
2328            - macos/bundled_lib/blib/lib/Memoize.pm
2329            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
2330            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
2331            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
2332            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
2333            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
2334            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
2335            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
2336            - macos/bundled_lib/blib/lib/NEXT.pm
2337            - macos/bundled_lib/blib/lib/Net/Cmd.pm
2338            - macos/bundled_lib/blib/lib/Net/Config.pm
2339            - macos/bundled_lib/blib/lib/Net/Domain.pm
2340            - macos/bundled_lib/blib/lib/Net/FTP.pm
2341            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
2342            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
2343            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
2344            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
2345            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
2346            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
2347            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
2348            - macos/bundled_lib/blib/lib/Net/NNTP.pm
2349            - macos/bundled_lib/blib/lib/Net/Netrc.pm
2350            - macos/bundled_lib/blib/lib/Net/POP3.pm
2351            - macos/bundled_lib/blib/lib/Net/SMTP.pm
2352            - macos/bundled_lib/blib/lib/Net/Time.pm
2353            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
2354            - macos/bundled_lib/blib/lib/Switch.pm
2355            - macos/bundled_lib/t/Class/ISA/test.pl
2356            - macos/bundled_lib/t/Digest/Digest.t
2357            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
2358            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
2359            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
2360            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
2361            - macos/bundled_lib/t/Filter/Simple/data.t
2362            - macos/bundled_lib/t/Filter/Simple/export.t
2363            - macos/bundled_lib/t/Filter/Simple/filter.t
2364            - macos/bundled_lib/t/Filter/Simple/filter_only.t
2365            - macos/bundled_lib/t/Filter/Simple/import.t
2366            - macos/bundled_lib/t/Memoize/array.t
2367            - macos/bundled_lib/t/Memoize/array_confusion.t
2368            - macos/bundled_lib/t/Memoize/correctness.t
2369            - macos/bundled_lib/t/Memoize/errors.t
2370            - macos/bundled_lib/t/Memoize/expire.t
2371            - macos/bundled_lib/t/Memoize/expire_file.t
2372            - macos/bundled_lib/t/Memoize/expire_module_n.t
2373            - macos/bundled_lib/t/Memoize/expire_module_t.t
2374            - macos/bundled_lib/t/Memoize/flush.t
2375            - macos/bundled_lib/t/Memoize/normalize.t
2376            - macos/bundled_lib/t/Memoize/prototype.t
2377            - macos/bundled_lib/t/Memoize/speed.t
2378            - macos/bundled_lib/t/Memoize/tie.t
2379            - macos/bundled_lib/t/Memoize/tie_gdbm.t
2380            - macos/bundled_lib/t/Memoize/tie_ndbm.t
2381            - macos/bundled_lib/t/Memoize/tie_sdbm.t
2382            - macos/bundled_lib/t/Memoize/tie_storable.t
2383            - macos/bundled_lib/t/Memoize/tiefeatures.t
2384            - macos/bundled_lib/t/Memoize/unmemoize.t
2385            - macos/bundled_lib/t/NEXT/actual.t
2386            - macos/bundled_lib/t/NEXT/actuns.t
2387            - macos/bundled_lib/t/NEXT/next.t
2388            - macos/bundled_lib/t/NEXT/unseen.t
2389            - macos/bundled_lib/t/Switch/t/given.t
2390            - macos/bundled_lib/t/Switch/t/nested.t
2391            - macos/bundled_lib/t/Switch/t/switch.t
2392            - macos/bundled_lib/t/libnet/config.t
2393            - macos/bundled_lib/t/libnet/ftp.t
2394            - macos/bundled_lib/t/libnet/hostname.t
2395            - macos/bundled_lib/t/libnet/libnet_t.pl
2396            - macos/bundled_lib/t/libnet/netrc.t
2397            - macos/bundled_lib/t/libnet/nntp.t
2398            - macos/bundled_lib/t/libnet/require.t
2399            - macos/bundled_lib/t/libnet/smtp.t
2400 ____________________________________________________________________________
2401 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
2402         Log: Remove Text::Balanced from bundled_lib (already in lib)
2403      Branch: macperl
2404            - macos/bundled_lib/blib/lib/Text/Balanced.pm
2405            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
2406            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
2407            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
2408            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
2409            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
2410            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
2411            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
2412            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
2413 ____________________________________________________________________________
2414 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
2415         Log: A word of warning to the users of UTF-8 locales.
2416      Branch: perl
2417            ! pod/perluniintro.pod
2418 ____________________________________________________________________________
2419 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
2420         Log: Forgotten from #16125.
2421      Branch: perl
2422            ! t/lib/MakeMaker/Test/Utils.pm
2423 ____________________________________________________________________________
2424 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
2425         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
2426      Branch: perl
2427            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
2428            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
2429            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
2430            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
2431            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
2432            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
2433            - lib/ExtUtils/t/Problem-Module/Makefile.PL
2434            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
2435            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
2436            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
2437            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
2438            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
2439            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
2440            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
2441            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
2442            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
2443            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
2444 ____________________________________________________________________________
2445 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
2446         Log: Subject: New UTF-8 surprise
2447              From: andreas.koenig@anima.de (Andreas J. Koenig)
2448              Date: Mon, 22 Apr 2002 12:08:48 +0200
2449              Message-ID: <m38z7gjb9r.fsf@anima.de>
2450      Branch: perl
2451            ! pp_hot.c t/op/subst.t
2452 ____________________________________________________________________________
2453 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
2454         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
2455              tree that is branched from //depot/maint-5.6/macperl/macos/...
2456      Branch: macperl
2457           +> (branch 3590 files)
2458 ____________________________________________________________________________
2459 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
2460         Log: Try to be clearer about perlio.
2461      Branch: perl
2462            ! INSTALL
2463 ____________________________________________________________________________
2464 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
2465         Log: Subject: Re: binary compatibility
2466              From: Andy Dougherty <doughera@lafayette.edu>
2467              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
2468              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
2469      Branch: perl
2470            ! INSTALL patchlevel.h
2471 ____________________________________________________________________________
2472 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
2473         Log: Go on record about the binary backward incompatibility.
2474      Branch: perl
2475            ! pod/perldelta.pod
2476 ____________________________________________________________________________
2477 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
2478         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
2479              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2480              Date: Wed, 24 Apr 2002 01:51:43 +0400
2481              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
2482      Branch: perl
2483            ! t/win32/system.t
2484 ____________________________________________________________________________
2485 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
2486         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
2487              From: PPrymmer@factset.com
2488              Date: Tue, 23 Apr 2002 17:14:32 -0400
2489              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
2490      Branch: perl
2491            ! lib/locale.t
2492 ____________________________________________________________________________
2493 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
2494         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
2495              From: Paul_GreenVOS@vos.stratus.com
2496              Date: Tue, 23 Apr 02 15:06 edt   
2497              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
2498      Branch: perl
2499            ! Makefile.SH cflags.SH
2500 ____________________________________________________________________________
2501 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
2502         Log: metaconfig unit change for #16115.
2503      Branch: metaconfig
2504            ! U/compline/byteorder.U
2505      Branch: perl
2506            ! config_h.SH
2507 ____________________________________________________________________________
2508 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
2509         Log: Regen Configure to mirror #16111 (with one added tweak).
2510      Branch: perl
2511            ! Configure
2512 ____________________________________________________________________________
2513 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
2514         Log: Retract #16109.
2515      Branch: perl
2516            ! lib/ExtUtils/MM_Unix.pm
2517 ____________________________________________________________________________
2518 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
2519         Log: FAQ sync.
2520      Branch: perl
2521            ! pod/perlfaq3.pod pod/perlfaq8.pod
2522 ____________________________________________________________________________
2523 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
2524         Log: use encoding no more defaults to Latin 1.
2525      Branch: perl
2526            ! pod/perluniintro.pod
2527 ____________________________________________________________________________
2528 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
2529         Log: Configure test for byteorder loses bits
2530      Branch: perl
2531            ! Configure
2532 ____________________________________________________________________________
2533 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
2534         Log: hacking around byteorder variance between config.sh and config.h
2535              isn't needed after change#16099
2536      Branch: perl
2537            ! ext/Storable/t/malice.t
2538 ____________________________________________________________________________
2539 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
2540         Log: (retracted by #16114)
2541              
2542              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
2543              From: "Green, Paul" <Paul.Green@stratus.com>
2544              Date: Tue, 23 Apr 2002 13:47:19 -0400
2545              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
2546      Branch: perl
2547            ! lib/ExtUtils/MM_Unix.pm
2548 ____________________________________________________________________________
2549 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
2550         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
2551              From: Norton Allen <allen@huarp.harvard.edu>
2552              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
2553              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
2554      Branch: perl
2555            ! lib/File/Find.pm
2556 ____________________________________________________________________________
2557 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
2558         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
2559              From: Norton Allen <allen@huarp.harvard.edu>
2560              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
2561              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
2562      Branch: perl
2563            ! README.qnx hints/qnx.sh
2564 ____________________________________________________________________________
2565 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
2566         Log: Subject: [PATCH] pod/perlhist.pod
2567              From: Abigail <abigail@foad.org>
2568              Date: Tue, 23 Apr 2002 16:21:31 +0200
2569              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
2570              
2571              (removed 5.005_04 which never happened)
2572      Branch: perl
2573            ! pod/perlhist.pod
2574 ____________________________________________________________________________
2575 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
2576         Log: Subject: Re: [PATCH abigail.t] another portability attempt
2577              From: Abigail <abigail@foad.org>
2578              Date: Tue, 23 Apr 2002 11:35:54 +0200
2579              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
2580      Branch: perl
2581            ! t/japh/abigail.t
2582 ____________________________________________________________________________
2583 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
2584         Log: NetWare tweak from C Aditya.
2585      Branch: perl
2586            ! NetWare/Nwmain.c NetWare/nw5.c
2587 ____________________________________________________________________________
2588 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
2589         Log: fix a typo
2590      Branch: perl
2591            ! regexec.c
2592 ____________________________________________________________________________
2593 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
2594         Log: Uncurliff.
2595      Branch: perl
2596            ! README.ko
2597 ____________________________________________________________________________
2598 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
2599         Log: Pointer to UV casting.
2600      Branch: perl
2601            ! regexec.c
2602 ____________________________________________________________________________
2603 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
2604         Log: metaconfig unit change for #16099.
2605      Branch: metaconfig
2606            ! U/compline/byteorder.U
2607 ____________________________________________________________________________
2608 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
2609         Log: Use UV (not long) for BYTEORDER.
2610      Branch: perl
2611            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2612            ! config_h.SH
2613 ____________________________________________________________________________
2614 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
2615         Log: # cpp commands must start in the first column.
2616      Branch: perl
2617            ! scope.c
2618 ____________________________________________________________________________
2619 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
2620         Log: Reborn as text.
2621      Branch: perl
2622            + NetWare/interface.cpp
2623 ____________________________________________________________________________
2624 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
2625         Log: Dead as binary.
2626      Branch: perl
2627            - NetWare/interface.cpp
2628 ____________________________________________________________________________
2629 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
2630         Log: Undo #16091, a time-warped escapee.
2631      Branch: perl
2632            ! lib/ExtUtils/t/MM_Cygwin.t
2633 ____________________________________________________________________________
2634 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
2635         Log: *size tweaks from Sarathy.
2636      Branch: perl
2637            ! ext/Storable/t/malice.t
2638 ____________________________________________________________________________
2639 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
2640         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
2641              From: Stas Bekman <stas@stason.org>
2642              Date: Tue, 23 Apr 2002 01:52:22 +0800
2643              Message-ID: <3CC44DD6.3090401@stason.org>
2644      Branch: perl
2645            ! pod/perlguts.pod
2646 ____________________________________________________________________________
2647 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
2648         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
2649              From: Paul_GreenVOS@vos.stratus.com
2650              Date: Mon, 22 Apr 02 20:35 edt
2651              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
2652      Branch: perl
2653            + hints/t001.c
2654            ! MANIFEST hints/README.hints hints/vos.sh
2655 ____________________________________________________________________________
2656 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
2657         Log: (retracted by #16095)
2658      Branch: perl
2659            ! lib/ExtUtils/t/MM_Cygwin.t
2660 ____________________________________________________________________________
2661 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
2662         Log: Subject: Re: perl@16083
2663              From: Nicholas Clark <nick@unfortu.net>
2664              Date: Mon, 22 Apr 2002 23:17:45 +0100
2665              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
2666      Branch: perl
2667            ! ext/Storable/t/malice.t
2668 ____________________________________________________________________________
2669 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
2670         Log: Upgrade to Encode 1.58.
2671      Branch: perl
2672            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
2673            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
2674            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
2675            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
2676            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
2677            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
2678            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
2679            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
2680            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
2681            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
2682            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
2683            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
2684            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2685            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2686            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
2687            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
2688            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
2689            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
2690 ____________________________________________________________________________
2691 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
2692         Log: On Win32 the end.t failure should be gone now.
2693      Branch: perl
2694            ! pod/perldelta.pod
2695 ____________________________________________________________________________
2696 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
2697         Log: Subject: [PATCH] update VOS-specific pod files
2698              From: Paul_GreenVOS@vos.stratus.com
2699              Date: Mon, 22 Apr 02 16:02 edt
2700              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
2701      Branch: perl
2702            ! README.vos pod/perlport.pod
2703 ____________________________________________________________________________
2704 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
2705         Log: Subject: [PATCH] cleanup ./hints/vos.sh
2706              From: Paul_GreenVOS@vos.stratus.com
2707              Date: Mon, 22 Apr 02 15:26 edt
2708              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
2709      Branch: perl
2710            ! hints/vos.sh
2711 ____________________________________________________________________________
2712 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
2713         Log: Upgrade to Encode 1.57, from Dan Kogai.
2714      Branch: perl
2715            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2716            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
2717            ! ext/Encode/lib/Encode/Encoding.pm
2718            ! ext/Encode/lib/Encode/JP/JIS7.pm
2719            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
2720            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
2721 ____________________________________________________________________________
2722 [ 16084] By: ams                                   on 2002/04/22  18:10:13
2723         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
2724              From: Stas Bekman <stas@stason.org>
2725              Date: Tue, 23 Apr 2002 01:59:07 +0800
2726              Message-Id: <3CC44F6B.5010300@stason.org>
2727      Branch: perl
2728            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
2729 ____________________________________________________________________________
2730 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
2731         Log: Update Changes.
2732      Branch: perl
2733            ! Changes patchlevel.h
2734 ____________________________________________________________________________
2735 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
2736         Log: In MANIFEST but not added.
2737      Branch: perl
2738            + NetWare/interface.cpp
2739 ____________________________________________________________________________
2740 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
2741         Log: Duh.
2742      Branch: perl
2743            ! lib/ExtUtils/MM_Unix.pm
2744 ____________________________________________________________________________
2745 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
2746         Log: Subject: Re: t/japh/abigail.t [PATCH]
2747              From: Norton Allen <allen@huarp.harvard.edu>
2748              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
2749              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
2750      Branch: perl
2751            ! t/japh/abigail.t
2752 ____________________________________________________________________________
2753 [ 16079] By: ams                                   on 2002/04/22  15:59:55
2754         Log: Subject: {PATCH docs] sockatmark
2755              From: Mark-Jason Dominus <mjd@plover.com>
2756              Date: Mon, 22 Apr 2002 02:43:42 -0400
2757              Message-Id: <20020422064342.24646.qmail@plover.com>
2758      Branch: perl
2759            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
2760 ____________________________________________________________________________
2761 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
2762         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
2763              From: Paul_GreenVOS@vos.stratus.com
2764              Date: Mon, 22 Apr 02 12:40 edt
2765              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
2766      Branch: perl
2767            ! cflags.SH
2768 ____________________________________________________________________________
2769 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
2770         Log: Add new files from #16076; re-sort.
2771      Branch: perl
2772            ! MANIFEST
2773 ____________________________________________________________________________
2774 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
2775         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
2776      Branch: perl
2777            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
2778            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
2779            + NetWare/perllib.cpp NetWare/splittree.pl
2780            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
2781            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
2782            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
2783            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
2784            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
2785            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
2786            ! x2p/hash.c x2p/walk.c
2787 ____________________________________________________________________________
2788 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
2789         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
2790              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2791              Date: Mon, 22 Apr 2002 17:56:17 +0200
2792              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
2793      Branch: perl
2794            ! README.aix
2795 ____________________________________________________________________________
2796 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
2797         Log: Signedness nit.
2798      Branch: perl
2799            ! ext/PerlIO/encoding/encoding.xs
2800 ____________________________________________________________________________
2801 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
2802         Log: No semicolons after blocks.
2803      Branch: perl
2804            ! ext/Encode/Encode.xs
2805 ____________________________________________________________________________
2806 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
2807         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
2808      Branch: perl
2809            ! ext/PerlIO/encoding/encoding.pm
2810            ! ext/PerlIO/encoding/encoding.xs
2811 ____________________________________________________________________________
2812 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
2813         Log: Upgrade to Encode 1.56, from Dan Kogai.
2814      Branch: perl
2815            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
2816            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2817            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
2818            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
2819            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
2820            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2821            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
2822            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
2823            ! ext/Encode/lib/Encode/Config.pm
2824            ! ext/Encode/lib/Encode/Encoder.pm
2825            ! ext/Encode/lib/Encode/Encoding.pm
2826            ! ext/Encode/lib/Encode/JP/H2Z.pm
2827            ! ext/Encode/lib/Encode/JP/JIS7.pm
2828            ! ext/Encode/lib/Encode/KR/2022_KR.pm
2829            ! ext/Encode/lib/Encode/PerlIO.pod
2830            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
2831            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
2832            ! ext/Encode/ucm/big5-hkscs.ucm
2833 ____________________________________________________________________________
2834 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
2835         Log: Comment tweak from Philip.
2836      Branch: perl
2837            ! opcode.pl
2838 ____________________________________________________________________________
2839 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
2840         Log: a Test::Harness tweak to make the test lines show up prettier
2841      Branch: perl
2842            ! lib/Test/Harness.pm
2843 ____________________________________________________________________________
2844 [ 16067] By: nick                                  on 2002/04/22  09:19:23
2845         Log: Integrate mainline
2846      Branch: perlio
2847           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
2848           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
2849           !> t/lib/warnings/perlio t/win32/system.t
2850 ____________________________________________________________________________
2851 [ 16066] By: nick                                  on 2002/04/22  09:01:43
2852         Log: Integrate //depot/perlio into mainline
2853      Branch: perl
2854           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
2855           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
2856           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
2857 ____________________________________________________________________________
2858 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
2859         Log: clean up after stray test file littering
2860              
2861              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
2862              it seems that it shouldn't (looks like a handle leak in PerlIO
2863              to me)
2864      Branch: perl
2865            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
2866            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
2867            ! t/lib/warnings/perlio t/win32/system.t
2868 ____________________________________________________________________________
2869 [ 16064] By: nick                                  on 2002/04/22  08:02:58
2870         Log: Integrate mainline into perlio
2871      Branch: perlio
2872           +> ext/Storable/t/malice.t
2873            ! pod/perliol.pod
2874           !> (integrate 57 files)
2875 ____________________________________________________________________________
2876 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
2877         Log: integrate change#16062 from mainline
2878              
2879              another windows fix: only create a new console for subprocesses
2880              when all three stdhandles are invalid (from Jan Dubois)
2881      Branch: maint-5.6/perl
2882            ! win32/win32.c
2883 ____________________________________________________________________________
2884 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
2885         Log: another windows fix: only create a new console for subprocesses
2886              when all three stdhandles are invalid (from Jan Dubois)
2887      Branch: perl
2888            ! win32/win32.c
2889 ____________________________________________________________________________
2890 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
2891         Log: all the thread tests now pass on windows (32-bit and 64-bit)
2892      Branch: perl
2893            ! README.win32
2894 ____________________________________________________________________________
2895 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
2896         Log: enable maximal optimizations on win64
2897      Branch: perl
2898            ! win32/Makefile win32/makefile.mk
2899 ____________________________________________________________________________
2900 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
2901         Log: Tweaks copied from Philip Newton's Encode patches.
2902      Branch: perl
2903            ! AUTHORS
2904 ____________________________________________________________________________
2905 [ 16057] By: sky                                   on 2002/04/22  00:19:40
2906         Log: End blocks were not run on Win32.
2907              The real fix should be to turn this flag on in RunPerl but
2908              I think we are too close 5.8 to change that.
2909      Branch: perl
2910            ! ext/threads/threads.xs
2911 ____________________________________________________________________________
2912 [ 16056] By: sky                                   on 2002/04/21  23:29:22
2913         Log: Do not unlock mutex twice.
2914              Do not unlock mutex after it has been destroyed and freed.
2915              Do not email p5p without uncrossing eyes.
2916      Branch: perl
2917            ! ext/threads/threads.xs
2918 ____________________________________________________________________________
2919 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
2920         Log: squelch some more type mismatch warnings
2921              
2922              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
2923              missing parens in macro definition
2924      Branch: perl
2925            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
2926            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
2927            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
2928            ! pp.c regexec.c sv.h
2929 ____________________________________________________________________________
2930 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
2931         Log: Make writing user-defined character properties nicer.
2932      Branch: perl
2933            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
2934 ____________________________________________________________________________
2935 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
2936         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
2937              isn't the case on win64
2938      Branch: perl
2939            ! ext/Storable/t/malice.t
2940 ____________________________________________________________________________
2941 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
2942         Log: One more way to do character class subtraction.
2943      Branch: perl
2944            ! pod/perlunicode.pod
2945 ____________________________________________________________________________
2946 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
2947         Log: Mopup of #16048.
2948      Branch: perl
2949            ! pp_sys.c
2950 ____________________________________________________________________________
2951 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
2952         Log: some test failures have been fixed
2953      Branch: perl
2954            ! README.win32
2955 ____________________________________________________________________________
2956 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
2957         Log: use compare_text() rather than compare() to avoid bogus
2958              failures when the test files happen to be CRLF terminated
2959      Branch: perl
2960            ! ext/Encode/t/JP.t
2961 ____________________________________________________________________________
2962 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
2963         Log: fixes for all the warnings reported by Visual C (most of this
2964              change is from change#12026)
2965      Branch: perl
2966            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
2967            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
2968            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
2969            ! regexec.c sv.c toke.c universal.c utf8.c util.c
2970            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
2971 ____________________________________________________________________________
2972 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
2973         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
2974              From: Nicholas Clark <nick@unfortu.net>
2975              Date: Sun, 21 Apr 2002 19:15:24 +0100
2976              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
2977      Branch: perl
2978            + ext/Storable/t/malice.t
2979            ! MANIFEST ext/Storable/Storable.pm
2980 ____________________________________________________________________________
2981 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
2982         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
2983              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2984              Date: Sun, 21 Apr 2002 19:37:51 +0200
2985              Message-ID: <3CC3150F.5798.22A05AE@localhost>
2986      Branch: perl
2987            ! ext/Encode/t/perlio.t
2988 ____________________________________________________________________________
2989 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
2990         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
2991              From: Andrey Sapozhnikov <sapa@icb.chel.su>
2992              Date: Fri, 19 Apr 2002 19:55:56 +0600
2993              Message-ID: <3CC021EC.5080005@icb.chel.su>
2994              
2995              (tweaked a bit)
2996      Branch: perl
2997            ! pod/perltrap.pod
2998 ____________________________________________________________________________
2999 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
3000         Log: Do not assume that io buffer flushing happens in the same
3001              order as joins (that assumption broke in a multicpu IRIX box)
3002      Branch: perl
3003            ! ext/threads/t/thread.t
3004 ____________________________________________________________________________
3005 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
3006         Log: As if people would be reading the documentation :-)
3007      Branch: perl
3008            ! opcode.pl
3009 ____________________________________________________________________________
3010 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
3011         Log: Typo tweaks.
3012      Branch: perl
3013            ! pod/perlrun.pod
3014 ____________________________________________________________________________
3015 [ 16041] By: sky                                   on 2002/04/21  13:53:54
3016         Log: Got the last memory leak in the while(1) { threads->create(sub 
3017              {})->join() }, now we can loop over a million threads without a 
3018              problem. 
3019              Cleared up SVs that should have been mortal but never where.
3020      Branch: perl
3021            ! ext/threads/threads.xs
3022 ____________________________________________________________________________
3023 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
3024         Log: Make doc clearer, as suggested by Brent Dax
3025      Branch: perl
3026            ! opcode.pl
3027 ____________________________________________________________________________
3028 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
3029         Log: Revert change #15974.
3030      Branch: perl
3031            ! ext/B/B/Deparse.pm
3032 ____________________________________________________________________________
3033 [ 16038] By: nick                                  on 2002/04/21  08:43:48
3034         Log: Integrate mainline
3035      Branch: perlio
3036           +> win32/config.vc64 win32/config_H.vc64
3037           !> (integrate 43 files)
3038 ____________________________________________________________________________
3039 [ 16037] By: nick                                  on 2002/04/21  08:10:07
3040         Log: Integrate mainline
3041      Branch: perlio
3042           +> ext/Encode/ucm/big5-eten.ucm
3043            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
3044            - win32/config.win64 win32/config_H.win64
3045           !> MANIFEST Porting/makerel ext/Encode/Changes
3046           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
3047           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
3048           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
3049           !> ext/Encode/lib/Encode/Config.pm
3050           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3051           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
3052           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
3053           !> pod/perlunicode.pod vms/vms.c
3054 ____________________________________________________________________________
3055 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
3056         Log: S_ stands sfor static.
3057      Branch: perl
3058            ! hv.c
3059 ____________________________________________________________________________
3060 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
3061         Log: htovs et al might be macros.
3062      Branch: perl
3063            ! perl.h
3064 ____________________________________________________________________________
3065 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
3066         Log: missed checkin of this file in change#16033
3067      Branch: perl
3068            ! makedef.pl
3069 ____________________________________________________________________________
3070 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
3071         Log: Windows 64-bit support:
3072              
3073              * support for building it in the regular makefiles
3074              * large files support via the _*i64() functions (this should be
3075              portable to the 32-bit universe too, but quite untested and
3076              and binary-incompatible, therefore not enabled there)
3077              * three additional test failures in addition to the t/end.t one
3078              (see README.win32)
3079              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
3080              the ones available from the CRT (needed because Perl uses
3081              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
3082              * add a few 64-bit notes to README.win32
3083              
3084              The following general problems were also fixed:
3085              
3086              * s/struct stat/Stat_t/g
3087              * Data::Dumper had some naughty 'long' typecasts
3088              * Errno_pm.PL didn't work safe when winsock.h was not in the same
3089              directory as errno.h
3090              * various tell/seek things were incorrectly prototyped
3091              * squelch ugly looking noise when running tests
3092              * Embed.t wasn't linking in all the libraries
3093              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
3094              * re-enable all the disabled warnings (additional fixes may be
3095              needed for the warnings uncovered by this)
3096      Branch: perl
3097            + win32/config.vc64 win32/config_H.vc64
3098            ! MANIFEST README.win32 doio.c dosish.h
3099            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
3100            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
3101            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
3102            ! win32/config.vc win32/makefile.mk win32/perlglob.c
3103            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
3104            ! win32/win32iop.h win32/win32sck.c
3105 ____________________________________________________________________________
3106 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
3107         Log: Upgrade to Encode 1.52, from Dan Kogai.
3108      Branch: perl
3109            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3110            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
3111            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
3112            ! ext/Encode/lib/Encode/JP/JIS7.pm
3113            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
3114            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
3115            ! ext/Encode/ucm/big5-hkscs.ucm
3116 ____________________________________________________________________________
3117 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
3118         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
3119              From: Mark-Jason Dominus <mjd@plover.com>
3120              Date: Sat, 20 Apr 2002 03:36:28 -0400
3121              Message-ID: <20020420073628.324.qmail@plover.com>
3122      Branch: perl
3123            ! pod/perlopentut.pod
3124 ____________________________________________________________________________
3125 [ 16030] By: sky                                   on 2002/04/20  22:02:32
3126         Log: Remove auto-detach
3127              Cleans up memory now, destroys the mutex and frees thread
3128              Makes returnvalues mortal
3129              Doesn't run thread_destruct until the thread has stopped AND
3130              all references to it are gone.
3131      Branch: perl
3132            ! ext/threads/threads.xs
3133 ____________________________________________________________________________
3134 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
3135         Log: Subject: [PATCH @16005] rescue perldoc for VMS
3136              From: "Craig A. Berry" <craigberry@mac.com>
3137              Date: Sat, 20 Apr 2002 15:16:30 -0500
3138              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
3139      Branch: perl
3140            ! vms/vms.c
3141 ____________________________________________________________________________
3142 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
3143         Log: Subject: Re: [PATCH] typo
3144              From: andreas.koenig@anima.de (Andreas J. Koenig)
3145              Date: Sat, 20 Apr 2002 15:41:23 +0200
3146              Message-ID: <m37kn2o5bw.fsf@anima.de>
3147      Branch: perl
3148            ! ext/Encode/encoding.pm
3149 ____________________________________________________________________________
3150 [ 16027] By: nick                                  on 2002/04/20  21:42:09
3151         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
3152              and change test not to skip them.
3153      Branch: perlio
3154            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
3155 ____________________________________________________________________________
3156 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
3157         Log: Upgrade to Encode 1.51, from Dan Kogai.
3158      Branch: perl
3159            + ext/Encode/ucm/big5-eten.ucm
3160            - ext/Encode/ucm/big5.ucm
3161            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3162            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
3163            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
3164            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
3165            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3166            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
3167 ____________________________________________________________________________
3168 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
3169         Log: purge existing win64 stuff (this never really worked in 5.7.x)
3170              in preparation for completely redone win64 support
3171      Branch: perl
3172            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
3173            ! MANIFEST Porting/makerel
3174 ____________________________________________________________________________
3175 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
3176         Log: Subject: Re: perl@16005
3177              From: Stas Bekman <stas@stason.org>
3178              Date: Sat, 20 Apr 2002 13:06:49 +0800
3179              Message-ID: <3CC0F769.1010705@stason.org>
3180              (with a minor formatting nit)
3181      Branch: perl
3182            ! pod/perlfunc.pod
3183 ____________________________________________________________________________
3184 [ 16023] By: nick                                  on 2002/04/20  19:06:04
3185         Log: Some tweaks for encodings which need lines.
3186              Also disabled trial of using fallbacks.
3187      Branch: perlio
3188            ! ext/PerlIO/encoding/encoding.pm
3189            ! ext/PerlIO/encoding/encoding.xs
3190 ____________________________________________________________________________
3191 [ 16022] By: nick                                  on 2002/04/20  18:37:38
3192         Log: Various tweaks to Encode
3193      Branch: perlio
3194            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3195            ! ext/Encode/Unicode/Unicode.xs
3196            ! ext/Encode/lib/Encode/Encoding.pm
3197            ! ext/Encode/lib/Encode/JP/JIS7.pm
3198            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
3199 ____________________________________________________________________________
3200 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
3201         Log: Subject: [PATCH] perlunicode.pod typos
3202              From: andreas.koenig@anima.de (Andreas J. Koenig)     
3203              Date: Sat, 20 Apr 2002 11:20:25 +0200
3204              Message-ID: <m3vgamoheu.fsf@anima.de>
3205      Branch: perl
3206            ! pod/perlunicode.pod
3207 ____________________________________________________________________________
3208 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
3209         Log: Test tweak from mjd.
3210      Branch: perl
3211            ! lib/Memoize/t/errors.t
3212 ____________________________________________________________________________
3213 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
3214         Log: Integrate perlio;
3215              
3216              Tweak to Encode.xs to avoid buffer overrun.
3217              
3218              Add :bytes to POD part.
3219              Remove 'alias' to Encode now it exists as a module.
3220              
3221              Fill in the PERLIO sections.
3222      Branch: perl
3223           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
3224 ____________________________________________________________________________
3225 [ 16018] By: nick                                  on 2002/04/20  13:38:24
3226         Log: Fill in the PERLIO sections.
3227      Branch: perlio
3228            ! pod/perlrun.pod
3229 ____________________________________________________________________________
3230 [ 16017] By: nick                                  on 2002/04/20  13:37:15
3231         Log: Add :bytes to POD part.
3232              Remove 'alias' to Encode now it exists as a module.
3233      Branch: perlio
3234            ! lib/PerlIO.pm
3235 ____________________________________________________________________________
3236 [ 16016] By: sky                                   on 2002/04/20  13:12:31
3237         Log: Really let the update of the link list do something.
3238      Branch: perl
3239            ! ext/threads/threads.xs
3240 ____________________________________________________________________________
3241 [ 16015] By: nick                                  on 2002/04/20  07:51:26
3242         Log: Integrate mainline
3243      Branch: perlio
3244           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
3245           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
3246           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
3247 ____________________________________________________________________________
3248 [ 16014] By: nick                                  on 2002/04/20  07:46:11
3249         Log: Tweak to Encode.xs to avoid buffer overrun.
3250      Branch: perlio
3251            ! ext/Encode/Encode.xs
3252 ____________________________________________________________________________
3253 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
3254         Log: Subject: [PATCH] t/japh/abigail.t
3255              From: abigail@foad.org
3256              Date: Fri, 19 Apr 2002 02:21:36 +0200
3257              Message-ID: <20020419002136.16948.qmail@foad.org>
3258              
3259              Subject: Re: [PATCH] t/japh/abigail.t
3260              From: "Craig A. Berry" <craigberry@mac.com>
3261              Date: Fri, 19 Apr 2002 11:23:45 -0500
3262              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
3263      Branch: perl
3264            ! t/japh/abigail.t
3265 ____________________________________________________________________________
3266 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
3267         Log: User-defined character properties were unintentionally
3268              removed, noticed by Dan Kogai.
3269      Branch: perl
3270            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
3271            ! pod/perlunicode.pod t/op/pat.t
3272 ____________________________________________________________________________
3273 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
3274         Log: Subject: Re: [PATCH] Big5-related changes.
3275              From: Autrijus Tang <autrijus@autrijus.org>
3276              Date: Sat, 20 Apr 2002 04:06:31 +0800
3277              Message-ID: <20020419200631.GA20964@not.autrijus.org>
3278      Branch: perl
3279            ! README.cn README.tw
3280 ____________________________________________________________________________
3281 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
3282         Log: Add a BUGS sections to O.pm
3283      Branch: perl
3284            ! ext/B/O.pm
3285 ____________________________________________________________________________
3286 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
3287         Log: Disable warning noise
3288      Branch: perl
3289            ! t/io/open.t
3290 ____________________________________________________________________________
3291 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
3292         Log: More tests for the 3-arg open
3293      Branch: perl
3294            ! t/io/open.t t/lib/warnings/doio
3295 ____________________________________________________________________________
3296 [ 16007] By: nick                                  on 2002/04/19  17:45:53
3297         Log: Silence warning generating warning message for U+FFFF does not map etc.
3298      Branch: perlio
3299            ! ext/Encode/Encode.xs
3300 ____________________________________________________________________________
3301 [ 16006] By: nick                                  on 2002/04/19  15:24:57
3302         Log: Integrate mainline (for Tk with Encode testing)
3303              Some perlio & encode issues otherwise cleanish.
3304      Branch: perlio
3305           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
3306           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
3307           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
3308           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
3309           +> ext/threads/t/thread.t
3310            - ext/Encode/lib/Encode/Unicode.pm
3311           !> (integrate 38 files)
3312 ____________________________________________________________________________
3313 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
3314         Log: Update Changes.
3315      Branch: perl
3316            ! Changes patchlevel.h
3317 ____________________________________________________________________________
3318 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
3319         Log: Subject: [PATCH] warn on ref open without perlio
3320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3321              Date: Thu, 18 Apr 2002 23:17:44 +0200
3322              Message-ID: <20020418231744.A24159@rafael>
3323              
3324              (with one nit, the skip message needed "# " prefix)
3325      Branch: perl
3326            ! doio.c pod/perldiag.pod t/lib/warnings/doio
3327 ____________________________________________________________________________
3328 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
3329         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
3330              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3331              Date: Fri, 19 Apr 2002 15:43:47 +0200
3332              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
3333      Branch: perl
3334            ! README.hpux
3335 ____________________________________________________________________________
3336 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
3337         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
3338      Branch: perl
3339            ! ext/PerlIO/encoding/encoding.pm
3340            ! ext/PerlIO/encoding/encoding.xs
3341 ____________________________________________________________________________
3342 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
3343         Log: Upgrade to Encode 1.50, from Dan Kogai.
3344      Branch: perl
3345            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
3346            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
3347            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
3348            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
3349            - ext/Encode/lib/Encode/Unicode.pm
3350            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
3351            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3352            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
3353            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
3354            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
3355            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
3356            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
3357            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
3358            ! ext/Encode/t/jisx0208.ref
3359 ____________________________________________________________________________
3360 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
3361         Log: Subject: CPAN.pm sync
3362              From: andreas.koenig@anima.de (Andreas J. Koenig)
3363              Date: Fri, 19 Apr 2002 11:55:07 +0200
3364              Message-ID: <m3ads0qah0.fsf@anima.de>
3365      Branch: perl
3366            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
3367 ____________________________________________________________________________
3368 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
3369         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
3370      Branch: perl
3371            ! pod/perltooc.pod
3372 ____________________________________________________________________________
3373 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
3374         Log: The previous change on this was *ahem* slightly off-topic.
3375      Branch: perl
3376            ! ext/PerlIO/encoding/encoding.pm
3377 ____________________________________________________________________________
3378 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
3379         Log: variant of change#14657 from mainline, modified for binary
3380              compatibility for 5.6.x (from  Jan Dubois)
3381      Branch: maint-5.6/perl
3382            ! lib/Win32.pod win32/win32.c
3383 ____________________________________________________________________________
3384 [ 15996] By: ams                                   on 2002/04/18  16:16:26
3385         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
3386              From: abigail@foad.org
3387              Date: Thu, 18 Apr 2002 17:09:45 +0200
3388              Message-Id: <20020418150945.389.qmail@foad.org>
3389      Branch: perl
3390            ! pod/perldebtut.pod
3391 ____________________________________________________________________________
3392 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
3393         Log: z/OS situation update.
3394      Branch: perl
3395            ! pod/perldelta.pod
3396 ____________________________________________________________________________
3397 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
3398         Log: Doc tweaks.
3399      Branch: perl
3400            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
3401 ____________________________________________________________________________
3402 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
3403         Log: The tests need perlio.
3404      Branch: perl
3405            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
3406 ____________________________________________________________________________
3407 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
3408         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
3409              From: Mark-Jason Dominus <mjd@plover.com>
3410              Date: Thu, 18 Apr 2002 09:38:17 -0400
3411              Message-ID: <20020418133817.22436.qmail@plover.com>    
3412              
3413              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
3414              From: Mark-Jason Dominus <mjd@plover.com>
3415              Date: Thu, 18 Apr 2002 09:54:50 -0400
3416              Message-ID: <20020418135450.22999.qmail@plover.com>    
3417      Branch: perl
3418            ! pod/perlfaq8.pod
3419 ____________________________________________________________________________
3420 [ 15991] By: sky                                   on 2002/04/18  09:18:14
3421         Log: Port testcases from thr5005 tests so we don't fail on same things.
3422              Added yield support using threads->yield().
3423      Branch: perl
3424            + ext/threads/t/thread.t
3425            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
3426 ____________________________________________________________________________
3427 [ 15990] By: nick                                  on 2002/04/18  07:56:40
3428         Log: Integrate mainline
3429      Branch: perlio
3430            - t/io/full.t
3431           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
3432           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
3433           !> perl.c t/op/groups.t toke.c win32/win32.c
3434 ____________________________________________________________________________
3435 [ 15989] By: sky                                   on 2002/04/18  07:15:55
3436         Log: Always flush the PerlIO buffers after running END blocks in 
3437              perl_destruct. This should fix ext/threads/t/end.t under Win32.
3438      Branch: perl
3439            ! perl.c
3440 ____________________________________________________________________________
3441 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
3442         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
3443      Branch: perl
3444            ! perl.c
3445 ____________________________________________________________________________
3446 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
3447         Log: Move /dev/full testing post-5.8.0.
3448      Branch: perl
3449            - t/io/full.t
3450            ! MANIFEST
3451 ____________________________________________________________________________
3452 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
3453         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
3454              ("Crays have only REAL memory.")
3455      Branch: perl
3456            ! hints/unicos.sh hints/unicosmk.sh
3457 ____________________________________________________________________________
3458 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
3459         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
3460              From: luc.st-louis@ca.transport.bombardier.com
3461              Date: Wed, 17 Apr 2002 14:22:25 -0400
3462              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
3463      Branch: perl
3464            ! win32/win32.c
3465 ____________________________________________________________________________
3466 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
3467         Log: With -Uuseperlio the error might be EBADF.
3468      Branch: perl
3469            ! t/io/full.t
3470 ____________________________________________________________________________
3471 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
3472         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
3473              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3474              Date: Wed, 17 Apr 2002 21:16:22 +0400
3475              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
3476      Branch: perl
3477            ! lib/ExtUtils/t/Embed.t
3478 ____________________________________________________________________________
3479 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
3480         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
3481              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3482              Date: Wed, 17 Apr 2002 20:08:03 +0400
3483              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
3484      Branch: perl
3485            ! win32/win32.c
3486 ____________________________________________________________________________
3487 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
3488         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
3489              From: Mark-Jason Dominus <mjd@plover.com>
3490              Date: Wed, 17 Apr 2002 11:14:17 -0400
3491              Message-ID: <20020417151417.27268.qmail@plover.com>
3492      Branch: perl
3493            ! t/io/full.t
3494 ____________________________________________________________________________
3495 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
3496         Log: README.cjk update.
3497      Branch: perl
3498            ! README.cn README.jp README.ko README.tw
3499 ____________________________________________________________________________
3500 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
3501         Log: Subject: [PATCH toke.c] @:foo?
3502              From: Philip Newton <Philip.Newton@gmx.net>
3503              Date: Wed, 17 Apr 2002 19:48:09 +0200
3504              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
3505      Branch: perl
3506            ! toke.c
3507 ____________________________________________________________________________
3508 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
3509         Log: Subject: Re: gcc on HP
3510              From: Philip Newton <Philip.Newton@gmx.net>
3511              Date: Wed, 17 Apr 2002 20:36:34 +0200
3512              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
3513      Branch: perl
3514            ! README.hpux
3515 ____________________________________________________________________________
3516 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
3517         Log: Adjust test for groups that appear multiple times on Cygwin
3518      Branch: perl
3519            ! t/op/groups.t
3520 ____________________________________________________________________________
3521 [ 15976] By: nick                                  on 2002/04/17  17:03:40
3522         Log: Integrate mainline
3523      Branch: perlio
3524           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
3525           +> ext/PerlIO/encoding/encoding.pm
3526           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
3527           +> ext/threads/shared/t/queue.t t/io/full.t
3528            - ext/Encode/lib/Encode/XS.pm
3529           !> (integrate 50 files)
3530 ____________________________________________________________________________
3531 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
3532         Log: Update Changes.
3533      Branch: perl
3534            ! Changes patchlevel.h
3535 ____________________________________________________________________________
3536 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
3537         Log: Subject: [PATCH B::Deparse] "foo bar"->()
3538              From: Robin Houston <robin@kitsite.com>
3539              Date: Wed, 17 Apr 2002 15:45:32 +0100
3540              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
3541      Branch: perl
3542            ! ext/B/B/Deparse.pm
3543 ____________________________________________________________________________
3544 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
3545         Log: metaconfig unit change for #15972.
3546      Branch: metaconfig/U/perl
3547            ! Extensions.U
3548 ____________________________________________________________________________
3549 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
3550         Log: As suggested by Arthur: the threads and threads::shared
3551              modules are always present.  This tries to preempt two
3552              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
3553              to have this new fancy threads implementation but my Perl
3554              doesn't seem to have it" (2) someone attempting to install
3555              threads using CPAN.pm and CPAN.pm helpfully starting to
3556              install perl 5.8.0 (which they might already have installed).
3557      Branch: perl
3558            ! Configure ext/threads/Makefile.PL
3559            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
3560            ! ext/threads/shared/shared.xs ext/threads/threads.pm
3561            ! ext/threads/threads.xs
3562 ____________________________________________________________________________
3563 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
3564         Log: More signedness nits.
3565      Branch: perl
3566            ! ext/Encode/Encode.xs
3567 ____________________________________________________________________________
3568 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
3569         Log: fast_abs_path() is tainted.
3570      Branch: perl
3571            ! ext/Cwd/t/cwd.t
3572 ____________________________________________________________________________
3573 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
3574         Log: Signedness nit.
3575      Branch: perl
3576            ! ext/Encode/bin/enc2xs
3577 ____________________________________________________________________________
3578 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
3579         Log: Subject: gcc on HP
3580              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3581              Date: Wed, 17 Apr 2002 12:43:38 +0200
3582              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
3583      Branch: perl
3584            ! README.hpux
3585 ____________________________________________________________________________
3586 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
3587         Log: Add just a little bit more explanation to PerlIO::encoding.
3588      Branch: perl
3589            ! ext/PerlIO/encoding/encoding.pm
3590 ____________________________________________________________________________
3591 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
3592         Log: PerlIO::encoding 0.01 from Dan Kogai.
3593      Branch: perl
3594            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
3595            + ext/PerlIO/encoding/encoding.pm
3596            + ext/PerlIO/encoding/encoding.xs
3597            ! MANIFEST
3598 ____________________________________________________________________________
3599 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
3600         Log: Upgrade to Encode 1.42, from Dan Kogai.
3601      Branch: perl
3602            - ext/Encode/lib/Encode/XS.pm
3603            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
3604            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
3605            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3606            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
3607            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
3608            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
3609            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
3610            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
3611            ! ext/Encode/lib/Encode/Config.pm
3612            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
3613            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
3614            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
3615            ! ext/Encode/t/encoding.t
3616 ____________________________________________________________________________
3617 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
3618         Log: Test tweaks from mjd and Benjamin Goldberg.
3619      Branch: perl
3620            ! t/io/full.t
3621 ____________________________________________________________________________
3622 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
3623         Log: Document taint-safeness.   Life in the fast_abs_path()
3624              lane is unsafe.
3625      Branch: perl
3626            ! lib/Cwd.pm
3627 ____________________________________________________________________________
3628 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
3629         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
3630              From: Mark-Jason Dominus <mjd@plover.com>
3631              Date: Tue, 16 Apr 2002 19:24:12 -0400
3632              Message-ID: <20020416232412.14297.qmail@plover.com>
3633      Branch: perl
3634            + t/io/full.t
3635            ! MANIFEST perlio.c
3636 ____________________________________________________________________________
3637 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
3638         Log: Manifestations of mjd, from mjd.
3639      Branch: perl
3640            ! MANIFEST
3641 ____________________________________________________________________________
3642 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
3643         Log: metaconfig unit change for #15959.
3644      Branch: metaconfig/U/perl
3645            ! Extensions.U
3646 ____________________________________________________________________________
3647 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
3648         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
3649              From: Andy Dougherty <doughera@lafayette.edu>
3650              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
3651              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
3652      Branch: perl
3653            ! Configure
3654 ____________________________________________________________________________
3655 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
3656         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
3657              From: Nicholas Clark <nick@unfortu.net>
3658              Date: Tue, 16 Apr 2002 22:22:41 +0100
3659              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
3660      Branch: perl
3661            ! embed.fnc global.sym hv.c universal.c
3662 ____________________________________________________________________________
3663 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
3664         Log: Documents for Merijn and lots of XXXs for NI-S :-)
3665      Branch: perl
3666            ! pod/perlfunc.pod pod/perlrun.pod
3667 ____________________________________________________________________________
3668 [ 15956] By: sky                                   on 2002/04/16  21:26:53
3669         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
3670              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
3671              stuff being 0xabababab on cleanup.
3672      Branch: perl
3673            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
3674            ! MANIFEST
3675 ____________________________________________________________________________
3676 [ 15955] By: nick                                  on 2002/04/16  20:46:03
3677         Log: Integate mainline (other machine)
3678      Branch: perlio
3679           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
3680           !> t/op/magic.t
3681 ____________________________________________________________________________
3682 [ 15954] By: nick                                  on 2002/04/16  20:13:32
3683         Log: Integrate mainline
3684      Branch: perlio
3685           +> README.cn README.jp README.ko README.tw
3686           +> ext/threads/shared/t/av_refs.t
3687           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
3688           !> (integrate 41 files)
3689 ____________________________________________________________________________
3690 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
3691         Log: B::walkoptree bugfix (see also #15850)
3692      Branch: perl
3693            ! ext/B/B.xs ext/B/t/terse.t
3694 ____________________________________________________________________________
3695 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
3696         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
3697              From: Philip Newton <Philip.Newton@gmx.net>
3698              Date: Tue, 16 Apr 2002 21:09:44 +0200
3699              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
3700      Branch: perl
3701            ! pod/perltodo.pod
3702 ____________________________________________________________________________
3703 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
3704         Log: Subject: [PATCH] B::Deparse problems with japhs
3705              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3706              Date: Tue, 16 Apr 2002 15:47:33 +0100
3707              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
3708      Branch: perl
3709            ! ext/B/B/Deparse.pm
3710 ____________________________________________________________________________
3711 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
3712         Log: Stas' tainting worries, obscured by me.
3713      Branch: perl
3714            ! ext/Cwd/t/cwd.t lib/Cwd.pm
3715 ____________________________________________________________________________
3716 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
3717         Log: Pod tweak to avoid =item<japanese> problems.
3718      Branch: perl
3719            ! README.jp
3720 ____________________________________________________________________________
3721 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
3722         Log: Some UTF-8 todos.
3723      Branch: perl
3724            ! pod/perltodo.pod
3725 ____________________________________________________________________________
3726 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
3727         Log: Let's not promise too much: use utf8 only works on identifier
3728              names, not package or subroutine names (admittedly limited [1], but
3729              that's what the Camel says, and that's what we are going to stick
3730              to for 5.8.0).  Also document that use vars does not do utf8.
3731              [1] The obvious problem in both is that package and subroutine
3732              names need to mappable to the filesystem.
3733      Branch: perl
3734            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
3735 ____________________________________________________________________________
3736 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
3737         Log: Subject: [PATCH] small typo in IO::Pipe pod
3738              From: Slaven Rezic <rezic@onlineoffice.de>
3739              Date: Tue, 16 Apr 2002 12:31:10 +0200
3740              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
3741      Branch: perl
3742            ! ext/IO/lib/IO/Pipe.pm
3743 ____________________________________________________________________________
3744 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
3745         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
3746              From: Arthur Bergman <arthur@contiller.se>
3747              Date: Tue, 16 Apr 2002 11:58:45 +0200
3748              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
3749      Branch: perl
3750            ! lib/Attribute/Handlers.pm
3751 ____________________________________________________________________________
3752 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
3753         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
3754              Jungshik Shin.  Regen toc.
3755      Branch: perl
3756            + README.cn README.jp README.ko README.tw
3757            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3758 ____________________________________________________________________________
3759 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
3760         Log: my $utf8here, our $utf8here, and package variable $utf8here.
3761              
3762              The actual minimal fix is in utf8.c and from NI-S,
3763              the rest are the tests (in fresh_perl since I couldn't get
3764              them easily to work elsewhere) and a slight behaviour change:
3765              previously UTF-8 identifiers had to start with an alphabetic
3766              character.  No more so, now they can start with an (Unicode)
3767              ID_Continue character (which however is not a (Unicode) digit).
3768              (Limiting the first character to ID_Start would be rather
3769              restrictive, since ID_Start allows only alphabetic letters.)
3770              
3771              TODO: use vars qw($utf8here).  This I don't find to be
3772              a showstopper.
3773      Branch: perl
3774            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
3775            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
3776 ____________________________________________________________________________
3777 [ 15942] By: ams                                   on 2002/04/16  02:24:25
3778         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
3779              From: "Craig A. Berry" <craigberry@mac.com>
3780              Date: Mon, 15 Apr 2002 22:06:14 -0500
3781              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
3782      Branch: perl
3783            ! lib/FileCache.t
3784 ____________________________________________________________________________
3785 [ 15941] By: ams                                   on 2002/04/16  02:16:35
3786         Log: Subject: [PATCH] s2p fix for VMS
3787              From: "Craig A. Berry" <craigberry@mac.com>
3788              Date: Mon, 15 Apr 2002 21:48:36 -0500
3789              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
3790      Branch: perl
3791            ! configure.com t/x2p/s2p.t x2p/s2p.PL
3792 ____________________________________________________________________________
3793 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
3794         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
3795              (and the licensing of the other code clarified, from Mark Bixby.)
3796      Branch: perl
3797            ! mpeix/mpeix.c
3798 ____________________________________________________________________________
3799 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
3800         Log: AUTHORS updates.
3801      Branch: perl
3802            ! AUTHORS
3803 ____________________________________________________________________________
3804 [ 15938] By: sky                                   on 2002/04/15  22:13:17
3805         Log: Add support for my $foo : shared; 
3806              Add testcase for this.
3807              Update manifest.
3808      Branch: perl
3809            + ext/threads/shared/t/shared_attr.t
3810            ! MANIFEST ext/threads/shared/shared.pm
3811 ____________________________________________________________________________
3812 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
3813         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
3814              From: abigail@foad.org
3815              Date: Mon, 15 Apr 2002 17:41:17 +0200
3816              Message-ID: <20020415154117.1559.qmail@foad.org>
3817              
3818              (With EBCDIC skippage added, and the skip reason
3819              skippage on the two ?? loops tweaked.)
3820      Branch: perl
3821            + t/japh/abigail.t
3822            ! MANIFEST t/TEST
3823 ____________________________________________________________________________
3824 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
3825         Log: Subject: Re: [ID 20020412.005] Dancing ??s
3826              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
3827              Date: Sun, 14 Apr 2002 16:09:30 +0100
3828              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
3829      Branch: perl
3830            ! pod/perlop.pod pp_hot.c t/op/pat.t
3831 ____________________________________________________________________________
3832 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
3833         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
3834              From: abigail@foad.org
3835              Date: Mon, 15 Apr 2002 17:40:02 +0200
3836              Message-ID: <20020415154002.1549.qmail@foad.org>
3837      Branch: perl
3838            ! t/test.pl
3839 ____________________________________________________________________________
3840 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
3841         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
3842              From: "Craig A. Berry" <craigberry@mac.com>
3843              Date: Mon, 15 Apr 2002 14:05:26 -0500
3844              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
3845      Branch: perl
3846            ! universal.c
3847 ____________________________________________________________________________
3848 [ 15933] By: sky                                   on 2002/04/15  21:26:16
3849         Log: Test arrays containing references, and references to shared arrays.
3850      Branch: perl
3851            + ext/threads/shared/t/av_refs.t
3852 ____________________________________________________________________________
3853 [ 15932] By: nick                                  on 2002/04/15  15:06:49
3854         Log: Integrate mainline (for Encode)
3855      Branch: perlio
3856           +> ext/Encode/Encode/ConfigLocal_PM.e2x
3857           +> ext/Encode/lib/Encode/JP/JIS7.pm
3858            - ext/Encode/lib/Encode/JP/2022_JP.pm
3859            - ext/Encode/lib/Encode/JP/2022_JP1.pm
3860            - ext/Encode/lib/Encode/JP/JIS.pm
3861           !> (integrate 26 files)
3862 ____________________________________________________________________________
3863 [ 15931] By: ams                                   on 2002/04/15  14:51:31
3864         Log: Subject: [PATCH] Chip didn't time travel.
3865              From: abigail@foad.org
3866              Date: Mon, 15 Apr 2002 17:40:22 +0200
3867              Message-Id: <20020415154022.1554.qmail@foad.org>
3868      Branch: perl
3869            ! pod/perlhist.pod
3870 ____________________________________________________________________________
3871 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
3872         Log: Update Changes.
3873      Branch: perl
3874            ! Changes patchlevel.h
3875 ____________________________________________________________________________
3876 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
3877         Log: The #15921 made the 'no warnings' unnecessary.
3878      Branch: perl
3879            ! t/op/magic.t
3880 ____________________________________________________________________________
3881 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
3882         Log: Subject: Re: [FILE] FileCache.t
3883              From: belg4mit <belg4mit@mit.edu>
3884              Date: Mon, 15 Apr 2002 01:31:21 -0400
3885              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
3886      Branch: perl
3887            ! lib/FileCache.t
3888 ____________________________________________________________________________
3889 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
3890         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
3891      Branch: perl
3892            ! lib/FileCache.pm lib/FileCache.t
3893 ____________________________________________________________________________
3894 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
3895         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
3896              From: Nicholas Clark <nick@unfortu.net>
3897              Date: Sun, 14 Apr 2002 22:54:43 +0100
3898              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
3899      Branch: perl
3900            ! lib/Hash/Util.t
3901 ____________________________________________________________________________
3902 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
3903         Log: Subject: [Encode] 1.40 released!
3904              From: Dan Kogai <dankogai@dan.co.jp>
3905              Date: Mon, 15 Apr 2002 07:51:52 +0900
3906              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
3907      Branch: perl
3908            + ext/Encode/Encode/ConfigLocal_PM.e2x
3909            + ext/Encode/lib/Encode/JP/JIS7.pm
3910            - ext/Encode/lib/Encode/JP/2022_JP.pm
3911            - ext/Encode/lib/Encode/JP/2022_JP1.pm
3912            - ext/Encode/lib/Encode/JP/JIS.pm
3913            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
3914            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3915            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
3916            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
3917            ! ext/Encode/lib/Encode/Config.pm
3918            ! ext/Encode/lib/Encode/Encoder.pm
3919            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
3920            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
3921 ____________________________________________________________________________
3922 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
3923         Log: return undef is of questionable style.
3924      Branch: perl
3925            ! lib/Hash/Util.pm
3926 ____________________________________________________________________________
3927 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
3928         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
3929              From: mjd@plover.com
3930              Date: 15 Apr 2002 06:46:02 -0000
3931              Message-ID: <20020415064602.17052.qmail@plover.com>     
3932      Branch: perl
3933            ! t/op/magic.t
3934 ____________________________________________________________________________
3935 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
3936         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
3937              From: mjd@plover.com
3938              Date: 14 Apr 2002 22:30:17 -0000
3939              Message-ID: <20020414223017.17361.qmail@plover.com>
3940      Branch: perl
3941            ! t/op/re_tests
3942 ____________________________________________________________________________
3943 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
3944         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
3945              From: Mark-Jason Dominus <mjd@plover.com>
3946              Date: Mon, 15 Apr 2002 02:41:52 -0400
3947              Message-ID: <20020415064152.16958.qmail@plover.com>
3948      Branch: perl
3949            ! perl.c t/lib/warnings/toke
3950 ____________________________________________________________________________
3951 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
3952         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
3953              From: "Craig A. Berry" <craigberry@mac.com>
3954              Date: Sun, 14 Apr 2002 18:56:02 -0500
3955              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
3956      Branch: perl
3957            ! configure.com
3958 ____________________________________________________________________________
3959 [ 15919] By: nick                                  on 2002/04/15  06:14:25
3960         Log: Integrate mainline
3961      Branch: perlio
3962           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
3963           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
3964           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
3965 ____________________________________________________________________________
3966 [ 15918] By: ams                                   on 2002/04/15  04:25:48
3967         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
3968              From: Stas Bekman <stas@stason.org>
3969              Date: Mon, 15 Apr 2002 11:45:03 +0800
3970              Message-Id: <3CBA4CBF.9030306@stason.org>
3971      Branch: perl
3972            ! lib/Cwd.pm
3973 ____________________________________________________________________________
3974 [ 15917] By: ams                                   on 2002/04/15  04:21:14
3975         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
3976              From: Mark-Jason Dominus <mjd@plover.com>
3977              Date: Mon, 15 Apr 2002 00:30:26 -0400
3978              Message-Id: <20020415043026.11417.qmail@plover.com>
3979      Branch: perl
3980            ! perl.c t/lib/warnings/toke
3981 ____________________________________________________________________________
3982 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
3983         Log: Correct precedence problem in #15915
3984      Branch: perl
3985            ! lib/vars.pm
3986 ____________________________________________________________________________
3987 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
3988         Log: use vars wasn't use utf8 aware.
3989      Branch: perl
3990            ! lib/vars.pm
3991 ____________________________________________________________________________
3992 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
3993         Log: Subject: [PATCH] Re: restricted hashes are unblessable
3994              From: Nicholas Clark <nick@unfortu.net>
3995              Date: Sat, 13 Apr 2002 23:43:02 +0100
3996              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
3997              
3998              The function name sucks but can't think of anything better.
3999      Branch: perl
4000            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
4001 ____________________________________________________________________________
4002 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
4003         Log: Subject: AUTHORS update
4004              From: Chris Nandor <pudge@pobox.com>
4005              Date: Sun, 14 Apr 2002 11:54:40 -0400
4006              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
4007      Branch: perl
4008            ! AUTHORS
4009 ____________________________________________________________________________
4010 [ 15912] By: nick                                  on 2002/04/14  14:47:18
4011         Log: XS versions of encode/decode for Encode::Unicode
4012      Branch: perlio
4013            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
4014 ____________________________________________________________________________
4015 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
4016         Log: metaconfig unit changes for #15910.
4017      Branch: metaconfig
4018            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4019            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4020            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4021            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4022            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4023            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4024            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4025            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4026            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4027            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4028            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4029            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4030            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4031            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4032            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4033            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4034            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4035            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4036            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4037            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4038            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4039            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4040            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4041            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4042 ____________________________________________________________________________
4043 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
4044         Log: Simplify the _r probing code by adding the i_systime
4045              only for the APIs where it matters.
4046      Branch: perl
4047            ! Configure reentr.pl
4048 ____________________________________________________________________________
4049 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
4050         Log: Integrate perlio;
4051              
4052              Avoid expensive paranoid check that decoder does return legal UTF-8
4053              
4054              Disable test code (assertions) in CRLF layer.
4055      Branch: perl
4056           !> ext/Encode/Encode.xs perlio.c
4057 ____________________________________________________________________________
4058 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
4059         Log: Subject: patch for FileCache in 5.7.3
4060              From: JPIERCE <belg4mit@MIT.EDU>
4061              Date: Sun, 14 Apr 2002 00:38:21 -0400
4062              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
4063      Branch: perl
4064            ! lib/FileCache.pm
4065 ____________________________________________________________________________
4066 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
4067         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
4068              From: Tim Bunce <Tim.Bunce@pobox.com>
4069              Date: Sun, 14 Apr 2002 12:07:35 +0100
4070              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
4071      Branch: perl
4072            ! ext/Storable/Storable.xs
4073 ____________________________________________________________________________
4074 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
4075         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
4076              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4077              Date: Sun, 14 Apr 2002 16:29:59 +0200
4078              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
4079      Branch: perl
4080            ! hints/hpux.sh
4081 ____________________________________________________________________________
4082 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
4083         Log: Subject: Enable portable gcc code on hp-ux
4084              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4085              Date: Sun, 14 Apr 2002 16:30:01 +0200
4086              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
4087      Branch: perl
4088            ! hints/hpux.sh
4089 ____________________________________________________________________________
4090 [ 15904] By: nick                                  on 2002/04/14  09:18:01
4091         Log: Disable test code (assertions) in CRLF layer.
4092      Branch: perlio
4093            ! perlio.c
4094 ____________________________________________________________________________
4095 [ 15903] By: nick                                  on 2002/04/14  09:16:39
4096         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
4097      Branch: perlio
4098            ! ext/Encode/Encode.xs
4099 ____________________________________________________________________________
4100 [ 15902] By: nick                                  on 2002/04/14  09:15:45
4101         Log: Integrate mainline
4102      Branch: perlio
4103           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
4104           +> t/win32/longpath.t t/win32/system.t
4105            - t/op/winsystem.t
4106           !> (integrate 30 files)
4107 ____________________________________________________________________________
4108 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
4109         Log: Fixed URL for the Alpha editor.
4110      Branch: perl
4111            ! pod/perlfaq3.pod
4112 ____________________________________________________________________________
4113 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
4114         Log: Dedodgify.
4115      Branch: perl
4116            ! ext/Storable/Storable.xs
4117 ____________________________________________________________________________
4118 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
4119         Log: AUTHORS updates.
4120      Branch: perl
4121            ! AUTHORS
4122 ____________________________________________________________________________
4123 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
4124         Log: s2p needs Config.pm.
4125      Branch: perl
4126            ! Makefile.SH
4127 ____________________________________________________________________________
4128 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
4129         Log: Subject: [PATCH] Benchmark.t 75,90,109
4130              From: Nicholas Clark <nick@unfortu.net>
4131              Date: Sat, 13 Apr 2002 21:43:04 +0100
4132              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
4133      Branch: perl
4134            ! lib/Benchmark.t
4135 ____________________________________________________________________________
4136 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
4137         Log: Tweaks by Autrijus Tang.
4138      Branch: perl
4139            ! ext/Encode/encoding.pm
4140 ____________________________________________________________________________
4141 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
4142         Log: FAQ sync.
4143      Branch: perl
4144            ! pod/perlfaq5.pod
4145 ____________________________________________________________________________
4146 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
4147         Log: z/OS tally update.
4148      Branch: perl
4149            ! pod/perldelta.pod
4150 ____________________________________________________________________________
4151 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
4152         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
4153              From: Nicholas Clark <nick@unfortu.net>
4154              Date: Sat, 13 Apr 2002 02:58:07 +0100
4155              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
4156      Branch: perl
4157            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
4158            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
4159            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
4160            ! t/lib/st-dump.pl
4161 ____________________________________________________________________________
4162 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
4163         Log: Add piconv and enc2xs to the list of utilities.
4164      Branch: perl
4165            ! utils.lst
4166 ____________________________________________________________________________
4167 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
4168         Log: s.
4169      Branch: perl
4170            ! pod/perlunicode.pod
4171 ____________________________________________________________________________
4172 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
4173         Log: Phrasing fixes by Nick Clark
4174      Branch: perl
4175            ! pod/perlunicode.pod
4176 ____________________________________________________________________________
4177 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
4178         Log: More POD fixes and typos
4179      Branch: perl
4180            ! pod/perlunicode.pod
4181 ____________________________________________________________________________
4182 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
4183         Log: Subject: Re: UTF-8 and DB_File ?
4184              From: andreas.koenig@anima.de (Andreas J. Koenig)
4185              Date: Sat, 13 Apr 2002 13:29:41 +0200
4186              Message-ID: <m3ads7j0pm.fsf@anima.de>
4187      Branch: perl
4188            ! pod/perlunicode.pod
4189 ____________________________________________________________________________
4190 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
4191         Log: Fix a typo noticed by Paul Johnson.
4192      Branch: perl
4193            ! MANIFEST
4194 ____________________________________________________________________________
4195 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
4196         Log: Subject: Re: Win32 Status
4197              From: Michael G Schwern <schwern@pobox.com>
4198              Date: Fri, 12 Apr 2002 10:15:33 -0400
4199              Message-ID: <20020412141533.GB9788@blackrider>
4200      Branch: perl
4201            ! lib/ExtUtils/t/INST.t
4202 ____________________________________________________________________________
4203 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
4204         Log: Upgrade to Encode 1.34, from Dan Kogai.
4205      Branch: perl
4206            ! ext/Encode/Changes ext/Encode/Encode.pm
4207            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
4208            ! ext/Encode/t/Unicode.t
4209 ____________________________________________________________________________
4210 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
4211         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
4212              From: Graham TerMarsch <graham@howlingfrog.com>
4213              Date: Fri, 12 Apr 2002 12:28:47 -0700
4214              Message-Id: <200204121228.47826.graham@howlingfrog.com>
4215      Branch: perl
4216            ! AUTHORS
4217 ____________________________________________________________________________
4218 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
4219         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
4220              From: Nicholas Clark <nick@unfortu.net>
4221              Date: Fri, 12 Apr 2002 21:59:06 +0100
4222              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
4223      Branch: perl
4224            ! pp_pack.c t/op/pack.t
4225 ____________________________________________________________________________
4226 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
4227         Log: Re-sort MANIFEST.
4228      Branch: perl
4229            ! MANIFEST
4230 ____________________________________________________________________________
4231 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
4232         Log: Move also the Win32 system testing to t/win32.
4233      Branch: perl
4234            + t/win32/system.t
4235            - t/op/winsystem.t
4236            ! MANIFEST
4237 ____________________________________________________________________________
4238 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
4239         Log: Integrate change #15879 from maint-5.6;
4240              
4241              Win32::GetLongPathName() did not return valid results if there
4242              were "." and ".." components in the path; also fix a potential
4243              buffer overflow if the long path happens to be longer than
4244              MAX_PATH (this can presumably happen if they use \\?\... style
4245              paths); add a rather limited testsuite that exercises just the
4246              edge cases
4247      Branch: perl
4248           +> t/win32/longpath.t
4249           !> MANIFEST t/harness win32/win32.c
4250 ____________________________________________________________________________
4251 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
4252         Log: Win32::GetLongPathName() did not return valid results if there
4253              were "." and ".." components in the path; also fix a potential
4254              buffer overflow if the long path happens to be longer than
4255              MAX_PATH (this can presumably happen if they use \\?\... style
4256              paths); add a rather limited testsuite that exercises just the
4257              edge cases
4258      Branch: maint-5.6/perl
4259            + t/win32/longpath.t
4260            ! MANIFEST t/harness win32/win32.c
4261 ____________________________________________________________________________
4262 [ 15878] By: nick                                  on 2002/04/12  14:38:32
4263         Log: Integrate mainline
4264      Branch: perlio
4265           +> lib/ExtUtils/t/INST_PREFIX.t
4266           !> (integrate 37 files)
4267 ____________________________________________________________________________
4268 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
4269         Log: Update Changes.
4270      Branch: perl
4271            ! Changes patchlevel.h
4272 ____________________________________________________________________________
4273 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
4274         Log: Discuss the magic of \w in security terms.
4275      Branch: perl
4276            ! pod/perlsec.pod pod/perlunicode.pod
4277 ____________________________________________________________________________
4278 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
4279         Log: Add a warning about the symbolic methods and
4280              symbolic sub refs not being checked for taint.
4281      Branch: perl
4282            ! pod/perlsec.pod
4283 ____________________________________________________________________________
4284 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
4285         Log: In EBCDIC the BOM detection doesn't seem
4286              to be working right.  For now skipping the test,
4287              waiting for Dan's opinion.
4288      Branch: perl
4289            ! ext/Encode/t/Unicode.t
4290 ____________________________________________________________________________
4291 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
4292         Log: Update to Net::Ping 2.16.
4293      Branch: perl
4294            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
4295 ____________________________________________________________________________
4296 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
4297         Log: Upgrade to CGI.pm 2.81.
4298      Branch: perl
4299            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
4300 ____________________________________________________________________________
4301 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
4302         Log: Move up restricted hashes a bit.
4303      Branch: perl
4304            ! pod/perldelta.pod
4305 ____________________________________________________________________________
4306 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
4307         Log: Now using Unicode 3.2.0.
4308      Branch: perl
4309            ! pod/perldelta.pod
4310 ____________________________________________________________________________
4311 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
4312         Log: UNICOS too has sockpair issues (unsurprisingly,
4313              since UNICOS/mk has them too)
4314      Branch: perl
4315            ! ext/Socket/socketpair.t
4316 ____________________________________________________________________________
4317 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
4318         Log: FAQ patch from mjd regarding Tie::File.
4319      Branch: perl
4320            ! pod/perlfaq5.pod
4321 ____________________________________________________________________________
4322 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
4323         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
4324              consider using the NamesList.
4325      Branch: perl
4326            ! lib/charnames.pm lib/charnames.t
4327 ____________________________________________________________________________
4328 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
4329         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
4330              From: "Craig A. Berry" <craigberry@mac.com>
4331              Date: Thu, 11 Apr 2002 13:47:21 -0500
4332              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
4333      Branch: perl
4334            ! lib/File/CheckTree.pm lib/File/CheckTree.t
4335 ____________________________________________________________________________
4336 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
4337         Log: More NT Unicode information from Jan Dubois.
4338      Branch: perl
4339            ! pod/perltodo.pod
4340 ____________________________________________________________________________
4341 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
4342         Log: Add one perltodo item (and move bunch of them to better spot),
4343              add sysopen() to "Functions for filehandles, files, or directories".
4344      Branch: perl
4345            ! pod/perlfunc.pod pod/perltodo.pod
4346 ____________________________________________________________________________
4347 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
4348         Log: Prettyprinting: shorten the lines to avoid linewrapping.
4349      Branch: perl
4350            ! t/TEST
4351 ____________________________________________________________________________
4352 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
4353         Log: Also NEC SUPER-UX has buggy sockpair().
4354      Branch: perl
4355            ! ext/Socket/socketpair.t
4356 ____________________________________________________________________________
4357 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
4358         Log: dTHX works on its own just fine.
4359      Branch: perl
4360            ! ext/DynaLoader/dl_aix.xs
4361 ____________________________________________________________________________
4362 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
4363         Log: Must hold off building s2p until there's a miniperl.
4364      Branch: perl
4365            ! Makefile.SH
4366 ____________________________________________________________________________
4367 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
4368         Log: AIX: strerror_r() needs dTHX.
4369      Branch: perl
4370            ! ext/DynaLoader/dl_aix.xs
4371 ____________________________________________________________________________
4372 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
4373         Log: Extracting the s2p may require the right dynlibpath.
4374      Branch: perl
4375            ! Makefile.SH
4376 ____________________________________________________________________________
4377 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
4378         Log: Doc tweaks.
4379      Branch: perl
4380            ! ext/Time/HiRes/HiRes.pm
4381 ____________________________________________________________________________
4382 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
4383         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
4384              From: Michael G Schwern <schwern@pobox.com>
4385              Date: Thu, 11 Apr 2002 01:25:26 -0400
4386              Message-ID: <20020411052525.GA17038@blackrider>
4387      Branch: perl
4388            + lib/ExtUtils/t/INST_PREFIX.t
4389            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
4390            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4391            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4392            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
4393            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
4394            ! lib/ExtUtils/t/prefixify.t
4395 ____________________________________________________________________________
4396 [ 15855] By: nick                                  on 2002/04/11  06:26:44
4397         Log: Integrate mainline
4398      Branch: perlio
4399           !> (integrate 42 files)
4400 ____________________________________________________________________________
4401 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
4402         Log: Unused variables.
4403      Branch: perl
4404            ! ext/threads/shared/shared.xs ext/threads/threads.xs
4405 ____________________________________________________________________________
4406 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
4407         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
4408              From: Ilya Martynov <ilya@martynov.org>
4409              Date: 11 Apr 2002 03:21:17 +0400
4410              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
4411      Branch: perl
4412            ! lib/Term/ReadLine.pm
4413 ____________________________________________________________________________
4414 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
4415         Log: Upgrade to Encode 1.33, from Dan Kogai.
4416      Branch: perl
4417            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4418            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
4419            ! ext/Encode/lib/Encode/Supported.pod
4420            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
4421            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
4422            ! ext/Encode/ucm/adobeSymbol.ucm
4423            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
4424 ____________________________________________________________________________
4425 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
4426         Log: Backward portability from Dan Kogai.
4427      Branch: perl
4428            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
4429            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
4430            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4431            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
4432            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
4433            ! ext/Storable/t/store.t ext/Storable/t/tied.t
4434            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
4435            ! ext/Storable/t/utf8.t
4436 ____________________________________________________________________________
4437 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
4438         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
4439              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
4440              bug in B::walkoptree still to be fixed.
4441      Branch: perl
4442            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
4443 ____________________________________________________________________________
4444 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
4445         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
4446              From: Philip Newton <Philip.Newton@gmx.net>
4447              Date: Wed, 10 Apr 2002 21:29:58 +0200
4448              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
4449      Branch: perl
4450            ! pod/perldelta.pod
4451 ____________________________________________________________________________
4452 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
4453         Log: Integrate perlio;
4454              
4455              Add a \t to Win32 pm_to_blib $(TOUCH) line.
4456      Branch: perl
4457           !> lib/ExtUtils/MM_Win32.pm
4458 ____________________________________________________________________________
4459 [ 15847] By: nick                                  on 2002/04/10  13:08:29
4460         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
4461      Branch: perlio
4462            ! lib/ExtUtils/MM_Win32.pm
4463 ____________________________________________________________________________
4464 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
4465         Log: Try to fool old AIX when threading, from Merijn.
4466      Branch: perl
4467            ! perl.h
4468 ____________________________________________________________________________
4469 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
4470         Log: Update Changes.
4471      Branch: perl
4472            ! Changes patchlevel.h
4473 ____________________________________________________________________________
4474 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
4475         Log: Welcome to the 5.7.3.
4476      Branch: perl
4477            ! NetWare/Makefile win32/Makefile
4478 ____________________________________________________________________________
4479 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
4480         Log: Make x2p/s2p part of the test_prep target now that we
4481              have a test for it.
4482      Branch: perl
4483            ! Makefile.SH
4484 ____________________________________________________________________________
4485 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
4486         Log: Integrate perlio.
4487              
4488              We have been 5.7.3 for a while - install there ...
4489      Branch: perl
4490           !> win32/makefile.mk
4491 ____________________________________________________________________________
4492 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
4493         Log: SImilarly to old HP-UX, in old AIX too including
4494              crypt.h leads into trouble.  (from Merijn)
4495      Branch: perl
4496            ! hints/aix.sh
4497 ____________________________________________________________________________
4498 [ 15840] By: nick                                  on 2002/04/10  10:04:19
4499         Log: We have been 5.7.3 for a while - install there ...
4500      Branch: perlio
4501            ! win32/makefile.mk
4502 ____________________________________________________________________________
4503 [ 15839] By: nick                                  on 2002/04/10  10:03:46
4504         Log: Intgrate mainline
4505      Branch: perlio
4506           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
4507            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
4508            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
4509           !> (integrate 40 files)
4510 ____________________________________________________________________________
4511 [ 15838] By: ams                                   on 2002/04/10  04:16:45
4512         Log: Subject: [PATCH] ext/attrs.t getting skipped
4513              From: "Craig A. Berry" <craigberry@mac.com>
4514              Date: Tue, 9 Apr 2002 23:58:49 -0500
4515              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
4516      Branch: perl
4517            ! t/TEST
4518 ____________________________________________________________________________
4519 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
4520         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
4521              From: Michael G Schwern <schwern@pobox.com>
4522              Date: Tue, 9 Apr 2002 20:52:55 -0400
4523              Message-ID: <20020410005254.GI8954@blackrider>
4524      Branch: perl
4525            ! t/op/sub_lval.t
4526 ____________________________________________________________________________
4527 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
4528         Log: Undo accident in #15385.
4529      Branch: metaconfig/U/perl
4530            ! Extensions.U
4531 ____________________________________________________________________________
4532 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
4533         Log: Retract the UTF-8 filenames patch.  This may be
4534              better dealt with in Perl level, a la File::Spec
4535              (since the whole mess is strongly filesystem-specific).
4536      Branch: metaconfig/U/perl
4537            + usecjk.U
4538            ! Extensions.U
4539      Branch: perl
4540            - ext/File/Glob/t/utf8.t
4541            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
4542            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
4543            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4544            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
4545            ! t/op/readdir.t
4546 ____________________________________________________________________________
4547 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
4548         Log: Upgrade to Encode 1.32, from Dan Kogai.
4549      Branch: perl
4550            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
4551            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
4552            - ext/Encode/ucm/macGurmukhi.ucm
4553            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
4554            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
4555            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
4556            ! ext/Encode/lib/Encode/Encoder.pm
4557            ! ext/Encode/lib/Encode/Supported.pod
4558            ! ext/Encode/lib/Encode/Unicode.pm
4559            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
4560            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
4561 ____________________________________________________________________________
4562 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
4563         Log: Add tests for s2p/psed, from Wolfgang Laun.
4564      Branch: perl
4565            + t/x2p/s2p.t
4566            ! MANIFEST t/TEST
4567 ____________________________________________________________________________
4568 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
4569         Log: FAQ sync.
4570      Branch: perl
4571            ! pod/perlfaq2.pod pod/perlfaq3.pod
4572 ____________________________________________________________________________
4573 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
4574         Log: Remove false dependency between getgrent and setpwent
4575              having/not having FILE**.  Also make the names of the
4576              {set,get,end}* interface struct members a bit shorter.
4577      Branch: perl
4578            ! reentr.c reentr.h reentr.pl
4579 ____________________________________________________________________________
4580 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
4581         Log: Avoid bad prototypes.
4582      Branch: perl
4583            ! hints/hpux.sh
4584 ____________________________________________________________________________
4585 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
4586         Log: metaconfig unit change for #15828.
4587      Branch: metaconfig
4588            ! U/protos/Protochk.U
4589 ____________________________________________________________________________
4590 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
4591         Log: As Merijn points out, pthread.h really needs to be known
4592              by protochk.
4593      Branch: perl
4594            ! Configure
4595 ____________________________________________________________________________
4596 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
4597         Log: Integrate perlio;
4598              
4599              Patch up Encode for Tk
4600      Branch: perl
4601           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
4602           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
4603 ____________________________________________________________________________
4604 [ 15826] By: nick                                  on 2002/04/09  12:38:25
4605         Log: Patch up Encode for Tk
4606      Branch: perlio
4607            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
4608            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
4609 ____________________________________________________________________________
4610 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
4611         Log: Portability tweak.
4612      Branch: perl
4613            ! lib/File/CheckTree.t
4614 ____________________________________________________________________________
4615 [ 15824] By: sky                                   on 2002/04/09  10:51:07
4616         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
4617              From: Abigail <abigail@osp.nl>
4618              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
4619              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
4620      Branch: perl
4621            ! pod/perlhist.pod
4622 ____________________________________________________________________________
4623 [ 15823] By: nick                                  on 2002/04/09  08:17:59
4624         Log: Integrate mainline
4625      Branch: perlio
4626           +> ext/Encode/lib/Encode/Config.pm
4627           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
4628           !> (integrate 37 files)
4629 ____________________________________________________________________________
4630 [ 15822] By: ams                                   on 2002/04/09  06:43:50
4631         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
4632              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4633              Date: Tue, 09 Apr 2002 02:00:51 -0400
4634              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
4635      Branch: perl
4636            ! lib/File/CheckTree.pm
4637 ____________________________________________________________________________
4638 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
4639         Log: Small perldelta tweaks.
4640      Branch: perl
4641            ! pod/perldelta.pod
4642 ____________________________________________________________________________
4643 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
4644         Log: File::Checktree update from Paul Grassie.
4645      Branch: perl
4646            ! lib/File/CheckTree.pm lib/File/CheckTree.t
4647 ____________________________________________________________________________
4648 [ 15819] By: ams                                   on 2002/04/08  22:43:48
4649         Log: Subject: patch against t/op/sub_lval.t
4650              From: Jim Cromie <jcromie@divsol.com>
4651              Date: Mon, 08 Apr 2002 17:38:16 -0600
4652              Message-Id: <3CB229E8.9080500@divsol.com>
4653      Branch: perl
4654            ! t/op/sub_lval.t
4655 ____________________________________________________________________________
4656 [ 15818] By: ams                                   on 2002/04/08  22:40:16
4657         Log: Humbly pay homage to the redundancy gods.
4658      Branch: perl
4659            ! mg.c
4660 ____________________________________________________________________________
4661 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
4662         Log: metaconfig mirror #15816.
4663      Branch: metaconfig
4664            ! U/modified/Unix.U
4665 ____________________________________________________________________________
4666 [ 15816] By: ams                                   on 2002/04/08  22:18:32
4667         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
4668      Branch: perl
4669            ! Porting/Glossary
4670 ____________________________________________________________________________
4671 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
4672         Log: Small piconv tweaks (sent to Dan).
4673      Branch: perl
4674            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
4675            ! ext/Encode/lib/Encode/Alias.pm
4676 ____________________________________________________________________________
4677 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
4678         Log: Update Changes.
4679      Branch: perl
4680            ! Changes patchlevel.h
4681 ____________________________________________________________________________
4682 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
4683         Log: FAQ sync.  (Ignoring the few URL differences for now.)
4684      Branch: perl
4685            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
4686            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
4687            ! pod/perlfaq7.pod pod/perlfaq9.pod
4688 ____________________________________________________________________________
4689 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
4690         Log: Upgrade to Encode 1.31, from Dan Kogai.
4691      Branch: perl
4692            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
4693            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
4694            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
4695            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
4696 ____________________________________________________________________________
4697 [ 15811] By: ams                                   on 2002/04/08  17:00:37
4698         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
4699              From: Andy Dougherty <doughera@lafayette.edu>
4700              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
4701              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
4702      Branch: perl
4703            ! lib/sort.t pp_sort.c
4704 ____________________________________________________________________________
4705 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
4706         Log: metaconfig unit changes for #15809.
4707      Branch: metaconfig
4708            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
4709 ____________________________________________________________________________
4710 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
4711         Log: Mirroring #15806.
4712      Branch: perl
4713            ! Porting/Glossary Porting/config.sh Porting/config_H
4714 ____________________________________________________________________________
4715 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
4716         Log: metaconfig unit changes for #15807.
4717      Branch: metaconfig
4718            ! U/protos/Protochk.U U/threads/d_asctime_r.U
4719            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
4720            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
4721            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
4722            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
4723            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
4724            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
4725            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
4726            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
4727            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
4728            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
4729            ! U/threads/d_getprotobyname_r.U
4730            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4731            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4732            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4733            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4734            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4735            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4736            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4737            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4738            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4739            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4740            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4741            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4742            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4743            ! U/threads/i_pthread.U
4744      Branch: perl
4745            ! config_h.SH
4746 ____________________________________________________________________________
4747 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
4748         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
4749              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4750              Date: Mon, 08 Apr 2002 14:34:27 +0200
4751              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
4752      Branch: perl
4753            ! Configure hints/hpux.sh reentr.pl
4754 ____________________________________________________________________________
4755 [ 15806] By: ams                                   on 2002/04/08  13:50:43
4756         Log: Subject: [PATCH] Updates to Porting/Glossary
4757              From: Paul_GreenVOS@vos.stratus.com
4758              Date: Mon, 8 Apr 02 10:44 edt
4759              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
4760      Branch: perl
4761            ! Porting/Glossary
4762 ____________________________________________________________________________
4763 [ 15805] By: ams                                   on 2002/04/08  13:47:32
4764         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
4765              coredumps on startup)
4766              From: Michael G Schwern <schwern@pobox.com>
4767              Date: Mon, 8 Apr 2002 10:34:49 -0400
4768              Message-Id: <20020408143449.GB3245@blackrider>
4769      Branch: perl
4770            ! lib/ExtUtils/MM_Unix.pm
4771 ____________________________________________________________________________
4772 [ 15804] By: ams                                   on 2002/04/08  13:29:28
4773         Log: Subject: [PATCH] example in pod/perllexwarn.pod
4774              From: Slaven Rezic <slaven.rezic@berlin.de>
4775              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
4776              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
4777      Branch: perl
4778            ! pod/perllexwarn.pod
4779 ____________________________________________________________________________
4780 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
4781         Log: Upgrade to Encode 1.30, from Dan Kogai. 
4782      Branch: perl
4783            + ext/Encode/lib/Encode/Encoder.pm
4784            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
4785            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
4786            ! ext/Encode/lib/Encode/Supported.pod
4787            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
4788            ! ext/Encode/t/grow.t
4789 ____________________________________________________________________________
4790 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
4791         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
4792              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4793              Date: Mon, 08 Apr 2002 01:08:40 +0100
4794              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
4795      Branch: perl
4796            ! ext/MIME/Base64/t/base64.t
4797 ____________________________________________________________________________
4798 [ 15801] By: nick                                  on 2002/04/08  07:28:27
4799         Log: Integrate mainline
4800      Branch: perlio
4801           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
4802           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
4803           +> ext/File/Glob/t/utf8.t
4804           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4805           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4806           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
4807            - ext/Encode/lib/Encode/10646_1.pm
4808            - ext/Encode/lib/Encode/Internal.pm
4809            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
4810            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
4811            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
4812            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
4813            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
4814            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
4815            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
4816           !> (integrate 157 files)
4817 ____________________________________________________________________________
4818 [ 15800] By: ams                                   on 2002/04/08  07:06:21
4819         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
4820              From: Jan Dubois <JanD@ActiveState.com>
4821              Date: Mon, 08 Apr 2002 00:10:39 -0700
4822              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
4823      Branch: perl
4824            ! lib/ExtUtils/Packlist.pm
4825 ____________________________________________________________________________
4826 [ 15799] By: ams                                   on 2002/04/08  04:50:36
4827         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
4828              From: Stas Bekman <stas@stason.org>
4829              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
4830              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
4831      Branch: perl
4832            ! pod/perlguts.pod
4833 ____________________________________________________________________________
4834 [ 15798] By: ams                                   on 2002/04/08  03:56:52
4835         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
4836      Branch: perl
4837            ! util.c
4838 ____________________________________________________________________________
4839 [ 15797] By: ams                                   on 2002/04/08  01:30:38
4840         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
4841              same line of code. (As suggested by Simon Cozens.)
4842      Branch: perl
4843            ! mg.c
4844 ____________________________________________________________________________
4845 [ 15796] By: ams                                   on 2002/04/08  01:27:24
4846         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
4847              Simon Cozens.
4848      Branch: perl
4849            ! embed.fnc util.c
4850 ____________________________________________________________________________
4851 [ 15795] By: ams                                   on 2002/04/08  01:05:16
4852         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
4853              From: Tom Brown <thecap@peach.ece.utexas.edu>
4854              Date: Sun, 07 Apr 2002 23:20:05 GMT
4855              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
4856      Branch: perl
4857            ! ext/Devel/DProf/DProf.xs
4858 ____________________________________________________________________________
4859 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
4860         Log: Retract #15793 since #15775 should fix the problem.
4861      Branch: perl
4862            ! hv.c
4863 ____________________________________________________________________________
4864 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
4865         Log: (Retracted by #15794)
4866              Subject: [PATCH] hv.c
4867              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
4868              Date: Sun, 7 Apr 2002 14:25:48 +0200
4869              Message-ID: <3CB056EC.16340.1119992@localhost>
4870      Branch: perl
4871            ! hv.c
4872 ____________________________________________________________________________
4873 [ 15792] By: ams                                   on 2002/04/07  21:48:49
4874         Log: Make other nits nervous.
4875      Branch: perl
4876            ! gv.c perl.c
4877 ____________________________________________________________________________
4878 [ 15791] By: ams                                   on 2002/04/07  20:31:08
4879         Log: Subject: [MIME::Base64 patch] t/base64.t fix
4880              From: Dan Kogai <dankogai@dan.co.jp>
4881              Date: Mon, 8 Apr 2002 06:19:29 +0900
4882              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
4883      Branch: perl
4884            ! ext/MIME/Base64/t/base64.t
4885 ____________________________________________________________________________
4886 [ 15790] By: ams                                   on 2002/04/07  20:15:52
4887         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
4888              From: Slaven Rezic <slaven.rezic@berlin.de>
4889              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
4890              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
4891      Branch: perl
4892            ! ext/Devel/Peek/Peek.xs
4893 ____________________________________________________________________________
4894 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
4895         Log: Fully qualify in warning message the name of a subroutine redefined
4896              via glob assignment
4897      Branch: perl
4898            ! sv.c t/lib/warnings/op t/lib/warnings/sv
4899 ____________________________________________________________________________
4900 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
4901         Log: Update from Dan Kogai.
4902      Branch: perl
4903            ! ext/Encode/t/Unicode.t
4904 ____________________________________________________________________________
4905 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
4906         Log: Can't right now twist my brain to figure out
4907              the right CR/LF code point mappings in EBCDIC.
4908      Branch: perl
4909            ! lib/Pod/t/eol.t
4910 ____________________________________________________________________________
4911 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
4912         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
4913              From: Nicholas Clark <nick@ccl4.org>
4914              Date: Sun, 7 Apr 2002 15:01:56 +0100
4915              Message-ID: <20020407150156.R10686@plum.flirble.org>
4916      Branch: perl
4917            ! ext/Data/Dumper/Dumper.xs
4918 ____________________________________________________________________________
4919 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
4920         Log: Tpyo.
4921      Branch: perl
4922            ! lib/Pod/t/eol.t
4923 ____________________________________________________________________________
4924 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
4925         Log: EBCDIC branch was forgotten.
4926      Branch: perl
4927            ! ext/Devel/Peek/Peek.t
4928 ____________________________________________________________________________
4929 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
4930         Log: charnames::viacode() was broken, noticed by Jeffrey.
4931      Branch: perl
4932            ! lib/charnames.pm lib/charnames.t
4933 ____________________________________________________________________________
4934 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
4935         Log: Missing files.
4936      Branch: perl
4937            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
4938            ! MANIFEST ext/Encode/MANIFEST
4939 ____________________________________________________________________________
4940 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
4941         Log: (intentionally empty)
4942      Branch: perl
4943            ! MANIFEST sv.h
4944 ____________________________________________________________________________
4945 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
4946         Log: Upgrade to Encode 1.26, from Dan Kogai.
4947      Branch: perl
4948            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
4949            + ext/Encode/ucm/jis0212.ucm
4950            - ext/Encode/lib/Encode/10646_1.pm
4951            - ext/Encode/lib/Encode/Internal.pm
4952            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
4953            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
4954            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
4955            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
4956            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
4957            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
4958            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
4959            - ext/Encode/ucm/macRumanian.ucm
4960            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
4961            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
4962            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
4963            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
4964            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
4965            ! ext/Encode/lib/Encode/Encoding.pm
4966            ! ext/Encode/lib/Encode/Supported.pod
4967            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
4968            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
4969            ! ext/Encode/ucm/adobeSymbol.ucm
4970            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
4971            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
4972            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
4973            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
4974            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
4975            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
4976            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
4977            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
4978            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
4979            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
4980            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
4981            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
4982            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
4983            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
4984            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
4985            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
4986            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
4987            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
4988            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
4989            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
4990            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
4991            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
4992            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
4993            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
4994            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
4995            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
4996            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
4997            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
4998            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
4999            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
5000            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
5001            ! ext/Encode/ucm/nextstep.ucm
5002 ____________________________________________________________________________
5003 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
5004         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
5005              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
5006              Now, where was my coffee mug...
5007      Branch: perl
5008            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
5009            ! pp_sys.c
5010 ____________________________________________________________________________
5011 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
5012         Log: Subject: [PATCH] MakeMaker basic.t on Win32
5013              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5014              Date: Sun, 7 Apr 2002 14:25:48 +0200
5015              Message-ID: <3CB056EC.27101.1119A3D@localhost>
5016              
5017              Subject: [PATCH] MakeMaker && Win32 && nmake
5018              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5019              Date: Sun, 7 Apr 2002 14:25:48 +0200
5020              Message-ID: <3CB056EC.9001.11199ED@localhost>
5021      Branch: perl
5022            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
5023 ____________________________________________________________________________
5024 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
5025         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
5026              From: Philip Newton <Philip.Newton@gmx.net>
5027              Date: Sun, 07 Apr 2002 07:51:49 +0200      
5028              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
5029      Branch: perl
5030            ! utf8.c
5031 ____________________________________________________________________________
5032 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
5033         Log: There was no nice way of getting in UTF-8 filenames:
5034              now one can use in the (new) three-arg form of readdir()
5035              and in File::Glob import a ":utf8" to transparently accept
5036              the filenames as Unicode.  Note that only :utf8 is supported,
5037              not fancier stuff like :encoding(foobar)
5038      Branch: perl
5039            + ext/File/Glob/t/utf8.t
5040            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
5041            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
5042            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5043            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
5044            ! t/op/readdir.t
5045 ____________________________________________________________________________
5046 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
5047         Log: Subject: [PATCH] Re: perl@15772
5048              From: Nicholas Clark <nick@ccl4.org>
5049              Date: Sun, 7 Apr 2002 11:06:42 +0100
5050              Message-ID: <20020407110641.O10686@plum.flirble.org>
5051      Branch: perl
5052            ! hv.c
5053 ____________________________________________________________________________
5054 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
5055         Log: Subject: [PATCH] Re: 15764 breakage
5056              From: Michael G Schwern <schwern@pobox.com>
5057              Date: Sat, 6 Apr 2002 19:14:02 -0500
5058              Message-ID: <20020407001401.GA7076@blackrider>
5059      Branch: perl
5060            ! lib/ExtUtils/MM_Unix.pm
5061 ____________________________________________________________________________
5062 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
5063         Log: Instruction tweak.
5064      Branch: perl
5065            ! README.os390
5066 ____________________________________________________________________________
5067 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
5068         Log: Update Changes.
5069      Branch: perl
5070            ! Changes patchlevel.h
5071 ____________________________________________________________________________
5072 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
5073         Log: Subject: [PATCH] Encode tweaks for VMS
5074              From: Michael G Schwern <schwern@pobox.com>
5075              Date: Sat, 6 Apr 2002 03:26:09 -0500
5076              Message-ID: <20020406082609.GA28758@blackrider>
5077      Branch: perl
5078            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
5079            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
5080            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
5081            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
5082 ____________________________________________________________________________
5083 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
5084         Log: Prettyprinting and version paranoia.
5085      Branch: perl
5086            ! ext/DB_File/t/db-recno.t
5087 ____________________________________________________________________________
5088 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
5089         Log: Be explicit about the two DB_File tests croaking
5090              in Mac OS X.
5091      Branch: perl
5092            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
5093 ____________________________________________________________________________
5094 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
5095         Log: Regen toc.
5096      Branch: perl
5097            ! pod/perltoc.pod
5098 ____________________________________________________________________________
5099 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
5100         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
5101              From: Benjamin Goldberg <goldbb2@earthlink.net>
5102              Date: Fri, 05 Apr 2002 19:15:42 -0500
5103              Message-ID: <3CAE3E2E.8483505@earthlink.net>
5104      Branch: perl
5105            ! hv.h
5106 ____________________________________________________________________________
5107 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
5108         Log: Underline that the current implementation is not
5109              guaranteed to be forever; and reformat a bit.
5110      Branch: perl
5111            ! lib/utf8.pm
5112 ____________________________________________________________________________
5113 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
5114         Log: Subject: Weak spots in the utf8 manpage
5115              From: andreas.koenig@anima.de (Andreas J. Koenig)
5116              Date: Fri, 05 Apr 2002 10:08:44 +0200      
5117              Message-ID: <m3u1qqefeb.fsf@anima.de>      
5118      Branch: perl
5119            ! lib/utf8.pm
5120 ____________________________________________________________________________
5121 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
5122         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
5123              From: Michael G Schwern <schwern@pobox.com>
5124              Date: Sat, 6 Apr 2002 03:22:03 -0500
5125              Message-ID: <20020406082203.GA28713@blackrider>
5126      Branch: perl
5127            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
5128            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
5129            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
5130            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
5131            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
5132            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
5133            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
5134            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
5135            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
5136            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
5137 ____________________________________________________________________________
5138 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
5139         Log: No need to avoid utf8 warnings after #15762.
5140      Branch: perl
5141            ! lib/Unicode/Collate.pm
5142 ____________________________________________________________________________
5143 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
5144         Log: As noted by Philip Newton: nothing wrong with BOM,
5145              but 0xFFFE quite wrong.
5146      Branch: perl
5147            ! t/lib/warnings/utf8 utf8.c utf8.h
5148 ____________________________________________________________________________
5149 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
5150         Log: Explain the "gaps" in the UTF-8 encoding.
5151      Branch: perl
5152            ! pod/perlunicode.pod utf8.h
5153 ____________________________________________________________________________
5154 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
5155         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
5156              From: Nicholas Clark <nick@unfortu.net>
5157              Date: Sat, 6 Apr 2002 14:54:51 +0100
5158              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
5159      Branch: perl
5160            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5161 ____________________________________________________________________________
5162 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
5163         Log: Signedness nits.
5164      Branch: perl
5165            ! hv.c
5166 ____________________________________________________________________________
5167 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
5168         Log: Make hv_notallowed a static as suggested by Nick Clark;
5169              and synchronize the nomenclature to talk about restricted
5170              (not fixed) hashes.
5171      Branch: perl
5172            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
5173            ! proto.h
5174 ____________________________________________________________________________
5175 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
5176         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
5177              From: Nicholas Clark <nick@unfortu.net>
5178              Date: Sat, 6 Apr 2002 00:21:17 +0100
5179              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
5180              
5181              (with the last one reversed)
5182      Branch: perl
5183            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
5184            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
5185 ____________________________________________________________________________
5186 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
5187         Log: Update the warning message.
5188      Branch: perl
5189            ! README.tru64
5190 ____________________________________________________________________________
5191 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
5192         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
5193              From: Dan Kogai <dankogai@dan.co.jp>
5194              Date: Sat, 6 Apr 2002 06:08:40 +0900
5195              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
5196      Branch: perl
5197            ! pod/perlunicode.pod
5198 ____________________________________________________________________________
5199 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
5200         Log: Some tests were failing silently instead of saying "not ok"
5201      Branch: perl
5202            ! t/comp/proto.t
5203 ____________________________________________________________________________
5204 [ 15753] By: nick                                  on 2002/04/05  19:30:12
5205         Log: Integrate mainline
5206      Branch: perlio
5207           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
5208           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
5209           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
5210 ____________________________________________________________________________
5211 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
5212         Log: Minor Tie::File test patch, from mjd.
5213      Branch: perl
5214            ! lib/Tie/File/t/24_cache_loop.t
5215 ____________________________________________________________________________
5216 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
5217         Log: Not *that* different line endings (noticed by Philip Newton)
5218      Branch: perl
5219            ! pod/perldelta.pod
5220 ____________________________________________________________________________
5221 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
5222         Log: Retract #15745 for now; won't work without more Encode fixes.
5223      Branch: perl
5224            ! ext/Encode/lib/Encode/10646_1.pm
5225 ____________________________________________________________________________
5226 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
5227         Log: metaconfig unit change for #15748.
5228      Branch: metaconfig
5229            ! U/modified/Oldconfig.U
5230 ____________________________________________________________________________
5231 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
5232         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
5233              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5234              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
5235              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
5236      Branch: perl
5237            ! Configure
5238 ____________________________________________________________________________
5239 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
5240         Log: NetWare update from C Aditya.
5241      Branch: perl
5242            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
5243 ____________________________________________________________________________
5244 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
5245         Log: Win32 pacifying from mjd.
5246      Branch: perl
5247            ! lib/Tie/File/t/26_twrite.t
5248 ____________________________________________________________________________
5249 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
5250         Log: Integrate perlio;
5251              
5252              Not only did UCS-2 have dodgy name it was buggy.
5253      Branch: perl
5254           !> ext/Encode/lib/Encode/10646_1.pm
5255 ____________________________________________________________________________
5256 [ 15744] By: nick                                  on 2002/04/05  13:02:36
5257         Log: Not only did UCS-2 have dodgy name it was buggy.
5258      Branch: perlio
5259            ! ext/Encode/lib/Encode/10646_1.pm
5260 ____________________________________________________________________________
5261 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
5262         Log: Subject: Patch for bug ID 20020221.007
5263              From: Archer Sully <archer@meer.net>
5264              Date: Thu, 4 Apr 2002 21:45:34 -0700
5265              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
5266              
5267              Fix for "[ID 20020221.007] SEGV in Storable with empty string
5268              scalar object" (dclone)
5269      Branch: perl
5270            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
5271 ____________________________________________________________________________
5272 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
5273         Log: Subject: Re: lib/sort.t failure 
5274              From: "John P. Linderman" <jpl@research.att.com>
5275              Date: Fri, 05 Apr 2002 06:19:07 -0500
5276              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
5277              
5278              with a minor formatting tweak
5279      Branch: perl
5280            ! pod/perlfunc.pod
5281 ____________________________________________________________________________
5282 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
5283         Log: Subject: Re: lib/sort.t failure (and [PATCH])
5284              From: "John P. Linderman" <jpl@research.att.com>
5285              Date: Fri, 05 Apr 2002 07:13:27 -0500
5286              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
5287      Branch: perl
5288            ! lib/sort.t
5289 ____________________________________________________________________________
5290 [ 15740] By: nick                                  on 2002/04/05  09:31:42
5291         Log: Integrate mainline
5292      Branch: perlio
5293           +> (branch 49 files)
5294           !> (integrate 82 files)
5295 ____________________________________________________________________________
5296 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
5297         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
5298              From: Dan Kogai <dankogai@dan.co.jp>
5299              Date: Fri, 5 Apr 2002 11:52:50 +0900
5300              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
5301      Branch: perl
5302            ! ext/Encode/t/Aliases.t
5303 ____________________________________________________________________________
5304 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
5305         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
5306              From: Dan Kogai <dankogai@dan.co.jp>
5307              Date: Fri, 5 Apr 2002 11:39:55 +0900
5308              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
5309      Branch: perl
5310            ! ext/Encode/lib/Encode/Alias.pm
5311 ____________________________________________________________________________
5312 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
5313         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
5314              From: Ilmari Karonen <iltzu@sci.fi>
5315              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
5316              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
5317      Branch: perl
5318            ! gv.c t/op/method.t
5319 ____________________________________________________________________________
5320 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
5321         Log: I was fooled for a while, somebody else might be too.
5322      Branch: perl
5323            ! t/test.pl
5324 ____________________________________________________________________________
5325 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
5326         Log: test.pl-ify.
5327      Branch: perl
5328            ! t/op/method.t
5329 ____________________________________________________________________________
5330 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
5331         Log: Upgrade to Encode 1.20, from Dan Kogai.
5332      Branch: perl
5333            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
5334            + ext/Encode/ucm/adobeSymbol.ucm
5335            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
5336            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
5337            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
5338            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
5339            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
5340            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
5341            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
5342            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
5343            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
5344            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
5345            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
5346            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
5347            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
5348            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
5349            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
5350            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
5351            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
5352            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
5353            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
5354            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
5355            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
5356            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
5357            + ext/Encode/ucm/macSymbol.ucm
5358            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
5359            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
5360            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
5361            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
5362            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5363            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
5364            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
5365            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
5366            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
5367            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
5368            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
5369            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
5370            ! ext/Encode/lib/Encode/Alias.pm
5371            ! ext/Encode/lib/Encode/Supported.pod
5372            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
5373            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
5374            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
5375            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
5376            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
5377            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
5378            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
5379            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
5380            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
5381            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
5382            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
5383            ! ext/Encode/ucm/nextstep.ucm
5384 ____________________________________________________________________________
5385 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
5386         Log: Subject: left-over "use 5.7.2" in threads.pm
5387              From: Slaven Rezic <slaven.rezic@berlin.de>
5388              Date: 21 Mar 2002 23:18:13 +0100
5389              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
5390      Branch: perl
5391            ! ext/threads/threads.pm
5392 ____________________________________________________________________________
5393 [ 15732] By: ams                                   on 2002/04/04  17:08:13
5394         Log: Subject: [PATCH 5.7.3 DOCS]
5395              From: mjd@plover.com
5396              Date: 4 Apr 2002 15:59:39 -0000
5397              Message-Id: <20020404155939.6754.qmail@plover.com>
5398      Branch: perl
5399            ! pod/perlfaq9.pod
5400 ____________________________________________________________________________
5401 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
5402         Log: metaconfig unit change for #15730.
5403      Branch: metaconfig
5404            ! U/threads/usethreads.U
5405 ____________________________________________________________________________
5406 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
5407         Log: Subject: Re: lib/sort.t failure [PATCH]
5408              From: Andy Dougherty <doughera@lafayette.edu>
5409              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
5410              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
5411              
5412              Default to usethreads in case the user most probably forgot it.
5413      Branch: perl
5414            ! Configure
5415 ____________________________________________________________________________
5416 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
5417         Log: Typo nits from Wolfgang Laun.
5418      Branch: perl
5419            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
5420 ____________________________________________________________________________
5421 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
5422         Log: Detypo in diagnostics.
5423      Branch: perl
5424            ! lib/locale.t
5425 ____________________________________________________________________________
5426 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
5427         Log: pod2html: try to be EOL agnostic.
5428              (Needs testing on CRLF and CR platforms.)
5429      Branch: perl
5430            + lib/Pod/t/eol.t
5431            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
5432 ____________________________________________________________________________
5433 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
5434         Log: Subject: [PATCH} Pod::HTML and HTML4
5435              From: Robert Spier <rspier@pobox.com>
5436              Date: Wed, 03 Apr 2002 16:26:21 -0800
5437              Message-ID: <3CAB9DAD.20305@pobox.com>
5438      Branch: perl
5439            ! lib/Pod/Html.pm
5440 ____________________________________________________________________________
5441 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
5442         Log: Byebye, beebee.
5443      Branch: perl
5444            ! t/lib/warnings/perlio
5445 ____________________________________________________________________________
5446 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
5447         Log: Subject: Re: enc2xs needs portable way to know it's in the core
5448              From: PPrymmer@factset.com
5449              Date: Wed, 3 Apr 2002 14:29:32 -0500
5450              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
5451      Branch: perl
5452            ! configure.com
5453 ____________________________________________________________________________
5454 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
5455         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
5456              From: Dominic Dunlop <domo@computer.org>
5457              Date: Wed, 3 Apr 2002 22:44:01 +0200
5458              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
5459      Branch: perl
5460            ! lib/File/Spec/t/rel2abs2rel.t
5461 ____________________________________________________________________________
5462 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
5463         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
5464              From: Paul_GreenVOS@vos.stratus.com
5465              Date: Wed, 3 Apr 02 16:34 est
5466              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
5467      Branch: perl
5468            ! pp_pack.c
5469 ____________________________________________________________________________
5470 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
5471         Log: Upgrade to Tie::File 0.93, from mjd.
5472      Branch: perl
5473            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
5474            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
5475            ! lib/Tie/File/t/41_heap.t
5476 ____________________________________________________________________________
5477 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
5478         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
5479              From: Andy Dougherty <doughera@lafayette.edu>
5480              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
5481              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
5482      Branch: perl
5483            ! lib/AnyDBM_File.t
5484 ____________________________________________________________________________
5485 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
5486         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
5487              and ccflags including -DNO_LOCALE
5488      Branch: perl
5489            ! perl.h
5490 ____________________________________________________________________________
5491 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
5492         Log: EPOC tweaks from Olaf Flebbe.
5493      Branch: perl
5494            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
5495 ____________________________________________________________________________
5496 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
5497         Log: Subject: [PATCH] Set @INC earlier
5498              From: Andy Dougherty <doughera@lafayette.edu>
5499              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
5500              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
5501      Branch: perl
5502            ! lib/AnyDBM_File.t lib/sort.t
5503 ____________________________________________________________________________
5504 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
5505         Log: perlcompile.pod was listing all B:: modules, except B::Concise
5506              (resubmitted)
5507      Branch: perl
5508            ! pod/perlcompile.pod
5509 ____________________________________________________________________________
5510 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
5511         Log: perlcompile.pod was listing all B:: modules, except B::Concise
5512      Branch: perl
5513            ! pod/perlcompile.pod
5514 ____________________________________________________________________________
5515 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
5516         Log: non-perlio robustness.
5517      Branch: perl
5518            ! ext/Socket/socketpair.t lib/utf8.t
5519 ____________________________________________________________________________
5520 [ 15713] By: nick                                  on 2002/04/03  18:06:49
5521         Log: Integrate mainline
5522      Branch: perlio
5523           +> lib/Tie/File/t/41_heap.t
5524           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
5525           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
5526           !> regexec.c t/op/re_tests t/op/tiearray.t
5527 ____________________________________________________________________________
5528 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
5529         Log: Tweak for 8.3 compat.
5530      Branch: perl
5531            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
5532            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
5533            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
5534            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
5535            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
5536            ! ext/Encode/bin/enc2xs
5537 ____________________________________________________________________________
5538 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
5539         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
5540              From: Mark-Jason Dominus <mjd@plover.com>
5541              Date: Wed, 03 Apr 2002 13:04:40 -0500
5542              Message-ID: <20020403180440.7614.qmail@plover.com>
5543      Branch: perl
5544            ! t/op/tiearray.t
5545 ____________________________________________________________________________
5546 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
5547         Log: Forgotten.
5548      Branch: perl
5549            + lib/Tie/File/t/41_heap.t
5550            ! MANIFEST
5551 ____________________________________________________________________________
5552 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
5553         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
5554              From: Mark Kvale <kvale@phy.ucsf.edu>
5555              Date: Tue, 2 Apr 2002 13:57:37 -0800
5556              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
5557      Branch: perl
5558            ! t/op/re_tests
5559 ____________________________________________________________________________
5560 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
5561         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
5562              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
5563              Date: Wed, 03 Apr 2002 03:34:34 +0100
5564              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
5565      Branch: perl
5566            ! regcomp.c
5567 ____________________________________________________________________________
5568 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
5569         Log: The leavetry crash should now be history.
5570      Branch: perl
5571            ! t/op/tiearray.t
5572 ____________________________________________________________________________
5573 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
5574         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
5575              From: Michael G Schwern <schwern@pobox.com>
5576              Date: Wed, 3 Apr 2002 10:56:44 -0500
5577              Message-ID: <20020403155644.GC916@blackrider>
5578      Branch: perl
5579            ! lib/ExtUtils/MM_Win95.pm
5580 ____________________________________________________________________________
5581 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
5582         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
5583              From: Dave Mitchell <davem@fdgroup.com>
5584              Date: Wed, 3 Apr 2002 02:08:26 +0100
5585              Message-ID: <20020403020825.B16724@fdgroup.com>
5586      Branch: perl
5587            ! pp_ctl.c
5588 ____________________________________________________________________________
5589 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
5590         Log: Prototype tweak for non-threaded builds.
5591      Branch: perl
5592            ! perl.c
5593 ____________________________________________________________________________
5594 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
5595         Log: Detached threads do not help; they still hold resources.
5596      Branch: perl
5597            ! ext/threads/threads.pm pod/perldiag.pod
5598 ____________________________________________________________________________
5599 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
5600         Log: Doc tweak from Wolfgang Laun.
5601      Branch: perl
5602            ! lib/File/Compare.pm
5603 ____________________________________________________________________________
5604 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
5605         Log: Subject: [PATCH bleadperl] regexec.c
5606              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5607              Date: Wed, 3 Apr 2002 11:13:30 +0200
5608              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
5609      Branch: perl
5610            ! regexec.c
5611 ____________________________________________________________________________
5612 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
5613         Log: Document the "Cleanup skipped ..." warning.
5614      Branch: perl
5615            ! ext/threads/threads.pm pod/perldiag.pod
5616 ____________________________________________________________________________
5617 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
5618         Log: Integrate perlio;
5619              
5620              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
5621              
5622              Fix segfaults when mainthread exits with other threads running:
5623              - track number of running threads
5624              - if main thread calls perl_destruct() with other threads running
5625              skip most of cleanup (with a warning).
5626      Branch: perl
5627           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
5628           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
5629           !> pod/perlapi.pod proto.h
5630 ____________________________________________________________________________
5631 [ 15698] By: nick                                  on 2002/04/03  13:15:30
5632         Log: Fix segfaults when mainthread exits with other threads running:
5633              - track number of running threads
5634              - if main thread calls perl_destruct() with other threads running
5635              skip most of cleanup (with a warning).
5636      Branch: perlio
5637            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
5638            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
5639 ____________________________________________________________________________
5640 [ 15697] By: nick                                  on 2002/04/03  07:34:13
5641         Log: Integrate mainline
5642      Branch: perlio
5643           +> lib/Net/Ping/t/250_ping_hires.t
5644           !> (integrate 33 files)
5645 ____________________________________________________________________________
5646 [ 15696] By: nick                                  on 2002/04/03  06:41:58
5647         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
5648      Branch: perlio
5649            ! lib/ExtUtils/xsubpp
5650 ____________________________________________________________________________
5651 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
5652         Log: Subject: [PATCH @15047] debugger
5653              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5654              Date: Sat, 16 Mar 2002 04:38:50 -0500
5655              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
5656      Branch: perl
5657            ! lib/perl5db.pl
5658 ____________________________________________________________________________
5659 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
5660         Log: Third Degree flags.
5661      Branch: perl
5662            ! Makefile.SH
5663 ____________________________________________________________________________
5664 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
5665         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
5666              From: Mark-Jason Dominus <mjd@plover.com>
5667              Date: Tue, 02 Apr 2002 16:35:11 -0500
5668              Message-ID: <20020402213511.27781.qmail@plover.com>
5669              
5670              (tweaked)
5671      Branch: perl
5672            ! pod/perlfunc.pod
5673 ____________________________________________________________________________
5674 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
5675         Log: Upgrade to Tie::File 0.92, from mjd.
5676      Branch: perl
5677            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
5678            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
5679            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
5680            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
5681            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
5682            ! lib/Tie/File/t/40_abs_cache.t
5683 ____________________________________________________________________________
5684 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
5685         Log: Subject: [PATCH] Update my email address in perl.c
5686              From: Paul_GreenVOS@vos.stratus.com
5687              Date: Tue, 2 Apr 02 15:27 est
5688              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
5689      Branch: perl
5690            ! AUTHORS perl.c
5691 ____________________________________________________________________________
5692 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
5693         Log: POD fix.
5694      Branch: perl
5695            ! pod/perldelta.pod
5696 ____________________________________________________________________________
5697 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
5698         Log: What started as a small nit (the charnames test, nit found
5699              be Hugo), ballooned a bit... the goal is Larry's wish that
5700              illegal Unicode (such as U+FFFF) by default doesn't warn,
5701              since what if somebody WANTS to create illegal Unicode?
5702              Now getting close to this in the regex runtime.
5703              (Also, fix more of my fixation that BOM would be U+FFFE.)
5704      Branch: perl
5705            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
5706            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
5707 ____________________________________________________________________________
5708 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
5709         Log: Talk more about Net::Ping.
5710      Branch: perl
5711            ! pod/perldelta.pod
5712 ____________________________________________________________________________
5713 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
5714         Log: Upgrade to Net::Ping 2.14.
5715      Branch: perl
5716            + lib/Net/Ping/t/250_ping_hires.t
5717            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
5718            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
5719            ! lib/Net/Ping/t/140_stream_inst.t
5720 ____________________________________________________________________________
5721 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
5722         Log: XML::Parser 2.31 should be out shortly.
5723      Branch: perl
5724            ! pod/perldelta.pod
5725 ____________________________________________________________________________
5726 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
5727         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
5728              From: George Necula <necula@eecs.berkeley.edu>
5729              Date: Tue, 2 Apr 2002 10:22:41 -0800
5730              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
5731      Branch: perl
5732            ! lib/File/Spec/Cygwin.pm
5733 ____________________________________________________________________________
5734 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
5735         Log: EBCDIC test tweak.
5736      Branch: perl
5737            ! pod/perldelta.pod t/uni/case.pl
5738 ____________________________________________________________________________
5739 [ 15683] By: nick                                  on 2002/04/02  15:36:17
5740         Log: Integrate mainline
5741      Branch: perlio
5742           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
5743           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
5744           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
5745 ____________________________________________________________________________
5746 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
5747         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
5748              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5749              Date: Tue, 2 Apr 2002 00:37:08 -0500
5750              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
5751      Branch: perl
5752            ! os2/os2ish.h perlio.c
5753 ____________________________________________________________________________
5754 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
5755         Log: Subject: [PATCH @15047] debugger again
5756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5757              Date: Tue, 2 Apr 2002 00:30:31 -0500
5758              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
5759      Branch: perl
5760            ! lib/perl5db.pl
5761 ____________________________________________________________________________
5762 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
5763         Log: Subject: [PATCH @15047] test() in CPAN.pm
5764              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5765              Date: Tue, 2 Apr 2002 00:46:45 -0500
5766              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
5767      Branch: perl
5768            ! lib/CPAN.pm
5769 ____________________________________________________________________________
5770 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
5771         Log: Sync with libnet-1.11
5772      Branch: perl
5773            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
5774            ! lib/Net/SMTP.pm
5775 ____________________________________________________________________________
5776 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
5777         Log: NetWare tweaks from C Aditya.
5778      Branch: perl
5779            ! NetWare/t/NWScripts.pl scope.c
5780 ____________________________________________________________________________
5781 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
5782         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
5783              From: Dan Kogai <dankogai@dan.co.jp>
5784              Date: Tue, 2 Apr 2002 22:21:47 +0900
5785              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
5786      Branch: perl
5787            ! ext/Encode/Encode.xs
5788 ____________________________________________________________________________
5789 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
5790         Log: Integrate perlio;
5791              
5792              Calculate buffer size needs in float to avoid 32-bit overflow.
5793              
5794              Add buffer size growth test.
5795      Branch: perl
5796           +> ext/Encode/t/grow.t
5797           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
5798 ____________________________________________________________________________
5799 [ 15675] By: nick                                  on 2002/04/02  07:49:41
5800         Log: Add buffer size growth test.
5801      Branch: perlio
5802            + ext/Encode/t/grow.t
5803            ! MANIFEST ext/Encode/MANIFEST
5804 ____________________________________________________________________________
5805 [ 15674] By: nick                                  on 2002/04/02  07:40:49
5806         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
5807      Branch: perlio
5808            ! ext/Encode/Encode.xs
5809 ____________________________________________________________________________
5810 [ 15673] By: nick                                  on 2002/04/02  07:40:06
5811         Log: Integrate mainline
5812      Branch: perlio
5813           +> (branch 102 files)
5814            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
5815            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
5816            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
5817            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
5818            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
5819            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
5820            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
5821            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
5822            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
5823            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
5824            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
5825            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
5826            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
5827            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
5828            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
5829            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
5830            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
5831            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
5832            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
5833            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
5834            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
5835            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
5836            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
5837            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
5838            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
5839            - ext/Encode/Encode/macCentEuro.ucm
5840            - ext/Encode/Encode/macCroatian.ucm
5841            - ext/Encode/Encode/macCyrillic.ucm
5842            - ext/Encode/Encode/macDingbats.ucm
5843            - ext/Encode/Encode/macGreek.ucm
5844            - ext/Encode/Encode/macIceland.ucm
5845            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
5846            - ext/Encode/Encode/macRumanian.ucm
5847            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
5848            - ext/Encode/Encode/macTurkish.ucm
5849            - ext/Encode/Encode/macUkraine.ucm
5850            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
5851            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
5852            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
5853            - ext/Encode/compile ext/Encode/encode.h
5854            - ext/Encode/lib/Encode/CN/2022_CN.pm
5855            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
5856            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
5857            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
5858            - lib/unicore/PropertyValueAliases.txt
5859           !> (integrate 143 files)
5860 ____________________________________________________________________________
5861 [ 15672] By: ams                                   on 2002/04/02  04:42:44
5862         Log: Win32 fix for Tie::File from MJD.
5863      Branch: perl
5864            ! lib/Tie/File.pm
5865 ____________________________________________________________________________
5866 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
5867         Log: Add a few tests to the timing-sensitive list.
5868      Branch: perl
5869            ! INSTALL
5870 ____________________________________________________________________________
5871 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
5872         Log: Subject: [PATCH sort.t] extensive regression testing
5873              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5874              Date: Mon, 1 Apr 2002 23:50:24 +0200
5875              Message-ID: <20020401235024.E677@rafael>
5876      Branch: perl
5877            ! lib/sort.t
5878 ____________________________________________________________________________
5879 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
5880         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)
5881              From: Nicholas Clark <nick@unfortu.net>
5882              Date: Mon, 1 Apr 2002 21:54:05 +0100
5883              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
5884      Branch: perl
5885            ! lib/Memoize/t/errors.t
5886 ____________________________________________________________________________
5887 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
5888         Log: Subject: getting rid of a few superfluous $&/$`
5889              From: Jeffrey Friedl <jfriedl@yahoo.com>
5890              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
5891              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
5892              
5893              (with more-backward-compat than just using @- and @+, also by Jeffrey)
5894              
5895              (The version number of Text::Balanced intentionally not
5896              increased since Damian will make a new release after 5.8)
5897      Branch: perl
5898            ! lib/Pod/Html.pm lib/Text/Balanced.pm
5899 ____________________________________________________________________________
5900 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
5901         Log: Subject: [PATCH 5.7.3 TESTS]
5902              From: mjd@plover.com
5903              Date: 1 Apr 2002 20:32:18 -0000
5904              Message-ID: <20020401203218.25230.qmail@plover.com>
5905      Branch: perl
5906            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
5907            ! t/op/tiearray.t t/test.pl
5908 ____________________________________________________________________________
5909 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
5910         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
5911              From: Paul_GreenVOS@vos.stratus.com
5912              Date: Mon, 1 Apr 02 15:15 est
5913              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
5914      Branch: perl
5915            ! iperlsys.h
5916 ____________________________________________________________________________
5917 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
5918         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
5919              From: Paul_GreenVOS@vos.stratus.com
5920              Date: Mon, 1 Apr 02 14:11 est
5921              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
5922      Branch: perl
5923            ! lib/ExtUtils/MM_Unix.pm
5924 ____________________________________________________________________________
5925 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
5926         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
5927              From: Nicholas Clark <nick@unfortu.net>
5928              Date: Mon, 1 Apr 2002 19:30:05 +0100
5929              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
5930      Branch: perl
5931            ! t/op/pat.t t/op/utfhash.t
5932 ____________________________________________________________________________
5933 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
5934         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
5935              From: Mark-Jason Dominus <mjd@plover.com>
5936              Date: Mon, 01 Apr 2002 13:22:01 -0500
5937              Message-ID: <20020401182201.21189.qmail@plover.com>
5938      Branch: perl
5939            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
5940 ____________________________________________________________________________
5941 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
5942         Log: Update Changes.
5943      Branch: perl
5944            ! Changes patchlevel.h
5945 ____________________________________________________________________________
5946 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
5947         Log: Subject: [PATCH 5.7.3 DOC]
5948              From: mjd@plover.com
5949              Date: 1 Apr 2002 17:23:40 -0000
5950              Message-ID: <20020401172340.16410.qmail@plover.com>
5951      Branch: perl
5952            ! pod/perldelta.pod
5953 ____________________________________________________________________________
5954 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
5955         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
5956      Branch: perl
5957            ! hints/unicos.sh
5958 ____________________________________________________________________________
5959 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
5960         Log: Advertise piconv and enc2xs.
5961      Branch: perl
5962            ! pod/perldelta.pod
5963 ____________________________________________________________________________
5964 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
5965         Log: Add enc2xs.
5966      Branch: perl
5967            + utils/enc2xs.PL
5968            ! MANIFEST utils/Makefile
5969 ____________________________________________________________________________
5970 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
5971         Log: Integrate perlio;
5972              
5973              Be more explicit testing for \015 not \r
5974      Branch: perl
5975           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
5976           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
5977 ____________________________________________________________________________
5978 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
5979         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
5980              From: Philip Newton <Philip.Newton@gmx.net>
5981              Date: Mon, 01 Apr 2002 17:06:18 +0200
5982              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
5983      Branch: perl
5984            ! lib/charnames.pm lib/charnames.t
5985 ____________________________________________________________________________
5986 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
5987         Log: Subject: detypo patch
5988              From: andreas.koenig@anima.de (Andreas J. Koenig)
5989              Date: Mon, 01 Apr 2002 10:09:21 +0200
5990              Message-ID: <m3r8lzsuvi.fsf@anima.de>
5991      Branch: perl
5992            ! INSTALL
5993 ____________________________________________________________________________
5994 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
5995         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
5996              From: Philip Newton <Philip.Newton@gmx.net>
5997              Date: Mon, 01 Apr 2002 08:12:01 +0200
5998              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
5999      Branch: perl
6000            ! lib/charnames.pm lib/charnames.t
6001 ____________________________________________________________________________
6002 [ 15653] By: nick                                  on 2002/04/01  09:20:24
6003         Log: Be more explicit testing for \015 not \r
6004      Branch: perlio
6005            ! t/io/crlf.t
6006 ____________________________________________________________________________
6007 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
6008         Log: If under UTF-8 locale the utf8.pm really needs to be found.
6009      Branch: perl
6010            ! t/comp/cpp.t t/run/switchPx.t
6011 ____________________________________________________________________________
6012 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
6013         Log: Upgrade to Tie::File 0.91, from mjd.
6014      Branch: perl
6015            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
6016            + lib/Tie/File/t/26_twrite.t
6017            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
6018            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
6019            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
6020            ! lib/Tie/File/t/16_handle.t
6021 ____________________________________________________________________________
6022 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
6023         Log: DJGPP tweaks from Laszlo.
6024      Branch: perl
6025            ! lib/ExtUtils/MM_DOS.pm util.c
6026 ____________________________________________________________________________
6027 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
6028         Log: Discussion about minimal installations.
6029      Branch: perl
6030            ! INSTALL
6031 ____________________________________________________________________________
6032 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
6033         Log: Comment tweak from Hugo.
6034      Branch: perl
6035            ! regexec.c
6036 ____________________________________________________________________________
6037 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
6038         Log: Another UTF-8 locale tweak from Hugo.
6039      Branch: perl
6040            ! regexec.c
6041 ____________________________________________________________________________
6042 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
6043         Log: Document the known MacOS X locale problem.
6044      Branch: perl
6045            ! pod/perldelta.pod
6046 ____________________________________________________________________________
6047 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
6048         Log: Regex fix from Hugo: in UTF-8 locales the character
6049              counting code didn't work right for minimal matches.
6050      Branch: perl
6051            ! regexec.c
6052 ____________________________________________________________________________
6053 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
6054         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
6055              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6056              Date: Sun, 31 Mar 2002 20:32:43 -0500
6057              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
6058      Branch: perl
6059            ! lib/ExtUtils/xsubpp
6060 ____________________________________________________________________________
6061 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
6062         Log: Document known FreeBSD locale glitch. 
6063      Branch: perl
6064            ! pod/perldelta.pod
6065 ____________________________________________________________________________
6066 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
6067         Log: There is --list in glibc iconv.
6068      Branch: perl
6069            ! ext/Encode/bin/piconv
6070 ____________________________________________________________________________
6071 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
6072         Log: Slight usage tweaks to piconv: show usage with
6073              no -t -f or -l arguments, or with -h.
6074      Branch: perl
6075            ! ext/Encode/bin/piconv
6076 ____________________________________________________________________________
6077 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
6078         Log: Get the piconv installed.
6079      Branch: perl
6080            + utils/piconv.PL
6081            ! MANIFEST utils/Makefile
6082 ____________________________________________________________________________
6083 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
6084         Log: Spelling tweaks.
6085      Branch: perl
6086            ! ext/Encode/bin/piconv
6087 ____________________________________________________________________________
6088 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
6089         Log: Upgrade to Encode 1.11, from Dan Kogai.
6090      Branch: perl
6091            + ext/Encode/Encode/Changes.e2x
6092            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
6093            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
6094            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
6095            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
6096            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
6097            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
6098            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
6099            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
6100            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
6101            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
6102            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
6103            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
6104            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
6105            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
6106            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
6107            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
6108            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
6109            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
6110            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
6111            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
6112            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
6113            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
6114            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
6115            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
6116            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
6117            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
6118            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
6119            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
6120            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
6121            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
6122            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
6123            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
6124            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
6125            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
6126            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
6127            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
6128            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
6129            + ext/Encode/ucm/viscii.ucm
6130            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
6131            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
6132            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
6133            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
6134            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
6135            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
6136            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
6137            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
6138            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
6139            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
6140            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
6141            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
6142            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
6143            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
6144            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
6145            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
6146            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
6147            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
6148            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
6149            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
6150            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
6151            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
6152            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
6153            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
6154            - ext/Encode/Encode/ksc5601.ucm
6155            - ext/Encode/Encode/macCentEuro.ucm
6156            - ext/Encode/Encode/macCroatian.ucm
6157            - ext/Encode/Encode/macCyrillic.ucm
6158            - ext/Encode/Encode/macDingbats.ucm
6159            - ext/Encode/Encode/macGreek.ucm
6160            - ext/Encode/Encode/macIceland.ucm
6161            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
6162            - ext/Encode/Encode/macRumanian.ucm
6163            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
6164            - ext/Encode/Encode/macTurkish.ucm
6165            - ext/Encode/Encode/macUkraine.ucm
6166            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
6167            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
6168            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
6169            - lib/encoding.pm lib/encoding.t
6170            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
6171            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
6172            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
6173            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
6174            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
6175            ! ext/Encode/Makefile.PL ext/Encode/README
6176            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
6177            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6178            ! ext/Encode/lib/Encode/Alias.pm
6179            ! ext/Encode/lib/Encode/Supported.pod
6180 ____________________________________________________________________________
6181 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
6182         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
6183              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
6184              respective test    and doc tweaks.
6185      Branch: perl
6186            ! lib/charnames.pm lib/charnames.t
6187 ____________________________________________________________________________
6188 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
6189         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
6190              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6191              Date: Sun, 31 Mar 2002 22:47:31 +0200
6192              Message-ID: <20020331224731.E854@rafael>
6193      Branch: perl
6194            ! pod/perlfunc.pod
6195 ____________________________________________________________________________
6196 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
6197         Log: Subject: [PATCH] __attribute__ problems with g++
6198              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6199              Date: Sun, 31 Mar 2002 22:43:03 +0200
6200              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
6201      Branch: perl
6202            ! perl.h
6203 ____________________________________________________________________________
6204 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
6205         Log: Put back the #! line, false alarm.
6206      Branch: perl
6207            ! lib/ExtUtils/t/Constant.t
6208 ____________________________________________________________________________
6209 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
6210         Log: Subject: Re: [Patch] pod/perlvar.pod
6211              From: Philip Newton <Philip.Newton@gmx.net>
6212              Date: Sun, 31 Mar 2002 07:40:43 +0200
6213              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
6214      Branch: perl
6215            ! pod/perlvar.pod
6216 ____________________________________________________________________________
6217 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
6218         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
6219              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6220              Date: Sat, 30 Mar 2002 21:37:37 -0500
6221              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
6222      Branch: perl
6223            ! ext/Socket/socketpair.t
6224 ____________________________________________________________________________
6225 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
6226         Log: Subject: Re: compile tweak for Win32
6227              From: Michael G Schwern <schwern@pobox.com>
6228              Date: Fri, 29 Mar 2002 17:48:22 -0500      
6229              Message-ID: <20020329224822.GG16816@blackrider>
6230      Branch: perl
6231            ! win32/buildext.pl
6232 ____________________________________________________________________________
6233 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
6234         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
6235              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6236              Date: Sat, 30 Mar 2002 22:19:46 +0100
6237              Message-ID: <20020330221946.A28497@rafael>
6238      Branch: perl
6239            ! t/lib/1_compile.t
6240 ____________________________________________________________________________
6241 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
6242         Log: Subject: [PATCH regmesg.t] increase output verbosity
6243              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6244              Date: Sat, 30 Mar 2002 22:34:08 +0100
6245              Message-ID: <20020330223408.C28497@rafael>
6246      Branch: perl
6247            ! t/op/regmesg.t
6248 ____________________________________________________________________________
6249 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
6250         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
6251              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6252              Date: Sat, 30 Mar 2002 21:36:23 +0100
6253              Message-ID: <20020330213623.A677@rafael>
6254      Branch: perl
6255            ! regcomp.c
6256 ____________________________________________________________________________
6257 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
6258         Log: If using a network filesystem several different hosts
6259              may be trying to lock the same file.  In this case offering
6260              to kill the other process is not that helpful.  (Unless one
6261              has *real* clustering, but that's not usually the case.)
6262      Branch: perl
6263            ! lib/CPAN.pm
6264 ____________________________________________________________________________
6265 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
6266         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
6267              From: andreas.koenig@anima.de (Andreas J. Koenig)
6268              Date: Sat, 30 Mar 2002 06:12:36 +0100
6269              Message-ID: <m3hemyvdtn.fsf@anima.de>
6270      Branch: perl
6271            ! lib/Dumpvalue.pm
6272 ____________________________________________________________________________
6273 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
6274         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
6275              From: Jeremy Zawodny <Jeremy@Zawodny.com>
6276              Date: Fri, 29 Mar 2002 17:55:20 -0800
6277              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
6278      Branch: perl
6279            ! utils/dprofpp.PL
6280 ____________________________________________________________________________
6281 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
6282         Log: Subject: [Patch] pod/perlvar.pod
6283              From: Dan Kogai <dankogai@dan.co.jp>
6284              Date: Sun, 31 Mar 2002 02:03:36 +0900
6285              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
6286      Branch: perl
6287            ! pod/perlvar.pod
6288 ____________________________________________________________________________
6289 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
6290         Log: Subject: [PATCH] MM & Encode fixes
6291              From: Michael G Schwern <schwern@pobox.com>
6292              Date: Sat, 30 Mar 2002 06:41:56 -0500
6293              Message-ID: <20020330114156.GA16533@blackrider>
6294      Branch: perl
6295            + lib/ExtUtils/t/basic.t
6296            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
6297            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
6298            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6299            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
6300            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
6301            ! lib/ExtUtils/t/hints.t
6302 ____________________________________________________________________________
6303 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
6304         Log: EBCDICification.
6305      Branch: perl
6306            ! lib/charnames.t
6307 ____________________________________________________________________________
6308 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
6309         Log: Upgrade to Tie::File 0.90, from mjd.
6310      Branch: perl
6311            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
6312            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
6313            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
6314            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
6315            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
6316            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
6317            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
6318            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
6319            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
6320 ____________________________________________________________________________
6321 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
6322         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
6323              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6324              Date: Sat, 30 Mar 2002 00:20:39 +0100
6325              Message-ID: <20020330002039.A716@rafael>
6326      Branch: perl
6327            ! lib/sort.pm
6328 ____________________________________________________________________________
6329 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
6330         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
6331              From: Michael G Schwern <schwern@pobox.com>
6332              Date: Fri, 29 Mar 2002 18:14:20 -0500
6333              Message-ID: <20020329231419.GI16816@blackrider>
6334      Branch: perl
6335            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
6336            ! wince/Makefile.ce
6337 ____________________________________________________________________________
6338 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
6339         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
6340              From: Paul_GreenVOS@vos.stratus.com
6341              Date: Fri, 29 Mar 02 18:01 est
6342              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
6343      Branch: perl
6344            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
6345 ____________________________________________________________________________
6346 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
6347         Log: AUTHORS updates.
6348      Branch: perl
6349            ! AUTHORS
6350 ____________________________________________________________________________
6351 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
6352         Log: Upgrade to Encode 1.01, from Dan Kogai.
6353      Branch: perl
6354            ! ext/Encode/Changes ext/Encode/Encode.pm
6355            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
6356            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
6357            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
6358            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
6359            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
6360            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
6361            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
6362            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
6363            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
6364            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
6365            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
6366            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
6367            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
6368            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
6369            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
6370            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
6371            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
6372            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
6373            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
6374            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
6375            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
6376            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
6377            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
6378            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
6379            ! ext/Encode/Encode/ksc5601.ucm
6380            ! ext/Encode/Encode/macCentEuro.ucm
6381            ! ext/Encode/Encode/macCroatian.ucm
6382            ! ext/Encode/Encode/macCyrillic.ucm
6383            ! ext/Encode/Encode/macDingbats.ucm
6384            ! ext/Encode/Encode/macGreek.ucm
6385            ! ext/Encode/Encode/macIceland.ucm
6386            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
6387            ! ext/Encode/Encode/macRumanian.ucm
6388            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
6389            ! ext/Encode/Encode/macTurkish.ucm
6390            ! ext/Encode/Encode/macUkraine.ucm
6391            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
6392            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
6393            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
6394            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6395            ! ext/Encode/lib/Encode/CJKConstants.pm
6396            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
6397            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
6398            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
6399 ____________________________________________________________________________
6400 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
6401         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
6402              From: "Craig A. Berry" <craigberry@mac.com>
6403              Date: Fri, 29 Mar 2002 13:46:28 -0600
6404              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
6405      Branch: perl
6406            ! configure.com
6407 ____________________________________________________________________________
6408 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
6409         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
6410              which one has to get from the CPAN distribution.
6411      Branch: perl
6412            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
6413            + lib/Memoize/t/expmod_t.t
6414            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
6415            - lib/Memoize/t/expire_module_t.t
6416            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
6417            ! lib/Memoize/README
6418 ____________________________________________________________________________
6419 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
6420         Log: metaconfig unit tweak.
6421      Branch: metaconfig/U/perl
6422            ! versiononly.U
6423 ____________________________________________________________________________
6424 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
6425         Log: Configure-related tweaks.
6426      Branch: perl
6427            ! Porting/Glossary Porting/config.sh Porting/config_H
6428            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6429            ! vos/config.ga.h
6430 ____________________________________________________________________________
6431 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
6432         Log: Ooops.
6433      Branch: perl
6434            ! t/op/ver.t
6435 ____________________________________________________________________________
6436 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
6437         Log: Subject: [PATCH @15606] d_time for vms
6438              From: "Craig A. Berry" <craigberry@mac.com>
6439              Date: Fri, 29 Mar 2002 11:58:29 -0600
6440              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
6441      Branch: perl
6442            ! configure.com
6443 ____________________________________________________________________________
6444 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
6445         Log: Subject: Re: Regex-Unicode bugs
6446              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6447              Date: Thu, 28 Mar 2002 10:12:35 +0100
6448              Message-ID: <20020328101235.F678@rafael>
6449      Branch: perl
6450            ! t/op/regmesg.t
6451 ____________________________________________________________________________
6452 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
6453         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
6454              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6455              Date: Fri, 29 Mar 2002 16:53:27 +0000
6456              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
6457      Branch: perl
6458            ! pod/perlre.pod pod/perlretut.pod
6459 ____________________________________________________________________________
6460 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
6461         Log: Subject: Re: debugger debuggers wanted
6462              From: spidb@cpan.org
6463              Date: Fri, 29 Mar 2002 06:34:11 -0500
6464              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
6465      Branch: perl
6466            ! lib/perl5db.pl
6467 ____________________________________________________________________________
6468 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
6469         Log: Update Changes.
6470      Branch: perl
6471            ! Changes patchlevel.h
6472 ____________________________________________________________________________
6473 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
6474         Log: Rename for 8.3-friendliness.
6475      Branch: perl
6476            + lib/unicore/PropValueAliases.txt
6477            - lib/unicore/PropertyValueAliases.txt
6478            ! MANIFEST lib/unicore/README.perl
6479 ____________________________________________________________________________
6480 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
6481         Log: Retract ExtUtils/t/basic.t until it works.
6482      Branch: perl
6483            - lib/ExtUtils/t/basic.t
6484            ! MANIFEST
6485 ____________________________________________________________________________
6486 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
6487         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
6488              From: Slaven Rezic <slaven.rezic@berlin.de>
6489              Date: 28 Mar 2002 22:27:14 +0100
6490              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
6491      Branch: perl
6492            ! hints/freebsd.sh
6493 ____________________________________________________________________________
6494 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
6495         Log: Interesting... where did this come from?
6496              (The Configure change in #15600)
6497      Branch: perl
6498            ! config_h.SH
6499 ____________________________________________________________________________
6500 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
6501         Log: metaconfig unit change for #15600.
6502      Branch: metaconfig/U/perl
6503            ! versiononly.U
6504 ____________________________________________________________________________
6505 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
6506         Log: Subject: versiononly should not put `old' versions in inc
6507              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6508              Date: Fri, 29 Mar 2002 12:53:49 +0100
6509              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
6510      Branch: perl
6511            ! Configure
6512 ____________________________________________________________________________
6513 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
6514         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
6515              From: Michael G Schwern <schwern@pobox.com>
6516              Date: Fri, 29 Mar 2002 04:12:47 -0500
6517              Message-ID: <20020329091247.GA7432@blackrider>
6518              
6519              (with two nits: (1) change lib/Extutils/Command/MM.pm
6520              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
6521              @INC to compile.t)
6522      Branch: perl
6523            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
6524            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
6525            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
6526            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
6527            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
6528            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
6529            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
6530            + lib/ExtUtils/t/Problem-Module/Makefile.PL
6531            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
6532            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
6533            + t/lib/MakeMaker/Test/Utils.pm
6534            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
6535            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
6536            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
6537            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
6538            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
6539            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6540            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6541            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
6542            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
6543            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
6544            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
6545            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
6546            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
6547            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
6548            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
6549            ! t/lib/TieOut.pm
6550 ____________________________________________________________________________
6551 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
6552         Log: Leftovers from Encode 0.99.
6553      Branch: perl
6554            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
6555            - ext/Encode/compile ext/Encode/encode.h
6556            - ext/Encode/lib/Encode/CN/2022_CN.pm
6557            - ext/Encode/lib/Encode/Details.pod
6558 ____________________________________________________________________________
6559 [ 15597] By: nick                                  on 2002/03/29  14:03:35
6560         Log: Integrate mainline
6561      Branch: perlio
6562           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
6563           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
6564           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6565           !> (integrate 130 files)
6566 ____________________________________________________________________________
6567 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
6568         Log: Subject: Another Unicode-3.2-induced doc fix
6569              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6570              Date: Fri, 29 Mar 2002 21:45:47 +0900
6571              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
6572      Branch: perl
6573            ! ext/Unicode/Normalize/Normalize.pm
6574 ____________________________________________________________________________
6575 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
6576         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
6577              From: Slaven Rezic <slaven.rezic@berlin.de>
6578              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
6579              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
6580      Branch: perl
6581            ! reentr.c reentr.pl
6582 ____________________________________________________________________________
6583 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
6584         Log: Subject: [PATCH] Quieting OS X
6585              From: Michael G Schwern <schwern@pobox.com>
6586              Date: Fri, 29 Mar 2002 05:46:23 -0500
6587              Message-ID: <20020329104622.GA9163@blackrider>
6588      Branch: perl
6589            ! ext/POSIX/t/posix.t t/op/stat.t
6590 ____________________________________________________________________________
6591 [ 15593] By: ams                                   on 2002/03/29  07:32:22
6592         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
6593              From: Paul_GreenVOS@vos.stratus.com
6594              Date: Fri, 29 Mar 02 0:05 est
6595              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
6596      Branch: perl
6597            ! ext/Time/HiRes/HiRes.xs
6598 ____________________________________________________________________________
6599 [ 15592] By: ams                                   on 2002/03/29  07:28:29
6600         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
6601              From: Spider Boardman <spidb@cpan.org>
6602              Date: Fri, 29 Mar 2002 00:52:24 -0500
6603              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
6604      Branch: perl
6605            ! op.c t/op/attrs.t
6606 ____________________________________________________________________________
6607 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
6608         Log: It's perlce.
6609      Branch: perl
6610            ! pod/perldelta.pod
6611 ____________________________________________________________________________
6612 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
6613         Log: MPE/iX tweaks from Mark Bixby.
6614      Branch: perl
6615            ! ext/Storable/t/lock.t mpeix/relink
6616 ____________________________________________________________________________
6617 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
6618         Log: Upgrade to Encode 1.00, from Dan Kogai.
6619              
6620              (one nit: bin/enc2xs needed also ../..)
6621      Branch: perl
6622            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
6623            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
6624            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6625            ! (edit 104 files)
6626 ____________________________________________________________________________
6627 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
6628         Log: Subject: [PATCH] NEXT LINE --> NEL
6629              From: Philip Newton <Philip.Newton@gmx.net>
6630              Date: Thu, 28 Mar 2002 21:03:10 +0000
6631              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
6632      Branch: perl
6633            ! lib/charnames.pm lib/charnames.t
6634 ____________________________________________________________________________
6635 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
6636         Log: binmode :bytes, again.
6637      Branch: perl
6638            ! lib/utf8.t
6639 ____________________________________________________________________________
6640 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
6641         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
6642              From: Mark-Jason Dominus <mjd@plover.com>
6643              Date: Thu, 28 Mar 2002 10:36:03 -0500
6644              Message-ID: <20020328153603.11992.qmail@plover.com>
6645      Branch: perl
6646            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
6647 ____________________________________________________________________________
6648 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
6649         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
6650      Branch: perl
6651            ! lib/charnames.pm lib/charnames.t pp_pack.c
6652 ____________________________________________________________________________
6653 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
6654         Log: If expecting UTF-8, probably not expecting UTF-16.
6655      Branch: perl
6656            ! t/comp/require.t
6657 ____________________________________________________________________________
6658 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
6659         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
6660              From: Paul_GreenVOS@vos.stratus.com
6661              Date: Thu, 28 Mar 02 8:22 est
6662              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
6663      Branch: perl
6664            ! lib/Time/Local.pm
6665 ____________________________________________________________________________
6666 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
6667         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
6668              From: Paul_GreenVOS@vos.stratus.com
6669              Date: Thu, 28 Mar 02 7:46 est
6670              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
6671      Branch: perl
6672            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
6673 ____________________________________________________________________________
6674 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
6675         Log: A little bit better error message for \pq, still
6676              not good because the script context is not shown.
6677      Branch: perl
6678            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
6679 ____________________________________________________________________________
6680 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
6681         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
6682              From: Jeffrey Friedl <jfriedl@yahoo.com>
6683              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
6684              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
6685      Branch: perl
6686            ! sv.c t/op/pat.t
6687 ____________________________________________________________________________
6688 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
6689         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
6690              From: Mark-Jason Dominus <mjd@plover.com>
6691              Date: Thu, 28 Mar 2002 05:04:40 -0500
6692              Message-ID: <20020328100440.22081.qmail@plover.com>
6693      Branch: perl
6694            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
6695 ____________________________________________________________________________
6696 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
6697         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
6698              From: mjd@plover.com
6699              Date: 28 Mar 2002 09:22:06 -0000
6700              Message-ID: <20020328092206.18833.qmail@plover.com>
6701      Branch: perl
6702            ! lib/encoding.t
6703 ____________________________________________________________________________
6704 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
6705         Log: Unicode 3.2.0-induced doc tweaks.
6706      Branch: perl
6707            ! pod/perlretut.pod pod/perlunicode.pod
6708 ____________________________________________________________________________
6709 [ 15576] By: nick                                  on 2002/03/28  07:40:04
6710         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
6711      Branch: perlio
6712           +> (branch 31 files)
6713           !> (integrate 162 files)
6714 ____________________________________________________________________________
6715 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
6716         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
6717              From: Paul_GreenVOS@vos.stratus.com
6718              Date: Thu, 28 Mar 02 0:16 est
6719              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
6720      Branch: perl
6721            ! ext/POSIX/t/posix.t
6722 ____________________________________________________________________________
6723 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
6724         Log: Subject: Re: Regex-Unicode bugs
6725              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6726              Date: Wed, 27 Mar 2002 13:48:06 +0100
6727              Message-ID: <20020327134806.C18945@rafael>
6728              
6729              regmesg.t patch still would be nice.
6730      Branch: perl
6731            ! regcomp.c
6732 ____________________________________________________________________________
6733 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
6734         Log: Subject: Re: Regex-Unicode bugs
6735              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
6736              Date: Wed, 27 Mar 2002 12:39:57 +0000
6737              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
6738      Branch: perl
6739            ! pod/perldiag.pod regcomp.c
6740 ____________________________________________________________________________
6741 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
6742         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
6743              From: Paul_GreenVOS@vos.stratus.com
6744              Date: Wed, 27 Mar 02 23:33 est
6745              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
6746      Branch: perl
6747            ! t/io/fs.t
6748 ____________________________________________________________________________
6749 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
6750         Log: The Official 3.2.0 came out.
6751      Branch: perl
6752            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
6753            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
6754            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
6755            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
6756            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
6757            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
6758            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
6759            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
6760            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
6761            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
6762            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
6763            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
6764            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
6765            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
6766            + lib/unicore/lib/UnifiedI.pl
6767            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
6768 ____________________________________________________________________________
6769 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
6770         Log: socketpair binmode :bytes.
6771      Branch: perl
6772            ! ext/Socket/socketpair.t
6773 ____________________________________________________________________________
6774 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
6775         Log: Don't install anything beneath 't' directories.
6776      Branch: perl
6777            ! installperl
6778 ____________________________________________________________________________
6779 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
6780         Log: More UTF-8 locale sensitivity.
6781      Branch: perl
6782            ! t/io/utf8.t
6783 ____________________________________________________________________________
6784 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
6785         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
6786              From: Stas Bekman <stas@stason.org>
6787              Date: Thu, 28 Mar 2002 10:13:45 +0800
6788              Message-ID: <3CA27C59.4020209@stason.org>
6789              
6790              Temp file cleanup.
6791      Branch: perl
6792            ! lib/Pod/t/pod2html-lib.pl
6793 ____________________________________________________________________________
6794 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
6795         Log: Be compatible also with non-UTF-8 locales.
6796      Branch: perl
6797            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
6798            ! lib/Locale/Language.pod
6799 ____________________________________________________________________________
6800 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
6801         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
6802              From: Spider Boardman <spidb@cpan.org>
6803              Date: Wed, 27 Mar 2002 20:52:28 -0500
6804              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
6805      Branch: perl
6806            ! cv.h op.c t/op/attrs.t toke.c
6807 ____________________________________________________________________________
6808 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
6809         Log: "Last element".
6810      Branch: perl
6811            ! pod/perlfunc.pod
6812 ____________________________________________________________________________
6813 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
6814         Log: Subject: Error in perlfunc for "die"
6815              From: William R Ward <bill@wards.net>
6816              Date: 27 Mar 2002 12:31:32 -0800
6817              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
6818      Branch: perl
6819            ! pod/perlfunc.pod
6820 ____________________________________________________________________________
6821 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
6822         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
6823              From: Mark Kvale <kvale@phy.ucsf.edu>
6824              Date: Wed, 27 Mar 2002 16:45:37 -0800
6825              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
6826      Branch: perl
6827            ! pod/perlre.pod pod/perlretut.pod
6828 ____________________________________________________________________________
6829 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
6830         Log: Try to handle UTF-8 locales.
6831      Branch: perl
6832            ! lib/locale.t
6833 ____________________________________________________________________________
6834 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
6835         Log: More binmode :bytes.
6836      Branch: perl
6837            ! t/io/utf8.t
6838 ____________________________________________________________________________
6839 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
6840         Log: binmode(FH, ":bytes") is the right way, methinks.
6841      Branch: perl
6842            ! ext/PerlIO/t/encoding.t
6843 ____________________________________________________________________________
6844 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
6845         Log: UTF-8 locale: need to open explicitly for bytes.
6846      Branch: perl
6847            ! ext/PerlIO/t/encoding.t
6848 ____________________________________________________________________________
6849 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
6850         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
6851      Branch: perl
6852            ! lib/Locale/Language.pm lib/Locale/Language.pod
6853 ____________________________________________________________________________
6854 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
6855         Log: Warn instead of croak.
6856      Branch: perl
6857            ! pod/perldiag.pod utf8.c
6858 ____________________________________________________________________________
6859 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
6860         Log: UTF-8 locale: there might already be one UTF-8 discipline.
6861      Branch: perl
6862            ! lib/open.t
6863 ____________________________________________________________________________
6864 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
6865         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
6866              From: "Craig A. Berry" <craigberry@mac.com>
6867              Date: Wed, 27 Mar 2002 15:22:13 -0600
6868              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
6869      Branch: perl
6870            ! t/lib/1_compile.t t/lib/compmod.pl
6871 ____________________________________________________________________________
6872 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
6873         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
6874              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6875              Date: Wed, 27 Mar 2002 22:35:03 +0100
6876              Message-ID: <20020327223503.A678@rafael>
6877      Branch: perl
6878            ! pod/perlop.pod
6879 ____________________________________________________________________________
6880 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
6881         Log: Start using the Unicode 3.2.0 data (NOTE: still
6882              unofficial, but the data is unlikely to change much.
6883              Doublecheck when 3.2.0 gets released.)
6884      Branch: perl
6885            + lib/unicore/PropertyAliases.txt
6886            + lib/unicore/PropertyValueAliases.txt
6887            ! (edit 129 files)
6888 ____________________________________________________________________________
6889 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
6890         Log: Update Changes.
6891      Branch: perl
6892            ! Changes patchlevel.h
6893 ____________________________________________________________________________
6894 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
6895         Log: Further fixing for #15549.  Six tests are failing
6896              under Solaris with en_US.UTF-8 but those failures seem
6897              unrelated to the BOUND problem, will look at them later.
6898      Branch: perl
6899            ! regexec.c
6900 ____________________________________________________________________________
6901 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
6902         Log: Possible fix for "Orks, Dragons, and Elves":
6903              should now build under UTF-8 locales (is building
6904              under Solaris en_US.UTF-8 right now).
6905      Branch: perl
6906            ! Makefile.SH regexec.c
6907 ____________________________________________________________________________
6908 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
6909         Log: Forgotten from #15523.
6910      Branch: perl
6911            ! lib/Math/BigInt/Calc.pm
6912 ____________________________________________________________________________
6913 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
6914         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
6915              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
6916              Date: Wed, 27 Mar 2002 13:32:00 +0100
6917              Message-ID: <20020327133200.A18945@rafael>
6918      Branch: perl
6919            ! regcomp.c t/lib/warnings/regcomp
6920 ____________________________________________________________________________
6921 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
6922         Log: Subject: [PATCH] MANIFES --> MANIFEST
6923              From: Philip Newton <Philip.Newton@gmx.net>
6924              Date: Wed, 27 Mar 2002 10:05:46 +0000
6925              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
6926              
6927              (plus a few tweaks more)
6928      Branch: perl
6929            ! Porting/check83.pl
6930 ____________________________________________________________________________
6931 [ 15545] By: nick                                  on 2002/03/27  07:37:36
6932         Log: Integrate mainline
6933      Branch: perlio
6934           +> lib/Math/BigInt/t/with_sub.t
6935            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
6936            - lib/bignum/t/trace.t
6937           !> (integrate 76 files)
6938 ____________________________________________________________________________
6939 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
6940         Log: Obsolete mailing list information.
6941      Branch: perl
6942            ! README.bs2000 README.os390 README.vmesa
6943 ____________________________________________________________________________
6944 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
6945         Log: More URL "whitespacing".
6946      Branch: perl
6947            ! README.bs2000 README.hurd README.mpeix README.netware
6948            ! README.os390 README.vmesa README.vos README.win32
6949            ! pod/perl5004delta.pod pod/perl5005delta.pod
6950            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
6951            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
6952            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6953            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
6954            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
6955            ! pod/perltodo.pod
6956 ____________________________________________________________________________
6957 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
6958         Log: I like doubleclicking on URLs in pods to select them.
6959      Branch: perl
6960            ! README.amiga README.epoc README.vos pod/perl561delta.pod
6961            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
6962            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
6963            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
6964            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
6965            ! pod/perltodo.pod pod/perlvar.pod
6966 ____________________________________________________________________________
6967 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
6968         Log: Regen modlib.
6969      Branch: perl
6970            ! pod/perlmodlib.pod
6971 ____________________________________________________________________________
6972 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
6973         Log: Update the CPAN sites list.
6974      Branch: perl
6975            ! pod/perlmodlib.PL pod/perlmodlib.pod
6976 ____________________________________________________________________________
6977 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
6978         Log: Regen modlib, toc.
6979      Branch: perl
6980            ! pod/perlmodlib.pod pod/perltoc.pod
6981 ____________________________________________________________________________
6982 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
6983         Log: s/rationale/rational/
6984      Branch: perl
6985            ! lib/Math/BigRat.pm lib/bigrat.pm
6986 ____________________________________________________________________________
6987 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
6988         Log: s/done/esac/
6989      Branch: perl
6990            ! hints/dec_osf.sh
6991 ____________________________________________________________________________
6992 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
6993         Log: Advertise big* and BigRat.
6994      Branch: perl
6995            ! pod/perldelta.pod
6996 ____________________________________________________________________________
6997 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
6998         Log: A missing ) in #15527.
6999      Branch: perl
7000            ! pp_sys.c
7001 ____________________________________________________________________________
7002 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
7003         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
7004              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7005              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
7006              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
7007      Branch: perl
7008            ! lib/ExtUtils/typemap
7009 ____________________________________________________________________________
7010 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
7011         Log: Subject: Re: Cygwin PerlIO.t failing
7012              From: Stas Bekman <stas@stason.org>
7013              Date: Wed, 27 Mar 2002 01:34:11 +0800
7014              Message-ID: <3CA0B113.1070800@stason.org>
7015      Branch: perl
7016            ! ext/PerlIO/PerlIO.t
7017 ____________________________________________________________________________
7018 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
7019         Log: Subject: [PATCH] safety check for vms/test.com
7020              From: "Craig A. Berry" <craigberry@mac.com>
7021              Date: Tue, 26 Mar 2002 12:15:21 -0600
7022              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
7023      Branch: perl
7024            ! vms/test.com
7025 ____________________________________________________________________________
7026 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
7027         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
7028              From: PPrymmer@factset.com
7029              Date: Tue, 26 Mar 2002 13:04:59 -0500
7030              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
7031      Branch: perl
7032            ! configure.com
7033 ____________________________________________________________________________
7034 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
7035         Log: Subject: [PATCH] Minor typo in test harness
7036              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
7037              Date: Tue, 26 Mar 2002 17:44:06 -0000
7038              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
7039      Branch: perl
7040            ! t/lib/warnings/perlio
7041 ____________________________________________________________________________
7042 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
7043         Log: Subject: PATCH s2p.PL
7044              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
7045              Date: Tue, 26 Mar 2002 17:16:46 +0100
7046              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
7047      Branch: perl
7048            ! x2p/s2p.PL
7049 ____________________________________________________________________________
7050 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
7051         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
7052      Branch: perl
7053            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
7054            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
7055            ! MANIFEST
7056 ____________________________________________________________________________
7057 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
7058         Log: Avoid and document a weird bug in UNICOS/mk.
7059      Branch: perl
7060            ! pod/perldelta.pod pp_sys.c
7061 ____________________________________________________________________________
7062 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
7063         Log: Math::BigInt::Lite 0.09, from Tels.
7064      Branch: perl
7065            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
7066            ! MANIFEST
7067 ____________________________________________________________________________
7068 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
7069         Log: For now disable the test in OS/390; it seems to hang,
7070              but frustratingly seems to run from command line and
7071              from Perl debugger.
7072      Branch: perl
7073            ! lib/Math/BigInt/t/mbi_rand.t
7074 ____________________________________________________________________________
7075 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
7076         Log: EPOC update from Olaf Flebbe.
7077      Branch: perl
7078            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
7079            ! pod/perlport.pod t/io/fs.t
7080 ____________________________________________________________________________
7081 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
7082         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
7083              and bignum 0.11, from Tels.
7084      Branch: perl
7085            + lib/Math/BigInt/t/with_sub.t
7086            - lib/bignum/t/trace.t
7087            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7088            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
7089            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
7090            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
7091            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
7092            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
7093            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
7094            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
7095            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
7096            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
7097            ! lib/bignum/t/bigrat.t lib/bigrat.pm
7098            ! t/lib/Math/BigInt/Subclass.pm
7099 ____________________________________________________________________________
7100 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
7101         Log: Integrate perlio;
7102              
7103              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
7104              
7105              Testcase for crlf spanning buffer boundary
7106      Branch: perl
7107           +> t/io/crlf.t
7108           !> MANIFEST perlio.c
7109 ____________________________________________________________________________
7110 [ 15521] By: nick                                  on 2002/03/26  15:31:55
7111         Log: Testcase for crlf spanning buffer boundary
7112      Branch: perlio
7113            + t/io/crlf.t
7114            ! MANIFEST
7115 ____________________________________________________________________________
7116 [ 15520] By: nick                                  on 2002/03/26  15:09:52
7117         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
7118      Branch: perlio
7119            ! perlio.c
7120 ____________________________________________________________________________
7121 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
7122         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
7123      Branch: perl
7124            ! t/lib/1_compile.t
7125 ____________________________________________________________________________
7126 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
7127         Log: Document the Configure (really, awk) glitch in
7128              UNICOS/mk.
7129      Branch: perl
7130            ! pod/perldelta.pod
7131 ____________________________________________________________________________
7132 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
7133         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
7134              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7135              Date: Fri, 22 Mar 2002 16:11:28 +0100
7136              Message-ID: <3C9B57B0.31936.496399@localhost>
7137      Branch: perl
7138            ! win32/win32.c
7139 ____________________________________________________________________________
7140 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
7141         Log: Subject: Re: Jarkko likes OOOOs
7142              From: "Gerrit P. Haase" <gp@familiehaase.de>
7143              Date: Tue, 26 Mar 2002 08:44:02 +0100
7144              Message-ID: <40509050505.20020326084402@familiehaase.de>
7145      Branch: perl
7146            ! t/io/fs.t
7147 ____________________________________________________________________________
7148 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
7149         Log: Subject: [patch utils/perlbug] subject header setting problem      
7150              From: Stas Bekman <stas@stason.org>
7151              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
7152              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
7153      Branch: perl
7154            ! utils/perlbug.PL
7155 ____________________________________________________________________________
7156 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
7157         Log: Subject: [PATCH] win32/makefile.mk
7158              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7159              Date: Tue, 26 Mar 2002 13:56:19 +0100
7160              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
7161      Branch: perl
7162            ! win32/makefile.mk
7163 ____________________________________________________________________________
7164 [ 15513] By: nick                                  on 2002/03/26  07:17:17
7165         Log: Integrate mainline
7166      Branch: perlio
7167           +> (branch 39 files)
7168            - (delete 109 files)
7169           !> (integrate 105 files)
7170 ____________________________________________________________________________
7171 [ 15512] By: nick                                  on 2002/03/26  06:52:42
7172         Log: Integrate mainline
7173      Branch: perlio
7174           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
7175           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
7176           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
7177           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
7178           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
7179 ____________________________________________________________________________
7180 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
7181         Log: Installation advice from Robert Spier. 
7182      Branch: perl
7183            ! INSTALL
7184 ____________________________________________________________________________
7185 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
7186         Log: Stas setting things right.
7187      Branch: perl
7188            ! ext/PerlIO/PerlIO.t
7189 ____________________________________________________________________________
7190 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
7191         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
7192              From: Paul_GreenVOS@vos.stratus.com
7193              Date: Mon, 25 Mar 02 23:57 est
7194              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
7195      Branch: perl
7196            ! ext/IO/lib/IO/t/io_unix.t
7197 ____________________________________________________________________________
7198 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
7199         Log: Add threads hints for UNICOS/mk and UNICOS.
7200              (I'm just guessing on UNICOS.)
7201      Branch: perl
7202            ! hints/unicos.sh hints/unicosmk.sh
7203 ____________________________________________________________________________
7204 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
7205         Log: Mention the effect of Unicode keys on hashes.
7206      Branch: perl
7207            ! pod/perlunicode.pod
7208 ____________________________________________________________________________
7209 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
7210         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
7211              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
7212              Date: Mon, 25 Mar 2002 17:24:33 -0600
7213              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
7214      Branch: perl
7215            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
7216            ! vms/vms_yfix.pl
7217 ____________________________________________________________________________
7218 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
7219         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
7220      Branch: perl
7221            ! hints/dec_osf.sh
7222 ____________________________________________________________________________
7223 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
7224         Log: The .ucm of Encode are big when uncompressed.
7225      Branch: perl
7226            ! INSTALL
7227 ____________________________________________________________________________
7228 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
7229         Log: I don't understand what is going on what these
7230              news tests, retracting the whole lot.
7231      Branch: perl
7232            ! ext/PerlIO/PerlIO.t
7233 ____________________________________________________________________________
7234 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
7235         Log: Upgrade to Encode 0.99, from Dan Kogai.
7236      Branch: perl
7237            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
7238            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
7239            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
7240            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
7241            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
7242            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
7243            + ext/Encode/Encode/ksc5601.ucm
7244            + ext/Encode/Encode/macCentEuro.ucm
7245            + ext/Encode/Encode/macCroatian.ucm
7246            + ext/Encode/Encode/macCyrillic.ucm
7247            + ext/Encode/Encode/macDingbats.ucm
7248            + ext/Encode/Encode/macGreek.ucm
7249            + ext/Encode/Encode/macIceland.ucm
7250            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
7251            + ext/Encode/Encode/macRumanian.ucm
7252            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
7253            + ext/Encode/Encode/macTurkish.ucm
7254            + ext/Encode/Encode/macUkraine.ucm
7255            + ext/Encode/Encode/shiftjis.ucm
7256            + ext/Encode/lib/Encode/10646_1.pm
7257            + ext/Encode/lib/Encode/CJKConstants.pm
7258            + ext/Encode/lib/Encode/CN/2022_CN.pm
7259            + ext/Encode/lib/Encode/JP/2022_JP.pm
7260            + ext/Encode/lib/Encode/JP/2022_JP1.pm
7261            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
7262            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
7263            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
7264            + ext/Encode/ucm2table
7265            - (delete 109 files)
7266            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
7267            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
7268            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
7269            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
7270            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7271            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
7272            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
7273            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
7274            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
7275            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
7276            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
7277            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
7278            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
7279            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
7280            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
7281            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
7282            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
7283            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
7284            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
7285            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
7286            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
7287            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
7288            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
7289            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
7290            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
7291            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
7292            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7293            ! ext/Encode/Makefile.PL ext/Encode/README
7294            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
7295            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7296            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
7297            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
7298            ! ext/Encode/lib/Encode/Details.pod
7299            ! ext/Encode/lib/Encode/Encoding.pm
7300            ! ext/Encode/lib/Encode/Internal.pm
7301            ! ext/Encode/lib/Encode/JP/H2Z.pm
7302            ! ext/Encode/lib/Encode/JP/JIS.pm
7303            ! ext/Encode/lib/Encode/Supported.pod
7304            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
7305            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7306            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
7307            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
7308            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
7309            ! ext/Encode/t/jisx0212.ref
7310 ____________________________________________________________________________
7311 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
7312         Log: Noise with -w.
7313      Branch: perl
7314            ! ext/PerlIO/PerlIO.t
7315 ____________________________________________________________________________
7316 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
7317         Log: If no perlio no perlio warnings, either.
7318      Branch: perl
7319            ! lib/warnings.t
7320 ____________________________________________________________________________
7321 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
7322         Log: ...and put some of the new perlio tests here.
7323              The in-memory ones not yet since my poor brain
7324              refuses to find the right TODO incantation.
7325      Branch: perl
7326            ! ext/PerlIO/PerlIO.t
7327 ____________________________________________________________________________
7328 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
7329         Log: Take away the perlio-requiring tests..
7330      Branch: perl
7331            ! t/io/open.t
7332 ____________________________________________________________________________
7333 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
7334         Log: More correct now, but actually the two new tests
7335              need to be moved, since they are perlio-only...
7336      Branch: perl
7337            ! t/io/open.t
7338 ____________________________________________________________________________
7339 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
7340         Log: More neo-io tests from Stas Bekman.
7341      Branch: perl
7342            ! t/io/open.t
7343 ____________________________________________________________________________
7344 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
7345         Log: Document the QNX6 sprintf glitch.
7346      Branch: perl
7347            ! pod/perldelta.pod
7348 ____________________________________________________________________________
7349 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
7350         Log: AmigaOS must use the ixemul directly, since there
7351              is no more vfork support.
7352      Branch: perl
7353            ! hints/amigaos.sh
7354 ____________________________________________________________________________
7355 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
7356         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
7357              From: Norton Allen <allen@huarp.harvard.edu>
7358              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
7359              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
7360      Branch: perl
7361            ! pp_sys.c
7362 ____________________________________________________________________________
7363 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
7364         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
7365              From: Norton Allen <allen@huarp.harvard.edu>
7366              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
7367              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
7368      Branch: perl
7369            ! ext/Socket/socketpair.t
7370 ____________________________________________________________________________
7371 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
7372         Log: Clarify the 8.3 rule.
7373      Branch: perl
7374            ! Porting/check83.pl
7375 ____________________________________________________________________________
7376 [ 15490] By: nick                                  on 2002/03/25  16:05:07
7377         Log: Integrate mainline
7378      Branch: perlio
7379           +> ext/Encode/lib/Encode/EncFormat.pod
7380           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
7381            - ext/Encode/lib/EncodeFormat.pod
7382           !> (integrate 41 files)
7383 ____________________________________________________________________________
7384 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
7385         Log: Update Changes.
7386      Branch: perl
7387            ! Changes patchlevel.h
7388 ____________________________________________________________________________
7389 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
7390         Log: Forgotten from #15486.
7391      Branch: perl
7392            ! perl.c
7393 ____________________________________________________________________________
7394 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
7395         Log: It seems that FreeBSD does not like using Perl's malloc
7396              when multithreaded.
7397      Branch: perl
7398            ! hints/freebsd.sh
7399 ____________________________________________________________________________
7400 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
7401         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
7402              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7403              Date: Mon, 25 Mar 2002 11:33:17 +0100
7404              Message-ID: <20020325113317.A1410@rafael>
7405              
7406              Apparently VMS does not do YYDEBUG.
7407      Branch: perl
7408            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
7409 ____________________________________________________________________________
7410 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
7411         Log: Subject: [PATCH] warnings for perlio + others
7412              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
7413              Date: Mon, 25 Mar 2002 13:01:44 -0000
7414              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
7415      Branch: perl
7416            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
7417            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
7418            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
7419            ! warnings.pl
7420 ____________________________________________________________________________
7421 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
7422         Log: As verified by Doug MacEachern.
7423      Branch: perl
7424            ! pod/perldelta.pod
7425 ____________________________________________________________________________
7426 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
7427         Log: MPE/iX update from Mark Bixby.
7428      Branch: perl
7429            + mpeix/mpeix.c
7430            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
7431            ! hints/mpeix.sh mpeix/mpeixish.h
7432 ____________________________________________________________________________
7433 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
7434         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
7435              From: Nicholas Clark <nick@unfortu.net>
7436              Date: Sun, 24 Mar 2002 22:50:06 +0000
7437              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
7438      Branch: perl
7439            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
7440 ____________________________________________________________________________
7441 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
7442         Log: Subject: [PATCH] fix warning + carp interaction
7443              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
7444              Date: Sun, 24 Mar 2002 23:00:21 -0000
7445              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
7446      Branch: perl
7447            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
7448            ! warnings.pl
7449 ____________________________________________________________________________
7450 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
7451         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
7452              (All the code changes have already been applied earlier.)
7453      Branch: perl
7454            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
7455 ____________________________________________________________________________
7456 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
7457         Log: DB_File: for the core version, no need to specify
7458              a minimum MM version.
7459      Branch: perl
7460            ! ext/DB_File/Makefile.PL
7461 ____________________________________________________________________________
7462 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
7463         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
7464              From: Dave Mitchell <davem@fdgroup.com>
7465              Date: Sun, 24 Mar 2002 22:23:08 +0000
7466              Message-ID: <20020324222308.B21963@fdgroup.com>
7467      Branch: perl
7468            ! pp_pack.c
7469 ____________________________________________________________________________
7470 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
7471         Log: Subject: [PATCH @15450] errno help for VMS
7472              From: "Craig A. Berry" <craigberry@mac.com>
7473              Date: Sun, 24 Mar 2002 16:17:52 -0600
7474              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
7475      Branch: perl
7476            ! ext/POSIX/t/posix.t vms/vms.c
7477 ____________________________________________________________________________
7478 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
7479         Log: Upgrade to Locale::Codes 2.03.
7480      Branch: perl
7481            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
7482            ! lib/Locale/Country.pm
7483 ____________________________________________________________________________
7484 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
7485         Log: metaconfig unit change for #15474.
7486      Branch: metaconfig/U/perl
7487            ! Extensions.U
7488 ____________________________________________________________________________
7489 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
7490         Log: The #15472 said "properly".  Ha!
7491      Branch: perl
7492            ! Configure
7493 ____________________________________________________________________________
7494 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
7495         Log: metaconfig unit change for #15472.
7496      Branch: metaconfig/U/perl
7497            ! Extensions.U
7498 ____________________________________________________________________________
7499 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
7500         Log: Properly scan for the subextensions of Encode
7501              when doing static builds.
7502      Branch: perl
7503            ! Configure
7504 ____________________________________________________________________________
7505 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
7506         Log: Tru64: Document the known odbm failure with static builds.
7507      Branch: perl
7508            ! README.tru64
7509 ____________________________________________________________________________
7510 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
7511         Log: microperl tweaks.
7512      Branch: perl
7513            ! Makefile.micro locale.c util.c
7514 ____________________________________________________________________________
7515 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
7516         Log: metaconfig unit changes for #15468.
7517      Branch: metaconfig
7518            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
7519            ! U/modified/libc.U U/modified/libs.U
7520            ! U/threads/d_pthread_atfork.U
7521 ____________________________________________________________________________
7522 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
7523         Log: Various metaconfig unit cleanup; only one visible change
7524              in Configure, though.
7525      Branch: perl
7526            ! Configure
7527 ____________________________________________________________________________
7528 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
7529         Log: Upgrade to Encode 0.98, from Dan Kogai.
7530      Branch: perl
7531            + ext/Encode/lib/Encode/EncFormat.pod
7532            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
7533            - ext/Encode/lib/EncodeFormat.pod
7534            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
7535            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
7536            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
7537            ! ext/Encode/lib/Encode/Alias.pm
7538            ! ext/Encode/lib/Encode/Details.pod
7539            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7540            ! ext/Encode/lib/Encode/JP/JIS.pm
7541            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7542 ____________________________________________________________________________
7543 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
7544         Log: Integrate perlio;
7545              
7546              Avoid core-dump in Encode with PERLIO=mmap
7547      Branch: perl
7548           !> ext/Encode/Encode.xs
7549 ____________________________________________________________________________
7550 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
7551         Log: In the spirit of #15464.
7552      Branch: perl
7553            ! perl.c sv.c
7554 ____________________________________________________________________________
7555 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
7556         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
7557              From: Michael G Schwern <schwern@pobox.com>
7558              Date: Sun, 24 Mar 2002 02:27:25 -0500
7559              Message-ID: <20020324072725.GA3554@blackrider>
7560      Branch: perl
7561            ! perl.c
7562 ____________________________________________________________________________
7563 [ 15463] By: nick                                  on 2002/03/24  10:24:41
7564         Log: Integrate mainline
7565      Branch: perlio
7566           +> (branch 28 files)
7567            - lib/bigfloat.t lib/bigint.t
7568           !> (integrate 59 files)
7569 ____________________________________________________________________________
7570 [ 15462] By: nick                                  on 2002/03/24  08:59:35
7571         Log: Avoid core-dump in Encode with PERLIO=mmap
7572      Branch: perlio
7573            ! ext/Encode/Encode.xs
7574 ____________________________________________________________________________
7575 [ 15461] By: nick                                  on 2002/03/24  08:58:21
7576         Log: Too many machines doing integrate mainline
7577      Branch: perlio
7578           !> Changes Configure lib/AutoSplit.t
7579           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
7580           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
7581           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
7582           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
7583 ____________________________________________________________________________
7584 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
7585         Log: Retract Math::BigInt::Lite for now, seems to confuse
7586              bignum and bigrat.
7587      Branch: perl
7588            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
7589            ! MANIFEST
7590 ____________________________________________________________________________
7591 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
7592         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
7593              From: "Craig A. Berry" <craigberry@mac.com>
7594              Date: Sat, 23 Mar 2002 23:23:00 -0600
7595              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
7596      Branch: perl
7597            ! configure.com vms/vms.c
7598 ____________________________________________________________________________
7599 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
7600         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
7601              From: Michael G Schwern <schwern@pobox.com>
7602              Date: Sat, 23 Mar 2002 21:32:32 -0500
7603              Message-ID: <20020324023232.GA29972@blackrider>
7604              
7605              (with Russ Allbery's simplifications)
7606      Branch: perl
7607            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
7608 ____________________________________________________________________________
7609 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
7610         Log: Merge Math::BigInt::Lite 0.08, from Tels.
7611      Branch: perl
7612            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
7613            ! MANIFEST
7614 ____________________________________________________________________________
7615 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
7616         Log: Too chatty.
7617      Branch: perl
7618            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
7619 ____________________________________________________________________________
7620 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
7621         Log: Merge bignum 0.10, from Tels.
7622      Branch: perl
7623            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
7624            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
7625            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
7626            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
7627            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
7628            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
7629            ! MANIFEST
7630 ____________________________________________________________________________
7631 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
7632         Log: Rename the Perl 4 tests in preparation of bignum.
7633      Branch: perl
7634            + lib/bigfloatpl.t lib/bigintpl.t
7635            - lib/bigfloat.t lib/bigint.t
7636            ! MANIFEST
7637 ____________________________________________________________________________
7638 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
7639         Log: Merge Math::BigRat 0.04, from Tels.
7640      Branch: perl
7641            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
7642            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
7643            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
7644            + t/lib/Math/BigRat/Test.pm
7645            ! MANIFEST
7646 ____________________________________________________________________________
7647 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
7648         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
7649              From: Dave Mitchell <davem@fdgroup.com>
7650              Date: Sat, 23 Mar 2002 22:27:24 +0000
7651              Message-ID: <20020323222724.A19425@fdgroup.com>
7652      Branch: perl
7653            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
7654 ____________________________________________________________________________
7655 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
7656         Log: Forgotten.
7657      Branch: perl
7658            ! ext/Unicode/Normalize/README
7659 ____________________________________________________________________________
7660 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
7661         Log: Update Changes.
7662      Branch: perl
7663            ! Changes patchlevel.h
7664 ____________________________________________________________________________
7665 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
7666         Log: Subject: perldoc -m [PATCH]
7667              From: "John L. Allen" <allen@grumman.com>
7668              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
7669              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
7670      Branch: perl
7671            ! utils/perldoc.PL
7672 ____________________________________________________________________________
7673 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
7674         Log: Subject: Re: Copious warnings from Sys::Syslog
7675              From: andreas.koenig@anima.de (Andreas J. Koenig)
7676              Date: Sat, 23 Mar 2002 06:47:08 +0100
7677              Message-ID: <m31yebvns3.fsf@anima.de>
7678      Branch: perl
7679            ! ext/Sys/Syslog/Syslog.pm
7680 ____________________________________________________________________________
7681 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
7682         Log: Upgrade to Math::BigInt 1.55, from Tels.
7683      Branch: perl
7684            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
7685            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
7686            + lib/Math/BigInt/t/use_lib4.t
7687            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7688            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
7689            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
7690            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
7691            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
7692            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
7693            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
7694            ! lib/Math/BigInt/t/upgrade.t
7695 ____________________________________________________________________________
7696 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
7697         Log: Upgrade to Encode 0.97, from Dan Kogai.
7698      Branch: perl
7699            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
7700            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
7701            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
7702            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7703            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
7704            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
7705            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
7706            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
7707            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
7708            ! ext/Encode/t/Tcl.t
7709 ____________________________________________________________________________
7710 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
7711         Log: Slight tweaks on #15443.
7712      Branch: perl
7713            ! pod/perlvar.pod
7714 ____________________________________________________________________________
7715 [ 15444] By: nick                                  on 2002/03/23  17:30:42
7716         Log: Integrate mainline
7717      Branch: perlio
7718           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
7719           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
7720           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
7721           !> (integrate 50 files)
7722 ____________________________________________________________________________
7723 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
7724         Log: Subject: patch [bleadperl]: Document %! special variable
7725              From: mjd@plover.com
7726              Date: 23 Mar 2002 18:25:44 -0000
7727              Message-ID: <20020323182544.11741.qmail@plover.com>    
7728      Branch: perl
7729            ! pod/perlvar.pod
7730 ____________________________________________________________________________
7731 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
7732         Log: Since the Encode::JP is unsupported under EBCDIC we
7733              cannot run this test (aliases as such should work fine).
7734      Branch: perl
7735            ! ext/Encode/t/Aliases.t
7736 ____________________________________________________________________________
7737 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
7738         Log: EBCDIC: the sorting order is different under
7739              byte-EBCDIC and Unicode.
7740      Branch: perl
7741            ! t/op/utfhash.t
7742 ____________________________________________________________________________
7743 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
7744         Log: EBCDIC: the character codes are different.
7745      Branch: perl
7746            ! lib/Pod/t/pod2html-lib.pl
7747 ____________________________________________________________________________
7748 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
7749         Log: Purify: #15434 got the test the wrong.
7750              (Is there an approved way of testing "is this an unop"?)
7751      Branch: perl
7752            ! op.c
7753 ____________________________________________________________________________
7754 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
7755         Log: Purify: Array bounds read: could read one character past the end.
7756      Branch: perl
7757            ! pp_pack.c
7758 ____________________________________________________________________________
7759 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
7760         Log: Purify: Array bounds read: reading one byte before the buffer.
7761      Branch: perl
7762            ! util.c
7763 ____________________________________________________________________________
7764 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
7765         Log: Purify: Unitialized memory read.  Too many code paths
7766              to keep track of, I guess.
7767      Branch: perl
7768            ! sv.c
7769 ____________________________________________________________________________
7770 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
7771         Log: Purify: Array bounds write: pre-extend the strxfrm
7772              buffer by a factor of four (suggested maximum by HP-UX;
7773              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
7774              know how portable that is; locale.c uses yet another trick
7775              (not a particularly good trick, I might add))
7776      Branch: perl
7777            ! ext/POSIX/POSIX.xs
7778 ____________________________________________________________________________
7779 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
7780         Log: Purify: Array bounds read: o->op_last was accessed
7781              for unops (via newUNOP() and ck_eof()).
7782              (analysis okay, patch bad: see #15439)
7783      Branch: perl
7784            ! op.c
7785 ____________________________________________________________________________
7786 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
7787         Log: Subject: [PATCH] vms/test.com, File::Find tests
7788              From: "Craig A. Berry" <craigberry@mac.com>
7789              Date: Fri, 22 Mar 2002 16:52:59 -0600
7790              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
7791      Branch: perl
7792            ! vms/test.com
7793 ____________________________________________________________________________
7794 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
7795         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
7796              From: Michael G Schwern <schwern@pobox.com>
7797              Date: Fri, 22 Mar 2002 18:08:19 -0500
7798              Message-ID: <20020322230819.GB16454@blackrider>
7799      Branch: perl
7800            ! ext/Sys/Syslog/Syslog.pm
7801 ____________________________________________________________________________
7802 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
7803         Log: Update the information on Encode.
7804      Branch: perl
7805            ! pod/perldelta.pod
7806 ____________________________________________________________________________
7807 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
7808         Log: Upgrade to Encode 0.96, from Dan Kogai.
7809      Branch: perl
7810            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
7811            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
7812            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
7813            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
7814            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7815            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
7816            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
7817            ! ext/Encode/lib/Encode/Alias.pm
7818            ! ext/Encode/lib/Encode/Encoding.pm
7819            ! ext/Encode/lib/Encode/Internal.pm
7820            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7821 ____________________________________________________________________________
7822 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
7823         Log: Subject: [PATCH] h2xs.t fix for VMS
7824              From: "Craig A. Berry" <craigberry@mac.com>
7825              Date: Fri, 22 Mar 2002 15:47:38 -0600
7826              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
7827      Branch: perl
7828            ! lib/h2xs.t
7829 ____________________________________________________________________________
7830 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
7831         Log: One more pass.
7832      Branch: perl
7833            ! epoc/config.sh
7834 ____________________________________________________________________________
7835 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
7836         Log: Even better version from Olaf Flebbe.
7837      Branch: perl
7838            ! epoc/config.sh pp_sys.c util.c
7839 ____________________________________________________________________________
7840 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
7841         Log: EPOC update from Olaf Flebbe.
7842      Branch: perl
7843            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
7844            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
7845 ____________________________________________________________________________
7846 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
7847         Log: Tweak from John P. Linderman.
7848      Branch: perl
7849            ! pod/perlhack.pod
7850 ____________________________________________________________________________
7851 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
7852         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
7853              From: Stas Bekman <stas@stason.org>
7854              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
7855              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
7856      Branch: perl
7857            ! pod/perlfunc.pod
7858 ____________________________________________________________________________
7859 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
7860         Log: Subject: [PATCH] check sysconf's return value in reentr.c
7861              From: <slaven.rezic@berlin.de>
7862              Date: Fri, 22 Mar 2002 18:30:36 +0100
7863              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
7864              
7865              (plus use 4k instead 2k as the "usual" size)
7866      Branch: perl
7867            ! reentr.c reentr.pl
7868 ____________________________________________________________________________
7869 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
7870         Log: Update Changes.
7871      Branch: perl
7872            ! Changes patchlevel.h
7873 ____________________________________________________________________________
7874 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
7875         Log: Forgot from #15416.
7876      Branch: perl
7877            ! pod/perlfaq3.pod
7878 ____________________________________________________________________________
7879 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
7880         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
7881              From: andreas.koenig@anima.de (Andreas J. Koenig)
7882              Date: Fri, 22 Mar 2002 16:27:51 +0100
7883              Message-ID: <m3n0x0vczs.fsf@anima.de>
7884      Branch: perl
7885            ! pod/perlmodstyle.pod
7886 ____________________________________________________________________________
7887 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
7888         Log: metaconfig unit changes for #15418.
7889      Branch: metaconfig
7890            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7891            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7892            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7893            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7894            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7895            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7896            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7897            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7898            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7899            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7900            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7901            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7902            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7903            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7904            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7905            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7906            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7907            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7908            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7909            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7910            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7911            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7912            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7913            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7914 ____________________________________________________________________________
7915 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
7916         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
7917              Also, there's no i_stdio.
7918      Branch: perl
7919            ! Configure reentr.h reentr.pl
7920 ____________________________________________________________________________
7921 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
7922         Log: Document a known AIX warning.
7923      Branch: perl
7924            ! pod/perldelta.pod
7925 ____________________________________________________________________________
7926 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
7927         Log: Undo #15415, allow the faq people to catch up first.
7928      Branch: perl
7929            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
7930 ____________________________________________________________________________
7931 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
7932         Log: FAQ sync.
7933      Branch: perl
7934            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
7935 ____________________________________________________________________________
7936 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
7937         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
7938              From: andreas.koenig@anima.de (Andreas J. Koenig)
7939              Date: Fri, 22 Mar 2002 15:16:19 +0100
7940              Message-ID: <m38z8kwuvg.fsf@anima.de>
7941              
7942              (plus reformat)
7943      Branch: perl
7944            ! pod/perldelta.pod
7945 ____________________________________________________________________________
7946 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
7947         Log: Integrate perlio;
7948              
7949              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
7950              
7951              Check for sanity of UTF-8 keys in hashes
7952      Branch: perl
7953           +> t/op/utfhash.t
7954           !> MANIFEST doio.c
7955 ____________________________________________________________________________
7956 [ 15412] By: nick                                  on 2002/03/22  10:50:53
7957         Log: Check for sanity of UTF-8 keys in hashes
7958              (feel free to add more tests...)
7959      Branch: perlio
7960            + t/op/utfhash.t
7961            ! MANIFEST
7962 ____________________________________________________________________________
7963 [ 15411] By: ams                                   on 2002/03/22  08:36:33
7964         Log: Revert #15200 for backwards compatiblity reasons.
7965      Branch: perl
7966            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
7967            ! pp_ctl.c t/op/override.t
7968 ____________________________________________________________________________
7969 [ 15410] By: nick                                  on 2002/03/22  07:47:41
7970         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
7971              - when (e.g.) STDOUT is char special file and gets IoOFP
7972              created - do _NOT_ pass num_svs as that fopen-s stringified
7973              glob, and not fdopen-s the fd.
7974      Branch: perlio
7975            ! doio.c
7976 ____________________________________________________________________________
7977 [ 15409] By: nick                                  on 2002/03/22  07:19:33
7978         Log: Integrate mainline
7979      Branch: perlio
7980           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
7981           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
7982           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
7983           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
7984           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
7985           +> ext/Encode/lib/Encode/Details.pod
7986           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
7987           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
7988           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
7989           +> lib/Pod/t/pod2html-lib.pl
7990            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
7991           !> (integrate 39 files)
7992 ____________________________________________________________________________
7993 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
7994         Log: Win32 tweak from mjd.
7995      Branch: perl
7996            ! lib/Tie/File.pm
7997 ____________________________________________________________________________
7998 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
7999         Log: If Unicode keys are entered to a hash, a bit is turned on.
8000              If the bit is on, when the keys are fetched from the hash
8001              (%h, each %h, keys %h), the Unicodified versions of the keys
8002              are returned if needed.  This solution errs on the size of
8003              over-Unicodifying, the old solution erred on the side of
8004              under-Unicodifying.  As long as the hash keys can be a mix
8005              of byte and Unicode strings, a perfect fit is hard to come by.
8006      Branch: perl
8007            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
8008            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
8009 ____________________________________________________________________________
8010 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
8011         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
8012              From: Mike Guy <mjtg@cam.ac.uk>
8013              Date: Fri, 22 Mar 2002 02:08:20 +0000
8014              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
8015      Branch: perl
8016            ! pod/perldelta.pod
8017 ____________________________________________________________________________
8018 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
8019         Log: PM_SETRE() fallout.
8020      Branch: perl
8021            ! ext/ByteLoader/bytecode.h
8022 ____________________________________________________________________________
8023 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
8024         Log: Subject: [PATCH pod/perlxs.pod] doc fix
8025              From: Stas Bekman <stas@stason.org>
8026              Date: Thu, 21 Mar 2002 18:47:35 +0800
8027              Message-ID: <3C99BA47.9010403@stason.org>
8028      Branch: perl
8029            ! pod/perlxs.pod
8030 ____________________________________________________________________________
8031 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
8032         Log: Subject: [PATCH]
8033              From: Slaven Rezic <slaven.rezic@berlin.de>
8034              Date: 21 Mar 2002 10:19:23 +0100
8035              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
8036              
8037              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
8038      Branch: perl
8039            ! hints/freebsd.sh
8040 ____________________________________________________________________________
8041 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
8042         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
8043              From: Tim Bunce <Tim.Bunce@pobox.com>
8044              Date: Thu, 21 Mar 2002 21:18:05 +0000
8045              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
8046      Branch: perl
8047            ! ext/Storable/Storable.xs
8048 ____________________________________________________________________________
8049 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
8050         Log: Reword the Apache^Wmod_perl bit so that Sarathy
8051              can sleep easier :-)
8052      Branch: perl
8053            ! pod/perldelta.pod
8054 ____________________________________________________________________________
8055 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
8056         Log: It seems that the strange failure (core dump) of
8057              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
8058              (1) using Sun's cc helps
8059              (2) rewriting the ithreads PM_SETRE() to do the
8060              setting in two steps helps
8061              (3) no other platforms have the crash
8062              (4) Tru64's Third Degree sees nothing evil
8063              So we implement (2).
8064      Branch: perl
8065            ! op.h
8066 ____________________________________________________________________________
8067 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
8068         Log: Solaris: default to the SUNwspro cc if it is available.
8069      Branch: perl
8070            ! hints/solaris_2.sh
8071 ____________________________________________________________________________
8072 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
8073         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
8074              does not get fixed in time.
8075      Branch: perl
8076            ! pod/perldelta.pod
8077 ____________________________________________________________________________
8078 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
8079         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
8080              From: Dave Mitchell <davem@fdgroup.com>
8081              Date: Thu, 21 Mar 2002 17:24:40 +0000
8082              Message-ID: <20020321172440.C13683@fdgroup.com>
8083      Branch: perl
8084            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
8085            ! pod/perlapi.pod proto.h sv.h toke.c
8086 ____________________________________________________________________________
8087 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
8088         Log: One more proto escapee.
8089      Branch: perl
8090            ! hints/linux.sh
8091 ____________________________________________________________________________
8092 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
8093         Log: metaconfig unit change for #15394.
8094      Branch: metaconfig/U/perl
8095            ! Checkcc.U
8096 ____________________________________________________________________________
8097 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
8098         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
8099              From: Robin Barker <rmb1@cise.npl.co.uk>
8100              Date: Thu, 21 Mar 2002 17:35:00 GMT
8101              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
8102      Branch: perl
8103            ! Configure
8104 ____________________________________________________________________________
8105 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
8106         Log: Subject: Re: [tests for Pod::Html]
8107              From: Stas Bekman <stas@stason.org>
8108              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
8109              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
8110      Branch: perl
8111            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
8112            - t/pod2html/README
8113            ! MANIFEST lib/Pod/t/pod2html-lib.pl
8114 ____________________________________________________________________________
8115 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
8116         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
8117              From: Stas Bekman <stas@stason.org>
8118              Date: Thu, 21 Mar 2002 18:50:56 +0800
8119              Message-ID: <3C99BB10.50004@stason.org>
8120      Branch: perl
8121            ! ext/Cwd/Cwd.xs
8122 ____________________________________________________________________________
8123 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
8124         Log: Upgrade to Encode 0.95, from Dan Kogai.
8125      Branch: perl
8126            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
8127            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
8128            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
8129            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
8130            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
8131            + ext/Encode/lib/Encode/Details.pod
8132            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8133            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
8134            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
8135            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
8136            ! ext/Encode/Makefile.PL
8137 ____________________________________________________________________________
8138 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
8139         Log: Mention the new syslog try-harder feature.
8140      Branch: perl
8141            ! pod/perldelta.pod
8142 ____________________________________________________________________________
8143 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
8144         Log: metaconfig unit changes for #15388.
8145      Branch: metaconfig
8146            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
8147            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
8148            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
8149            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
8150            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
8151            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
8152            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8153            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
8154            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
8155            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
8156            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
8157            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
8158            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8159            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
8160            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
8161            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
8162            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
8163            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
8164            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
8165            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
8166            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
8167            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
8168            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
8169            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
8170 ____________________________________________________________________________
8171 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
8172         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
8173              From: Spider Boardman <spider@web.zk3.dec.com>
8174              Date: Thu, 21 Mar 2002 09:23:45 -0500
8175              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
8176      Branch: perl
8177            ! Configure hints/hpux.sh reentr.pl
8178 ____________________________________________________________________________
8179 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
8180         Log: NetWare diff from C Aditya.
8181      Branch: perl
8182            ! perl.h
8183 ____________________________________________________________________________
8184 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
8185         Log: The htmlview test doesn't work yet.
8186      Branch: perl
8187            + t/pod2html/README
8188            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
8189            ! MANIFEST
8190 ____________________________________________________________________________
8191 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
8192         Log: Placeholder.
8193      Branch: perl
8194            ! MANIFEST
8195 ____________________________________________________________________________
8196 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
8197         Log: Integrate perlio: missing tabs in makefile.mk.
8198      Branch: perl
8199           !> win32/makefile.mk
8200 ____________________________________________________________________________
8201 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
8202         Log: Subject: [tests for Pod::Html]
8203              From: Stas Bekman <stas@stason.org>
8204              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
8205              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
8206      Branch: perl
8207            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
8208            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
8209            + lib/Pod/t/pod2html-lib.pl
8210            ! MANIFEST
8211 ____________________________________________________________________________
8212 [ 15382] By: nick                                  on 2002/03/21  07:21:57
8213         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
8214      Branch: perlio
8215           +> ext/Encode/AUTHORS ext/Encode/Changes
8216           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
8217           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8218           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8219           +> ext/I18N/Langinfo/fallback/const-c.inc
8220           +> ext/I18N/Langinfo/fallback/const-xs.inc
8221           +> lib/ExtUtils/t/Constant.t
8222            - ext/Encode/Encode/euc-jp-0212.enc
8223            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
8224            - ext/Encode/t/table.euc ext/Encode/t/table.ref
8225            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
8226           !> (integrate 105 files)
8227 ____________________________________________________________________________
8228 [ 15381] By: nick                                  on 2002/03/21  06:59:57
8229         Log: Restore tabs so dmake will parse file!
8230      Branch: perlio
8231            ! win32/makefile.mk
8232 ____________________________________________________________________________
8233 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
8234         Log: Upgrade to Unicode::Normalize 0.16.
8235      Branch: perl
8236            ! ext/Unicode/Normalize/Changes
8237            ! ext/Unicode/Normalize/Normalize.pm
8238 ____________________________________________________________________________
8239 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
8240         Log: Schwern's wallet is a bit more loose.
8241      Branch: perl
8242            ! t/lib/1_compile.t
8243 ____________________________________________________________________________
8244 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
8245         Log: Subject: [PATCH]
8246              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8247              Date: Wed, 20 Mar 2002 22:56:17 -0000
8248              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
8249              
8250              packWARN also for subdirs.
8251      Branch: perl
8252            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
8253            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
8254            ! win32/win32.c
8255 ____________________________________________________________________________
8256 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
8257         Log: A plan is better.
8258      Branch: perl
8259            ! ext/Encode/t/CJKalias.t
8260 ____________________________________________________________________________
8261 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
8262         Log: Upgrade to Encode 0.94, from Dan Kogai.
8263      Branch: perl
8264            + ext/Encode/lib/Encode/Description.pod
8265            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
8266            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
8267            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8268            ! ext/Encode/lib/Encode/Encoding.pm
8269            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8270            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
8271            ! ext/Encode/t/CJKalias.t
8272 ____________________________________________________________________________
8273 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
8274         Log: Rats' nest.
8275      Branch: perl
8276            ! hints/solaris_2.sh
8277 ____________________________________________________________________________
8278 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
8279         Log: Rrright.
8280      Branch: perl
8281            ! pod/perlguts.pod
8282 ____________________________________________________________________________
8283 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
8284         Log: Update Changes.
8285      Branch: perl
8286            ! Changes patchlevel.h
8287 ____________________________________________________________________________
8288 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
8289         Log: Reapply #15336.
8290      Branch: perl
8291            ! ext/Encode/lib/Encode/Tcl.pm
8292 ____________________________________________________________________________
8293 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
8294         Log: Upgrade to Encode 0.93, from Dan Kogai.
8295      Branch: perl
8296            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
8297            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
8298            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
8299            ! ext/Encode/README ext/Encode/TW/TW.pm
8300            ! ext/Encode/lib/Encode/CN/HZ.pm
8301            ! ext/Encode/lib/Encode/Encoding.pm
8302            ! ext/Encode/lib/Encode/Internal.pm
8303            ! ext/Encode/lib/Encode/JP/Constants.pm
8304            ! ext/Encode/lib/Encode/JP/H2Z.pm
8305            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8306            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
8307            ! ext/Encode/lib/Encode/Tcl/Escape.pm
8308            ! ext/Encode/lib/Encode/Tcl/Table.pm
8309            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
8310            ! ext/Encode/lib/Encode/iso10646_1.pm
8311            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8312            ! ext/Encode/t/JP.t
8313 ____________________________________________________________________________
8314 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
8315         Log: Subject: patch for syslog
8316              From: <Nick.Williams@morganstanley.com>
8317              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
8318              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
8319      Branch: perl
8320            ! ext/Sys/Syslog/Syslog.pm
8321 ____________________________________________________________________________
8322 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
8323         Log: Some failure updates.
8324      Branch: perl
8325            ! pod/perldelta.pod
8326 ____________________________________________________________________________
8327 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
8328         Log: Getopt::Long 2.29 from Johan Vromans.
8329      Branch: perl
8330            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
8331 ____________________________________________________________________________
8332 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
8333         Log: Rename ExtUtils.t to Constant.t, as suggested by
8334              Nicholas Clark.
8335      Branch: perl
8336            + lib/ExtUtils/t/Constant.t
8337            - lib/ExtUtils/t/ExtUtils.t
8338            ! MANIFEST
8339 ____________________________________________________________________________
8340 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
8341         Log: Subject: [PATCH] TODO - Make Schwern Poorer
8342              From: Nicholas Clark <nick@unfortu.net>
8343              Date: Tue, 19 Mar 2002 22:50:28 +0000
8344              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
8345      Branch: perl
8346            ! t/lib/1_compile.t
8347 ____________________________________________________________________________
8348 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
8349         Log: Subject: Re: The story of O [PATCH]
8350              From: Richard.Foley@t-online.de (Richard Foley)
8351              Date: Sun, 17 Mar 2002 08:37:26 +0100
8352              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
8353      Branch: perl
8354            ! lib/perl5db.pl
8355 ____________________________________________________________________________
8356 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
8357         Log: Mention the external modules Encode::HanExtra and
8358              PadWalker.
8359      Branch: perl
8360            ! pod/perldelta.pod
8361 ____________________________________________________________________________
8362 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
8363         Log: Subject: [PATCH] List lexicals from debugger
8364              From: Peter Scott <Peter@PSDT.com>
8365              Date: Tue, 19 Mar 2002 12:28:52 -0800
8366              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
8367      Branch: perl
8368            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
8369 ____________________________________________________________________________
8370 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
8371         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
8372              and :encoding(xxx) was errorneously parsed.
8373      Branch: perl
8374            ! lib/open.pm
8375 ____________________________________________________________________________
8376 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
8377         Log: Subject: [PATCH bleadperl] exec.t tweak
8378              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8379              Date: Wed, 20 Mar 2002 01:21:40 +0100
8380              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
8381              
8382              4NT returns 2 as error-code for nonexistant file.
8383      Branch: perl
8384            ! t/op/exec.t
8385 ____________________________________________________________________________
8386 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
8387         Log: minor Tie::File test patch to make win32 happier, from mjd.
8388      Branch: perl
8389            ! lib/Tie/File/t/30_defer.t
8390 ____________________________________________________________________________
8391 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
8392         Log: Subject: [PATCH bleadperl] magic.t tweak
8393              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8394              Date: Wed, 20 Mar 2002 00:39:16 +0100
8395              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
8396      Branch: perl
8397            ! t/op/magic.t
8398 ____________________________________________________________________________
8399 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
8400         Log: Typo fix from Andreas Koenig, plus a tweak.
8401      Branch: perl
8402            ! pod/perlunicode.pod
8403 ____________________________________________________________________________
8404 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
8405         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
8406              in Mandrake 8.2.  Now we need to figure out a way not to
8407              unbreak Apache.
8408      Branch: perl
8409            ! hints/linux.sh
8410 ____________________________________________________________________________
8411 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
8412         Log: Fix for "UTF-8 bug with s///" from Hugo.
8413      Branch: perl
8414            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
8415            ! t/op/pat.t
8416 ____________________________________________________________________________
8417 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
8418         Log: metaconfig unit change for #15354.
8419      Branch: metaconfig
8420            ! U/threads/usethreads.U
8421 ____________________________________________________________________________
8422 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
8423         Log: Installation updates on threads and perlio.
8424      Branch: perl
8425            ! Configure INSTALL
8426 ____________________________________________________________________________
8427 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
8428         Log: Tpo.
8429      Branch: perl
8430            ! pod/perlfaq6.pod
8431 ____________________________________________________________________________
8432 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
8433         Log: Regen modlib and toc.
8434      Branch: perl
8435            ! pod/perlmodlib.pod pod/perltoc.pod
8436 ____________________________________________________________________________
8437 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
8438         Log: Whitespace tweaks.
8439      Branch: perl
8440            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
8441            ! pod/perltodo.pod pod/perlunicode.pod
8442 ____________________________________________________________________________
8443 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
8444         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
8445              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
8446              (And as suggested by Markus Kuhn.)
8447              
8448              While we are at it, document also the case of
8449              mixed hash keys as a known potential troublemaker.
8450              (Since it's locale-related, sometimes.)
8451      Branch: perl
8452            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
8453            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
8454            ! pod/perluniintro.pod
8455 ____________________________________________________________________________
8456 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
8457         Log: Surely a typo.
8458      Branch: perl
8459            ! gv.c
8460 ____________________________________________________________________________
8461 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
8462         Log: Take two.
8463      Branch: perl
8464            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8465            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8466 ____________________________________________________________________________
8467 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
8468         Log: Let's try this from scratch.
8469      Branch: perl
8470            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8471            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8472 ____________________________________________________________________________
8473 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
8474         Log: I could do this all day...
8475      Branch: perl
8476            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8477            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8478 ____________________________________________________________________________
8479 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
8480         Log: Grrr.
8481      Branch: perl
8482            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8483            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8484 ____________________________________________________________________________
8485 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
8486         Log: Subject: Re: Nearly OK for cygwin@15318
8487              From: John Peacock <jpeacock@rowman.com>
8488              Date: Tue, 19 Mar 2002 15:58:08 -0500
8489              Message-ID: <3C97A660.3060302@rowman.com>
8490      Branch: perl
8491            ! pod/perlport.pod
8492 ____________________________________________________________________________
8493 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
8494         Log: Subject: Re: Nearly OK for cygwin@15318
8495              From: <slaven.rezic@berlin.de>
8496              Date: Tue, 19 Mar 2002 21:47:49 +0100
8497              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
8498              
8499              Subject: Re: Nearly OK for cygwin@15318
8500              From: <slaven.rezic@berlin.de>
8501              Date: Tue, 19 Mar 2002 21:37:18 +0100
8502              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
8503      Branch: perl
8504            ! pod/perlport.pod t/io/fs.t
8505 ____________________________________________________________________________
8506 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
8507         Log: D'oh.
8508      Branch: perl
8509            + ext/I18N/Langinfo/fallback/const-c.inc
8510            + ext/I18N/Langinfo/fallback/const-xs.inc
8511 ____________________________________________________________________________
8512 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
8513         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
8514              From: Nicholas Clark <nick@unfortu.net>
8515              Date: Tue, 19 Mar 2002 22:37:08 +0000
8516              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
8517              
8518              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
8519              From: Nicholas Clark <nick@ccl4.org>
8520              Date: Tue, 19 Mar 2002 22:39:55 +0000
8521              Message-ID: <20020319223954.G94831@plum.flirble.org>
8522      Branch: perl
8523            - ext/I18N/Langinfo/fallback.xs
8524            ! MANIFEST
8525 ____________________________________________________________________________
8526 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
8527         Log: Text, not binary.
8528      Branch: perl
8529            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8530            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8531 ____________________________________________________________________________
8532 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
8533         Log: Subject: Re: perl@15244
8534              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8535              Date: Mon, 18 Mar 2002 17:37:31 +0100
8536              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
8537              
8538              (Goedendag: Dutch whitespace police)
8539      Branch: perl
8540            ! hints/hpux.sh
8541 ____________________________________________________________________________
8542 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
8543         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
8544              From: Nicholas Clark <nick@unfortu.net>
8545              Date: Tue, 19 Mar 2002 21:52:47 +0000
8546              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
8547      Branch: perl
8548            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
8549            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
8550            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
8551            ! ext/Sys/Syslog/Makefile.PL
8552 ____________________________________________________________________________
8553 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
8554         Log: More pathname portability checks.
8555      Branch: perl
8556            ! Porting/check83.pl
8557 ____________________________________________________________________________
8558 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
8559         Log: Begone, Encode::Tcl::Extended.
8560      Branch: perl
8561            ! ext/Encode/lib/Encode/Tcl.pm
8562 ____________________________________________________________________________
8563 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
8564         Log: This is like trying to put the shaving cream
8565              back to the can...
8566      Branch: perl
8567            ! hints/linux.sh
8568 ____________________________________________________________________________
8569 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
8570         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
8571              types of usleep().  Fun, fun. fun.
8572      Branch: perl
8573            ! hints/linux.sh
8574 ____________________________________________________________________________
8575 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
8576         Log: Sarathy's new suggestion for Linux threading flags.
8577      Branch: perl
8578            ! hints/linux.sh
8579 ____________________________________________________________________________
8580 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
8581         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
8582      Branch: perl
8583            - ext/Encode/Encode/euc-jp-0212.ucm
8584            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
8585            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
8586 ____________________________________________________________________________
8587 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
8588         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
8589              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8590              Date: Tue, 19 Mar 2002 00:42:22 +0100
8591              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
8592      Branch: perl
8593            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
8594 ____________________________________________________________________________
8595 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
8596         Log: "+" is not a valid filename character in VMS.
8597      Branch: perl
8598            + ext/Encode/Encode/euc-jp-0212.ucm
8599            - ext/Encode/Encode/euc-jp+0212.ucm
8600            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
8601 ____________________________________________________________________________
8602 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
8603         Log: Update Changes.
8604      Branch: perl
8605            ! Changes patchlevel.h
8606 ____________________________________________________________________________
8607 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
8608         Log: Take away _GNU_SOURCE since that does not seem
8609              to play well with other software (like Apache),
8610              just hint away the WHOAs.
8611      Branch: perl
8612            ! hints/linux.sh
8613 ____________________________________________________________________________
8614 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
8615         Log: metaconfig unit change for #15326.
8616      Branch: metaconfig
8617            ! U/threads/d_crypt_r.U
8618 ____________________________________________________________________________
8619 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
8620         Log: Support crypt_r(const char*,const char*, CRYPTD*).
8621      Branch: perl
8622            ! Configure reentr.h reentr.pl
8623 ____________________________________________________________________________
8624 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
8625         Log: VMS acrobatics from Peter Prymmer.
8626      Branch: perl
8627            ! lib/ExtUtils/t/ExtUtils.t
8628 ____________________________________________________________________________
8629 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
8630         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
8631              From: Stas Bekman <stas@stason.org>
8632              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
8633              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
8634      Branch: perl
8635            ! lib/Pod/Html.pm
8636 ____________________________________________________________________________
8637 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
8638         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
8639              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8640              Date: Tue, 19 Mar 2002 10:49:27 +0100
8641              Message-ID: <20020319104927.C705@rafael>   
8642      Branch: perl
8643            ! ext/B/t/xref.t
8644 ____________________________________________________________________________
8645 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
8646         Log: Integrate perlio;
8647              
8648              Move docs for Encode::valid_utf8 (which does not exist)
8649              to be docs for utf8::valid() (which does).
8650      Branch: perl
8651           !> ext/Encode/Encode.pm lib/utf8.pm
8652 ____________________________________________________________________________
8653 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
8654         Log: Remove Encode::Tcl::Extended, suggested by
8655              SADAHIRO Tomoyuki.
8656      Branch: perl
8657            - ext/Encode/Encode/euc-jp-0212.enc
8658            - ext/Encode/lib/Encode/Tcl/Extended.pm
8659            ! MANIFEST ext/Encode/MANIFEST
8660            ! ext/Encode/lib/Encode/Tcl/Escape.pm
8661            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
8662 ____________________________________________________________________________
8663 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
8664         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
8665      Branch: perl
8666            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
8667            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
8668            + ext/Encode/t/jisx0212.ref
8669            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
8670            - ext/Encode/t/table.ref
8671            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
8672            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
8673            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
8674            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8675            ! ext/Encode/lib/Encode/CN/HZ.pm
8676            ! ext/Encode/lib/Encode/Encoding.pm
8677            ! ext/Encode/lib/Encode/Internal.pm
8678            ! ext/Encode/lib/Encode/JP/Constants.pm
8679            ! ext/Encode/lib/Encode/JP/H2Z.pm
8680            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
8681            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
8682            ! ext/Encode/lib/Encode/Tcl/Escape.pm
8683            ! ext/Encode/lib/Encode/Tcl/Extended.pm
8684            ! ext/Encode/lib/Encode/Tcl/Table.pm
8685            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
8686            ! ext/Encode/lib/Encode/iso10646_1.pm
8687            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8688            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
8689            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
8690 ____________________________________________________________________________
8691 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
8692         Log: constness+signedness nit.
8693      Branch: perl
8694            ! ext/Unicode/Normalize/Normalize.xs
8695 ____________________________________________________________________________
8696 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
8697         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
8698      Branch: perl
8699            ! ext/Unicode/Normalize/Changes
8700            ! ext/Unicode/Normalize/Normalize.pm
8701            ! ext/Unicode/Normalize/Normalize.xs
8702            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
8703            ! ext/Unicode/Normalize/t/func.t
8704 ____________________________________________________________________________
8705 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
8706         Log: Split the ebcdic details to perlebcdic.
8707      Branch: perl
8708            ! pod/perlebcdic.pod pod/perluniintro.pod
8709 ____________________________________________________________________________
8710 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
8711         Log: Be explicit.
8712      Branch: perl
8713            ! pod/perluniintro.pod
8714 ____________________________________________________________________________
8715 [ 15315] By: nick                                  on 2002/03/19  09:24:18
8716         Log: Integrate mainline
8717      Branch: perlio
8718           +> ext/List/Util/t/openhan.t
8719           !> (integrate 53 files)
8720 ____________________________________________________________________________
8721 [ 15314] By: nick                                  on 2002/03/19  07:39:07
8722         Log: Move docs for Encode::valid_utf8 (which does not exist)
8723              to be docs for utf8::valid() (which does).
8724      Branch: perlio
8725            ! ext/Encode/Encode.pm lib/utf8.pm
8726 ____________________________________________________________________________
8727 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
8728         Log: Update the Unicode vs EBCDIC situation.
8729      Branch: perl
8730            ! pod/perlebcdic.pod pod/perluniintro.pod
8731 ____________________________________________________________________________
8732 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
8733         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
8734              From: Robert Spier <rspier@pobox.com>
8735              Date: Mon, 18 Mar 2002 19:22:55 -0800
8736              Message-ID: <15510.44815.383439.823671@rls.cx>
8737      Branch: perl
8738            ! ext/threads/t/end.t
8739 ____________________________________________________________________________
8740 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
8741         Log: UTF-8 walk errors that become visible in EBCDIC.
8742      Branch: perl
8743            ! regexec.c
8744 ____________________________________________________________________________
8745 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
8746         Log: s/regcinclasslen/reginclass/ and remove the old
8747              reginclass since nothing is using it.
8748      Branch: perl
8749            ! embed.fnc embed.h proto.h regexec.c
8750 ____________________________________________________________________________
8751 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
8752         Log: Close the file so it can be (a) removed (b) reopened.
8753      Branch: perl
8754            ! ext/B/t/xref.t
8755 ____________________________________________________________________________
8756 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
8757         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
8758              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8759              Date: Mon, 18 Mar 2002 23:14:31 +0100
8760              Message-ID: <20020318231431.A699@rafael>
8761      Branch: perl
8762            ! ext/B/B.xs utf8.c
8763 ____________________________________________________________________________
8764 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
8765         Log: Failed patch hunk reapplied.
8766      Branch: perl
8767            ! lib/Tie/File/t/32_defer_misc.t
8768 ____________________________________________________________________________
8769 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
8770         Log: For DEBUGGING threaded builds.
8771      Branch: perl
8772            ! sv.c
8773 ____________________________________________________________________________
8774 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
8775         Log: AUTHORS update.
8776      Branch: perl
8777            ! AUTHORS
8778 ____________________________________________________________________________
8779 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
8780         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
8781              (Fix from Craig Berry)
8782      Branch: perl
8783            ! pp_sys.c
8784 ____________________________________________________________________________
8785 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
8786         Log: Subject: [PATCH] configure.com home-grown kill() check
8787              From: "Craig A. Berry" <craigberry@mac.com>
8788              Date: Mon, 18 Mar 2002 13:52:59 -0600
8789              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
8790      Branch: perl
8791            ! configure.com
8792 ____________________________________________________________________________
8793 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
8794         Log: Upgrade to Tie::File 0.50.
8795      Branch: perl
8796            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
8797            ! lib/Tie/File/t/32_defer_misc.t
8798 ____________________________________________________________________________
8799 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
8800         Log: AUTHORS updates.
8801      Branch: perl
8802            ! AUTHORS
8803 ____________________________________________________________________________
8804 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
8805         Log: Update Changes.
8806      Branch: perl
8807            ! Changes patchlevel.h
8808 ____________________________________________________________________________
8809 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
8810         Log: OS/390 update.
8811      Branch: perl
8812            ! pod/perldelta.pod
8813 ____________________________________________________________________________
8814 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
8815         Log: Forgot from #15288.
8816      Branch: perl
8817            ! ext/B/B.xs
8818 ____________________________________________________________________________
8819 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
8820         Log: Make regex DEBUGGING faster.
8821      Branch: perl
8822            ! perl.c perl.h regexec.c
8823 ____________________________________________________________________________
8824 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
8825         Log: Undo accidental perl.h part of #15295 (wait for #15297)
8826      Branch: perl
8827            ! perl.h
8828 ____________________________________________________________________________
8829 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
8830         Log: Subject: prefix slip
8831              From: andreas.koenig@anima.de (Andreas J. Koenig)
8832              Date: Mon, 18 Mar 2002 16:24:46 +0100
8833              Message-ID: <m3y9gp3nlt.fsf@anima.de>
8834              
8835              (perl.h part accidental, undone by #15296)
8836      Branch: perl
8837            ! INSTALL perl.h
8838 ____________________________________________________________________________
8839 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
8840         Log: Be tidy.
8841      Branch: perl
8842            ! ext/B/t/xref.t
8843 ____________________________________________________________________________
8844 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
8845         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
8846              From: Spider Boardman <spider@web.zk3.dec.com>
8847              Date: Mon, 18 Mar 2002 10:09:50 -0500
8848              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
8849      Branch: perl
8850            ! README.tru64 hints/dec_osf.sh
8851 ____________________________________________________________________________
8852 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
8853         Log: NetWare tweaks from C Aditya <caditya@novell.com>
8854      Branch: perl
8855            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
8856 ____________________________________________________________________________
8857 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
8858         Log: metaconfig unit change for #15290.
8859      Branch: metaconfig/U/perl
8860            ! perlxv.U
8861 ____________________________________________________________________________
8862 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
8863         Log: Subject: d_nv_preserves_uv_bits
8864              From: Nicholas Clark <nick@unfortu.net>
8865              Date: Thu, 14 Mar 2002 22:24:19 +0000
8866              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
8867      Branch: perl
8868            ! Configure Porting/Glossary Porting/config.sh config_h.SH
8869            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
8870            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
8871            ! win32/config.bc win32/config.gc win32/config.vc
8872            ! win32/config.win64
8873 ____________________________________________________________________________
8874 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
8875         Log: Subject: Re: perl@15244
8876              From: Spider Boardman <spider@web.zk3.dec.com>
8877              Date: Mon, 18 Mar 2002 09:38:55 -0500
8878              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
8879              
8880              (IA64 work.)
8881      Branch: perl
8882            ! hints/hpux.sh perl.h
8883 ____________________________________________________________________________
8884 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
8885         Log: Subject: [PATCH B] B::perlstring()
8886              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8887              Date: Sun, 17 Mar 2002 23:06:12 +0100
8888              Message-ID: <20020317230612.A24442@rafael>
8889      Branch: perl
8890            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
8891 ____________________________________________________________________________
8892 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
8893         Log: Subject: [PATCH] another pack "w" thing
8894              From: Nicholas Clark <nick@unfortu.net>
8895              Date: Sat, 16 Mar 2002 21:52:15 +0000
8896              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
8897      Branch: perl
8898            ! pp_pack.c t/op/pack.t
8899 ____________________________________________________________________________
8900 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
8901         Log: More prototypes blindness in Solaris.
8902              (TODO: readdir64_r really needs to be seen.)
8903      Branch: perl
8904            ! hints/solaris_2.sh
8905 ____________________________________________________________________________
8906 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
8907         Log: Integrate perlio;
8908              
8909              Tidy the "does not map" message for non-characters
8910              (e.g. iso-8859-3 "\xA5").
8911      Branch: perl
8912           !> ext/Encode/Encode.xs
8913 ____________________________________________________________________________
8914 [ 15284] By: nick                                  on 2002/03/18  11:00:31
8915         Log: Integrate mainline
8916      Branch: perlio
8917           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
8918           +> lib/Tie/File/t/32_defer_misc.t
8919           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
8920           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
8921           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
8922           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
8923           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
8924           !> reentr.pl regexec.c t/op/pat.t util.c
8925 ____________________________________________________________________________
8926 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
8927         Log: Sync with Scalar-List-Utils-1.07
8928      Branch: perl
8929            + ext/List/Util/t/openhan.t
8930            ! MANIFEST ext/List/Util/ChangeLog
8931            ! ext/List/Util/lib/List/Util.pm
8932            ! ext/List/Util/lib/Scalar/Util.pm
8933 ____________________________________________________________________________
8934 [ 15282] By: nick                                  on 2002/03/18  08:11:28
8935         Log: Tidy the "does not map" message for non-characters
8936              (e.g. iso-8859-3 "\xA5").
8937      Branch: perlio
8938            ! ext/Encode/Encode.xs
8939 ____________________________________________________________________________
8940 [ 15281] By: ams                                   on 2002/03/18  04:44:37
8941         Log: URL fix from MJD.
8942      Branch: perl
8943            ! pod/perlfaq3.pod
8944 ____________________________________________________________________________
8945 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
8946         Log: More prototype calming (really should fix the Configure
8947              protochk, but not at this point in time).
8948      Branch: perl
8949            ! hints/solaris_2.sh
8950 ____________________________________________________________________________
8951 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
8952         Log: return at the wrong side of #endif.
8953      Branch: perl
8954            ! util.c
8955 ____________________________________________________________________________
8956 [ 15278] By: ams                                   on 2002/03/17  23:45:31
8957         Log: Typo fix from Stas Bekman.
8958      Branch: perl
8959            ! pod/perlhack.pod
8960 ____________________________________________________________________________
8961 [ 15277] By: ams                                   on 2002/03/17  23:41:35
8962         Log: Upgrade to Tie::File 0.21.
8963      Branch: perl
8964            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
8965            + lib/Tie/File/t/32_defer_misc.t
8966            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
8967            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
8968            ! lib/Tie/File/t/22_autochomp.t
8969 ____________________________________________________________________________
8970 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
8971         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
8972              character classes use inlined macros instead of the full
8973              function call.
8974      Branch: perl
8975            ! regexec.c
8976 ____________________________________________________________________________
8977 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
8978         Log: Integrate perlio;
8979              
8980              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
8981              
8982              Other :encoding oddities
8983              - we should really pop while we can still make method calls
8984              in case DESTROY does something.
8985              - Provide a no-op DESTROY
8986              - Use SvPV_only() rather than just SvPV_on()
8987      Branch: perl
8988           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
8989           !> ext/Encode/lib/Encode/Encoding.pm sv.c
8990 ____________________________________________________________________________
8991 [ 15274] By: nick                                  on 2002/03/17  20:00:12
8992         Log: Other :encoding oddities
8993              - we should really pop while we can still make method calls
8994              in case DESTROY does something.
8995              - Provide a no-op DESTROY
8996              - Use SvPV_only() rather than just SvPV_on()
8997      Branch: perlio
8998            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8999            ! ext/Encode/lib/Encode/Encoding.pm
9000 ____________________________________________________________________________
9001 [ 15273] By: nick                                  on 2002/03/17  19:53:24
9002         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
9003      Branch: perlio
9004            ! sv.c
9005 ____________________________________________________________________________
9006 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
9007         Log: Implement the retry-on-ERANGE for the get*_r().
9008              The buffer will keep doubling until 64k.
9009      Branch: perl
9010            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
9011            ! reentr.h reentr.pl
9012 ____________________________________________________________________________
9013 [ 15271] By: nick                                  on 2002/03/17  17:38:44
9014         Log: Integrate mainline
9015      Branch: perlio
9016           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
9017           +> t/op/pow.t
9018           !> (integrate 28 files)
9019 ____________________________________________________________________________
9020 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
9021         Log: Subject: UTF-8 bug (maybe alreayd known?)
9022              From: andreas.koenig@anima.de (Andreas J. Koenig)
9023              Date: Fri, 08 Mar 2002 16:36:01 +0100
9024              Message-ID: <m3n0xjul5q.fsf@anima.de>
9025      Branch: perl
9026            ! pp_hot.c t/op/pat.t
9027 ____________________________________________________________________________
9028 [ 15269] By: nick                                  on 2002/03/17  09:12:39
9029         Log: Integarate mainline
9030      Branch: perlio
9031           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
9032           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
9033           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
9034           !> (integrate 69 files)
9035 ____________________________________________________________________________
9036 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
9037         Log: Subject: SEGV in s/// and UTF-8
9038              From: andreas.koenig@anima.de (Andreas J. Koenig)
9039              Date: Tue, 12 Mar 2002 00:40:09 +0100
9040              Message-ID: <m3r8mqad2e.fsf@anima.de>
9041      Branch: perl
9042            ! regexec.c t/op/pat.t
9043 ____________________________________________________________________________
9044 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
9045         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
9046              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
9047              which assume that 2**someinteger is accurate.
9048      Branch: perl
9049            + t/op/pow.t
9050            ! MANIFEST pp.c t/test.pl
9051 ____________________________________________________________________________
9052 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
9053         Log: _r-ify config.win64, too.
9054      Branch: perl
9055            ! win32/config.win64
9056 ____________________________________________________________________________
9057 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
9058         Log: Better place to initialize (IRIX cc noticed that
9059              the many "goto defchars" bypass the initialization)
9060      Branch: perl
9061            ! regcomp.c
9062 ____________________________________________________________________________
9063 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
9064         Log: If not building threaded, never mind the threaded prototypes.
9065      Branch: perl
9066            ! Configure reentr.pl
9067 ____________________________________________________________________________
9068 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
9069         Log: metaconfig: If not using threads, not point probing for the
9070              prototypes (since they might be hidden behind many defines
9071              we won't have if not building threaded)
9072      Branch: metaconfig
9073            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9074            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9075            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9076            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9077            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9078            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9079            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9080            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9081            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9082            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9083            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9084            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9085            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9086            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9087            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9088            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9089            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9090            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9091            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9092            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9093            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9094            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9095            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9096            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9097 ____________________________________________________________________________
9098 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
9099         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
9100      Branch: perl
9101            ! hints/freebsd.sh
9102 ____________________________________________________________________________
9103 [ 15261] By: ams                                   on 2002/03/16  18:14:04
9104         Log: Upgrade to Tie::File 0.20.
9105      Branch: perl
9106            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
9107            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
9108            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
9109            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
9110            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
9111            ! lib/Tie/File/t/11_rv_splice_rs.t
9112            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
9113            ! lib/Tie/File/t/16_handle.t
9114 ____________________________________________________________________________
9115 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
9116         Log: There seems to be a trend for the *time_r to be hidden.
9117      Branch: perl
9118            ! hints/irix_6.sh
9119 ____________________________________________________________________________
9120 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
9121         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
9122              From: Stas Bekman <stas@stason.org>
9123              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
9124              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
9125      Branch: perl
9126            ! lib/Pod/Html.pm
9127 ____________________________________________________________________________
9128 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
9129         Log: Subject: [PATCH] Re: dumpvar.pl bug
9130              From: Peter Scott <Peter@PSDT.com>
9131              Date: Fri, 15 Mar 2002 18:19:21 -0800
9132              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
9133      Branch: perl
9134            ! lib/dumpvar.pl lib/perl5db.pl
9135 ____________________________________________________________________________
9136 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
9137         Log: More paranoid _r protochecking.  At least Tru64 and
9138              Linux need additional hinting help to believe that
9139              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
9140              to see what goes bang.
9141      Branch: perl
9142            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
9143            ! reentr.pl
9144 ____________________________________________________________________________
9145 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
9146         Log: metaconfig: more paranoid _r protochecking.
9147      Branch: metaconfig
9148            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9149            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9150            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9151            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9152            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9153            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9154            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9155            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9156            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9157            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9158            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9159            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9160            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9161            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9162            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9163            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9164            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9165            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9166            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9167            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9168            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9169            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9170            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9171            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9172 ____________________________________________________________________________
9173 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
9174         Log: HP-UX gcc 3 warnings found by Sarathy.
9175      Branch: perl
9176            ! regcomp.c sv.c
9177 ____________________________________________________________________________
9178 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
9179         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
9180              From: Slaven Rezic <slaven.rezic@berlin.de>
9181              Date: 16 Mar 2002 15:29:18 +0100
9182              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
9183      Branch: perl
9184            ! pod/perldelta.pod
9185 ____________________________________________________________________________
9186 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
9187         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
9188      Branch: perl
9189            ! Porting/findrfuncs reentr.h reentr.pl
9190 ____________________________________________________________________________
9191 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
9192         Log: UIN32_MAX with borken under HP-UX+gcc
9193      Branch: perl
9194            ! handy.h
9195 ____________________________________________________________________________
9196 [ 15251] By: ams                                   on 2002/03/16  02:38:08
9197         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
9198              *::DESTROY() is deprecated
9199              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9200              Date: Thu, 14 Mar 2002 18:39:22 -0500
9201              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
9202              
9203              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
9204              *::DESTROY() is deprecated
9205              From: Dave Mitchell <davem@fdgroup.com>
9206              Date: Fri, 15 Mar 2002 19:22:49 +0000
9207              Message-Id: <20020315192249.A22389@fdgroup.com>
9208      Branch: perl
9209            ! gv.c t/op/method.t
9210 ____________________________________________________________________________
9211 [ 15250] By: ams                                   on 2002/03/16  02:14:41
9212         Log: Plural nit.
9213      Branch: perl
9214            ! pod/perldelta.pod
9215 ____________________________________________________________________________
9216 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
9217         Log: Doesn't make sense to test for protos if the
9218              functions are not to be used (!= functions exist!)
9219              This might be the key (well, a key) to the HP-UX
9220              problems.
9221      Branch: perl
9222            ! reentr.h reentr.pl
9223 ____________________________________________________________________________
9224 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
9225         Log: Typo in #15247.
9226      Branch: perl
9227            ! hints/hpux.sh
9228 ____________________________________________________________________________
9229 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
9230         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
9231              in HP-UX (from H.Merijn Brand)
9232      Branch: perl
9233            ! hints/hpux.sh
9234 ____________________________________________________________________________
9235 [ 15246] By: ams                                   on 2002/03/15  17:53:23
9236         Log: Subject: minor corrections in perldelta.pod
9237              From: mjd@plover.com
9238              Date: 15 Mar 2002 18:48:42 -0000
9239              Message-Id: <20020315184842.13573.qmail@plover.com>
9240      Branch: perl
9241            ! pod/perldelta.pod
9242 ____________________________________________________________________________
9243 [ 15245] By: ams                                   on 2002/03/15  17:37:52
9244         Log: Upgrade to Tie::File 0.19.
9245      Branch: perl
9246            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
9247            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
9248            + lib/Tie/File/t/21_win32.t
9249            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
9250            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
9251            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
9252            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
9253            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
9254            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
9255            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
9256            ! lib/Tie/File/t/17_misc_meth.t
9257 ____________________________________________________________________________
9258 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
9259         Log: Update Changes.
9260      Branch: perl
9261            ! Changes patchlevel.h
9262 ____________________________________________________________________________
9263 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
9264         Log: Forgot from #15241.
9265      Branch: perl
9266            ! win32/config_sh.PL
9267 ____________________________________________________________________________
9268 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
9269         Log: Subject: patch pod/perltodo.pod
9270              From: mjd@plover.com
9271              Date: 15 Mar 2002 15:42:18 -0000
9272              Message-ID: <20020315154218.10163.qmail@plover.com>
9273              
9274              (With s/WANT/Want/)
9275      Branch: perl
9276            ! pod/perltodo.pod
9277 ____________________________________________________________________________
9278 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
9279         Log: Subject: [PATCH bleadperl] (revision 5 undef)
9280              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9281              Date: Fri, 15 Mar 2002 00:39:48 +0100
9282              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
9283      Branch: perl
9284            ! win32/config.bc win32/config.gc win32/config.vc
9285            ! win32/config.win64
9286 ____________________________________________________________________________
9287 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
9288         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
9289              From: Michael G Schwern <schwern@pobox.com>
9290              Date: Thu, 14 Mar 2002 16:39:29 -0500
9291              Message-ID: <20020314213929.GA2912@blackrider>
9292      Branch: perl
9293            ! lib/perl5db.pl
9294 ____________________________________________________________________________
9295 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
9296         Log: Integrate perlio.
9297      Branch: perl
9298           !> embed.fnc ext/Encode/t/JP.t
9299 ____________________________________________________________________________
9300 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
9301         Log: Monster _r patch: try to scan for all known _r variants,
9302              and then use them (under ithreads).  May fail in HP-UX,
9303              and the op/groups is known to be fickle everywhere.  Known
9304              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
9305              warnings in AIX since the first arguments of getnetbyaddr
9306              and getnetbyadd_r are of different types.  Thanks, IBM.)
9307              
9308              In non-Configure platforms deny the existence of any
9309              of the _r thingies.  (Also add the recently introduced
9310              d_tm_* to places it wasn't already in.)
9311              
9312              TODO: the suggested glibc buffer growth retry loop in case
9313              some entries (at least for: gr*, host*) are big.
9314              Forgot win32/config.win64.
9315      Branch: perl
9316            + reentr.c reentr.h reentr.pl
9317            ! Configure MANIFEST Makefile.SH NetWare/Makefile
9318            ! NetWare/config.wc Porting/Glossary Porting/config.sh
9319            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
9320            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
9321            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
9322            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
9323            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
9324            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
9325            ! win32/config.bc win32/config.gc win32/config.vc
9326            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
9327 ____________________________________________________________________________
9328 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
9329         Log: Be more explicit on when is the $! worth anything.
9330      Branch: perl
9331            ! pod/perlvar.pod
9332 ____________________________________________________________________________
9333 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
9334         Log: metaconfig: _r _r we go.
9335      Branch: metaconfig
9336            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9337            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9338            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9339            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9340            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9341            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9342            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9343            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9344            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9345            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9346            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9347            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9348            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9349            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9350            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9351            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9352            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9353            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9354            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9355            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9356            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9357            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9358            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9359            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9360 ____________________________________________________________________________
9361 [ 15235] By: nick                                  on 2002/03/15  07:31:54
9362         Log: Add the binmode()s to make JP.t pass on Win32
9363      Branch: perlio
9364            ! ext/Encode/t/JP.t
9365 ____________________________________________________________________________
9366 [ 15234] By: nick                                  on 2002/03/15  07:20:49
9367         Log: Integrate perlio
9368      Branch: perl
9369           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
9370 ____________________________________________________________________________
9371 [ 15233] By: nick                                  on 2002/03/15  07:18:02
9372         Log: Mark JP.t's data files as binary
9373      Branch: perlio
9374            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
9375 ____________________________________________________________________________
9376 [ 15232] By: nick                                  on 2002/03/15  07:13:38
9377         Log: Integrate mainline
9378      Branch: perlio
9379           +> ext/B/t/xref.t
9380           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
9381           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
9382           !> perl.c t/op/arith.t
9383 ____________________________________________________________________________
9384 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
9385         Log: The section needs to be in the makedepend script
9386              (from Jan-Erik Karlsson).
9387      Branch: perl
9388            ! makedepend.SH
9389 ____________________________________________________________________________
9390 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
9391         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
9392              From: Nicholas Clark <nick@unfortu.net>
9393              Date: Thu, 14 Mar 2002 23:05:23 +0000
9394              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
9395      Branch: perl
9396            ! ext/Safe/safe2.t
9397 ____________________________________________________________________________
9398 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
9399         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
9400              From: "Brent Dax" <brentdax@cpan.org>
9401              Date: Thu, 14 Mar 2002 09:08:41 -0800
9402              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
9403      Branch: perl
9404            ! lib/Pod/Html.pm
9405 ____________________________________________________________________________
9406 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
9407         Log: metaconfig: one round again for the _r.
9408      Branch: metaconfig
9409            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9410            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9411            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9412            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9413            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9414            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9415            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9416            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9417            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9418            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9419            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9420            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9421            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9422            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9423            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9424            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9425            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9426            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9427            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9428            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9429            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9430            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9431            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9432            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9433 ____________________________________________________________________________
9434 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
9435         Log: metaconfig: new round of the _r units.
9436      Branch: metaconfig
9437            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9438            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9439            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9440            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9441            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9442            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9443            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9444            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9445            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9446            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9447            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9448            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9449            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9450            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9451            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9452            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9453            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9454            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9455            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9456            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9457            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9458            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9459            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9460            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9461      Branch: metaconfig/U/perl
9462            + i_crypt.U
9463 ____________________________________________________________________________
9464 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
9465         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
9466              From: Paul_GreenVOS@vos.stratus.com
9467              Date: Tue, 12 Mar 02 19:22 est   
9468              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
9469      Branch: perl
9470            ! lib/Benchmark.t t/op/arith.t
9471 ____________________________________________________________________________
9472 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
9473         Log: Subject: Re: Win32: C:\Program Files
9474              From: "Ken Williams" <ken@mathforum.org>
9475              Date: Wed, 13 Mar 2002 17:50:59 -0600
9476              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
9477              
9478              Add -t to perl -h.
9479      Branch: perl
9480            ! perl.c
9481 ____________________________________________________________________________
9482 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
9483         Log: Extra paranoia from Nick Clark.
9484      Branch: perl
9485            ! ext/Safe/safe2.t
9486 ____________________________________________________________________________
9487 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
9488         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
9489              From: Nicholas Clark <nick@ccl4.org>
9490              Date: Wed, 13 Mar 2002 14:22:50 +0000
9491              Message-ID: <20020313142250.G92566@plum.flirble.org>
9492      Branch: perl
9493            ! ext/Safe/safe2.t
9494 ____________________________________________________________________________
9495 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
9496         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
9497              From: <slaven.rezic@berlin.de>
9498              Date: Tue, 12 Mar 2002 13:03:41 +0100      
9499              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
9500      Branch: perl
9501            ! Makefile.SH
9502 ____________________________________________________________________________
9503 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
9504         Log: Subject: [PATCH] a test for B::Xref
9505              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9506              Date: Wed, 13 Mar 2002 17:18:57 +0100
9507              Message-ID: <20020313171857.F1144@rafael>
9508      Branch: perl
9509            + ext/B/t/xref.t
9510            ! MANIFEST ext/B/B/Xref.pm
9511 ____________________________________________________________________________
9512 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
9513         Log: Subject: [PATCH] Exporter.pm POD fixups
9514              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9515              Date: Wed, 13 Mar 2002 16:21:42 +0100
9516              Message-ID: <20020313162142.A1144@rafael>
9517      Branch: perl
9518            ! lib/Exporter.pm
9519 ____________________________________________________________________________
9520 [ 15219] By: nick                                  on 2002/03/14  07:00:16
9521         Log: Integrate mainline
9522      Branch: perlio
9523           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
9524 ____________________________________________________________________________
9525 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
9526         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
9527              From: Michael G Schwern <schwern@pobox.com>
9528              Date: Wed, 13 Mar 2002 17:43:00 -0500
9529              Message-ID: <20020313224300.GG3311@blackrider>
9530      Branch: perl
9531            ! lib/ExtUtils/MM_VMS.pm
9532 ____________________________________________________________________________
9533 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
9534         Log: Pod tweak.
9535      Branch: perl
9536            ! lib/open.pm
9537 ____________________________________________________________________________
9538 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
9539         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
9540              From: "Craig A. Berry" <craigberry@mac.com>
9541              Date: Wed, 13 Mar 2002 01:44:01 -0600
9542              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
9543      Branch: perl
9544            ! vms/descrip_mms.template
9545 ____________________________________________________________________________
9546 [ 15215] By: nick                                  on 2002/03/13  08:08:36
9547         Log: Integrate mainline.
9548      Branch: perlio
9549           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
9550            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
9551            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
9552            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
9553            - ext/Data/Util/t/Hash.t
9554           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
9555           !> ext/Encode/lib/Encode/CN/HZ.pm
9556           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
9557           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
9558           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
9559           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9560           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
9561           !> t/op/override.t toke.c universal.c
9562 ____________________________________________________________________________
9563 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
9564         Log: metaconfig: three guesses.
9565      Branch: metaconfig
9566            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9567            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9568            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9569            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9570            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9571            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9572            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9573            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9574            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9575            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9576            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9577            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9578            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9579            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9580            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9581            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9582            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9583            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9584            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9585            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9586            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9587            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9588            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9589            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9590 ____________________________________________________________________________
9591 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
9592         Log: metaconfig: regen _r units again.
9593      Branch: metaconfig
9594            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9595            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9596            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9597            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9598            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9599            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9600            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9601            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9602            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9603            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9604            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9605            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9606            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9607            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9608            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9609            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9610            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9611            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9612            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9613            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9614            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9615            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9616            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9617            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9618 ____________________________________________________________________________
9619 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
9620         Log: metaconfig: regen _r units.
9621      Branch: metaconfig
9622            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
9623            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9624            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9625            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9626            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9627            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9628            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9629            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9630            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9631            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9632            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9633            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9634            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9635            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9636            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9637            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9638            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9639            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9640            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9641            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9642            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9643            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9644            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9645            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9646            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9647 ____________________________________________________________________________
9648 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
9649         Log: metaconfig unit tweaks.
9650      Branch: metaconfig
9651            + U/threads/d_setprotoent_r.U
9652            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
9653            ! U/threads/d_tmpnam_r.U
9654 ____________________________________________________________________________
9655 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
9656         Log: metaconfig: replace the _r units with autogenerated ones.
9657      Branch: metaconfig
9658            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9659            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
9660            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9661            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
9662            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
9663            + U/threads/d_getprotobyname_r.U
9664            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9665            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
9666            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
9667            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9668            + U/threads/d_setservent_r.U
9669            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
9670            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
9671            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
9672            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
9673            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
9674            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
9675            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
9676            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
9677            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
9678            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9679            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9680            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9681            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
9682            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9683            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
9684            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
9685            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9686            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9687            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9688            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
9689            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
9690            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
9691            ! U/threads/d_ttyname_r.U
9692 ____________________________________________________________________________
9693 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
9694         Log: More known threadsafings.
9695      Branch: perl
9696            ! Porting/findrfuncs
9697 ____________________________________________________________________________
9698 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
9699         Log: Small tweaks.
9700      Branch: perl
9701            ! lib/Internals.t universal.c
9702 ____________________________________________________________________________
9703 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
9704         Log: VERSIONize.
9705      Branch: perl
9706            ! ext/Encode/lib/Encode/CN/HZ.pm
9707            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
9708            ! ext/Encode/lib/Encode/JP/JIS.pm
9709 ____________________________________________________________________________
9710 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
9711         Log: Subject: perl datastructure conversion shortcuts for DDD
9712              From: Stas Bekman <stas@stason.org>
9713              Date: Mon, 11 Mar 2002 14:54:31 +0800
9714              Message-ID: <3C8C54A7.5020502@stason.org>
9715      Branch: perl
9716            ! pod/perlhack.pod
9717 ____________________________________________________________________________
9718 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
9719         Log: Regen modlib.
9720      Branch: perl
9721            ! pod/perlmodlib.pod
9722 ____________________________________________________________________________
9723 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
9724         Log: Regen toc.
9725      Branch: perl
9726            ! pod/perltoc.pod
9727 ____________________________________________________________________________
9728 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
9729         Log: Tiny pod tweaks.
9730      Branch: perl
9731            ! lib/Hash/Util.pm
9732 ____________________________________________________________________________
9733 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
9734         Log: perldeltaize Hash::Util.
9735      Branch: perl
9736            ! pod/perldelta.pod
9737 ____________________________________________________________________________
9738 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
9739         Log: Move the readonly interface back to universal.c,
9740              (new name: Internals::SvREADONLY), remove Data::Util,
9741              move Hash::Util to lib, also introduce refcnt interface
9742              (Internals::SvREFCNT).     Make both the new interfaces
9743              to be more sane so that if they set the value, they return
9744              the new value, not the old one.
9745      Branch: perl
9746            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
9747            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
9748            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
9749            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
9750            - ext/Data/Util/t/Hash.t
9751            ! MANIFEST ext/B/t/stash.t universal.c
9752 ____________________________________________________________________________
9753 [ 15200] By: ams                                   on 2002/03/12  15:16:05
9754         Log: Subject: Disambiguate "Can't locate"
9755              From: Mike Guy <mjtg@cam.ac.uk>
9756              Date: Tue, 12 Mar 2002 16:04:23 +0000
9757              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
9758      Branch: perl
9759            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
9760            ! pp_ctl.c t/op/override.t
9761 ____________________________________________________________________________
9762 [ 15199] By: ams                                   on 2002/03/12  15:04:43
9763         Log: Subject: [PATCH] perl/lib/File/stat.t
9764              From: Paul_GreenVOS@vos.stratus.com
9765              Date: Tue, 12 Mar 02 11:00 est
9766              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
9767      Branch: perl
9768            ! lib/File/stat.t
9769 ____________________________________________________________________________
9770 [ 15198] By: ams                                   on 2002/03/12  15:00:44
9771         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
9772              From: Robin Barker <rmb1@cise.npl.co.uk>
9773              Date: Tue, 12 Mar 2002 13:31:58 GMT
9774              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
9775      Branch: perl
9776            ! pod/perlfunc.pod
9777 ____________________________________________________________________________
9778 [ 15197] By: ams                                   on 2002/03/12  14:57:34
9779         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
9780              From: "Clinton A. Pierce" <clintp@geeksalad.org>
9781              Date: Tue, 12 Mar 2002 10:11:53 -0500
9782              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
9783      Branch: perl
9784            ! toke.c
9785 ____________________________________________________________________________
9786 [ 15196] By: nick                                  on 2002/03/12  13:40:35
9787         Log: Integrate mainline
9788      Branch: perlio
9789           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
9790           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
9791           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
9792           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
9793            - t/lib/access.t
9794           !> (integrate 96 files)
9795 ____________________________________________________________________________
9796 [ 15195] By: nick                                  on 2002/03/12  06:08:24
9797         Log: Integrate mainline (a while ago)
9798      Branch: perlio
9799           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
9800           +> ext/Encode/t/TW.t
9801            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
9802            - ext/Encode/lib/Encode/Tcl/HanZi.pm
9803            - ext/I18N/Langinfo/fallback.c
9804           !> (integrate 80 files)
9805 ____________________________________________________________________________
9806 [ 15194] By: ams                                   on 2002/03/12  06:02:20
9807         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
9808              From: Jonathan Stowe <gellyfish@gellyfish.com>
9809              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
9810              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
9811      Branch: perl
9812            ! ext/Encode/CN/Makefile.PL
9813 ____________________________________________________________________________
9814 [ 15193] By: ams                                   on 2002/03/12  05:55:07
9815         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
9816              From: Dave Mitchell <davem@fdgroup.co.uk>
9817              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
9818              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
9819      Branch: perl
9820            ! pod/perlguts.pod
9821 ____________________________________________________________________________
9822 [ 15192] By: ams                                   on 2002/03/12  05:50:08
9823         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
9824              From: Anton Tagunov <tagunov@motor.ru>
9825              Date: Tue, 12 Mar 2002 01:40:58 +0300
9826              Message-Id: <1194068830.20020312014058@motor.ru>
9827              (Applied with tweaks.)
9828      Branch: perl
9829            ! lib/utf8.pm
9830 ____________________________________________________________________________
9831 [ 15191] By: ams                                   on 2002/03/12  05:42:21
9832         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
9833              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9834              Date: Sun, 10 Mar 2002 22:10:15 +0100
9835              Message-Id: <3C8BD9C7.13988.73992D@localhost>
9836      Branch: perl
9837            ! iperlsys.h
9838 ____________________________________________________________________________
9839 [ 15190] By: ams                                   on 2002/03/12  05:38:08
9840         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
9841              From: Anton Tagunov <tagunov@motor.ru>
9842              Date: Mon, 11 Mar 2002 23:27:47 +0300
9843              Message-Id: <19414222180.20020311232747@motor.ru>
9844      Branch: perl
9845            ! pod/perlsub.pod
9846 ____________________________________________________________________________
9847 [ 15189] By: ams                                   on 2002/03/12  05:34:49
9848         Log: Subject: minor patch for comment in utfebcdic.h
9849              From: Anton Tagunov <tagunov@motor.ru>
9850              Date: Tue, 12 Mar 2002 00:20:21 +0300
9851              Message-Id: <13817376786.20020312002021@motor.ru>
9852      Branch: perl
9853            ! utfebcdic.h
9854 ____________________________________________________________________________
9855 [ 15188] By: ams                                   on 2002/03/12  05:32:30
9856         Log: Subject: [PATCH ?] B::Xref improvements
9857              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9858              Date: Mon, 11 Mar 2002 23:32:20 +0100
9859              Message-Id: <20020311233220.A12677@rafael>
9860      Branch: perl
9861            ! ext/B/B/Xref.pm
9862 ____________________________________________________________________________
9863 [ 15187] By: ams                                   on 2002/03/12  05:30:02
9864         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
9865              From: Paul_GreenVOS@vos.stratus.com
9866              Date: Mon, 11 Mar 02 17:23 est
9867              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
9868      Branch: perl
9869            ! lib/ExtUtils/MM_Unix.pm
9870 ____________________________________________________________________________
9871 [ 15186] By: ams                                   on 2002/03/12  05:27:06
9872         Log: Subject: [PATCH] installperl - minor untangle for VOS
9873              From: Paul_GreenVOS@vos.stratus.com
9874              Date: Mon, 11 Mar 02 17:05 est
9875              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
9876      Branch: perl
9877            ! installperl
9878 ____________________________________________________________________________
9879 [ 15185] By: ams                                   on 2002/03/12  05:25:59
9880         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
9881              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9882              Date: Mon, 11 Mar 2002 22:37:39 +0100
9883              Message-Id: <20020311223739.A691@rafael>
9884      Branch: perl
9885            ! ext/B/B/Deparse.pm
9886 ____________________________________________________________________________
9887 [ 15184] By: ams                                   on 2002/03/12  05:20:54
9888         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
9889              From: Michael G Schwern <schwern@pobox.com>
9890              Date: Tue, 12 Mar 2002 01:12:08 -0500
9891              Message-Id: <20020312061208.GD904@blackrider>
9892      Branch: perl
9893            ! hints/netbsd.sh
9894 ____________________________________________________________________________
9895 [ 15183] By: ams                                   on 2002/03/12  04:12:30
9896         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
9897              From: Autrijus Tang <autrijus@autrijus.org>
9898              Date: Tue, 12 Mar 2002 13:05:53 +0800
9899              Message-Id: <20020312050553.GA7864@not.autrijus.org>
9900              (Only doc hunk applied, supplementing #15182.)
9901      Branch: perl
9902            ! ext/Encode/Encode.pm
9903 ____________________________________________________________________________
9904 [ 15182] By: ams                                   on 2002/03/12  04:04:34
9905         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
9906              From: Autrijus Tang <autrijus@autrijus.org>
9907              Date: Tue, 12 Mar 2002 12:56:46 +0800
9908              Message-Id: <20020312045646.GA7689@not.autrijus.org>
9909              (Private mail.)
9910      Branch: perl
9911            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
9912 ____________________________________________________________________________
9913 [ 15181] By: ams                                   on 2002/03/12  03:09:20
9914         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
9915              From: Autrijus Tang <autrijus@autrijus.org>
9916              Date: Tue, 12 Mar 2002 11:55:06 +0800
9917              Message-Id: <20020312035506.GA6946@not.autrijus.org>
9918      Branch: perl
9919            ! ext/Encode/Encode.pm
9920 ____________________________________________________________________________
9921 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
9922         Log: Deypo.
9923      Branch: metaconfig
9924            ! U/threads/d_asctime_r.U
9925 ____________________________________________________________________________
9926 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
9927         Log: FAQ sync.
9928      Branch: perl
9929            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
9930            ! pod/perlfaq4.pod pod/perlfaq5.pod
9931 ____________________________________________________________________________
9932 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
9933         Log: The test needs perlio.
9934      Branch: perl
9935            ! lib/open.t
9936 ____________________________________________________________________________
9937 [ 15177] By: ams                                   on 2002/03/11  15:41:08
9938         Log: Subject: perlreftut update
9939              From: Mark-Jason Dominus <mjd@plover.com>
9940              Date: Mon, 11 Mar 2002 11:36:27 -0500
9941              Message-Id: <20020311163627.31020.qmail@plover.com>
9942      Branch: perl
9943            ! pod/perlreftut.pod
9944 ____________________________________________________________________________
9945 [ 15176] By: ams                                   on 2002/03/11  15:35:24
9946         Log: Subject: Minor correction in perlfaq5
9947              From: mjd@plover.com
9948              Date: 11 Mar 2002 16:34:22 -0000
9949              Message-Id: <20020311163422.30963.qmail@plover.com>
9950      Branch: perl
9951            ! pod/perlfaq5.pod
9952 ____________________________________________________________________________
9953 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
9954         Log: number of skipped tests was incorrect
9955      Branch: perl
9956            ! t/op/stat.t
9957 ____________________________________________________________________________
9958 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
9959         Log: remove doubled CRs
9960      Branch: perl
9961            ! win32/Makefile
9962 ____________________________________________________________________________
9963 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
9964         Log: Update Changes.
9965      Branch: perl
9966            ! Changes patchlevel.h
9967 ____________________________________________________________________________
9968 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
9969         Log: Regen toc.
9970      Branch: perl
9971            ! pod/perltoc.pod
9972 ____________________________________________________________________________
9973 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
9974         Log: Add t/CN.t and t/TW.t; re-sort.
9975      Branch: perl
9976            ! ext/Encode/MANIFEST
9977 ____________________________________________________________________________
9978 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
9979         Log: Document what to do if one yearns back to
9980              the old legacy encoding.
9981      Branch: perl
9982            ! lib/encoding.pm
9983 ____________________________________________________________________________
9984 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
9985         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
9986              as general purpose encoding transformation interfaces
9987              since that's not what they are.
9988      Branch: perl
9989            ! lib/utf8.pm pod/perlunicode.pod sv.c
9990 ____________________________________________________________________________
9991 [ 15168] By: ams                                   on 2002/03/11  12:54:16
9992         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
9993              warnings
9994              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9995              Date: Mon, 11 Mar 2002 14:35:22 +0100
9996              Message-Id: <20020311143522.A7431@rafael>
9997      Branch: perl
9998            ! t/lib/warnings/pp_sys
9999 ____________________________________________________________________________
10000 [ 15167] By: ams                                   on 2002/03/11  04:57:20
10001         Log: A little commonsense is better than 1_compile.
10002      Branch: perl
10003            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
10004 ____________________________________________________________________________
10005 [ 15166] By: ams                                   on 2002/03/11  04:53:50
10006         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
10007              From: Michael G Schwern <schwern@pobox.com>
10008              Date: Sun, 10 Mar 2002 13:27:12 -0500
10009              Message-Id: <20020310182712.GC693@blackrider>
10010              
10011              Subject: [PATCH] Hash::Util part 2
10012              From: Michael G Schwern <schwern@pobox.com>
10013              Date: Sun, 10 Mar 2002 15:09:34 -0500
10014              Message-Id: <20020310200934.GB27112@blackrider>
10015              
10016              Subject: [PATCH] Hash::Util MANIFEST correction
10017              From: Michael G Schwern <schwern@pobox.com>
10018              Date: Sun, 10 Mar 2002 16:27:07 -0500
10019              Message-Id: <20020310212707.GF27112@blackrider>
10020              
10021              (Also changes find.t and taint.t, which were looking for access.t)
10022      Branch: perl
10023            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
10024            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
10025            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
10026            + ext/Data/Util/t/Hash.t
10027            - t/lib/access.t
10028            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
10029            ! pod/perldiag.pod pod/perltodo.pod universal.c
10030 ____________________________________________________________________________
10031 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
10032         Log: metaconfig: more thready fixes.
10033      Branch: metaconfig
10034            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
10035            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
10036            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
10037            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
10038            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
10039            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
10040            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10041            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
10042            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
10043 ____________________________________________________________________________
10044 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
10045         Log: Skip obsoleted interfaces.
10046      Branch: perl
10047            ! Porting/findrfuncs
10048 ____________________________________________________________________________
10049 [ 15162] By: ams                                   on 2002/03/11  03:48:14
10050         Log: Typo fixes.
10051      Branch: perl
10052            ! perl.c
10053 ____________________________________________________________________________
10054 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
10055         Log: Upgrade to Locale::Codes 2.02.
10056      Branch: perl
10057            + lib/Locale/Codes/t/rename.t
10058            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
10059            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
10060            ! lib/Locale/Country.pod
10061 ____________________________________________________________________________
10062 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
10063         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
10064              From: Nicholas Clark <nick@unfortu.net>
10065              Date: Sun, 10 Mar 2002 18:17:50 +0000
10066              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
10067              
10068              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
10069              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10070              Date: Sun, 10 Mar 2002 13:53:34 -0800
10071              Message-ID: <eX9i8gzkg26G092yn@efn.org>
10072              
10073              (and reenable the feature in freebsd,
10074              and move the freebsd pr url to perl.c)
10075      Branch: perl
10076            ! hints/freebsd.sh perl.c pod/perldelta.pod
10077 ____________________________________________________________________________
10078 [ 15159] By: ams                                   on 2002/03/11  03:34:13
10079         Log: Subject: [PATCH stash.t] access::readonly is gone
10080              From: Michael G Schwern <schwern@pobox.com>
10081              Date: Sun, 10 Mar 2002 16:18:14 -0500
10082              Message-Id: <20020310211813.GE27112@blackrider>
10083      Branch: perl
10084            ! ext/B/t/stash.t
10085 ____________________________________________________________________________
10086 [ 15158] By: ams                                   on 2002/03/11  03:28:04
10087         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
10088              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10089              Date: Sun, 10 Mar 2002 22:10:15 +0100
10090              Message-Id: <3C8BD9C7.610.7398DD@localhost>
10091      Branch: perl
10092            ! lib/Net/Ping/t/110_icmp_inst.t
10093 ____________________________________________________________________________
10094 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
10095         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
10096              From: Michael G Schwern <schwern@pobox.com>
10097              Date: Sun, 10 Mar 2002 19:22:33 -0500
10098              Message-ID: <20020311002233.GE4927@blackrider>
10099      Branch: perl
10100            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
10101            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
10102            ! lib/Test/Simple/t/fail-more.t
10103 ____________________________________________________________________________
10104 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
10105         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
10106              From: Michael G Schwern <schwern@pobox.com>
10107              Date: Sun, 10 Mar 2002 17:14:10 -0500
10108              Message-ID: <20020310221410.GA4915@blackrider>
10109      Branch: perl
10110            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
10111            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
10112 ____________________________________________________________________________
10113 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
10114         Log: Subject: [PATCH] more warnings tidyup
10115              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10116              Date: Sun, 10 Mar 2002 21:01:39 -0000
10117              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
10118      Branch: perl
10119            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
10120            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
10121            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
10122            ! util.c
10123 ____________________________________________________________________________
10124 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
10125         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
10126              From: Nicholas Clark <nick@unfortu.net>
10127              Date: Sun, 10 Mar 2002 23:21:07 +0000
10128              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
10129      Branch: perl
10130            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
10131            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
10132            ! ext/Encode/TW/Makefile.PL
10133 ____________________________________________________________________________
10134 [ 15153] By: ams                                   on 2002/03/11  03:06:59
10135         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
10136              From: Max Baker <max@warped.org>
10137              Date: Fri, 8 Mar 2002 10:56:19 -0800
10138              Message-Id: <20020308105619.A15039@warped.org>
10139      Branch: perl
10140            ! ext/IO/lib/IO/Socket/INET.pm
10141 ____________________________________________________________________________
10142 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
10143         Log: Subject: [PATCH] spelling correction
10144              From: Nicholas Clark <nick@unfortu.net>
10145              Date: Sun, 10 Mar 2002 18:34:42 +0000
10146              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
10147      Branch: perl
10148            ! pp.c pp_hot.c
10149 ____________________________________________________________________________
10150 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
10151         Log: DG/UX updates from Takis Psarogiannakopoulos.
10152      Branch: perl
10153            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
10154 ____________________________________________________________________________
10155 [ 15150] By: ams                                   on 2002/03/11  03:02:47
10156         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
10157              From: Chris Nandor <pudge@pobox.com>
10158              Date: Mon, 04 Mar 2002 17:48:12 -0500
10159              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
10160      Branch: perl
10161            ! lib/DB.pm lib/perl5db.pl
10162 ____________________________________________________________________________
10163 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
10164         Log: metaconfig unit changes in preparation of reentrancy changes.
10165      Branch: metaconfig
10166            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
10167            + U/threads/d_ttyname_r.U
10168            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
10169            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
10170            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
10171            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
10172            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10173            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
10174            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10175            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
10176            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
10177            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
10178            ! U/threads/d_strerror_r.U
10179 ____________________________________________________________________________
10180 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
10181         Log: Mysterious characters.
10182      Branch: perl
10183            ! utf8.h
10184 ____________________________________________________________________________
10185 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
10186         Log: Unused.
10187      Branch: perl
10188            ! op.c
10189 ____________________________________________________________________________
10190 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
10191         Log: Implement :std subpragma of the open pragma
10192              that makes the standard filehandles to talk in
10193              encodings.  This change set off a weird warning
10194              from op.c, though: disabled it now until someone
10195              who knows what it is about comes along.
10196      Branch: perl
10197            ! lib/open.pm op.c
10198 ____________________________________________________________________________
10199 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
10200         Log: Document the logic of :locale better.
10201      Branch: perl
10202            ! lib/open.pm
10203 ____________________________________________________________________________
10204 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
10205         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
10206              From: Slaven Rezic <slaven.rezic@berlin.de>
10207              Date: 10 Mar 2002 02:49:17 +0100
10208              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
10209      Branch: perl
10210            ! hints/freebsd.sh
10211 ____________________________________________________________________________
10212 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
10213         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
10214              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10215              Date: Sun, 10 Mar 2002 17:08:54 +0900
10216              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
10217      Branch: perl
10218            ! ext/Encode/lib/Encode/Tcl.pm
10219            ! ext/Encode/lib/Encode/Tcl/Escape.pm
10220            ! ext/Encode/lib/Encode/Tcl/Extended.pm
10221            ! ext/Encode/lib/Encode/Tcl/Table.pm
10222 ____________________________________________________________________________
10223 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
10224         Log: The patch does the following:
10225              - Nix the unneccessary diagnostics line
10226              - Quell -w warnings if the first ENV doesn't exist
10227              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
10228              is too baroque and bloated for daily use (and for perl core inclusion).
10229              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
10230              non-fatal.
10231              - Consequently, the ^OPEN bits is set only when needed.
10232      Branch: perl
10233            ! lib/open.pm
10234 ____________________________________________________________________________
10235 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
10236         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
10237      Branch: perl
10238            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
10239 ____________________________________________________________________________
10240 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
10241         Log: Precedence problem.
10242      Branch: perl
10243            ! ext/Socket/socketpair.t
10244 ____________________________________________________________________________
10245 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
10246         Log: Renaming tweaks, and split off the reentrant "superbuffer"
10247              init routine.
10248      Branch: perl
10249            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
10250            ! sv.c util.c
10251 ____________________________________________________________________________
10252 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
10253         Log: The 7-bit jis seems to be the hanging one.
10254      Branch: perl
10255            ! ext/Encode/t/Tcl.t
10256 ____________________________________________________________________________
10257 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
10258         Log: Begone.
10259      Branch: perl
10260            ! ext/Encode/MANIFEST
10261 ____________________________________________________________________________
10262 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
10263         Log: Better fix from Autrijus.
10264      Branch: perl
10265            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
10266            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
10267 ____________________________________________________________________________
10268 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
10269         Log: Not everybody has Encode::HanExtra.
10270      Branch: perl
10271            ! ext/Encode/Encode.pm
10272 ____________________________________________________________________________
10273 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
10274         Log: Decutandpasto.
10275      Branch: perl
10276            ! ext/Encode/lib/Encode/Tcl.pm
10277 ____________________________________________________________________________
10278 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
10279         Log: Subject: [PATCH] Data::Dumper
10280              From: Nicholas Clark <nick@unfortu.net>
10281              Date: Sat, 9 Mar 2002 19:03:54 +0000
10282              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
10283      Branch: perl
10284            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
10285            ! ext/Data/Dumper/t/dumper.t
10286 ____________________________________________________________________________
10287 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
10288         Log: Subject: [PATCH] socketpair.t w/o fork
10289              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10290              Date: Sat, 9 Mar 2002 14:55:11 +0100
10291              Message-ID: <3C8A224F.29578.13691BA@localhost>
10292              
10293              (modified as suggested by Sarathy)
10294      Branch: perl
10295            ! ext/Socket/socketpair.t
10296 ____________________________________________________________________________
10297 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
10298         Log: Subject: [PATCH perldelta] Mention Change 14727
10299              From: Autrijus Tang <autrijus@autrijus.org>
10300              Date: Sat, 9 Mar 2002 23:31:40 +0800
10301              Message-ID: <20020309153140.GA4224@not.autrijus.org>
10302      Branch: perl
10303            ! pod/perldelta.pod
10304 ____________________________________________________________________________
10305 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
10306         Log: Make Encode.pm implicitly load external CJK tables the first
10307              time they're needed (instead of immediately), from Autrijus
10308              Tang.
10309      Branch: perl
10310            ! ext/Encode/Encode.pm
10311 ____________________________________________________________________________
10312 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
10313         Log: Subject: Re: Two questions
10314              From: Nicholas Clark <nick@unfortu.net>
10315              Date: Sat, 9 Mar 2002 12:42:40 +0000
10316              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
10317      Branch: perl
10318            ! Porting/pumpkin.pod
10319 ____________________________________________________________________________
10320 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
10321         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
10322              From: Paul_GreenVOS@vos.stratus.com
10323              Date: Fri, 8 Mar 02 22:34 est
10324              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
10325      Branch: perl
10326            ! pp_sys.c
10327 ____________________________________________________________________________
10328 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
10329         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
10330              From: davem@fdgroup.co.uk
10331              Date: Sat, 9 Mar 2002 00:13:27 GMT
10332              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
10333      Branch: perl
10334            ! dump.c
10335 ____________________________________________________________________________
10336 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
10337         Log: Deglitch from Rafael.
10338      Branch: perl
10339            ! ext/B/t/lint.t
10340 ____________________________________________________________________________
10341 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
10342         Log: Still more portability.
10343      Branch: perl
10344            ! Porting/findrfuncs
10345 ____________________________________________________________________________
10346 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
10347         Log: More portability.
10348      Branch: perl
10349            ! Porting/findrfuncs
10350 ____________________________________________________________________________
10351 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
10352         Log: Shared library paths; running tests manually.
10353      Branch: perl
10354            ! INSTALL
10355 ____________________________________________________________________________
10356 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
10357         Log: Subject: RE: Two questions
10358              From: "Green, Paul" <Paul.Green@stratus.com>
10359              Date: Fri, 8 Mar 2002 17:55:19 -0500
10360              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
10361      Branch: perl
10362            ! Porting/pumpkin.pod
10363 ____________________________________________________________________________
10364 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
10365         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
10366              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
10367      Branch: perl
10368            + ext/B/t/lint.t
10369            ! MANIFEST ext/B/B/Lint.pm
10370 ____________________________________________________________________________
10371 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
10372         Log: metaconfig unit change for #15119.
10373      Branch: metaconfig
10374            ! U/threads/d_pthread_atfork.U
10375 ____________________________________________________________________________
10376 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
10377         Log: In DG/UX finding pthread_atfork requires a true compile,
10378              from Takis Psarogiannakopoulos.
10379      Branch: perl
10380            ! Configure config_h.SH
10381 ____________________________________________________________________________
10382 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
10383         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
10384              From: John Peacock <jpeacock@rowman.com>
10385              Date: Fri, 08 Mar 2002 15:52:41 -0500
10386              Message-ID: <3C892499.4050502@rowman.com>
10387      Branch: perl
10388            ! lib/ExtUtils/xsubpp
10389 ____________________________________________________________________________
10390 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
10391         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
10392              From: "Craig A. Berry" <craigberry@mac.com>
10393              Date: Fri, 08 Mar 2002 15:02:51 -0600
10394              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
10395      Branch: perl
10396            ! t/op/write.t
10397 ____________________________________________________________________________
10398 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
10399         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
10400              From: Paul_GreenVOS@vos.stratus.com
10401              Date: Fri, 8 Mar 02 14:45 est
10402              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
10403      Branch: perl
10404            ! installperl
10405 ____________________________________________________________________________
10406 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
10407         Log: Subject: [PATCH @15109] tm_tm_* for VMS
10408              From: "Craig A. Berry" <craigberry@mac.com>
10409              Date: Fri, 08 Mar 2002 13:07:52 -0600
10410              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
10411      Branch: perl
10412            ! configure.com
10413 ____________________________________________________________________________
10414 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
10415         Log: Detypo.
10416      Branch: perl
10417            ! Changes
10418 ____________________________________________________________________________
10419 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
10420         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
10421      Branch: perl
10422            ! t/op/pat.t
10423 ____________________________________________________________________________
10424 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
10425         Log: HP-UX nm seems to repeat itself.
10426      Branch: perl
10427            ! Porting/findrfuncs
10428 ____________________________________________________________________________
10429 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
10430         Log: Nice porting script from Sarathy.  Well, less nice
10431              in the sense that it shows the looong road ahead.
10432      Branch: perl
10433            + Porting/findrfuncs
10434            ! MANIFEST Porting/makerel
10435 ____________________________________________________________________________
10436 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
10437         Log: Subject: Re: Performance considerations for UTF-8
10438              From: Jarkko Hietaniemi <jhi@iki.fi>
10439              Date: Fri, 8 Mar 2002 18:53:28 +0200
10440              Message-ID: <20020308185328.D640@alpha.hut.fi>
10441              
10442              (put all in perlunicode)
10443      Branch: perl
10444            ! pod/perlunicode.pod
10445 ____________________________________________________________________________
10446 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
10447         Log: Update Changes.
10448      Branch: perl
10449            ! Changes patchlevel.h
10450 ____________________________________________________________________________
10451 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
10452         Log: Subject: Cygwin cygipc support skipped
10453              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
10454              Date: Fri, 8 Mar 2002 16:59:34 +0100
10455              Message-ID: <113694157285.20020308165934@familiehaase.de>
10456      Branch: perl
10457            ! hints/cygwin.sh
10458 ____________________________________________________________________________
10459 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
10460         Log: metaconfig unit change for #15106.
10461      Branch: metaconfig
10462            ! U/compline/d_gconvert.U
10463 ____________________________________________________________________________
10464 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
10465         Log: Subject: Re: [PATCH] tests for Gconvert
10466              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10467              Date: Thu, 07 Mar 2002 16:48:10 -0800
10468              Message-ID: <KpAi8gzkganW092yn@efn.org>
10469      Branch: perl
10470            ! Configure config_h.SH t/base/num.t
10471 ____________________________________________________________________________
10472 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
10473         Log: The new test has some teething problems.
10474      Branch: perl
10475            - ext/B/t/lint.t
10476            ! MANIFEST
10477 ____________________________________________________________________________
10478 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
10479         Log: Subject: [PATCH] B::Lint tests
10480              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10481              Date: Fri, 8 Mar 2002 14:47:19 +0100
10482              Message-ID: <20020308144719.A2663@rafael>
10483      Branch: perl
10484            + ext/B/t/lint.t
10485            ! MANIFEST ext/B/B/Lint.pm
10486 ____________________________________________________________________________
10487 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
10488         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
10489              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
10490              Date: Fri, 8 Mar 2002 13:24:14 GMT
10491              Message-Id: <200203081324.NAA00642@cleo>
10492      Branch: perl
10493            ! hints/powerux.sh
10494 ____________________________________________________________________________
10495 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
10496         Log: Subject: HP has some new models
10497              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10498              Date: Fri, 08 Mar 2002 13:07:02 +0100
10499              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
10500      Branch: perl
10501            ! README.hpux
10502 ____________________________________________________________________________
10503 [ 15101] By: ams                                   on 2002/03/08  09:11:40
10504         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
10505              From: Stas Bekman <stas@stason.org>
10506              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
10507              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
10508      Branch: perl
10509            ! pod/perlguts.pod
10510 ____________________________________________________________________________
10511 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
10512         Log: Update Changes
10513      Branch: maint-5.6/macperl
10514            ! macos/Changes
10515 ____________________________________________________________________________
10516 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
10517         Log: Replace macperlbundled with macperldelta
10518      Branch: maint-5.6/macperl
10519            ! macos/macperl/MacPerl.podhelp
10520 ____________________________________________________________________________
10521 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
10522         Log: Comsetic fixes (Thomas Wegner)
10523      Branch: maint-5.6/macperl
10524            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
10525 ____________________________________________________________________________
10526 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
10527         Log: Bump OS version
10528      Branch: maint-5.6/macperl
10529            ! macos/config.sh
10530 ____________________________________________________________________________
10531 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
10532         Log: Thought I deleted this already?
10533      Branch: perl
10534            - ext/I18N/Langinfo/fallback.c
10535 ____________________________________________________________________________
10536 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
10537         Log: perlport updates from Pudge.
10538      Branch: perl
10539            ! pod/perlport.pod
10540 ____________________________________________________________________________
10541 [ 15094] By: ams                                   on 2002/03/08  03:06:03
10542         Log: Nitpick.
10543      Branch: perl
10544            ! MANIFEST
10545 ____________________________________________________________________________
10546 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
10547         Log: Wrong test.
10548      Branch: perl
10549            ! pod/perldelta.pod
10550 ____________________________________________________________________________
10551 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
10552         Log: Integrate change 14064 from macperl to blead.
10553      Branch: perl
10554           !> pod/perlmodinstall.pod pod/perlport.pod
10555 ____________________________________________________________________________
10556 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
10557         Log: Integrate recent perlport changes
10558      Branch: maint-5.6/macperl
10559           !> pod/perlport.pod
10560 ____________________________________________________________________________
10561 [ 15089] By: ams                                   on 2002/03/08  01:54:03
10562         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
10563              minor typo in perlguts.pod
10564              From: Anton Tagunov <tagunov@motor.ru>
10565              Date: Fri, 8 Mar 2002 05:26:59 +0300
10566              Message-Id: <4649821189.20020308052659@motor.ru>
10567      Branch: perl
10568            ! pod/perlguts.pod
10569 ____________________________________________________________________________
10570 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
10571         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"! 
10572              From: Anton Tagunov <tagunov@newmail.ru>
10573              Date: Fri, 8 Mar 2002 04:31:44 +0300
10574              Message-ID: <13946506773.20020308043144@newmail.ru>
10575              
10576              (one test changed)
10577      Branch: perl
10578            ! lib/encoding.t sv.c
10579 ____________________________________________________________________________
10580 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
10581         Log: Subject: [PATCH perldelta] some more deltas
10582              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10583              Date: Thu, 7 Mar 2002 23:13:23 +0100
10584              Message-ID: <20020307231323.A13068@rafael>
10585      Branch: perl
10586            ! pod/perldelta.pod
10587 ____________________________________________________________________________
10588 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
10589         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
10590              From: Paul_GreenVOS@vos.stratus.com
10591              Date: Thu, 7 Mar 02 14:25 est
10592              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
10593      Branch: perl
10594            ! t/io/fs.t
10595 ____________________________________________________________________________
10596 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
10597         Log: As suggested by Anton Tagunov, eq and cmp now obey the
10598              encoding pragma (by remapping their byte argument if the
10599              other argument is in Unicode).  Also fix a bug found by
10600              Anton where ord undef under the encoding pragma would barf.
10601              ([ID 20020307.009] A null pointer dereference with 'use encoding')
10602              Finally, use the nicer form of sv_recode_to_utf8.
10603      Branch: perl
10604            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
10605 ____________________________________________________________________________
10606 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
10607         Log: Retract #14985, #14899, and #14990, following the principles
10608              "Do no harm." and "If it ain't broke, don't fix it."
10609              
10610              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
10611              some, but still broken, and I do not have the extra brain
10612              cells for the EBCDIC backport.  Secondly, the old version
10613              worked both in EBCDIC and non-.  Thirdly, the old version
10614              may be more amenable for the behaviour suggsted by Anton
10615              Tagunov regarding the encoding pragma.
10616      Branch: perl
10617            ! embed.fnc embed.h global.sym proto.h sv.c util.c
10618 ____________________________________________________________________________
10619 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
10620         Log: Long doubles give you long doubles.
10621      Branch: perl
10622            ! t/base/num.t
10623 ____________________________________________________________________________
10624 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
10625         Log: Forgotten deMANIFESTation.
10626      Branch: perl
10627            ! MANIFEST
10628 ____________________________________________________________________________
10629 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
10630         Log: Obsolete unused file, noticed by Dank Kogai.
10631      Branch: perl
10632            - ext/Encode/lib/Encode/JP/Tr.pm
10633 ____________________________________________________________________________
10634 [ 15080] By: ams                                   on 2002/03/07  11:31:46
10635         Log: Subject: [PATCH Changes] Changes should mirror version number
10636              From: Robin Barker <rmb1@cise.npl.co.uk>
10637              Date: Thu, 7 Mar 2002 11:04:24 GMT
10638              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
10639      Branch: perl
10640            ! Porting/pumpkin.pod
10641 ____________________________________________________________________________
10642 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
10643         Log: metaconfig unit change for #15078.
10644      Branch: metaconfig
10645            ! U/compline/d_gconvert.U
10646 ____________________________________________________________________________
10647 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
10648         Log: Subject: Re: [PATCH] tests for Gconvert
10649              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10650              Date: Wed, 06 Mar 2002 20:22:54 -0800
10651              Message-ID: <esuh8gzkg2/b092yn@efn.org>
10652      Branch: perl
10653            ! Configure pod/perldelta.pod t/base/num.t
10654 ____________________________________________________________________________
10655 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
10656         Log: Mac OS X UFS does not do ctime.
10657      Branch: perl
10658            ! pod/perldelta.pod pod/perlport.pod
10659 ____________________________________________________________________________
10660 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
10661         Log: AUTHORS updates.
10662      Branch: perl
10663            ! AUTHORS
10664 ____________________________________________________________________________
10665 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
10666         Log: Continued Chinese puzzles from Autrijus.
10667      Branch: perl
10668            + ext/Encode/t/CN.t ext/Encode/t/TW.t
10669            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
10670 ____________________________________________________________________________
10671 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
10672         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
10673              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10674              Date: Wed, 6 Mar 2002 18:13:51 +0100
10675              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
10676      Branch: perl
10677            ! lib/File/Spec/Win32.pm
10678 ____________________________________________________________________________
10679 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
10680         Log: perlport tweaks.
10681      Branch: perl
10682            ! pod/perlport.pod
10683 ____________________________________________________________________________
10684 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
10685         Log: Subject: Re: [PATCH docs] Re: Bug with -M
10686              From: Michael G Schwern <schwern@pobox.com>
10687              Date: Wed, 6 Mar 2002 16:20:27 -0500
10688              Message-ID: <20020306212027.GC4257@blackrider>
10689      Branch: perl
10690            ! pod/perlfunc.pod pod/perlport.pod
10691 ____________________________________________________________________________
10692 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
10693         Log: perldelta updates.
10694      Branch: perl
10695            ! pod/perldelta.pod
10696 ____________________________________________________________________________
10697 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
10698         Log: 5005threads wasn't even compiling.
10699      Branch: perl
10700            ! perl.c
10701 ____________________________________________________________________________
10702 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
10703         Log: Subject: Re: perl@15047 New format tests for still existing bugs
10704              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10705              Date: Wed, 06 Mar 2002 12:59:29 +0100
10706              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
10707      Branch: perl
10708            ! t/op/write.t
10709 ____________________________________________________________________________
10710 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
10711         Log: Regen Glossary et al.
10712      Branch: perl
10713            ! Porting/Glossary Porting/config.sh Porting/config_H
10714 ____________________________________________________________________________
10715 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
10716         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
10717              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
10718      Branch: perl
10719            ! util.c
10720 ____________________________________________________________________________
10721 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
10722         Log: metaconfig unit change for #15065.
10723      Branch: metaconfig
10724            ! U/compline/i_time.U
10725 ____________________________________________________________________________
10726 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
10727         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
10728      Branch: perl
10729            ! Configure config_h.SH
10730 ____________________________________________________________________________
10731 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
10732         Log: Must remove fallback.c also from here.
10733      Branch: perl
10734            ! MANIFEST
10735 ____________________________________________________________________________
10736 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
10737         Log: Subject: Re: perl@15047 WinCE
10738              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10739              Date: Wed, 06 Mar 2002 13:41:30 +0100
10740              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
10741              
10742              Subject: Re: perl@15047 Win32
10743              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10744              Date: Wed, 06 Mar 2002 13:46:02 +0100
10745              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
10746              
10747              Subject: Re: perl@15047 Epoc
10748              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10749              Date: Wed, 06 Mar 2002 13:48:31 +0100
10750              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
10751              
10752              Subject: Re: perl@15047 NetWare
10753              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10754              Date: Wed, 06 Mar 2002 13:55:46 +0100
10755              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
10756      Branch: perl
10757            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
10758            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10759            ! wince/Makefile.ce wince/config.h
10760 ____________________________________________________________________________
10761 [ 15062] By: ams                                   on 2002/03/06  09:26:49
10762         Log: Subject: Re: perl@15047
10763              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10764              Date: Wed, 06 Mar 2002 11:25:50 +0100
10765              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
10766      Branch: perl
10767            ! cygwin/perlld.in
10768 ____________________________________________________________________________
10769 [ 15061] By: ams                                   on 2002/03/06  08:44:12
10770         Log: Subject: Re: perl@15047
10771              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10772              Date: Wed, 06 Mar 2002 10:38:02 +0100
10773              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
10774      Branch: perl
10775            ! pod/perldelta.pod
10776 ____________________________________________________________________________
10777 [ 15060] By: ams                                   on 2002/03/06  08:30:33
10778         Log: Subject: Update perlhist.pod
10779              From: mjd@plover.com
10780              Date: 6 Mar 2002 07:11:55 -0000
10781              Message-Id: <20020306071155.10240.qmail@plover.com>
10782              
10783              Subject: [PATCH pod/perlvar.pod] $^V => string
10784              From: Stas Bekman <stas@stason.org>
10785              Date: Wed, 06 Mar 2002 14:56:55 +0800
10786              Message-Id: <3C85BDB7.7050700@stason.org>
10787      Branch: perl
10788            ! pod/perlhist.pod pod/perlvar.pod
10789 ____________________________________________________________________________
10790 [ 15059] By: ams                                   on 2002/03/06  04:15:38
10791         Log: Subject: [PATCH] assorted configure.com fix-ups
10792              From: "Craig A. Berry" <craigberry@mac.com>
10793              Date: Tue, 5 Mar 2002 23:11:22 -0600
10794              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
10795      Branch: perl
10796            ! configure.com
10797 ____________________________________________________________________________
10798 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
10799         Log: IRIX failure with long doubles.
10800      Branch: perl
10801            ! t/op/pack.t
10802 ____________________________________________________________________________
10803 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
10804         Log: Make reality and Changes coincide.
10805      Branch: perl
10806            ! Changes
10807 ____________________________________________________________________________
10808 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
10809         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
10810              From: Anton Tagunov <tagunov@motor.ru>
10811              Date: Wed, 6 Mar 2002 02:10:21 +0300
10812              Message-ID: <11152782757.20020306021021@motor.ru>
10813              
10814              (reworded)
10815      Branch: perl
10816            ! pod/perluniintro.pod
10817 ____________________________________________________________________________
10818 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
10819         Log: Subject: [PATCH] B::Lint doesn't work
10820              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10821              Date: Tue, 5 Mar 2002 22:51:18 +0100
10822              Message-ID: <20020305225118.C733@rafael>
10823      Branch: perl
10824            ! ext/B/B/Lint.pm
10825 ____________________________________________________________________________
10826 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
10827         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
10828              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10829              Date: Mon, 04 Mar 2002 16:24:32 -0800
10830              Message-ID: <ABBh8gzkgezX092yn@efn.org>
10831      Branch: perl
10832            ! op.h pp_ctl.c t/op/flip.t
10833 ____________________________________________________________________________
10834 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
10835         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
10836              From: Nicholas Clark <nick@unfortu.net>
10837              Date: Tue, 5 Mar 2002 22:30:49 +0000
10838              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
10839      Branch: perl
10840            ! pod/perldelta.pod
10841 ____________________________________________________________________________
10842 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
10843         Log: Subject: [PATCH] tests for Gconvert
10844              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10845              Date: Tue, 05 Mar 2002 16:35:45 -0800
10846              Message-ID: <hRWh8gzkgONX092yn@efn.org>
10847      Branch: perl
10848            ! t/base/num.t
10849 ____________________________________________________________________________
10850 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
10851         Log: Subject: [PATCH] toplevel Makefile.SH
10852              From: Paul_GreenVOS@vos.stratus.com
10853              Date: Tue, 5 Mar 02 17:34 est
10854              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
10855      Branch: perl
10856            ! Makefile.SH
10857 ____________________________________________________________________________
10858 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
10859         Log: Subject: [PATCH] pointer to perldelta in Changes
10860              From: Chris Nandor <pudge@pobox.com>
10861              Date: Tue, 05 Mar 2002 16:04:50 -0500
10862              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
10863      Branch: perl
10864            ! Changes
10865 ____________________________________________________________________________
10866 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
10867         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
10868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10869              Date: Tue, 5 Mar 2002 22:26:20 +0100
10870              Message-ID: <20020305222620.A733@rafael>
10871      Branch: perl
10872            ! pod/perldelta.pod
10873 ____________________________________________________________________________
10874 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
10875         Log: Solaris: allow for /usr/bin/df not to exist.
10876              
10877              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
10878              From: Kingpin <mthurn@copper.dulles.tasc.com>
10879              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
10880              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
10881      Branch: perl
10882            ! hints/solaris_2.sh
10883 ____________________________________________________________________________
10884 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
10885         Log: Update Changes.
10886      Branch: perl
10887            ! Changes patchlevel.h
10888 ____________________________________________________________________________
10889 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
10890         Log: Double MANIFESTing.
10891      Branch: perl
10892            ! ext/Encode/MANIFEST
10893 ____________________________________________________________________________
10894 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
10895         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
10896      Branch: perl
10897            - ext/Encode/Encode/7bit-kr.enc
10898            - ext/Encode/lib/Encode/Tcl/HanZi.pm
10899            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
10900 ____________________________________________________________________________
10901 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
10902         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
10903              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10904              Date: Tue, 5 Mar 2002 14:35:57 +0100
10905              Message-ID: <20020305143557.C695@rafael>   
10906      Branch: perl
10907            ! pp_sys.c t/lib/warnings/pp_sys
10908 ____________________________________________________________________________
10909 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
10910         Log: Subject: [PATCH Devel::PPPort]
10911              From: Robin Barker <rmb1@cise.npl.co.uk>
10912              Date: Tue, 5 Mar 2002 13:37:59 GMT
10913              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
10914      Branch: perl
10915            ! ext/Devel/PPPort/Makefile.PL
10916 ____________________________________________________________________________
10917 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
10918         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
10919      Branch: perl
10920            ! ext/Encode/t/Tcl.t
10921 ____________________________________________________________________________
10922 [ 15041] By: nick                                  on 2002/03/05  07:23:58
10923         Log: Integrate mainline (5.7.3)
10924      Branch: perlio
10925           +> ext/Encode/lib/Encode/CN/HZ.pm
10926            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
10927           !> (integrate 54 files)
10928 ____________________________________________________________________________
10929 [ 15040] By: ams                                   on 2002/03/05  05:10:33
10930         Log: Subject: DOC PATCH 5.7.3 (perldelta)
10931              From: mjd@plover.com
10932              Date: 5 Mar 2002 05:35:58 -0000
10933              Message-Id: <20020305053558.31677.qmail@plover.com>
10934      Branch: perl
10935            ! pod/perldelta.pod
10936 ____________________________________________________________________________
10937 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
10938         Log: This is 5.7.3.
10939      Branch: perl
10940            ! patchlevel.h
10941 ____________________________________________________________________________
10942 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
10943         Log: Shoo.
10944      Branch: perl
10945            ! ext/Encode/t/Tcl.t
10946 ____________________________________________________________________________
10947 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
10948         Log: Update Changes.
10949      Branch: perl
10950            ! Changes patchlevel.h
10951 ____________________________________________________________________________
10952 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
10953         Log: Regen perlapi.
10954      Branch: perl
10955            ! pod/perlapi.pod
10956 ____________________________________________________________________________
10957 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
10958         Log: Tie::File doc tweak for Win32 from mjd. 
10959      Branch: perl
10960            ! lib/Tie/File.pm
10961 ____________________________________________________________________________
10962 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
10963         Log: Regen toc.
10964      Branch: perl
10965            ! pod/perltoc.pod
10966 ____________________________________________________________________________
10967 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
10968         Log: Decommission Encode::Tcl HZ testing for now.
10969      Branch: perl
10970            ! ext/Encode/t/Tcl.t
10971 ____________________________________________________________________________
10972 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
10973         Log: Must have a return.
10974      Branch: perl
10975            ! pp_pack.c
10976 ____________________________________________________________________________
10977 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
10978         Log: The very latest win32 score from Jan Dubois.
10979      Branch: perl
10980            ! pod/perldelta.pod
10981 ____________________________________________________________________________
10982 [ 15030] By: ams                                   on 2002/03/05  01:40:01
10983         Log: Subject: [PATCH] README.macos
10984              From: Chris Nandor <pudge@pobox.com>
10985              Date: Mon, 04 Mar 2002 17:37:59 -0500
10986              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
10987      Branch: perl
10988            ! README.macos
10989 ____________________________________________________________________________
10990 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
10991         Log: "The last pieces of Chinese puzzle" from Autrijus.
10992      Branch: perl
10993            + ext/Encode/lib/Encode/CN/HZ.pm
10994            - ext/Encode/Encode/HZ.enc
10995            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
10996            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10997 ____________________________________________________________________________
10998 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
10999         Log: Known test failures updates.
11000      Branch: perl
11001            ! pod/perldelta.pod
11002 ____________________________________________________________________________
11003 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
11004         Log: One more nit from mjd.
11005      Branch: perl
11006            ! lib/Tie/File/t/16_handle.t
11007 ____________________________________________________________________________
11008 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
11009         Log: Upgrade to Tie::File 0.17 from mjd.
11010      Branch: perl
11011            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
11012            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
11013 ____________________________________________________________________________
11014 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
11015         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
11016              From: Nicholas Clark <nick@unfortu.net>
11017              Date: Mon, 4 Mar 2002 23:33:52 +0000
11018              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
11019      Branch: perl
11020            ! pod/perldelta.pod
11021 ____________________________________________________________________________
11022 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
11023         Log: Escapee.
11024      Branch: perl
11025            ! proto.h
11026 ____________________________________________________________________________
11027 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
11028         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
11029              From: Nicholas Clark <nick@unfortu.net>
11030              Date: Mon, 4 Mar 2002 22:48:38 +0000
11031              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
11032      Branch: perl
11033            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
11034            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
11035            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
11036            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
11037            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
11038            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
11039            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
11040 ____________________________________________________________________________
11041 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
11042         Log: Cleaner.
11043      Branch: perl
11044            ! Makefile.SH
11045 ____________________________________________________________________________
11046 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
11047         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
11048              From: Jeffrey Friedl <jfriedl@yahoo.com>
11049              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
11050              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
11051      Branch: perl
11052            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
11053            ! pod/perlvar.pod
11054 ____________________________________________________________________________
11055 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
11056         Log: More Han tweaks from Autrjius Tang: most importantly,
11057              gbk is identical to cp936, so gbk can be removed and
11058              taken care of by an alias.
11059      Branch: perl
11060            - ext/Encode/Encode/gbk.enc
11061            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
11062            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
11063            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11064            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11065 ____________________________________________________________________________
11066 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
11067         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
11068              From: Nicholas Clark <nick@unfortu.net>
11069              Date: Mon, 4 Mar 2002 22:20:13 +0000
11070              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
11071      Branch: perl
11072            ! pod/perldelta.pod
11073 ____________________________________________________________________________
11074 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
11075         Log: Based on
11076              
11077              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
11078              From: Anton Tagunov <tagunov@motor.ru>
11079              Date: Mon, 4 Mar 2002 21:14:39 +0300
11080              Message-ID: <1814137429.20020304211439@motor.ru>
11081      Branch: perl
11082            ! pod/perlunicode.pod
11083 ____________________________________________________________________________
11084 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
11085         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
11086              From: John Peacock <jpeacock@rowman.com>
11087              Date: Mon, 04 Mar 2002 16:18:42 -0500
11088              Message-ID: <3C83E4B2.3060700@rowman.com>
11089              
11090              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
11091              From: John Peacock <jpeacock@rowman.com>
11092              Date: Mon, 04 Mar 2002 16:42:55 -0500
11093              Message-ID: <3C83EA5F.80303@rowman.com>
11094      Branch: perl
11095            ! lib/ExtUtils/xsubpp pod/perlxs.pod
11096 ____________________________________________________________________________
11097 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
11098         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
11099              From: "Craig A. Berry" <craigberry@mac.com>
11100              Date: Mon, 04 Mar 2002 14:47:59 -0600
11101              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
11102              
11103              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
11104              From: "Craig A. Berry" <craigberry@mac.com>
11105              Date: Mon, 04 Mar 2002 15:04:58 -0600
11106              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
11107      Branch: perl
11108            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
11109 ____________________________________________________________________________
11110 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
11111         Log: metaconfig unit change for #15014.
11112      Branch: metaconfig/U/perl
11113            ! Extensions.U
11114 ____________________________________________________________________________
11115 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
11116         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
11117              of known extensions, where Encode::JP already is.
11118      Branch: perl
11119            ! Configure Porting/config.sh Porting/config_H uconfig.h
11120 ____________________________________________________________________________
11121 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
11122         Log: SJIS, from Dan Kogai.
11123      Branch: perl
11124            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
11125 ____________________________________________________________________________
11126 [ 15012] By: nick                                  on 2002/03/04  17:35:50
11127         Log: Intergrate perlio's Encode/compile
11128      Branch: perl
11129           !> ext/Encode/compile
11130 ____________________________________________________________________________
11131 [ 15011] By: nick                                  on 2002/03/04  17:29:54
11132         Log: Avoid $Id$ cleverness and just have a $VERSION.
11133      Branch: perlio
11134            ! ext/Encode/compile
11135 ____________________________________________________________________________
11136 [ 15010] By: nick                                  on 2002/03/04  17:29:14
11137         Log: Integrate mainline
11138      Branch: perlio
11139           +> lib/Math/BigInt/t/isa.t
11140           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
11141           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
11142           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
11143           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
11144           !> warnings.pl
11145 ____________________________________________________________________________
11146 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
11147         Log: Integrate ext/Encode/compile from perlio.
11148      Branch: perl
11149           !> ext/Encode/compile
11150 ____________________________________________________________________________
11151 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
11152         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
11153              updates not integrated, something odd going on in there.)
11154      Branch: perl
11155           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
11156           !> lib/Tie/File/t/16_handle.t
11157 ____________________________________________________________________________
11158 [ 15007] By: nick                                  on 2002/03/04  17:08:17
11159         Log: Integrate mainline
11160      Branch: perlio
11161           !> AUTHORS Changes Porting/Glossary Porting/config.sh
11162           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
11163           !> pod/perltoc.pod
11164 ____________________________________________________________________________
11165 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
11166         Log: A new M::BI test.
11167      Branch: perl
11168            + lib/Math/BigInt/t/isa.t
11169            ! MANIFEST
11170 ____________________________________________________________________________
11171 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
11172         Log: Subject: VMS test and perldelta update
11173              From: "Craig A. Berry" <craigberry@mac.com>
11174              Date: Mon, 04 Mar 2002 11:03:37 -0600
11175              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
11176      Branch: perl
11177            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
11178 ____________________________________________________________________________
11179 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
11180         Log: Needed for threaded builds.
11181      Branch: perl
11182            ! embed.fnc embed.h
11183 ____________________________________________________________________________
11184 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
11185         Log: Subject: [PATCH] taint + deprecated warnings
11186              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11187              Date: Mon, 4 Mar 2002 16:33:23 -0000
11188              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
11189      Branch: perl
11190            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
11191            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
11192            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
11193 ____________________________________________________________________________
11194 [ 15002] By: nick                                  on 2002/03/04  16:19:06
11195         Log: Win32 tweak
11196      Branch: perlio
11197            ! lib/Tie/File/t/16_handle.t
11198 ____________________________________________________________________________
11199 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
11200         Log: Update Changes.
11201      Branch: perl
11202            ! Changes patchlevel.h
11203 ____________________________________________________________________________
11204 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
11205         Log: AUTHORS updates.
11206      Branch: perl
11207            ! AUTHORS
11208 ____________________________________________________________________________
11209 [ 14999] By: nick                                  on 2002/03/04  15:26:43
11210         Log: Win32 hack
11211      Branch: perlio
11212            ! ext/Encode/compile ext/Encode/t/JP.t
11213 ____________________________________________________________________________
11214 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
11215         Log: Encode doc tweak from Autrijus Tang.
11216      Branch: perl
11217            ! ext/Encode/Encode.pm
11218 ____________________________________________________________________________
11219 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
11220         Log: Regen Glossary et al.  (It seems the #14875 didn't
11221              quite work in removing the double-dot?)
11222      Branch: perl
11223            ! Porting/Glossary Porting/config.sh Porting/config_H
11224 ____________________________________________________________________________
11225 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
11226         Log: Regen toc.
11227      Branch: perl
11228            ! pod/perltoc.pod
11229 ____________________________________________________________________________
11230 [ 14995] By: nick                                  on 2002/03/04  14:42:09
11231         Log: Remove debugging assert
11232      Branch: perlio
11233            ! ext/threads/shared/shared.xs
11234 ____________________________________________________________________________
11235 [ 14994] By: nick                                  on 2002/03/04  14:41:54
11236         Log: Integrate mainline
11237      Branch: perlio
11238           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
11239           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11240           !> lib/Tie/File/t/15_pushpop.t util.c
11241 ____________________________________________________________________________
11242 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
11243         Log: Han update from Autrijus Tang. 
11244      Branch: perl
11245            ! ext/Encode/Encode.pm
11246 ____________________________________________________________________________
11247 [ 14992] By: nick                                  on 2002/03/04  14:08:38
11248         Log: Integrate mainline - all tests pass - some noise from threads
11249              av_simple (SuSE7.3).
11250      Branch: perlio
11251           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
11252           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
11253           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
11254           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
11255           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
11256           +> lib/Tie/File/t/11_rv_splice_rs.t
11257           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
11258           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
11259           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
11260            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
11261            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
11262            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
11263            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
11264            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
11265            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
11266            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
11267            - lib/Tie/File/15_pushpop.t
11268           !> (integrate 47 files)
11269 ____________________________________________________________________________
11270 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
11271         Log: Missing MANIFESTations.
11272      Branch: perl
11273            ! MANIFEST
11274 ____________________________________________________________________________
11275 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
11276         Log: Attempt at portability.
11277      Branch: perl
11278            ! util.c
11279 ____________________________________________________________________________
11280 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
11281         Log: Needed by #14985.
11282      Branch: perl
11283            ! embed.h global.sym proto.h
11284 ____________________________________________________________________________
11285 [ 14988] By: ams                                   on 2002/03/04  08:59:27
11286         Log: Upgrade to Tie::File 0.16.
11287      Branch: perl
11288            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
11289            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
11290            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11291            ! lib/Tie/File/t/15_pushpop.t
11292 ____________________________________________________________________________
11293 [ 14987] By: ams                                   on 2002/03/04  08:48:11
11294         Log: Subject: [PATCH @14577] perly-fixer
11295              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11296              Date: Mon, 4 Mar 2002 02:28:51 -0500
11297              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
11298      Branch: perl
11299            ! Makefile.SH perly.fixer
11300 ____________________________________________________________________________
11301 [ 14986] By: ams                                   on 2002/03/04  08:43:37
11302         Log: Subject: [PATCH @14577] xsubpp
11303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11304              Date: Mon, 4 Mar 2002 02:25:52 -0500
11305              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
11306      Branch: perl
11307            ! lib/ExtUtils/xsubpp pod/perlxs.pod
11308 ____________________________________________________________________________
11309 [ 14985] By: ams                                   on 2002/03/04  08:40:46
11310         Log: Subject: [PATCH @14577] sv_cmp and friends
11311              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11312              Date: Mon, 4 Mar 2002 02:31:04 -0500
11313              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
11314      Branch: perl
11315            ! embed.fnc sv.c util.c
11316 ____________________________________________________________________________
11317 [ 14984] By: ams                                   on 2002/03/04  08:16:06
11318         Log: Fix File::Path docs as suggested by Ronald Kimball.
11319      Branch: perl
11320            ! lib/File/Path.pm
11321 ____________________________________________________________________________
11322 [ 14983] By: ams                                   on 2002/03/04  08:11:20
11323         Log: Update perldata fix as suggested by Benjamin Goldberg.
11324      Branch: perl
11325            ! pod/perldata.pod
11326 ____________________________________________________________________________
11327 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
11328         Log: Faulty skip.
11329      Branch: perl
11330            ! ext/DB_File/t/db-recno.t
11331 ____________________________________________________________________________
11332 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
11333         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
11334              From: Anton Tagunov <tagunov@motor.ru>
11335              Date: Mon, 4 Mar 2002 05:41:41 +0300
11336              Message-Id: <7916563907.20020304054141@motor.ru>
11337              
11338              Subject: [ID 20020303.005] Patch perlinicode C API description
11339              From: Anton Tagunov <tagunov@motor.ru>
11340              Date: Mon, 4 Mar 2002 06:08:23 +0300
11341              Message-Id: <2018165510.20020304060823@motor.ru>
11342      Branch: perl
11343            ! lib/utf8.pm pod/perlunicode.pod
11344 ____________________________________________________________________________
11345 [ 14980] By: ams                                   on 2002/03/04  02:19:20
11346         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
11347              From: Anton Tagunov <tagunov@motor.ru>
11348              Date: Mon, 4 Mar 2002 02:17:40 +0300
11349              Message-Id: <1344322124.20020304021740@motor.ru>
11350      Branch: perl
11351            ! pod/perldata.pod
11352 ____________________________________________________________________________
11353 [ 14979] By: ams                                   on 2002/03/04  02:17:54
11354         Log: Subject: RE: [PATCH] RE: DB_File breakage
11355              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11356              Date: Sun, 3 Mar 2002 23:56:31 -0000
11357              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
11358      Branch: perl
11359            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11360            ! ext/DB_File/t/db-recno.t
11361 ____________________________________________________________________________
11362 [ 14978] By: ams                                   on 2002/03/04  02:07:16
11363         Log: Subject: [PATCH] docs for ExtUtils::Manifest
11364              From: Nicholas Clark <nick@unfortu.net>
11365              Date: Sun, 3 Mar 2002 23:29:25 +0000
11366              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
11367      Branch: perl
11368            ! lib/ExtUtils/Manifest.pm
11369 ____________________________________________________________________________
11370 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
11371         Log: Forgot from the M::BI 1.54 update.
11372      Branch: perl
11373            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
11374            ! lib/Math/BigInt/t/upgrade.inc
11375 ____________________________________________________________________________
11376 [ 14976] By: ams                                   on 2002/03/04  02:04:32
11377         Log: Subject: [PATCH] attr
11378              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11379              Date: Sun, 3 Mar 2002 22:09:58 -0000
11380              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
11381      Branch: perl
11382            ! lib/warnings.pm warnings.pl
11383 ____________________________________________________________________________
11384 [ 14975] By: ams                                   on 2002/03/04  02:01:27
11385         Log: Subject: [PATCH] File::Path documentation
11386              From: Colin Meyer <cmeyer@helvella.org>
11387              Date: Sun, 3 Mar 2002 14:54:24 -0800
11388              Message-Id: <20020303145424.A21774@hobart.helvella.org>
11389      Branch: perl
11390            ! lib/File/Path.pm
11391 ____________________________________________________________________________
11392 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
11393         Log: Typo.
11394      Branch: perl
11395            ! lib/Math/BigInt/t/upgrade.t
11396 ____________________________________________________________________________
11397 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
11398         Log: Editing errors.
11399      Branch: perl
11400            ! MANIFEST
11401 ____________________________________________________________________________
11402 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
11403         Log: Upgrade to Math::BigInt 1.54.
11404      Branch: perl
11405            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11406            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
11407            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
11408            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
11409            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
11410            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
11411 ____________________________________________________________________________
11412 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
11413         Log: Test tweak from Craig Berry.
11414      Branch: perl
11415            ! lib/Tie/File/t/15_pushpop.t
11416 ____________________________________________________________________________
11417 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
11418         Log: Upgrade to Tie::File 0.15.
11419      Branch: perl
11420            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
11421            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
11422            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
11423            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
11424            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
11425            + lib/Tie/File/t/11_rv_splice_rs.t
11426            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
11427            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
11428            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
11429            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
11430            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
11431            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
11432            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
11433            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
11434            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
11435            - lib/Tie/File/15_pushpop.t
11436            ! MANIFEST lib/Tie/File.pm
11437 ____________________________________________________________________________
11438 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
11439         Log: The EBCDIC gaps apply only to the real A-Z.
11440      Branch: perl
11441            ! ext/B/B/Deparse.pm
11442 ____________________________________________________________________________
11443 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
11444         Log: EBCDIC: deparse \cX correctly.
11445      Branch: perl
11446            ! ext/B/B/Deparse.pm
11447 ____________________________________________________________________________
11448 [ 14967] By: ams                                   on 2002/03/03  18:18:00
11449         Log: Subject: [PATCH] nit in perlsyn.pod
11450              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
11451              Date: Sun, 03 Mar 2002 20:16:10 +0100
11452              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
11453      Branch: perl
11454            ! pod/perlsyn.pod
11455 ____________________________________________________________________________
11456 [ 14966] By: ams                                   on 2002/03/03  18:06:32
11457         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
11458              From: Michael G Schwern <schwern@pobox.com>
11459              Date: Sun, 3 Mar 2002 13:33:28 -0500
11460              Message-Id: <20020303183328.GA3296@blackrider>
11461      Branch: perl
11462            ! utils/h2xs.PL
11463 ____________________________________________________________________________
11464 [ 14965] By: ams                                   on 2002/03/03  18:00:03
11465         Log: Subject: [ PATCH ] HP back to default
11466              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11467              Date: Sun, 03 Mar 2002 18:48:34 +0100
11468              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
11469      Branch: perl
11470            ! hints/hpux.sh
11471 ____________________________________________________________________________
11472 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
11473         Log: EBCDIC: special cases of special cases.
11474      Branch: perl
11475            ! t/uni/case.pl
11476 ____________________________________________________________________________
11477 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
11478         Log: EBCDIC: the v-string components cannot exceed 2147483647.
11479      Branch: perl
11480            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
11481 ____________________________________________________________________________
11482 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
11483         Log: Remove the bogus "incorrect case" warning completely.
11484              The problem exists, but the cure, in which ever form
11485              it will be, needs to be something more subtle.
11486      Branch: perl
11487            ! op.c pod/perldiag.pod
11488 ____________________________________________________________________________
11489 [ 14961] By: ams                                   on 2002/03/03  13:39:09
11490         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
11491              From: Mark-Jason Dominus <mjd@plover.com>
11492              Date: Sun, 03 Mar 2002 09:32:16 -0500
11493              Message-Id: <20020303143216.10536.qmail@plover.com>
11494      Branch: perl
11495            ! t/op/tiearray.t
11496 ____________________________________________________________________________
11497 [ 14960] By: nick                                  on 2002/03/03  09:59:59
11498         Log: Integrate mainline
11499      Branch: perlio
11500           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
11501            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
11502            ! ext/Encode/compile
11503           !> (integrate 27 files)
11504 ____________________________________________________________________________
11505 [ 14959] By: ams                                   on 2002/03/03  08:11:34
11506         Log: Fix #14957.
11507      Branch: perl
11508            ! ext/DB_File/t/db-recno.t
11509 ____________________________________________________________________________
11510 [ 14958] By: ams                                   on 2002/03/03  05:51:00
11511         Log: Subject: [PATCH @14577] NL in debugger
11512              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11513              Date: Sat, 2 Mar 2002 05:34:12 -0500
11514              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
11515      Branch: perl
11516            ! lib/perl5db.pl
11517 ____________________________________________________________________________
11518 [ 14957] By: ams                                   on 2002/03/03  05:00:04
11519         Log: Subject: Re: DB_File breakage
11520              From: Schuyler Erle <schuyler@oreilly.com>
11521              Date: Sat, 02 Mar 2002 21:50:30 -0800
11522              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
11523      Branch: perl
11524            ! ext/DB_File/t/db-recno.t
11525 ____________________________________________________________________________
11526 [ 14956] By: ams                                   on 2002/03/03  04:40:08
11527         Log: Subject: [PATCH @14577] Debugging OPs
11528              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11529              Date: Sat, 2 Mar 2002 05:49:58 -0500
11530              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
11531      Branch: perl
11532            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
11533            ! pod/perlrun.pod sv.h
11534 ____________________________________________________________________________
11535 [ 14955] By: ams                                   on 2002/03/03  04:34:41
11536         Log: Subject: Tie::Array doc patch
11537              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
11538              Date: Sat, 02 Mar 2002 08:42:56 +0900
11539              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
11540      Branch: perl
11541            ! lib/Tie/Array.pm
11542 ____________________________________________________________________________
11543 [ 14954] By: ams                                   on 2002/03/03  04:23:33
11544         Log: Subject: Re: Smoke 14870
11545              From: Nicholas Clark <nick@unfortu.net>
11546              Date: Sat, 2 Mar 2002 20:00:53 +0000
11547              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
11548      Branch: perl
11549            ! README.hpux
11550 ____________________________________________________________________________
11551 [ 14953] By: ams                                   on 2002/03/03  04:15:49
11552         Log: Subject: RE: VERSION core
11553              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11554              Date: Sat, 2 Mar 2002 22:50:44 -0000
11555              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
11556      Branch: perl
11557            ! t/comp/use.t
11558 ____________________________________________________________________________
11559 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
11560         Log: The #14949 removed this error from non-Win32.
11561      Branch: perl
11562            ! t/lib/warnings/op
11563 ____________________________________________________________________________
11564 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
11565         Log: BeOS back on track.
11566      Branch: perl
11567            ! README.beos
11568 ____________________________________________________________________________
11569 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
11570         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
11571              higher is okay.
11572      Branch: perl
11573            ! ext/POSIX/t/posix.t
11574 ____________________________________________________________________________
11575 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
11576         Log: For now, make "incorrect case" a Win32-only warning.
11577      Branch: perl
11578            ! op.c
11579 ____________________________________________________________________________
11580 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
11581         Log: Demand more before attempting socketpair().
11582      Branch: perl
11583            ! pp_sys.c
11584 ____________________________________________________________________________
11585 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
11586         Log: Remove obsolete hack.
11587      Branch: perl
11588            ! makedepend.SH
11589 ____________________________________________________________________________
11590 [ 14946] By: ams                                   on 2002/03/02  16:00:32
11591         Log: Forgot to delete encode.* from MANIFEST.
11592      Branch: perl
11593            ! MANIFEST
11594 ____________________________________________________________________________
11595 [ 14945] By: ams                                   on 2002/03/02  14:41:03
11596         Log: Delete ex-test output.
11597      Branch: perl
11598            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
11599 ____________________________________________________________________________
11600 [ 14944] By: ams                                   on 2002/03/02  13:54:35
11601         Log: Subject: [PATCH] DB_File 1.803
11602              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11603              Date: Sat, 2 Mar 2002 14:33:32 -0000
11604              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
11605      Branch: perl
11606            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11607            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
11608 ____________________________________________________________________________
11609 [ 14943] By: ams                                   on 2002/03/02  13:43:06
11610         Log: Upgrade to Tie::File 0.14.
11611      Branch: perl
11612            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
11613            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
11614            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
11615 ____________________________________________________________________________
11616 [ 14942] By: nick                                  on 2002/03/02  11:05:53
11617         Log: Integrate mainline
11618      Branch: perlio
11619           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
11620           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
11621           +> ext/Encode/t/table.utf8
11622           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
11623           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
11624           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11625           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
11626           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
11627           !> universal.c utils/perldoc.PL
11628 ____________________________________________________________________________
11629 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
11630         Log: More CJK (just C, really) tables from Autrijus Tang
11631              (originally from iconv, used with permission of Bruno Haible)
11632      Branch: perl
11633            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
11634            + ext/Encode/Encode/iso-ir-165.enc
11635            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
11636            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
11637            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
11638 ____________________________________________________________________________
11639 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
11640         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
11641              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11642              Date: Fri, 1 Mar 2002 15:32:13 -0500
11643              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
11644      Branch: perl
11645            ! utils/perldoc.PL
11646 ____________________________________________________________________________
11647 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
11648         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
11649              From: Schuyler Erle <schuyler@oreilly.com>
11650              Date: Fri, 01 Mar 2002 14:22:19 -0800
11651              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
11652              
11653              Subject: Re: PATCH: "splice() offset past end of array" warning.
11654              From: Mark-Jason Dominus <mjd@plover.com>
11655              Date: Fri, 01 Mar 2002 17:19:49 -0500
11656              Message-ID: <20020301221949.7610.qmail@plover.com>
11657      Branch: perl
11658            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
11659 ____________________________________________________________________________
11660 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
11661         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
11662              From: Mark-Jason Dominus <mjd@plover.com>
11663              Date: Fri, 01 Mar 2002 18:35:35 -0500
11664              Message-ID: <20020301233535.15969.qmail@plover.com>
11665      Branch: perl
11666            ! av.c
11667 ____________________________________________________________________________
11668 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
11669         Log: Subject: RE: VERSION core
11670              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11671              Date: Fri, 1 Mar 2002 23:47:48 -0000
11672              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
11673      Branch: perl
11674            ! pod/perldiag.pod universal.c
11675 ____________________________________________________________________________
11676 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
11677         Log: Update Changes
11678      Branch: maint-5.6/macperl
11679            ! macos/Changes
11680 ____________________________________________________________________________
11681 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
11682         Log: Fix update to resources
11683      Branch: maint-5.6/macperl
11684            ! macos/macperl/MacPerl.r
11685 ____________________________________________________________________________
11686 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
11687         Log: metaconfig unit change for #14930.
11688      Branch: metaconfig
11689            ! U/modified/Init.U
11690 ____________________________________________________________________________
11691 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
11692         Log: Fix debugger to handle Mac OS psedofiles
11693      Branch: maint-5.6/macperl
11694            ! lib/DB.pm lib/perl5db.pl
11695 ____________________________________________________________________________
11696 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
11697         Log: Various fixes from Thomas Wegner
11698      Branch: maint-5.6/macperl
11699            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
11700 ____________________________________________________________________________
11701 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
11702         Log: Some resource updates
11703      Branch: maint-5.6/macperl
11704            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
11705            ! macos/macperl/MacPerl.rsrc
11706 ____________________________________________________________________________
11707 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
11708         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
11709              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11710              Date: Fri, 01 Mar 2002 09:38:59 -0800
11711              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
11712      Branch: perl
11713            ! Configure
11714 ____________________________________________________________________________
11715 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
11716         Log: Add some missing sfio symbols (Alan Fry)
11717      Branch: maint-5.6/macperl
11718            ! macos/macperl.sym
11719 ____________________________________________________________________________
11720 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
11721         Log: Update version and README
11722      Branch: maint-5.6/macperl
11723            ! README.macos macos/MPVersion.r
11724 ____________________________________________________________________________
11725 [ 14926] By: nick                                  on 2002/03/01  15:56:41
11726         Log: Integrate mainline
11727      Branch: perlio
11728           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
11729           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
11730           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
11731           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
11732           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
11733           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
11734           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
11735           +> lib/Tie/File/13_size_rs.t
11736           !> (integrate 80 files)
11737 ____________________________________________________________________________
11738 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
11739         Log: Better advertising.
11740      Branch: perl
11741            ! pod/perldelta.pod pod/perlfaq5.pod
11742 ____________________________________________________________________________
11743 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
11744         Log: Update Changes.
11745      Branch: perl
11746            ! Changes patchlevel.h
11747 ____________________________________________________________________________
11748 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
11749         Log: Lost in the shuffle.
11750      Branch: perl
11751            + lib/Math/BigInt/t/downgrade.t
11752            ! MANIFEST
11753 ____________________________________________________________________________
11754 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
11755         Log: Advertise Tie::File.
11756      Branch: perl
11757            ! pod/perldelta.pod pod/perlfaq5.pod
11758 ____________________________________________________________________________
11759 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
11760         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
11761              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11762              Date: Thu, 28 Feb 2002 18:55:48 +0100
11763              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
11764      Branch: perl
11765            ! x2p/walk.c
11766 ____________________________________________________________________________
11767 [ 14920] By: ams                                   on 2002/03/01  09:06:01
11768         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
11769              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11770              Date: Tue, 26 Feb 2002 19:54:31 -0500
11771              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
11772      Branch: perl
11773            ! embed.fnc ext/B/B/Deparse.pm gv.c
11774 ____________________________________________________________________________
11775 [ 14919] By: ams                                   on 2002/03/01  03:03:12
11776         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
11777      Branch: perl
11778            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
11779            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
11780            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
11781            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
11782            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
11783            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
11784            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
11785 ____________________________________________________________________________
11786 [ 14918] By: ams                                   on 2002/03/01  02:36:58
11787         Log: Add Tie::File 0.12 from MJD.
11788      Branch: perl
11789            + lib/Tie/File.pm lib/Tie/File/01_gen.t
11790            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
11791            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
11792            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
11793            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
11794            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
11795            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
11796            ! MANIFEST
11797 ____________________________________________________________________________
11798 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
11799         Log: Encoding name mapping tweaks.
11800      Branch: perl
11801            ! ext/Encode/Encode.pm
11802 ____________________________________________________________________________
11803 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
11804         Log: metaconfig unit change for #14915.
11805      Branch: metaconfig
11806            ! U/modified/Init.U
11807 ____________________________________________________________________________
11808 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
11809         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
11810              From: Paul_GreenVOS@vos.stratus.com
11811              Date: Thu, 28 Feb 02 15:05 est
11812              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
11813      Branch: perl
11814            ! Configure
11815 ____________________________________________________________________________
11816 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
11817         Log: PL_bostr was pointing to the wrong string
11818              (a string left around from the loading of the Unicode \w)
11819              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
11820              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
11821      Branch: perl
11822            ! regexec.c
11823 ____________________________________________________________________________
11824 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
11825         Log: Sync with libnet-1.10
11826      Branch: perl
11827            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
11828            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
11829            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
11830            ! lib/Net/t/netrc.t
11831 ____________________________________________________________________________
11832 [ 14912] By: ams                                   on 2002/02/28  13:02:50
11833         Log: Subject: [PATCH] perldelta.pod fixes
11834              From: Autrijus Tang <autrijus@autrijus.org>
11835              Date: Thu, 28 Feb 2002 21:44:15 +0800
11836              Message-Id: <20020228134415.GB16422@not.autrijus.org>
11837      Branch: perl
11838            ! pod/perldelta.pod
11839 ____________________________________________________________________________
11840 [ 14911] By: ams                                   on 2002/02/28  11:31:44
11841         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
11842              From: Stas Bekman <stas@stason.org>
11843              Date: Mon, 04 Feb 2002 16:18:53 +0800
11844              Message-Id: <3C7E1E5F.1000605@stason.org>
11845              (Applied by hand).
11846      Branch: perl
11847            ! lib/File/Copy.pm
11848 ____________________________________________________________________________
11849 [ 14910] By: ams                                   on 2002/02/28  11:26:47
11850         Log: Subject: [PATCH lib/Pod/Html.pm]
11851              From: Stas Bekman <stas@stason.org>
11852              Date: Thu, 28 Feb 2002 20:05:01 +0800
11853              Message-Id: <3C7E1CED.7000307@stason.org>
11854      Branch: perl
11855            ! lib/Pod/Html.pm
11856 ____________________________________________________________________________
11857 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
11858         Log: Tests for #14908.
11859      Branch: perl
11860            ! t/op/pat.t
11861 ____________________________________________________________________________
11862 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
11863         Log: Make shared hash keys to be \0-terminated:
11864              one possible resolution for
11865              "UTF-8, weird \w behaviour after HASH-KEY-ification"
11866              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
11867              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
11868              The hash keys weren't \0-terminated.  This meant that the EOL ($)
11869              in regmatch() got the nextchr beyond the last character.  Since
11870              the keys were UTF-8, the nextchr was \1, not the usual
11871              string-terminating \0.  Wham, no match.
11872              
11873              I think another possible resolution could be to stop the nextchr
11874              computation in regmatch() from peeking beyond the last character
11875              of the string:
11876              
11877              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
11878      Branch: perl
11879            ! hv.c hv.h
11880 ____________________________________________________________________________
11881 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
11882         Log: Subject: [PATCH] Perl interface to newIO()
11883              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11884              Date: Wed, 27 Feb 2002 20:15:27 -0800
11885              Message-ID: <f7af8gzkgaET092yn@efn.org>
11886      Branch: perl
11887            ! lib/Symbol.pm
11888 ____________________________________________________________________________
11889 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
11890         Log: The "list" part of
11891              
11892              Subject: [PATCH perlop] .. returns a *list* of *integers*
11893              From: Mike Guy <mjtg@cam.ac.uk>
11894              Date: Tue, 26 Feb 2002 18:30:22 +0000
11895              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
11896              
11897              plus few nits.
11898      Branch: perl
11899            ! pod/perlop.pod
11900 ____________________________________________________________________________
11901 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
11902         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
11903              From: Abe Timmerman <abe@ztreet.demon.nl>
11904              Date: Thu, 28 Feb 2002 00:04:06 +0100
11905              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
11906      Branch: perl
11907            ! lib/File/stat.t
11908 ____________________________________________________________________________
11909 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
11910         Log: Integrate from maintperl.
11911      Branch: maint-5.6/macperl
11912           !> doio.c op.c t/io/open.t t/pragma/strict-subs
11913 ____________________________________________________________________________
11914 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
11915         Log: Upgrade to Math::BigInt 1.53.
11916      Branch: perl
11917            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11918            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
11919            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
11920            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
11921            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
11922            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
11923 ____________________________________________________________________________
11924 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
11925         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
11926              From: "Craig A. Berry" <craigberry@mac.com>
11927              Date: Wed, 27 Feb 2002 15:36:38 -0600
11928              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
11929      Branch: perl
11930            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
11931            ! vms/ext/filespec.t
11932 ____________________________________________________________________________
11933 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
11934         Log: Subject: [PATCH] Some minor changes for Cygwin
11935              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
11936              Date: Wed, 27 Feb 2002 22:25:41 +0100
11937              Message-ID: <14296492589.20020227222541@familiehaase.de>
11938      Branch: perl
11939            ! Makefile.SH README.cygwin cygwin/perlld.in
11940 ____________________________________________________________________________
11941 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
11942         Log: Update the UTF-8 explanation table.
11943      Branch: perl
11944            ! pod/perlunicode.pod utf8.h
11945 ____________________________________________________________________________
11946 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
11947         Log: Repatch from Robin Barker: anon subs in C<package;> are
11948              now __ANON__::__ANON__ (should help for mod_perl package
11949              since #12251)
11950      Branch: perl
11951            ! gv.c op.c t/op/runlevel.t toke.c
11952 ____________________________________________________________________________
11953 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
11954         Log: Update Changes.
11955      Branch: perl
11956            ! Changes patchlevel.h
11957 ____________________________________________________________________________
11958 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
11959         Log: perldelta updates.
11960      Branch: perl
11961            ! pod/perldelta.pod
11962 ____________________________________________________________________________
11963 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
11964         Log: Signedness nit.
11965      Branch: perl
11966            ! regexec.c
11967 ____________________________________________________________________________
11968 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
11969         Log: Subject: Re: Smoke 14870
11970              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11971              Date: Wed, 27 Feb 2002 16:48:35 +0100
11972              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
11973              
11974              (with some additional garnish)
11975      Branch: perl
11976            ! README.hpux hints/hpux.sh
11977 ____________________________________________________________________________
11978 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
11979         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
11980              into perl.exp in AIX.
11981      Branch: perl
11982            ! makedef.pl perl.h
11983 ____________________________________________________________________________
11984 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
11985         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
11986              From: Robin Barker <rmb1@cise.npl.co.uk>
11987              Date: Wed, 27 Feb 2002 14:39:35 GMT
11988              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
11989      Branch: perl
11990            ! pod/perlrun.pod
11991 ____________________________________________________________________________
11992 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
11993         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
11994              From: Robin Barker <rmb1@cise.npl.co.uk>
11995              Date: Wed, 27 Feb 2002 12:25:30 GMT
11996              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
11997      Branch: perl
11998            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
11999            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
12000            ! pod/perlunicode.pod pod/perluniintro.pod
12001 ____________________________________________________________________________
12002 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
12003         Log: Only modify LD_LIBRARY_PATH in case there are directories.
12004      Branch: perl
12005            ! hints/dec_osf.sh
12006 ____________________________________________________________________________
12007 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
12008         Log: Subject: [PATCH] perl/hints/vos.sh
12009              From: Paul_GreenVOS@vos.stratus.com
12010              Date: Tue, 26 Feb 02 15:19 est
12011              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
12012      Branch: perl
12013            ! hints/vos.sh
12014 ____________________________________________________________________________
12015 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
12016         Log: Forgot from #14888.
12017      Branch: perl
12018            ! ext/Unicode/Normalize/mkheader
12019 ____________________________________________________________________________
12020 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
12021         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
12022      Branch: perl
12023            ! ext/Unicode/Normalize/Changes
12024            ! ext/Unicode/Normalize/Normalize.pm
12025            ! ext/Unicode/Normalize/Normalize.xs
12026            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
12027            ! ext/Unicode/Normalize/t/test.t
12028 ____________________________________________________________________________
12029 [ 14887] By: ams                                   on 2002/02/26  23:51:52
12030         Log: Subject: Missing diagnostics
12031              From: Simon Glover <scog@roe.ac.uk>
12032              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
12033              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
12034              
12035              Subject: [PATCH] Better wording for the lvalue vec diagnostic
12036              From: Simon Glover <scog@roe.ac.uk>
12037              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
12038              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
12039      Branch: perl
12040            ! doop.c pod/perldiag.pod t/op/vec.t
12041 ____________________________________________________________________________
12042 [ 14886] By: ams                                   on 2002/02/26  15:48:34
12043         Log: Subject: [PATCH] Not OK 5.7.2@14884
12044              From: andreas.koenig@anima.de (Andreas J. Koenig)
12045              Date: Tue, 26 Feb 2002 15:03:55 +0100
12046              Message-Id: <m38z9gfigk.fsf@anima.de>
12047      Branch: perl
12048            ! t/lib/access.t
12049 ____________________________________________________________________________
12050 [ 14885] By: nick                                  on 2002/02/26  13:48:55
12051         Log: Integrate mainline
12052      Branch: perlio
12053           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
12054           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
12055           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
12056            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
12057           !> (integrate 102 files)
12058 ____________________________________________________________________________
12059 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
12060         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
12061              1.1999999999999996, or thereabouts (yes, even sprintf).
12062      Branch: perl
12063            ! t/base/num.t
12064 ____________________________________________________________________________
12065 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
12066         Log: Neither.
12067      Branch: perl
12068            ! pod/perldelta.pod
12069 ____________________________________________________________________________
12070 [ 14882] By: ams                                   on 2002/02/26  08:46:55
12071         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
12072              From: Michael G Schwern <schwern@pobox.com>
12073              Date: Tue, 26 Feb 2002 01:01:28 -0500
12074              Message-Id: <20020226060128.GA2439@blackrider>
12075      Branch: perl
12076            ! hv.c pod/perldiag.pod
12077 ____________________________________________________________________________
12078 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
12079         Log: Subject: [PATCH B::Concise] docs, typos
12080              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12081              Date: Mon, 25 Feb 2002 16:41:16 +0100
12082              Message-ID: <20020225164116.A1054@rafael>
12083      Branch: perl
12084            ! ext/B/B/Concise.pm
12085 ____________________________________________________________________________
12086 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
12087         Log: POSIX: add isatty to @EXPORT_OK, reformat.
12088      Branch: perl
12089            ! ext/POSIX/POSIX.pm
12090 ____________________________________________________________________________
12091 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
12092         Log: If using -Dloclibpth=... the directories need to
12093              be appended to LD_LIBRARY_PATH (and ickily, if those
12094              directories contain a (newer?) libdb.so, we need to
12095              prepend    /usr/shlib to loclibpth).
12096      Branch: perl
12097            ! hints/dec_osf.sh
12098 ____________________________________________________________________________
12099 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
12100         Log: Subject: [PATCH] Perl interface to newIO()
12101              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
12102              Date: Mon, 25 Feb 2002 15:04:57 -0800
12103              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
12104      Branch: perl
12105            ! lib/Symbol.pm lib/Symbol.t
12106 ____________________________________________________________________________
12107 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
12108         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
12109              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
12110              Date: Mon, 25 Feb 2002 21:58:30 +0100
12111              Message-ID: <20020225215830.A744@rafael>
12112      Branch: perl
12113            ! pod/perlvar.pod
12114 ____________________________________________________________________________
12115 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
12116         Log: Big5 tweaks from Autrijus Tang.
12117      Branch: perl
12118            ! ext/Encode/Encode/big5.enc
12119 ____________________________________________________________________________
12120 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
12121         Log: Subject: [PATCH Glossary configpm] cleanups
12122              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12123              Date: Mon, 25 Feb 2002 23:27:15 +0100
12124              Message-ID: <20020225232715.C744@rafael>
12125      Branch: perl
12126            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
12127 ____________________________________________________________________________
12128 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
12129         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
12130              From: Nicholas Clark <nick@unfortu.net>
12131              Date: Mon, 25 Feb 2002 21:53:24 +0000
12132              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
12133      Branch: perl
12134            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
12135            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
12136            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
12137 ____________________________________________________________________________
12138 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
12139         Log: Upgrade to I18N::LangTags 0.27.
12140              (Causes one flipflop back to perl.com URL, must poke Sean.)
12141      Branch: perl
12142            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
12143            ! lib/I18N/LangTags/List.pm
12144 ____________________________________________________________________________
12145 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
12146         Log: Upgrade to Getopt::Long 2.28.
12147      Branch: perl
12148            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
12149            ! lib/Getopt/Long/README
12150 ____________________________________________________________________________
12151 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
12152         Log: No =head.
12153      Branch: perl
12154            ! pod/perlebcdic.pod
12155 ____________________________________________________________________________
12156 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
12157         Log: Update Changes.
12158      Branch: perl
12159            ! Changes patchlevel.h
12160 ____________________________________________________________________________
12161 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
12162         Log: metaconfig unit change for #14868.
12163      Branch: metaconfig
12164            ! U/modified/Chk_MANI.U
12165 ____________________________________________________________________________
12166 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
12167         Log: Some hosts understand split -l 50, some only split -50
12168              (from Paul Eggert).
12169      Branch: perl
12170            ! Configure
12171 ____________________________________________________________________________
12172 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
12173         Log: Subject: Re: [PATCH bleadperl] socketpair.t
12174              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12175              Date: Sun, 24 Feb 2002 10:31:25 +0100
12176              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
12177              
12178              (the pid half only)
12179      Branch: perl
12180            ! win32/win32.c
12181 ____________________________________________________________________________
12182 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
12183         Log: Mention the new pack tricks.
12184      Branch: perl
12185            ! pod/perldelta.pod
12186 ____________________________________________________________________________
12187 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
12188         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
12189              From: Richard.Foley@t-online.de (Richard Foley)
12190              Date: Mon, 25 Feb 2002 13:47:03 +0100
12191              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
12192      Branch: perl
12193            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
12194            ! pod/perldebug.pod pod/perldelta.pod
12195 ____________________________________________________________________________
12196 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
12197         Log: Typo corrections from John P. Linderman.
12198      Branch: perl
12199            ! ext/IPC/SysV/Semaphore.pm
12200 ____________________________________________________________________________
12201 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
12202         Log: Upgrade to Math::BigInt 1.52.
12203      Branch: perl
12204            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
12205            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
12206            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
12207            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
12208            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
12209 ____________________________________________________________________________
12210 [ 14862] By: ams                                   on 2002/02/25  10:39:40
12211         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
12212              From: Robin Barker <rmb1@cise.npl.co.uk>
12213              Date: Mon, 25 Feb 2002 11:35:06 GMT
12214              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
12215              
12216              Subject: [PATCH Net/Cmd.pm]
12217              From: Robin Barker <rmb1@cise.npl.co.uk>
12218              Date: Mon, 25 Feb 2002 11:37:06 GMT
12219              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
12220      Branch: perl
12221            ! lib/Cwd.pm lib/Net/Cmd.pm
12222 ____________________________________________________________________________
12223 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
12224         Log: Cut-and-paste errors.
12225      Branch: perl
12226            ! t/op/pat.t
12227 ____________________________________________________________________________
12228 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
12229         Log: EBCDIC: the control characters are not that easy to find.
12230      Branch: perl
12231            ! t/op/pat.t
12232 ____________________________________________________________________________
12233 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
12234         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
12235              From: John Peacock <jpeacock@rowman.com>
12236              Date: Sun, 24 Feb 2002 22:08:28 -0500
12237              Message-ID: <3C79AAAC.6060903@rowman.com>
12238      Branch: perl
12239            ! sv.c
12240 ____________________________________________________________________________
12241 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
12242         Log: SvSetSV() is not returnable, but that's okay since
12243              sv_copypv() returns void.
12244      Branch: perl
12245            ! sv.c
12246 ____________________________________________________________________________
12247 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
12248         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
12249              From: John Peacock <jpeacock@rowman.com>                 
12250              Date: Sun, 24 Feb 2002 16:40:07 -0500
12251              Message-ID: <3C795DB7.40105@rowman.com>               
12252      Branch: perl
12253            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
12254            ! pp_hot.c proto.h sv.c
12255 ____________________________________________________________________________
12256 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
12257         Log: Tiny code cleanup.
12258      Branch: perl
12259            ! regexec.c
12260 ____________________________________________________________________________
12261 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
12262         Log: Use to_uni_fold().
12263      Branch: perl
12264            ! regcomp.c
12265 ____________________________________________________________________________
12266 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
12267         Log: Document the new taint behaviour of exec LIST and
12268              system LIST.
12269      Branch: perl
12270            ! pod/perldelta.pod
12271 ____________________________________________________________________________
12272 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
12273         Log: Subject: [PATCH] Re: taint news
12274              From: Rick Delaney <rick.delaney@rogers.com>             
12275              Date: 24 Feb 2002 11:35:00 -0500
12276              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
12277      Branch: perl
12278            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
12279 ____________________________________________________________________________
12280 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
12281         Log: EBCDIC tweak (native instead of uni) and comment update.
12282      Branch: perl
12283            ! regexec.c
12284 ____________________________________________________________________________
12285 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
12286         Log: Using uninitialized (and wrong) variables is not good.
12287      Branch: perl
12288            ! regcomp.c
12289 ____________________________________________________________________________
12290 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
12291         Log: EBCDIC: this seems to calm the last of the
12292              Malformed UTF-8 warnings.
12293      Branch: perl
12294            ! regcomp.c utf8.c
12295 ____________________________________________________________________________
12296 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
12297         Log: EBCDIC: document using Encode for character conversions.
12298      Branch: perl
12299            ! pod/perlebcdic.pod
12300 ____________________________________________________________________________
12301 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
12302         Log: EBCDIC: disable also Unicode::Collate and
12303              Unicode::Normalize for now.  Real users of
12304              EBCDIC have to decide what they want.
12305      Branch: perl
12306            ! ext/Unicode/Normalize/Normalize.pm
12307            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
12308            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
12309            ! lib/Unicode/Collate/t/test.t
12310 ____________________________________________________________________________
12311 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
12312         Log: AUTHORS updates.
12313      Branch: perl
12314            ! AUTHORS
12315 ____________________________________________________________________________
12316 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
12317         Log: Retract #14571: there may be a better solution than
12318              tweaking the test.
12319      Branch: perl
12320            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
12321 ____________________________________________________________________________
12322 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
12323         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
12324              From: "Craig A. Berry" <craigberry@mac.com> 
12325              Date: Sat, 23 Feb 2002 14:14:35 -0600
12326              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
12327      Branch: perl
12328            ! configure.com
12329 ____________________________________________________________________________
12330 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
12331         Log: metaconfig unit change for #14843.
12332      Branch: metaconfig/U/perl
12333            ! Extensions.U
12334 ____________________________________________________________________________
12335 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
12336         Log: Also Encode/JP needs to be listed explicitly.
12337              (Any other sub-Encode extensions?)
12338      Branch: perl
12339            ! Configure
12340 ____________________________________________________________________________
12341 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
12342         Log: Document known UNICOS/mk deficiency.
12343      Branch: perl
12344            ! pod/perldelta.pod
12345 ____________________________________________________________________________
12346 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
12347         Log: Subject: [PATCH] README mention version 5.0
12348              From: Autrijus Tang <autrijus@autrijus.org>
12349              Date: Sat, 23 Feb 2002 09:35:22 +0800
12350              Message-ID: <20020223013522.GA8694@not.autrijus.org>
12351      Branch: perl
12352            ! README
12353 ____________________________________________________________________________
12354 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
12355         Log: metaconfig unit change for #14839.
12356      Branch: metaconfig
12357            ! U/modified/Signal.U
12358 ____________________________________________________________________________
12359 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
12360         Log: Old hosts like NeXT Classic don't have sort -k,
12361              from Paul Eggert.
12362      Branch: perl
12363            ! Configure
12364 ____________________________________________________________________________
12365 [ 14838] By: ams                                   on 2002/02/22  21:14:29
12366         Log: Minor clarifications as suggested by Anton Tagunov.
12367      Branch: perl
12368            ! pod/perlsyn.pod
12369 ____________________________________________________________________________
12370 [ 14837] By: ams                                   on 2002/02/22  21:07:02
12371         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
12372              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12373              Date: Fri, 22 Feb 2002 23:01:07 +0100
12374              Message-Id: <20020222230107.A15069@rafael>
12375      Branch: perl
12376            ! sv.c t/op/gv.t
12377 ____________________________________________________________________________
12378 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
12379         Log: metaconfig unit change for #14835.
12380      Branch: metaconfig
12381            ! U/modified/Chk_MANI.U
12382 ____________________________________________________________________________
12383 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
12384         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
12385      Branch: perl
12386            ! Configure
12387 ____________________________________________________________________________
12388 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
12389         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
12390              From: Michael G Schwern <schwern@pobox.com>
12391              Date: Fri, 22 Feb 2002 12:10:28 -0500
12392              Message-ID: <20020222171027.GB4181@blackrider>
12393      Branch: perl
12394            ! ext/Encode/compile
12395 ____________________________________________________________________________
12396 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
12397         Log: Update Changes.
12398      Branch: perl
12399            ! Changes patchlevel.h
12400 ____________________________________________________________________________
12401 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
12402         Log: Implement IV/UV/NV/long double pack/unpack with
12403              template letters j/J/F/D (the latter two have been
12404              undocumented aliases of f/d).
12405      Branch: perl
12406            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
12407 ____________________________________________________________________________
12408 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
12409         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
12410              From: Nicholas Clark <nick@unfortu.net>
12411              Date: Fri, 22 Feb 2002 14:01:25 +0000
12412              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
12413      Branch: perl
12414            ! ext/Encode/compile
12415 ____________________________________________________________________________
12416 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
12417         Log: NetWare change from Ananth Kesari.
12418      Branch: perl
12419            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
12420            ! MANIFEST
12421 ____________________________________________________________________________
12422 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
12423         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
12424              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12425              Date: Fri, 22 Feb 2002 03:55:13 -0500
12426              Message-ID: <20020222035513.A894@math.ohio-state.edu>
12427      Branch: perl
12428            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
12429 ____________________________________________________________________________
12430 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
12431         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
12432      Branch: perl
12433            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
12434 ____________________________________________________________________________
12435 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
12436         Log: Make measure_struct a file static.
12437      Branch: perl
12438            ! pp_pack.c
12439 ____________________________________________________________________________
12440 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
12441         Log: EBCDIC: someone who knows what they are doing
12442              and whether it is possible at all in the first
12443              place needs to figure these tests out on EBCDIC.
12444              The CJK encodings heavily abuse their knowledge
12445              of ASCII and that may require a translation layer
12446              or four to survive UTF-EBCDIC.
12447      Branch: perl
12448            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
12449 ____________________________________________________________________________
12450 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
12451         Log: croak() needs context.
12452      Branch: perl
12453            ! pp_pack.c
12454 ____________________________________________________________________________
12455 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
12456         Log: Subject: [PATCH @14577] pack with a human face: the sequel
12457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12458              Date: Thu, 21 Feb 2002 21:33:37 -0500
12459              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
12460      Branch: perl
12461            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
12462            ! proto.h t/op/pack.t
12463 ____________________________________________________________________________
12464 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
12465         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
12466              From: Nicholas Clark <nick@unfortu.net> 
12467              Date: Fri, 22 Feb 2002 00:49:44 +0000
12468              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
12469      Branch: perl
12470            ! ext/Encode/compile
12471 ____________________________________________________________________________
12472 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
12473         Log: Test for #14795.
12474      Branch: perl
12475            ! t/op/pat.t
12476 ____________________________________________________________________________
12477 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
12478         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
12479      Branch: perl
12480            ! t/op/pat.t
12481 ____________________________________________________________________________
12482 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
12483         Log: Subject: [PATCH] next batch of bugfixes
12484              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12485              Date: Thu, 21 Feb 2002 23:54:41 +0100
12486              Message-ID: <20020221235441.A17260@rafael>
12487      Branch: perl
12488            ! ext/B/B/Deparse.pm
12489 ____________________________________________________________________________
12490 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
12491         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)
12492              From: chromatic <chromatic@rmci.net>
12493              Date: Thu, 21 Feb 2002 14:17:35 -0700
12494              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
12495      Branch: perl
12496            ! lib/File/stat.pm lib/File/stat.t
12497 ____________________________________________________________________________
12498 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
12499         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
12500      Branch: perl
12501            ! ext/re/re.xs
12502 ____________________________________________________________________________
12503 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
12504         Log: Upgrade to Math::BigInt 1.51.
12505      Branch: perl
12506            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
12507            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
12508            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
12509            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
12510            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
12511            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
12512            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
12513            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
12514            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
12515            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
12516            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
12517            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
12518 ____________________________________________________________________________
12519 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
12520         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
12521              From: "Gerrit P. Haase" <gp@familiehaase.de>
12522              Date: Thu, 21 Feb 2002 21:20:25 +0100
12523              Message-ID: <69510538936.20020221212025@familiehaase.de>
12524      Branch: perl
12525            ! Makefile.SH
12526 ____________________________________________________________________________
12527 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
12528         Log: Subject: [PATCH @14577] grouping in pack/unpack
12529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12530              Date: Thu, 21 Feb 2002 06:06:14 -0500
12531              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
12532      Branch: perl
12533            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
12534            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
12535 ____________________________________________________________________________
12536 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
12537         Log: Subject: [PATCH propose] question about fs.t
12538              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12539              Date: Thu, 21 Feb 2002 15:10:21 +0100
12540              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
12541      Branch: perl
12542            ! t/io/fs.t
12543 ____________________________________________________________________________
12544 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
12545         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
12546              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
12547              Date: Thu, 21 Feb 2002 09:54:28 +0100
12548              Message-ID: <13576559576.20020221095428@familiehaase.de>     
12549      Branch: perl
12550            ! Makefile.SH
12551 ____________________________________________________________________________
12552 [ 14812] By: ams                                   on 2002/02/21  14:59:09
12553         Log: Subject: typo correction
12554              From: mjd@plover.com
12555              Date: 21 Feb 2002 15:43:49 -0000
12556              Message-Id: <20020221154349.22772.qmail@plover.com>
12557      Branch: perl
12558            ! pod/perldebug.pod
12559 ____________________________________________________________________________
12560 [ 14811] By: ams                                   on 2002/02/21  14:02:12
12561         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
12562              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12563              Date: Thu, 21 Feb 2002 15:22:22 +0100
12564              Message-Id: <20020221152222.A15095@rafael>
12565      Branch: perl
12566            ! op.h toke.c
12567 ____________________________________________________________________________
12568 [ 14810] By: ams                                   on 2002/02/21  12:45:28
12569         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
12570              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12571              Date: Thu, 21 Feb 2002 06:02:48 -0500
12572              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
12573      Branch: perl
12574            ! lib/ExtUtils/Mksymlists.pm makedef.pl
12575 ____________________________________________________________________________
12576 [ 14809] By: nick                                  on 2002/02/21  09:31:08
12577         Log: Integrate mainline
12578      Branch: perlio
12579           +> lib/Pod/t/Select.t
12580           !> (integrate 37 files)
12581 ____________________________________________________________________________
12582 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
12583         Log: metaconfig unit change for #14807.
12584      Branch: metaconfig
12585            ! U/modified/Signal.U
12586 ____________________________________________________________________________
12587 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
12588         Log: Revert #14805, didn't quite work.
12589      Branch: perl
12590            ! Configure config_h.SH
12591 ____________________________________________________________________________
12592 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
12593         Log: metaconfig changes for #14805.
12594      Branch: metaconfig
12595            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
12596 ____________________________________________________________________________
12597 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
12598         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
12599              From: Paul Eggert <eggert@twinsun.com>
12600              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
12601              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
12602      Branch: perl
12603            ! Configure config_h.SH
12604 ____________________________________________________________________________
12605 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
12606         Log: More advice.
12607      Branch: perl
12608            ! README.os390
12609 ____________________________________________________________________________
12610 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
12611         Log: Missing MANIFESTation.
12612      Branch: perl
12613            ! MANIFEST
12614 ____________________________________________________________________________
12615 [ 14802] By: ams                                   on 2002/02/20  22:55:25
12616         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
12617              From: Autrijus Tang <autrijus@autrijus.org>
12618              Date: Thu, 21 Feb 2002 07:13:12 +0800
12619              Message-Id: <20020220231312.GA775@not.autrijus.org>
12620      Branch: perl
12621            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
12622 ____________________________________________________________________________
12623 [ 14801] By: ams                                   on 2002/02/20  22:27:20
12624         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
12625              From: Abe Timmerman <abe@ztreet.demon.nl>
12626              Date: Thu, 21 Feb 2002 00:20:40 +0100
12627              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
12628      Branch: perl
12629            + lib/Pod/t/Select.t
12630 ____________________________________________________________________________
12631 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
12632         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
12633              twice, causing the loop to skip every other character.
12634      Branch: perl
12635            ! utf8.c
12636 ____________________________________________________________________________
12637 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
12638         Log: Better debugging info.
12639      Branch: perl
12640            ! t/uni/case.pl
12641 ____________________________________________________________________________
12642 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
12643         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
12644              From: Nicholas Clark <nick@unfortu.net>
12645              Date: Wed, 20 Feb 2002 22:13:05 +0000
12646              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
12647      Branch: perl
12648            ! ext/Encode/compile
12649 ____________________________________________________________________________
12650 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
12651         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
12652              From: Paul Eggert <eggert@twinsun.com>
12653              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
12654              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
12655      Branch: perl
12656            ! pod/perlhack.pod
12657 ____________________________________________________________________________
12658 [ 14796] By: nick                                  on 2002/02/20  18:15:00
12659         Log: Integrate mainline
12660      Branch: perlio
12661           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12662           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
12663           +> lib/Locale/Country.pod lib/Locale/Currency.pod
12664           +> lib/Locale/Language.pod lib/Locale/Script.pm
12665           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
12666           +> t/uni/title.t t/uni/upper.t
12667           !> (integrate 41 files)
12668 ____________________________________________________________________________
12669 [ 14795] By: ams                                   on 2002/02/20  17:08:38
12670         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
12671              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12672              Date: Wed, 20 Feb 2002 18:06:59 +0000
12673              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
12674      Branch: perl
12675            ! pp_ctl.c
12676 ____________________________________________________________________________
12677 [ 14794] By: ams                                   on 2002/02/20  16:41:56
12678         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
12679              From: Paul_GreenVOS@vos.stratus.com
12680              Date: Wed, 20 Feb 02 12:21 est
12681              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
12682      Branch: perl
12683            ! Makefile.SH
12684 ____________________________________________________________________________
12685 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
12686         Log: Forgot from #14790.
12687      Branch: perl
12688            ! pp_pack.c
12689 ____________________________________________________________________________
12690 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
12691         Log: Update Changes.
12692      Branch: perl
12693            ! Changes patchlevel.h
12694 ____________________________________________________________________________
12695 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
12696         Log: Integrate change #14778 from maintperl.
12697      Branch: perl
12698            ! t/lib/strict/subs
12699           !> op.c
12700 ____________________________________________________________________________
12701 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
12702         Log: Subject: Re: [ID 20020220.001] pack w with objects
12703              From: Ulrich Pfeifer <upf@de.uu.net>
12704              Date: 20 Feb 2002 11:21:15 +0100
12705              Message-ID: <p5g03wcv38.fsf@de.uu.net>
12706      Branch: perl
12707            ! t/op/pack.t
12708 ____________________________________________________________________________
12709 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
12710         Log: Subject: Re: [PATCH] go faster for Encode's compile
12711              From: Nicholas Clark <nick@unfortu.net> 
12712              Date: Tue, 19 Feb 2002 23:38:36 +0000
12713              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
12714      Branch: perl
12715            ! ext/Encode/compile
12716 ____________________________________________________________________________
12717 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
12718         Log: Regen Glossary.
12719      Branch: perl
12720            ! Porting/Glossary Porting/config.sh Porting/config_H
12721 ____________________________________________________________________________
12722 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
12723         Log: metaconfig unit change for #14786 (not visible yet,
12724              since Glossary needs regenerating)
12725      Branch: metaconfig
12726            ! U/compline/d_gconvert.U
12727 ____________________________________________________________________________
12728 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
12729         Log: Subject: d_Gconvert hints and Glossary
12730              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12731              Date: Tue, 19 Feb 2002 11:55:36 -0800
12732              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
12733      Branch: perl
12734            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
12735            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
12736            ! hints/svr5.sh
12737 ____________________________________________________________________________
12738 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
12739         Log: metaconfig unit changes for #14784.
12740      Branch: metaconfig
12741            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
12742 ____________________________________________________________________________
12743 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
12744         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
12745              From: Paul Eggert <eggert@twinsun.com>              
12746              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
12747              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
12748      Branch: perl
12749            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
12750            ! pod/perlhack.pod
12751 ____________________________________________________________________________
12752 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
12753         Log: metaconfig unit change for #14782.
12754      Branch: metaconfig/U/perl
12755            ! Mksymlinks.U
12756 ____________________________________________________________________________
12757 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
12758         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
12759              From: "Gerrit P. Haase" <gp@familiehaase.de>
12760              Date: Wed, 20 Feb 2002 00:23:29 +0100
12761              Message-ID: <70348722516.20020220002329@familiehaase.de>
12762      Branch: perl
12763            ! Configure
12764 ____________________________________________________________________________
12765 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
12766         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
12767              From: Nicholas Clark <nick@unfortu.net> 
12768              Date: Tue, 19 Feb 2002 19:27:42 +0000
12769              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
12770              
12771              (with modifications)
12772      Branch: perl
12773            ! pod/perlsub.pod
12774 ____________________________________________________________________________
12775 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
12776         Log: NetWare tweak from Ananth Kesari.
12777      Branch: perl
12778            ! lib/ExtUtils/MakeMaker.pm
12779 ____________________________________________________________________________
12780 [ 14779] By: ams                                   on 2002/02/20  06:51:55
12781         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
12782      Branch: perl
12783            ! pod/perlfaq4.pod
12784 ____________________________________________________________________________
12785 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
12786         Log: constant folding on the range operator had the effect of disabling
12787              peephole optimizations in all the siblings of the range OP; the
12788              effect of this was that barewords could escape strictures when
12789              they were hiding in such places
12790      Branch: maint-5.6/perl
12791            ! op.c t/pragma/strict-subs
12792 ____________________________________________________________________________
12793 [ 14777] By: ams                                   on 2002/02/20  00:56:21
12794         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
12795              From: Graham Barr <gbarr@pobox.com>
12796              Date: Tue, 19 Feb 2002 23:08:47 +0000
12797              Message-Id: <20020219230847.G66560@pobox.com>
12798      Branch: perl
12799            ! lib/Time/Local.pm
12800 ____________________________________________________________________________
12801 [ 14776] By: ams                                   on 2002/02/19  17:20:28
12802         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
12803              From: Nicholas Clark <nick@unfortu.net>
12804              Date: Tue, 19 Feb 2002 16:23:22 +0000
12805              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
12806      Branch: perl
12807            ! lib/Tie/Hash.pm
12808 ____________________________________________________________________________
12809 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
12810         Log: Regen doc, regen toc.
12811      Branch: perl
12812            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
12813 ____________________________________________________________________________
12814 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
12815         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
12816              From: Dave Mitchell <davem@fdgroup.co.uk>
12817              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
12818              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
12819      Branch: perl
12820            ! pod/perlsub.pod
12821 ____________________________________________________________________________
12822 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
12823         Log: Detypo.
12824      Branch: perl
12825            ! lib/Tie/Memoize.pm
12826 ____________________________________________________________________________
12827 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
12828         Log: UTF-8 C API doc tweaks.
12829      Branch: perl
12830            ! pod/perlunicode.pod
12831 ____________________________________________________________________________
12832 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
12833         Log: Mention that the case-switchers know about Unicode, too.
12834      Branch: perl
12835            ! pod/perlop.pod
12836 ____________________________________________________________________________
12837 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
12838         Log: Upgrade to Locale::Codes 2.01.
12839      Branch: perl
12840            + lib/Locale/Constants.pod lib/Locale/Country.pod
12841            + lib/Locale/Currency.pod lib/Locale/Language.pod
12842            + lib/Locale/Script.pod
12843            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12844            ! lib/Locale/Constants.pm lib/Locale/Country.pm
12845            ! lib/Locale/Currency.pm lib/Locale/Language.pm
12846            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
12847 ____________________________________________________________________________
12848 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
12849         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
12850              From: Dave Mitchell <davem@fdgroup.co.uk>
12851              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
12852              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
12853      Branch: perl
12854            ! pod/perlsub.pod
12855 ____________________________________________________________________________
12856 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
12857         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
12858              From: Sam Tregar <sam@tregar.com> 
12859              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
12860              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
12861      Branch: perl
12862            ! sv.h
12863 ____________________________________________________________________________
12864 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
12865         Log: The test requires perlio.
12866      Branch: perl
12867            ! ext/Encode/t/JP.t
12868 ____________________________________________________________________________
12869 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
12870         Log: Misplaced block end.
12871      Branch: perl
12872            ! utf8.c
12873 ____________________________________________________________________________
12874 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
12875         Log: The POSIX extensions are deadly.
12876      Branch: perl
12877            ! regcomp.c
12878 ____________________________________________________________________________
12879 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
12880         Log: Let's not overdo the growth.
12881      Branch: perl
12882            ! pp.c
12883 ____________________________________________________________________________
12884 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
12885         Log: Third time makes the charm.
12886      Branch: perl
12887            ! README.os390
12888 ____________________________________________________________________________
12889 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
12890         Log: Oops.
12891      Branch: perl
12892            ! utf8.c
12893 ____________________________________________________________________________
12894 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
12895         Log: Add back the new casing tests.
12896      Branch: perl
12897            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
12898            ! MANIFEST
12899 ____________________________________________________________________________
12900 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
12901         Log: Prefer special case mappings.
12902      Branch: perl
12903            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
12904            ! lib/unicore/To/Upper.pl lib/unicore/mktables
12905 ____________________________________________________________________________
12906 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
12907         Log: Try special casing first.
12908      Branch: perl
12909            ! utf8.c
12910 ____________________________________________________________________________
12911 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
12912         Log: Not extending enough.
12913      Branch: perl
12914            ! pp.c utf8.h
12915 ____________________________________________________________________________
12916 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
12917         Log: No need to store identity mappings.
12918      Branch: perl
12919            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
12920            ! lib/unicore/mktables
12921 ____________________________________________________________________________
12922 [ 14756] By: ams                                   on 2002/02/18  20:21:17
12923         Log: Forward port #14704 from maint-5.6.
12924      Branch: perl
12925            ! doio.c
12926 ____________________________________________________________________________
12927 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
12928         Log: Regen Changes.
12929      Branch: perl
12930            ! Changes
12931 ____________________________________________________________________________
12932 [ 14754] By: ams                                   on 2002/02/18  19:01:09
12933         Log: Subject: [PATCH] VMS cando_by_name and current process privs
12934              From: "Craig A. Berry" <craigberry@mac.com>
12935              Date: Mon, 18 Feb 2002 14:03:30 -0600
12936              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
12937      Branch: perl
12938            ! vms/vms.c
12939 ____________________________________________________________________________
12940 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
12941         Log: Update Changes.
12942      Branch: perl
12943            ! Changes patchlevel.h
12944 ____________________________________________________________________________
12945 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
12946         Log: What do you know; these tests unearthed nasty problems.
12947              Will resolve those first.
12948      Branch: perl
12949            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
12950            ! MANIFEST
12951 ____________________________________________________________________________
12952 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
12953         Log: Update Changes.
12954      Branch: perl
12955            ! Changes patchlevel.h
12956 ____________________________________________________________________________
12957 [ 14750] By: ams                                   on 2002/02/18  17:36:05
12958         Log: Subject: Re: IO::Poll: Removing Handles
12959              From: Matthew Sachs <matthewg@zevils.com>
12960              Date: Mon, 18 Feb 2002 13:19:01 -0500
12961              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
12962      Branch: perl
12963            ! ext/IO/lib/IO/t/io_poll.t
12964 ____________________________________________________________________________
12965 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
12966         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
12967              From: "Craig A. Berry" <craigberry@mac.com>
12968              Date: Mon, 18 Feb 2002 11:52:21 -0600
12969              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
12970      Branch: perl
12971            ! t/op/alarm.t t/op/glob.t
12972 ____________________________________________________________________________
12973 [ 14748] By: ams                                   on 2002/02/18  15:53:36
12974         Log: s/load_module/Perl_load_module/
12975      Branch: perl
12976            ! gv.c
12977 ____________________________________________________________________________
12978 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
12979         Log: Unused in ASCII, used in EBCDIC.
12980      Branch: perl
12981            ! utf8.c
12982 ____________________________________________________________________________
12983 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
12984         Log: Upgrade to Locale::Codes 2.00.
12985      Branch: perl
12986            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12987            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
12988            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
12989            ! lib/Locale/Constants.pm lib/Locale/Country.pm
12990            ! lib/Locale/Currency.pm lib/Locale/Language.pm
12991 ____________________________________________________________________________
12992 [ 14745] By: ams                                   on 2002/02/18  15:20:44
12993         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
12994              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12995              Date: Sat, 16 Feb 2002 00:06:01 +0100
12996              Message-Id: <20020216000601.A17249@rafael>
12997      Branch: perl
12998            ! gv.c
12999 ____________________________________________________________________________
13000 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
13001         Log: More Unicode casing checks.
13002      Branch: perl
13003            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
13004            ! MANIFEST
13005 ____________________________________________________________________________
13006 [ 14743] By: ams                                   on 2002/02/18  14:35:38
13007         Log: Subject: IO::Poll: Removing Handles
13008              From: Matthew Sachs <matthewg@zevils.com>
13009              Date: Sun, 17 Feb 2002 04:49:46 -0500
13010              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
13011      Branch: perl
13012            ! ext/IO/lib/IO/Poll.pm
13013 ____________________________________________________________________________
13014 [ 14741] By: ams                                   on 2002/02/18  13:59:48
13015         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
13016              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13017              Date: Mon, 18 Feb 2002 15:41:26 +0100
13018              Message-Id: <20020218154126.A692@rafael>
13019      Branch: perl
13020            ! pp_ctl.c t/op/do.t
13021 ____________________________________________________________________________
13022 [ 14740] By: nick                                  on 2002/02/18  09:09:23
13023         Log: Integrate mainline
13024      Branch: perlio
13025           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13026           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
13027           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
13028           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13029           +> ext/Encode/lib/Encode/JP/Constants.pm
13030           +> ext/Encode/lib/Encode/JP/H2Z.pm
13031           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13032           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
13033           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
13034           +> os2/OS2/Process/t/os2_process.t
13035           +> os2/OS2/Process/t/os2_process_kid.t
13036           +> os2/OS2/Process/t/os2_process_text.t
13037            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
13038            - ext/Encode/t/Japanese.t
13039           !> (integrate 47 files)
13040 ____________________________________________________________________________
13041 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
13042         Log: EBCDIC: now the worst seems to be over for
13043              the "Malformed" warnings.  Still a few of them,
13044              and plenty of test failures, but getting better.
13045      Branch: perl
13046            ! regcomp.c utf8.c
13047 ____________________________________________________________________________
13048 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
13049         Log: Upgrade to Net::Ping 2.12.
13050      Branch: perl
13051            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
13052            ! lib/Net/Ping/t/110_icmp_inst.t
13053 ____________________________________________________________________________
13054 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
13055         Log: After much rewriting we are now pretty much
13056              back to where we started.
13057      Branch: perl
13058            ! utf8.c
13059 ____________________________________________________________________________
13060 [ 14736] By: ams                                   on 2002/02/18  01:23:00
13061         Log: Subject: [PATCH B::Deparse] two fixes
13062              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13063              Date: Sun, 17 Feb 2002 23:58:59 +0100
13064              Message-Id: <20020217235859.A32513@rafael>
13065      Branch: perl
13066            ! ext/B/B/Deparse.pm
13067 ____________________________________________________________________________
13068 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
13069         Log: Buglet.
13070      Branch: perl
13071            ! ext/Encode/lib/Encode/JP/JIS.pm
13072 ____________________________________________________________________________
13073 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
13074         Log: Clearing up to_utf8_case() continues: this time use
13075              a single return, and EBCDICification for all paths.
13076      Branch: perl
13077            ! utf8.c
13078 ____________________________________________________________________________
13079 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
13080         Log: Small tweaks to get the test running (fix @INC and
13081              do not overwrite the table.utf8 and table.rnd).
13082      Branch: perl
13083            ! ext/Encode/t/JP.t
13084 ____________________________________________________________________________
13085 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
13086         Log: Tiny tweak.
13087      Branch: perl
13088            ! utf8.c
13089 ____________________________________________________________________________
13090 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
13091         Log: Redundant casts.
13092      Branch: perl
13093            ! utf8.c
13094 ____________________________________________________________________________
13095 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
13096         Log: More filename portability tips.
13097      Branch: perl
13098            ! pod/perlport.pod
13099 ____________________________________________________________________________
13100 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
13101         Log: FAQ sync.
13102      Branch: perl
13103            ! pod/perlfaq3.pod pod/perlfaq5.pod
13104 ____________________________________________________________________________
13105 [ 14728] By: ams                                   on 2002/02/17  16:15:09
13106         Log: Subject: podlators 1.21 released
13107              From: Russ Allbery <rra@stanford.edu>
13108              Date: Sat, 16 Feb 2002 21:42:56 -0800
13109              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
13110      Branch: perl
13111            ! lib/Pod/Text/Overstrike.pm
13112 ____________________________________________________________________________
13113 [ 14727] By: sky                                   on 2002/02/17  11:36:52
13114         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
13115              From: Autrijus Tang <autrijus@autrijus.org>
13116              Date: Sun, 17 Feb 2002 19:46:47 +0800
13117              Message-ID: <20020217194647.A1410@not.autrijus.org>
13118      Branch: perl
13119            ! pp_ctl.c t/op/tiehandle.t util.c
13120 ____________________________________________________________________________
13121 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
13122         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
13123              input in native code points, not Unicode.
13124      Branch: perl
13125            ! utf8.c
13126 ____________________________________________________________________________
13127 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
13128         Log: Regen Glossary.
13129      Branch: perl
13130            ! Porting/Glossary Porting/config.sh Porting/config_H
13131 ____________________________________________________________________________
13132 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
13133         Log: The #14715 and #14716 were okay: they just revealed
13134              a bug in the EXACTF matching.
13135      Branch: perl
13136            ! regexec.c utf8.c
13137 ____________________________________________________________________________
13138 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
13139         Log: Retreat, retreat! (retract #14715 and #14716)
13140      Branch: perl
13141            ! utf8.c
13142 ____________________________________________________________________________
13143 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
13144         Log: Encode 0.40, from Dan Kogai.
13145      Branch: perl
13146            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13147            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
13148            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
13149            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13150            + ext/Encode/lib/Encode/JP/Constants.pm
13151            + ext/Encode/lib/Encode/JP/H2Z.pm
13152            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13153            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
13154            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
13155            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
13156            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
13157            - ext/Encode/t/Japanese.t
13158            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
13159            ! ext/Encode/t/Encode.t
13160 ____________________________________________________________________________
13161 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
13162         Log: metaconfig unit change for #14720.
13163      Branch: perl
13164            ! Configure
13165 ____________________________________________________________________________
13166 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
13167         Log: Regenerate Configure (small tweaks on Yitzchak's,
13168              main difference being that the preference variables are
13169              called gconvert_...).
13170      Branch: metaconfig
13171            ! U/compline/d_gconvert.U
13172 ____________________________________________________________________________
13173 [ 14719] By: ams                                   on 2002/02/16  14:11:01
13174         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
13175              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13176              Date: Thu, 14 Feb 2002 22:27:33 -0800
13177              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
13178              (Applied by hand.)
13179      Branch: perl
13180            ! Configure
13181 ____________________________________________________________________________
13182 [ 14718] By: ams                                   on 2002/02/16  13:45:28
13183         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
13184              From: Philip Newton <Philip.Newton@gmx.net>
13185              Date: Sat, 16 Feb 2002 10:05:05 +0100
13186              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
13187              (Applied by hand.)
13188      Branch: perl
13189            ! pod/perlport.pod
13190 ____________________________________________________________________________
13191 [ 14717] By: ams                                   on 2002/02/16  04:30:23
13192         Log: Remove dubious test.
13193      Branch: perl
13194            ! t/io/open.t
13195 ____________________________________________________________________________
13196 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
13197         Log: Tiny tweak.
13198      Branch: perl
13199            ! utf8.c
13200 ____________________________________________________________________________
13201 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
13202         Log: Restructure to_utf8_case() for simpler execution paths.
13203      Branch: perl
13204            ! utf8.c
13205 ____________________________________________________________________________
13206 [ 14714] By: ams                                   on 2002/02/16  02:43:59
13207         Log: Absorb #14701 by Sarathy from maint-5.6.
13208      Branch: perl
13209            ! doio.c t/io/open.t
13210 ____________________________________________________________________________
13211 [ 14713] By: ams                                   on 2002/02/16  01:51:27
13212         Log: Subject: [PATCH] VOS patches for perl 5.8
13213              From: Paul_GreenVOS@vos.stratus.com
13214              Date: Fri, 15 Feb 02 17:41 est
13215              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
13216      Branch: perl
13217            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
13218            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13219            ! vos/install_perl.cm
13220 ____________________________________________________________________________
13221 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
13222         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
13223              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13224              Date: Fri, 15 Feb 2002 23:05:44 +0100
13225              Message-ID: <20020215230544.A690@rafael>
13226      Branch: perl
13227            ! ext/B/B/Deparse.pm
13228 ____________________________________________________________________________
13229 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
13230         Log: Add $VERSION.
13231      Branch: perl
13232            ! lib/Tie/Memoize.pm
13233 ____________________________________________________________________________
13234 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
13235         Log: Update Changes.
13236      Branch: perl
13237            ! Changes patchlevel.h
13238 ____________________________________________________________________________
13239 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
13240         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
13241              From: Robin Barker <rmb1@cise.npl.co.uk>
13242              Date: Thu, 14 Feb 2002 19:07:40 GMT
13243              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
13244              
13245              (the hints part only)
13246      Branch: perl
13247            ! hints/solaris_2.sh
13248 ____________________________________________________________________________
13249 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
13250         Log: metaconfig unit changes for #14707.
13251      Branch: metaconfig
13252            ! U/modified/cc.U
13253      Branch: metaconfig/U/perl
13254            ! Checkcc.U
13255 ____________________________________________________________________________
13256 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
13257         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
13258              From: Robin Barker <rmb1@cise.npl.co.uk>
13259              Date: Fri, 15 Feb 2002 12:14:39 GMT
13260              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
13261              
13262              Split checking-for-gcc and checking-for-cc.
13263      Branch: perl
13264            ! Configure
13265 ____________________________________________________________________________
13266 [ 14706] By: ams                                   on 2002/02/15  13:57:15
13267         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
13268              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
13269              Date: 15 Feb 2002 10:53:06 +0200
13270              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
13271      Branch: perl
13272            ! lib/Pod/Html.pm
13273 ____________________________________________________________________________
13274 [ 14705] By: ams                                   on 2002/02/15  08:42:55
13275         Log: Subject: [PATCH @14577] OS/2 tests and more
13276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13277              Date: Fri, 15 Feb 2002 03:56:24 -0500
13278              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
13279      Branch: perl
13280            + os2/OS2/Process/t/os2_process.t
13281            + os2/OS2/Process/t/os2_process_kid.t
13282            + os2/OS2/Process/t/os2_process_text.t
13283            ! MANIFEST configpm hints/os2.sh makedef.pl
13284            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
13285            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
13286            ! os2/os2ish.h
13287 ____________________________________________________________________________
13288 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
13289         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
13290              avoid wasteful PL_fdpid fiddling where that is not warranted;
13291              mostly whitespace fixes
13292              
13293              these were longstanding todo items from:
13294              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
13295      Branch: maint-5.6/perl
13296            ! doio.c
13297 ____________________________________________________________________________
13298 [ 14702] By: nick                                  on 2002/02/15  08:31:41
13299         Log: Integrate mainline
13300      Branch: perlio
13301           +> lib/if.pm lib/if.t
13302           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
13303           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
13304           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
13305           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
13306           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
13307           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
13308           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
13309           !> t/lib/warnings/pp_sys
13310 ____________________________________________________________________________
13311 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
13312         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
13313              (and also dies quickly on Windows); this bug crept in as
13314              change#610, a.k.a change#646
13315      Branch: maint-5.6/perl
13316            ! doio.c t/io/open.t
13317 ____________________________________________________________________________
13318 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
13319         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
13320              From: Ville "Skyttä" <ville.skytta@iki.fi>
13321              Date: Wed, 13 Feb 2002 22:29:39 +0200
13322              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
13323      Branch: perl
13324            ! lib/Pod/Html.pm
13325 ____________________________________________________________________________
13326 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
13327         Log: Document and test the C0 and C1.
13328      Branch: perl
13329            ! lib/charnames.pm lib/charnames.t
13330 ____________________________________________________________________________
13331 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
13332         Log: metaconfig unit change for #14697.
13333      Branch: metaconfig
13334            ! U/modified/Init.U
13335 ____________________________________________________________________________
13336 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
13337         Log: Also OS/2 seems to need exe set early.
13338      Branch: perl
13339            ! Configure
13340 ____________________________________________________________________________
13341 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
13342         Log: Document pack U0U.
13343      Branch: perl
13344            ! pod/perluniintro.pod
13345 ____________________________________________________________________________
13346 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
13347         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
13348              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13349              Date: Thu, 14 Feb 2002 23:58:00 +0100
13350              Message-ID: <20020214235800.A12901@rafael>
13351      Branch: perl
13352            ! pp_sys.c t/lib/warnings/pp_sys
13353 ____________________________________________________________________________
13354 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
13355         Log: Subject: [PATCH @13746] conditional pragmas
13356              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13357              Date: Mon, 31 Dec 2001 18:18:09 -0500
13358              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
13359      Branch: perl
13360            + lib/if.pm lib/if.t
13361            ! MANIFEST
13362 ____________________________________________________________________________
13363 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
13364         Log: Deparse bug introduced by #14615: the fix is just a workaround,
13365              I suspect there to be another deeper bug, must distill simpler
13366              test case.
13367      Branch: perl
13368            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
13369 ____________________________________________________________________________
13370 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
13371         Log: Integrate perlio; 
13372              
13373              Make dependencies more precise (for nmake)
13374      Branch: perl
13375           !> ext/Encode/EUC_JP/Makefile.PL
13376 ____________________________________________________________________________
13377 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
13378         Log: Just a guess.
13379      Branch: perl
13380            ! lib/Tie/Handle.pm
13381 ____________________________________________________________________________
13382 [ 14690] By: nick                                  on 2002/02/14  16:30:56
13383         Log: Integrate mainline
13384      Branch: perlio
13385           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
13386           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
13387           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
13388           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
13389           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
13390           !> utf8.c
13391 ____________________________________________________________________________
13392 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
13393         Log: Upgrade to Net::Ping 2.11.
13394      Branch: perl
13395            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
13396            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
13397            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
13398            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
13399 ____________________________________________________________________________
13400 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
13401         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
13402              From: Robin Barker <rmb1@cise.npl.co.uk>
13403              Date: Wed, 13 Feb 2002 17:37:07 GMT
13404              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
13405              
13406              (updated version of the above)
13407      Branch: perl
13408            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
13409 ____________________________________________________________________________
13410 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
13411         Log: Excise inexact blather.
13412      Branch: perl
13413            ! utf8.c
13414 ____________________________________________________________________________
13415 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
13416         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
13417              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13418              Date: Mon, 31 Dec 2001 20:28:46 -0500
13419              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
13420      Branch: perl
13421            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
13422            ! MANIFEST
13423 ____________________________________________________________________________
13424 [ 14685] By: nick                                  on 2002/02/14  14:20:20
13425         Log: Make dependencies more precise (for nmake)
13426      Branch: perlio
13427            ! ext/Encode/EUC_JP/Makefile.PL
13428 ____________________________________________________________________________
13429 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
13430         Log: Subject: [PATCH @13746] tied hashes
13431              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
13432              Date: Mon, 31 Dec 2001 19:15:39 -0500
13433              Message-ID: <20011231191539.A46@math.ohio-state.edu>
13434      Branch: perl
13435            ! lib/Tie/Hash.pm pod/perltie.pod
13436 ____________________________________________________________________________
13437 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
13438         Log: Subject: Re: [PATCH] Configure followed by make minitest
13439              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13440              Date: Sun, 10 Feb 2002 23:22:05 -0800
13441              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
13442      Branch: perl
13443            ! Makefile.SH
13444 ____________________________________________________________________________
13445 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
13446         Log: Subject: Re: perl@14647
13447              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13448              Date: Mon, 11 Feb 2002 19:30:36 +0100
13449              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
13450      Branch: perl
13451            ! t/op/groups.t
13452 ____________________________________________________________________________
13453 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
13454         Log: Update Changes.
13455      Branch: perl
13456            ! Changes patchlevel.h
13457 ____________________________________________________________________________
13458 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
13459         Log: Integrate perlio;
13460              
13461              Do not lc() the file names before doing dirname() or they don't match.
13462      Branch: perl
13463           !> lib/ExtUtils/t/Installed.t
13464 ____________________________________________________________________________
13465 [ 14679] By: sky                                   on 2002/02/13  12:56:13
13466         Log: rename mutex to make a bit more sense
13467      Branch: perl
13468            ! ext/threads/threads.xs
13469 ____________________________________________________________________________
13470 [ 14678] By: sky                                   on 2002/02/13  12:46:11
13471         Log: Track active threads....
13472      Branch: perl
13473            ! ext/threads/threads.pm ext/threads/threads.xs
13474 ____________________________________________________________________________
13475 [ 14677] By: nick                                  on 2002/02/13  09:30:42
13476         Log: Do not lc() the file names before doing dirname() or they don't match.
13477      Branch: perlio
13478            ! lib/ExtUtils/t/Installed.t
13479 ____________________________________________________________________________
13480 [ 14676] By: sky                                   on 2002/02/13  09:03:37
13481         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
13482              From: Michael G Schwern <schwern@pobox.com>
13483              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
13484              Message-Id: <20020213100017.GA6288@blackrider>
13485      Branch: perl
13486            ! lib/File/Spec/t/rel2abs2rel.t
13487 ____________________________________________________________________________
13488 [ 14675] By: sky                                   on 2002/02/13  09:00:24
13489         Log: Do not propagate END blocks to child threads, test.
13490      Branch: perl
13491            + ext/threads/t/end.t
13492            ! MANIFEST ext/threads/threads.xs
13493 ____________________________________________________________________________
13494 [ 14674] By: nick                                  on 2002/02/13  08:34:55
13495         Log: Integrate mainline
13496      Branch: perlio
13497           +> ext/threads/t/join.t
13498           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
13499           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
13500           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
13501 ____________________________________________________________________________
13502 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
13503         Log: metaconfig unit change for #14672.
13504      Branch: metaconfig
13505            ! U/modified/lns.U
13506 ____________________________________________________________________________
13507 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
13508         Log: $ln is supposed to be already set to $ln + executable suffix
13509              on platforms that need it, from Paul Green.
13510      Branch: perl
13511            ! Configure
13512 ____________________________________________________________________________
13513 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
13514         Log: Subject: New command syntax for 'x' command
13515              From: Mark-Jason Dominus <mjd@plover.com>
13516              Date: Tue, 12 Feb 2002 20:54:01 -0500
13517              Message-ID: <20020213015401.25685.qmail@plover.com>
13518      Branch: perl
13519            ! lib/perl5db.pl pod/perldebug.pod
13520 ____________________________________________________________________________
13521 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
13522         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
13523              From: Mark-Jason Dominus <mjd@plover.com>
13524              Date: Tue, 12 Feb 2002 20:20:42 -0500
13525              Message-ID: <20020213012042.25245.qmail@plover.com>
13526      Branch: perl
13527            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
13528 ____________________________________________________________________________
13529 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
13530         Log: Iteration continues.
13531      Branch: perl
13532            ! utf8.c
13533 ____________________________________________________________________________
13534 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
13535         Log: Duh.
13536      Branch: perl
13537            ! pp_pack.c t/op/length.t
13538 ____________________________________________________________________________
13539 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
13540         Log: Retract #14666.
13541      Branch: perl
13542            ! t/op/lc.t
13543 ____________________________________________________________________________
13544 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
13545         Log: (retracted by #14667)
13546      Branch: perl
13547            ! t/op/lc.t
13548 ____________________________________________________________________________
13549 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
13550         Log: Tiny test script tweaks.
13551      Branch: perl
13552            ! t/uni/fold.t
13553 ____________________________________________________________________________
13554 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
13555         Log: Rewrite the "special mapping" part of to_utf8_case(),
13556              this time with fewer bugs.  (See: The Law of Cybernetic
13557              Entymology.)
13558      Branch: perl
13559            ! utf8.c
13560 ____________________________________________________________________________
13561 [ 14663] By: sky                                   on 2002/02/12  18:26:16
13562         Log: Stop failures if you pass an object, sv_dup might not be the right 
13563              thing to use since I have a feeling we end up cloning far too much. 
13564              (Like the stash for example).... Maybe we need a lightweight sv_dup 
13565              that searches the target for things....
13566              Real fix is another option to perl_clone which controls if you should 
13567              save stashes.
13568      Branch: perl
13569            ! ext/threads/threads.xs
13570 ____________________________________________________________________________
13571 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
13572         Log: Retract #14661.
13573      Branch: perl
13574            ! hints/solaris_2.sh
13575 ____________________________________________________________________________
13576 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
13577         Log: (retracted by #14662)
13578      Branch: perl
13579            ! hints/solaris_2.sh
13580 ____________________________________________________________________________
13581 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
13582         Log: EBCDIC: another "can't happen".
13583      Branch: perl
13584            ! utf8.c
13585 ____________________________________________________________________________
13586 [ 14659] By: sky                                   on 2002/02/12  14:38:21
13587         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
13588      Branch: perl
13589            + ext/threads/t/join.t
13590            ! MANIFEST ext/threads/threads.xs
13591 ____________________________________________________________________________
13592 [ 14658] By: nick                                  on 2002/02/12  13:54:06
13593         Log: Integrate mainline
13594      Branch: perlio
13595           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
13596           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
13597           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
13598 ____________________________________________________________________________
13599 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
13600         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
13601              From: Jan Dubois <JanD@ActiveState.com> 
13602              Date: Tue, 12 Feb 2002 00:56:31 -0800
13603              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
13604      Branch: perl
13605            ! lib/Win32.pod win32/win32.c win32/win32.h
13606 ____________________________________________________________________________
13607 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
13608         Log: Subject: [PATCH] Re: 14654 introduced a bug 
13609              From: Michael G Schwern <schwern@pobox.com> 
13610              Date: Tue, 12 Feb 2002 05:37:36 -0500
13611              Message-ID: <20020212103736.GC14327@blackrider>
13612      Branch: perl
13613            ! lib/File/Spec/t/rel2abs2rel.t
13614 ____________________________________________________________________________
13615 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
13616         Log: More unset installman[13]dir tweaks from chromatic.
13617      Branch: perl
13618            ! lib/ExtUtils/Installed.pm
13619 ____________________________________________________________________________
13620 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
13621         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
13622              From: Michael G Schwern <schwern@pobox.com>
13623              Date: Mon, 11 Feb 2002 12:23:02 -0500
13624              Message-ID: <20020211172302.GD9556@blackrider>
13625      Branch: perl
13626            ! lib/File/Spec/t/rel2abs2rel.t
13627 ____________________________________________________________________________
13628 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
13629         Log: Use `` instead of -| to be a little bit more portable,
13630              from Michael Schwern.
13631      Branch: perl
13632            ! lib/ExtUtils/t/Embed.t
13633 ____________________________________________________________________________
13634 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
13635         Log: EBCDIC: this change for \N{} in particular is now
13636              unnecessary because of the recent more general
13637              pack U change.
13638      Branch: perl
13639            ! toke.c
13640 ____________________________________________________________________________
13641 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
13642         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
13643              From: "Craig A. Berry" <craigberry@mac.com>
13644              Date: Mon, 11 Feb 2002 17:13:47 -0600
13645              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
13646      Branch: perl
13647            ! t/test.pl
13648 ____________________________________________________________________________
13649 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
13650         Log: EBCDIC: pack U bytes change.
13651      Branch: perl
13652            ! t/op/length.t
13653 ____________________________________________________________________________
13654 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
13655         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
13656      Branch: perl
13657            ! t/op/each.t
13658 ____________________________________________________________________________
13659 [ 14648] By: nick                                  on 2002/02/11  16:14:50
13660         Log: Integrate mainline
13661      Branch: perlio
13662           !> Changes Configure Makefile.SH autodoc.pl
13663           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
13664           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
13665           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
13666 ____________________________________________________________________________
13667 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
13668         Log: Update Changes.
13669      Branch: perl
13670            ! Changes patchlevel.h
13671 ____________________________________________________________________________
13672 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
13673         Log: Regen toc.
13674      Branch: perl
13675            ! pod/perltoc.pod
13676 ____________________________________________________________________________
13677 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
13678         Log: Forgot from #14641.
13679      Branch: perl
13680            ! lib/ExtUtils/t/Embed.t
13681 ____________________________________________________________________________
13682 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
13683         Log: A forgotten metaconfig unit.
13684      Branch: metaconfig/U/perl
13685            + i_features.U
13686 ____________________________________________________________________________
13687 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
13688         Log: metaconfig unit changes for #14642.
13689      Branch: metaconfig
13690            + U/modified/lns.U
13691      Branch: metaconfig/U/perl
13692            ! issymlink.U
13693 ____________________________________________________________________________
13694 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
13695         Log: -Dmksymlinks was broken by #14628.
13696      Branch: perl
13697            ! Configure
13698 ____________________________________________________________________________
13699 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
13700         Log: Subject: [PATCH @14577] OS/2 build
13701              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13702              Date: Mon, 11 Feb 2002 06:56:41 -0500
13703              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
13704              
13705              (sans the Configure, perlio.sym, and t/op/stat.t parts)
13706      Branch: perl
13707            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
13708            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
13709            ! os2/os2ish.h
13710 ____________________________________________________________________________
13711 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
13712         Log: Integrate perlio;
13713              
13714              Re-structure Japanese encodings - part 1
13715              
13716              Split Japanese encodings - part 2
13717              - build separate .c files with separate 'compile' steps
13718              - overall Japanese.xs / Japanese.pm which loads them
13719              
13720              Add test for Japanese encoding (well euc-jp anyway).
13721              Fix one bug shown by above
13722              Skip test which does not pass yet.
13723              
13724              Patch up the failing multi-byte write case, and un-skip
13725              the test.
13726      Branch: perl
13727           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
13728           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
13729            - ext/Encode/EUC_JP/EUC_JP.pm
13730           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
13731 ____________________________________________________________________________
13732 [ 14639] By: nick                                  on 2002/02/11  11:59:18
13733         Log: Patch up the failing multi-byte write case, and un-skip
13734              the test.
13735      Branch: perlio
13736            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
13737 ____________________________________________________________________________
13738 [ 14638] By: nick                                  on 2002/02/11  10:55:39
13739         Log: Add test for Japanese encoding (well euc-jp anyway).
13740              Fix one bug shown by above
13741              Skip test which does not pass yet.
13742      Branch: perlio
13743            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
13744            + ext/Encode/t/table.ref
13745            ! MANIFEST ext/Encode/Encode.xs
13746 ____________________________________________________________________________
13747 [ 14637] By: nick                                  on 2002/02/11  09:07:04
13748         Log: Split Japanese encodings - part 2
13749              - build separate .c files with separate 'compile' steps
13750              - overall Japanese.xs / Japanese.pm which loads them
13751      Branch: perlio
13752            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
13753 ____________________________________________________________________________
13754 [ 14636] By: nick                                  on 2002/02/11  08:15:42
13755         Log: Re-structure Japanese encodings - part 1
13756      Branch: perlio
13757           +> ext/Encode/EUC_JP/Japanese.pm
13758            - ext/Encode/EUC_JP/EUC_JP.pm
13759            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
13760 ____________________________________________________________________________
13761 [ 14635] By: nick                                  on 2002/02/11  08:05:12
13762         Log: Integrate mainline
13763      Branch: perlio
13764           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
13765           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
13766           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
13767 ____________________________________________________________________________
13768 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
13769         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
13770              From: Mike Guy <mjtg@cam.ac.uk>
13771              Date: Mon, 11 Feb 2002 02:50:42 +0000
13772              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
13773      Branch: perl
13774            ! t/op/arith.t
13775 ____________________________________________________________________________
13776 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
13777         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
13778              Stepping backward in the string would be majorly bad.
13779      Branch: perl
13780            ! regcomp.c
13781 ____________________________________________________________________________
13782 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
13783         Log: The debugger part of
13784              
13785              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
13786              From: Michael G Schwern <schwern@pobox.com> 
13787              Date: Wed, 6 Feb 2002 17:32:12 -0500
13788              Message-ID: <20020206223212.GG1346@blackrider>
13789      Branch: perl
13790            ! lib/perl5db.pl
13791 ____________________________________________________________________________
13792 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
13793         Log: Integrate perlio;
13794              
13795              Borland/Win32 tuning
13796              
13797              Move PerlIO_perlio to layer_syms where it belongs?
13798      Branch: perl
13799           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
13800 ____________________________________________________________________________
13801 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
13802         Log: EBCDIC: the low 256 needs to be shuffled also
13803              in pack/unpack U (this breaks the equivalence
13804              of pack U and v-strings, but I think if someone
13805              has to give, v-strings are a good victim)
13806      Branch: perl
13807            ! pp_pack.c t/op/pack.t
13808 ____________________________________________________________________________
13809 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
13810         Log: metaconfig unit changes for #14628.
13811      Branch: metaconfig/U/perl
13812            ! d_u32align.U issymlink.U
13813 ____________________________________________________________________________
13814 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
13815         Log: Two Configure tweaks; the u32align test was trying
13816              to write into a string literal, the ln -s test was
13817              failing in VOS.
13818      Branch: perl
13819            ! Configure
13820 ____________________________________________________________________________
13821 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
13822         Log: DJGPP tweaks from Laszlo Molnar.
13823      Branch: perl
13824            ! djgpp/djgpp.c lib/File/Spec.pm
13825 ____________________________________________________________________________
13826 [ 14626] By: nick                                  on 2002/02/10  18:36:47
13827         Log: Move PerlIO_perlio to layer_syms where it belongs?
13828      Branch: perlio
13829            ! makedef.pl
13830 ____________________________________________________________________________
13831 [ 14625] By: nick                                  on 2002/02/10  18:02:21
13832         Log: Borland/Win32 tuning
13833      Branch: perlio
13834            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
13835 ____________________________________________________________________________
13836 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
13837         Log: Additional explanation for the [:...:] failure.
13838      Branch: perl
13839            ! pod/perldiag.pod
13840 ____________________________________________________________________________
13841 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
13842         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
13843              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13844              Date: Sun, 10 Feb 2002 13:32:48 +0100
13845              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
13846      Branch: perl
13847            ! makedef.pl
13848 ____________________________________________________________________________
13849 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
13850         Log: Test tweaks from chromatic for cases where there
13851              are no installman1dir or installman3dir.
13852      Branch: perl
13853            ! lib/ExtUtils/t/Installed.t
13854 ____________________________________________________________________________
13855 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
13856         Log: Integrate perlio;
13857              
13858              Nick Clark's tweaks to Encode compile process
13859              1. Use decimal constants to unit string arrays rather than
13860              very long string litterals (latter having possible "\0"
13861              on end issues, and needing ANSI C line splicing).
13862              2. Replace tail-recursion during insert process with itteration.
13863              Nick C sees 12% speedup from these.
13864      Branch: perl
13865           !> ext/Encode/Encode.pm ext/Encode/compile
13866 ____________________________________________________________________________
13867 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
13868         Log: Portability notes: filename characters, character sets.
13869      Branch: perl
13870            ! pod/perlport.pod
13871 ____________________________________________________________________________
13872 [ 14619] By: nick                                  on 2002/02/10  11:06:05
13873         Log: Integrate mainline
13874      Branch: perlio
13875            ! ext/Encode/Encode.pm
13876           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
13877           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
13878           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
13879           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
13880           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
13881 ____________________________________________________________________________
13882 [ 14618] By: nick                                  on 2002/02/10  10:48:15
13883         Log: Nick Clark's tweaks to Encode compile process
13884              1. Use decimal constants to unit string arrays rather than
13885              very long string litterals (latter having possible "\0"
13886              on end issues, and needing ANSI C line splicing).
13887              2. Replace tail-recursion during insert process with itteration.
13888              Nick C sees 12% speedup from these.
13889      Branch: perlio
13890            ! ext/Encode/compile
13891 ____________________________________________________________________________
13892 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
13893         Log: Use the "Unicode 1.0" name field for control characters,
13894              as suggested by Mark Davis.  Note that Unicode 3.2 will
13895              require some more legwork on this because of certain
13896              alternative names.
13897      Branch: perl
13898            ! lib/unicore/Name.pl lib/unicore/mktables
13899 ____________________________________________________________________________
13900 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
13901         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
13902      Branch: perl
13903            ! hints/os390.sh
13904 ____________________________________________________________________________
13905 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
13906         Log: EBCDIC: the non-printable characters are different.
13907      Branch: perl
13908            ! ext/B/B/Deparse.pm
13909 ____________________________________________________________________________
13910 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
13911         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
13912              From: Nicholas Clark <nick@unfortu.net> 
13913              Date: Sat, 9 Feb 2002 22:31:29 +0000
13914              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
13915      Branch: perl
13916            ! t/lib/warnings/pp_hot
13917 ____________________________________________________________________________
13918 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
13919         Log: Subject: [PATCH] Re: Modulus operator inconsistency
13920              From: Nicholas Clark <nick@unfortu.net>
13921              Date: Sat, 9 Feb 2002 21:00:13 +0000
13922              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
13923      Branch: perl
13924            ! op.c t/op/arith.t
13925 ____________________________________________________________________________
13926 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
13927         Log: Use the same escaping mechanism for all the *flags.
13928      Branch: perl
13929            ! lib/ExtUtils/Embed.pm
13930 ____________________________________________________________________________
13931 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
13932         Log: Protect possible parentheses in ccflags, ccdlflags, and
13933              ldflags.  (In OS/390 there are parentheses in ccflags.)
13934      Branch: perl
13935            ! lib/ExtUtils/Embed.pm
13936 ____________________________________________________________________________
13937 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
13938         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
13939              From: Peter Scott <Peter@PSDT.com>
13940              Date: Fri, 08 Feb 2002 19:20:19 -0800
13941              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
13942      Branch: perl
13943            ! lib/perl5db.pl
13944 ____________________________________________________________________________
13945 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
13946         Log: FAQ sync.
13947      Branch: perl
13948            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
13949 ____________________________________________________________________________
13950 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
13951         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
13952              From: Chris Nandor <pudge@pobox.com>
13953              Date: Fri, 08 Feb 2002 16:31:41 -0500
13954              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
13955      Branch: perl
13956            ! cop.h deb.c pp_ctl.c toke.c util.c
13957 ____________________________________________________________________________
13958 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
13959         Log: Redo CopFILE / MacPerl_MPWFIleName patch
13960      Branch: maint-5.6/macperl
13961            ! cop.h deb.c pp_ctl.c toke.c util.c
13962 ____________________________________________________________________________
13963 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
13964         Log: The metaconfig unit change to go with #14605.
13965      Branch: metaconfig/U/perl
13966            ! libperl.U
13967 ____________________________________________________________________________
13968 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
13969         Log: The Configure change to go with #14604.
13970      Branch: perl
13971            ! Configure
13972 ____________________________________________________________________________
13973 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
13974         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
13975              From: Andy Dougherty <doughera@lafayette.edu>
13976              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
13977              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
13978      Branch: perl
13979            ! hints/bsdos.sh
13980 ____________________________________________________________________________
13981 [ 14603] By: nick                                  on 2002/02/08  18:16:09
13982         Log: Integrate mainline
13983      Branch: perlio
13984           +> ext/threads/t/libc.t
13985           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
13986           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
13987 ____________________________________________________________________________
13988 [ 14602] By: sky                                   on 2002/02/08  15:19:15
13989         Log: Start testing for safe localtime functions, TODO, test more functions.
13990      Branch: perl
13991            + ext/threads/t/libc.t
13992            ! MANIFEST
13993 ____________________________________________________________________________
13994 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
13995         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
13996              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13997              Date: Fri, 8 Feb 2002 00:21:07 +0100
13998              Message-ID: <20020208002107.E763@rafael>
13999      Branch: perl
14000            ! doio.c pp_sys.c t/io/argv.t
14001 ____________________________________________________________________________
14002 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
14003         Log: Subject: [PATCH] Configure followed by make minitest
14004              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14005              Date: Wed, 06 Feb 2002 21:35:20 -0800
14006              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
14007      Branch: perl
14008            ! t/op/taint.t t/run/fresh_perl.t
14009 ____________________________________________________________________________
14010 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
14011         Log: Integrate perlio;
14012              
14013              Extract something from yesterdays effort - convert my mail on pad
14014              data structures (incoporating Sarathy's corrections/clarifications)
14015              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
14016      Branch: perl
14017           !> cv.h pod/perlapi.pod pod/perlintern.pod
14018 ____________________________________________________________________________
14019 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
14020         Log: metaconfig unit changes for #14597.
14021      Branch: metaconfig
14022            ! U/modified/Loc.U
14023      Branch: metaconfig/U/perl
14024            ! libperl.U
14025 ____________________________________________________________________________
14026 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
14027         Log: Configure DJGPP tweak from Laszlo Molnar.
14028      Branch: perl
14029            ! Configure
14030 ____________________________________________________________________________
14031 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
14032         Log: DJGPP tweaks from Laszlo Molnar.
14033      Branch: perl
14034            ! djgpp/djgppsed.sh perl.c
14035 ____________________________________________________________________________
14036 [ 14595] By: nick                                  on 2002/02/08  09:19:29
14037         Log: Extract something from yesterdays effort - convert my mail on pad
14038              data structures (incoporating Sarathy's corrections/clarifications)
14039              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
14040      Branch: perlio
14041            ! cv.h pod/perlapi.pod pod/perlintern.pod
14042 ____________________________________________________________________________
14043 [ 14594] By: nick                                  on 2002/02/08  08:34:49
14044         Log: Integrate mainline
14045      Branch: perlio
14046           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
14047           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
14048           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
14049           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
14050           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
14051           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
14052 ____________________________________________________________________________
14053 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
14054         Log: To really skip the test an exit() is needed.
14055      Branch: perl
14056            ! lib/encoding.t
14057 ____________________________________________________________________________
14058 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
14059         Log: More diagnostics from Nicholas Clark.
14060      Branch: perl
14061            ! lib/Benchmark.t
14062 ____________________________________________________________________________
14063 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
14064         Log: In case of failure be more verbose.
14065      Branch: perl
14066            ! t/base/num.t
14067 ____________________________________________________________________________
14068 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
14069         Log: Update Changes
14070      Branch: maint-5.6/macperl
14071            ! macos/Changes
14072 ____________________________________________________________________________
14073 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
14074         Log: Merge AEGizmos library into PPC binary
14075      Branch: maint-5.6/macperl
14076            ! macos/Makefile.mk
14077 ____________________________________________________________________________
14078 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
14079         Log: Add -ansifor for MrCpp options
14080      Branch: maint-5.6/macperl
14081            ! macos/BuildRules.mk
14082 ____________________________________________________________________________
14083 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
14084         Log: Check ownership of CatInfos (MacPerl Bug #494482)
14085      Branch: maint-5.6/macperl
14086            ! macos/ext/Mac/Files/Files.xs
14087 ____________________________________________________________________________
14088 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
14089         Log: Resource updates
14090      Branch: maint-5.6/macperl
14091            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
14092 ____________________________________________________________________________
14093 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
14094         Log: Empty path is ENOENT (MacPerl Bug #512351)
14095      Branch: maint-5.6/macperl
14096            ! macos/macperl/MPAppleEvents.c
14097 ____________________________________________________________________________
14098 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
14099         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
14100      Branch: maint-5.6/macperl
14101            ! macos/macperl/MPAEVTStream.cp
14102 ____________________________________________________________________________
14103 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
14104         Log: macify(ABSTRACT_FROM)
14105      Branch: maint-5.6/macperl
14106            ! macos/lib/ExtUtils/MM_MacOS.pm
14107 ____________________________________________________________________________
14108 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
14109         Log: Use correct Mac filenames in error messages, caller()
14110      Branch: maint-5.6/macperl
14111            ! deb.c pp_ctl.c toke.c util.c
14112 ____________________________________________________________________________
14113 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
14114         Log: Sanity checks to see that the IV/NV and the PV of numeric
14115              scalars stay in sync (unearthed this via the OS/390 gcvt()
14116              brokenness)
14117      Branch: perl
14118            + t/base/num.t
14119            ! MANIFEST
14120 ____________________________________________________________________________
14121 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
14122         Log: Retract the anon leak subpatch of #14418 and #14431
14123              (the latter came into bleadperl as part of #14433).
14124      Branch: perl
14125            ! op.c t/run/fresh_perl.t
14126 ____________________________________________________________________________
14127 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
14128         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
14129              mangles 0.1 to "10".  sprintf() seems more well-behaved.
14130      Branch: perl
14131            ! hints/os390.sh
14132 ____________________________________________________________________________
14133 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
14134         Log: Subject: [PATCH @14557] another Encode fix for VMS
14135              From: "Craig A. Berry" <craigberry@mac.com>
14136              Date: Wed, 06 Feb 2002 14:44:20 -0600
14137              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
14138      Branch: perl
14139            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
14140 ____________________________________________________________________________
14141 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
14142         Log: Integrate perlio;
14143              
14144              One way to avoid OS390 winge about #line directives.
14145      Branch: perl
14146           !> ext/Encode/EUC_JP/Makefile.PL
14147 ____________________________________________________________________________
14148 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
14149         Log: Update Changes.
14150      Branch: perl
14151            ! Changes patchlevel.h
14152 ____________________________________________________________________________
14153 [ 14575] By: nick                                  on 2002/02/06  15:23:24
14154         Log: One way to avoid OS390 winge about #line directives.
14155      Branch: perlio
14156            ! ext/Encode/EUC_JP/Makefile.PL
14157 ____________________________________________________________________________
14158 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
14159         Log: s/Netware/NetWare/
14160      Branch: perl
14161            ! MANIFEST
14162 ____________________________________________________________________________
14163 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
14164         Log: New Netware scripts.
14165      Branch: perl
14166            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
14167            + NetWare/t/NWScripts-Exist.pl
14168            ! MANIFEST
14169 ____________________________________________________________________________
14170 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
14171         Log: EBCDIC: the encoding pragma would need some rethinking,
14172              probably a pass of EBCDIC->Unicode mapping.  For now,
14173              disable it on EBCDIC.
14174      Branch: perl
14175            ! lib/encoding.pm lib/encoding.t
14176 ____________________________________________________________________________
14177 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
14178         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
14179              for the low 256.  Now tweaked the tests, but maybe it's
14180              the module that needs few NATIVE_TO_UNI()s somewhere?
14181      Branch: perl
14182            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
14183 ____________________________________________________________________________
14184 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
14185         Log: Subject: [PATCH utf8.c] format problem
14186              From: Robin Barker <rmb1@cise.npl.co.uk>
14187              Date: Wed, 6 Feb 2002 14:01:43 GMT
14188              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
14189      Branch: perl
14190            ! utf8.c
14191 ____________________________________________________________________________
14192 [ 14569] By: nick                                  on 2002/02/06  09:52:23
14193         Log: Integrate mainline
14194      Branch: perlio
14195           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
14196           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
14197           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
14198           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
14199           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
14200           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
14201 ____________________________________________________________________________
14202 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
14203         Log: EBCDIC: 0x41 is not cricket.
14204      Branch: perl
14205            ! ext/Encode/t/Encode.t
14206 ____________________________________________________________________________
14207 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
14208         Log: NetWare update from Ananth Kesari.
14209      Branch: perl
14210            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
14211            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
14212            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
14213            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
14214            ! NetWare/t/NWScripts.pl makedef.pl
14215 ____________________________________________________________________________
14216 [ 14566] By: sky                                   on 2002/02/05  18:39:13
14217         Log: Subject: Re: File::Spec::rel2abs2rel (?)
14218              From: Michael G Schwern <schwern@pobox.com>
14219              Date: Tue, 5 Feb 2002 13:47:39 -0500
14220              Message-ID: <20020205184739.GB17375@blackrider>
14221      Branch: perl
14222            ! lib/File/Spec/t/rel2abs2rel.t
14223 ____________________________________________________________________________
14224 [ 14565] By: nick                                  on 2002/02/05  17:31:24
14225         Log: Integrate mainline
14226      Branch: perlio
14227           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
14228           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
14229           !> utf8.h
14230 ____________________________________________________________________________
14231 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
14232         Log: Integrate perlio;
14233              
14234              More Encode tweaks:
14235              - make expensive and marginal substring search optional (-O)
14236              - enable -O for ASCII-oid encodings (search space is small)
14237              - add ASCII-oid jis0201 to basic Encode.so
14238              - add some other Japanese encodings to EUC_JP bundle (without -O)
14239      Branch: perl
14240           +> ext/Encode/Encode/jis0201.ucm
14241           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
14242           !> ext/Encode/compile
14243 ____________________________________________________________________________
14244 [ 14563] By: nick                                  on 2002/02/05  16:01:15
14245         Log: More Encode tweaks:
14246              - make expensive and marginal substring search optional (-O)
14247              - enable -O for ASCII-oid encodings (search space is small)
14248              - add ASCII-oid jis0201 to basic Encode.so
14249              - add some other Japanese encodings to EUC_JP bundle (without -O)
14250      Branch: perlio
14251            + ext/Encode/Encode/jis0201.ucm
14252            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
14253            ! ext/Encode/compile
14254 ____________________________________________________________________________
14255 [ 14562] By: sky                                   on 2002/02/05  14:50:36
14256         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
14257      Branch: perl
14258            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
14259 ____________________________________________________________________________
14260 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
14261         Log: EBCDIC: SHARP S is different.
14262      Branch: perl
14263            ! regexec.c utf8.h
14264 ____________________________________________________________________________
14265 [ 14560] By: sky                                   on 2002/02/05  13:49:40
14266         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
14267      Branch: perl
14268            ! t/op/filetest.t
14269 ____________________________________________________________________________
14270 [ 14559] By: sky                                   on 2002/02/05  11:39:24
14271         Log: Add . first to the PATH environment to test that we really
14272              get ./perl and not some other older perl.
14273      Branch: perl
14274            ! lib/File/Spec/t/rel2abs2rel.t
14275 ____________________________________________________________________________
14276 [ 14558] By: sky                                   on 2002/02/05  11:20:21
14277         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...
14278      Branch: perl
14279            ! ext/POSIX/t/posix.t
14280 ____________________________________________________________________________
14281 [ 14557] By: sky                                   on 2002/02/05  10:30:58
14282         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
14283      Branch: perl
14284            ! hints/darwin.sh perl.h
14285 ____________________________________________________________________________
14286 [ 14556] By: nick                                  on 2002/02/05  06:58:52
14287         Log: Integrate mainline
14288      Branch: perlio
14289           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
14290           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
14291           !> lib/File/Find/t/taint.t
14292 ____________________________________________________________________________
14293 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
14294         Log: Integrate change #14439 from maintperl
14295      Branch: maint-5.6/macperl
14296           !> op.c
14297 ____________________________________________________________________________
14298 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
14299         Log: Subject: [PATCH] File::Find tests not cleaning up properly
14300              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14301              Date: Mon, 4 Feb 2002 22:09:07 +0100
14302              Message-ID: <20020204220907.A8288@rafael>
14303      Branch: perl
14304            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
14305 ____________________________________________________________________________
14306 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
14307         Log: Signedness mumblings from Tru64.
14308      Branch: perl
14309            ! ext/Encode/Encode.xs
14310 ____________________________________________________________________________
14311 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
14312         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
14313              From: "Craig A. Berry" <craigberry@mac.com>
14314              Date: Mon, 04 Feb 2002 17:16:00 -0600
14315              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
14316      Branch: perl
14317            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
14318            ! ext/Encode/Encode.xs
14319 ____________________________________________________________________________
14320 [ 14551] By: nick                                  on 2002/02/04  16:00:31
14321         Log: Integrate mainline
14322      Branch: perlio
14323           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
14324           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
14325           !> regcomp.c
14326 ____________________________________________________________________________
14327 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
14328         Log: Update Changes.
14329      Branch: perl
14330            ! Changes patchlevel.h
14331 ____________________________________________________________________________
14332 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
14333         Log: Comment microtweaks.
14334      Branch: perl
14335            ! lib/locale.t
14336 ____________________________________________________________________________
14337 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
14338         Log: Subject: trivial docu patch
14339              From: andreas.koenig@anima.de (Andreas J. Koenig)
14340              Date: 04 Feb 2002 08:15:19 +0100
14341              Message-ID: <m3pu3l7m60.fsf@anima.de>
14342      Branch: perl
14343            ! pod/perluniintro.pod
14344 ____________________________________________________________________________
14345 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
14346         Log: Subject: [PATCH] (??{ }) anomaly
14347              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14348              Date: Sun, 03 Feb 2002 20:21:45 -0800
14349              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
14350      Branch: perl
14351            ! regcomp.c
14352 ____________________________________________________________________________
14353 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
14354         Log: Integrate perlio.
14355              
14356              Carry on where we left off if we have to grow destination
14357              SV during XS encode/decode
14358              
14359              Remove debugging warning, be consistent about API fails.
14360      Branch: perl
14361           !> ext/Encode/Encode.xs
14362 ____________________________________________________________________________
14363 [ 14545] By: nick                                  on 2002/02/03  20:03:38
14364         Log: Remove debugging warning, be consistent about API fails.
14365      Branch: perlio
14366            ! ext/Encode/Encode.xs
14367 ____________________________________________________________________________
14368 [ 14544] By: nick                                  on 2002/02/03  19:47:48
14369         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
14370      Branch: perlio
14371            ! ext/Encode/Encode.xs
14372 ____________________________________________________________________________
14373 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
14374         Log: Subject: PATCH CPAN.pm
14375              From: Mark-Jason Dominus <mjd@plover.com>
14376              Date: Sun, 03 Feb 2002 12:36:36 -0500
14377              Message-ID: <20020203173636.27451.qmail@plover.com>
14378      Branch: perl
14379            ! lib/CPAN.pm
14380 ____________________________________________________________________________
14381 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
14382         Log: Must search further back.
14383      Branch: perl
14384            ! lib/h2xs.t
14385 ____________________________________________________________________________
14386 [ 14541] By: nick                                  on 2002/02/03  18:52:09
14387         Log: Integrate mainline
14388      Branch: perlio
14389           !> (integrate 29 files)
14390 ____________________________________________________________________________
14391 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
14392         Log: EBCDIC: more natification.
14393      Branch: perl
14394            ! regcomp.c
14395 ____________________________________________________________________________
14396 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
14397         Log: Debug noise.
14398      Branch: perl
14399            ! ext/Encode/Encode.xs
14400 ____________________________________________________________________________
14401 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
14402         Log: Integrate perlio;
14403              
14404              Stable intermediate point in Encode cleanup.
14405              :encode(euc-jp) works on Dan's table.euc
14406              Much buffer copying and other silliness remains.
14407      Branch: perl
14408           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14409           !> ext/Encode/lib/Encode/Encoding.pm
14410 ____________________________________________________________________________
14411 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
14412         Log: Prettify.
14413      Branch: perl
14414            ! lib/unicore/mktables
14415 ____________________________________________________________________________
14416 [ 14536] By: nick                                  on 2002/02/03  17:32:03
14417         Log: Stable intermediate point in Encode cleanup.
14418              :encode(euc-jp) works on Dan's table.euc
14419              Much buffer copying and other silliness remains.
14420      Branch: perlio
14421            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14422            ! ext/Encode/lib/Encode/Encoding.pm
14423 ____________________________________________________________________________
14424 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
14425         Log: EBCDIC: it's much nicer to compare Unicode code points
14426              to Unicode code points.
14427      Branch: perl
14428            ! regexec.c
14429 ____________________________________________________________________________
14430 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
14431         Log: EBCDIC: character classes must remap the low 256.
14432      Branch: perl
14433            ! regcomp.c
14434 ____________________________________________________________________________
14435 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
14436         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
14437      Branch: perl
14438            ! lib/I18N/LangTags/List.pm
14439 ____________________________________________________________________________
14440 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
14441         Log: FAQ sync.
14442      Branch: perl
14443            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
14444            ! pod/perlfaq6.pod pod/perlfaq7.pod
14445 ____________________________________________________________________________
14446 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
14447         Log: Integrate perlio;
14448              
14449              Re-indent Encode.xs
14450              
14451              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
14452              (Mis-feature discovered by Encode.)
14453      Branch: perl
14454           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
14455 ____________________________________________________________________________
14456 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
14457         Log: Subject: [PATCH] lstat FH and -l FH warnings
14458              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14459              Date: Sat, 2 Feb 2002 22:24:54 +0100           
14460              Message-ID: <20020202222454.A11608@rafael>       
14461      Branch: perl
14462            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
14463            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
14464 ____________________________________________________________________________
14465 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
14466         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
14467              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14468              Date: Sat, 2 Feb 2002 13:11:01 +0100           
14469              Message-ID: <20020202131101.A722@rafael>               
14470              
14471              Subject: [PATCH t/op/ver.t] another false positive
14472              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14473              Date: Sat, 2 Feb 2002 13:38:22 +0100           
14474              Message-ID: <20020202133822.E722@rafael>         
14475              
14476              Subject: [PATCH] t/test.pl:ok() doesn't work
14477              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
14478              Date: Sun, 03 Feb 2002 00:02:38 -0800          
14479              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
14480      Branch: perl
14481            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
14482            ! t/test.pl
14483 ____________________________________________________________________________
14484 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
14485         Log: Subject: [PATCH @13746] OS2::Process's constants
14486              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14487              Date: Sat, 2 Feb 2002 01:00:55 -0500           
14488              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
14489      Branch: perl
14490            ! os2/OS2/Process/Makefile.PL
14491 ____________________________________________________________________________
14492 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
14493         Log: Subject: [PATCH @13746] h2xs   
14494              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14495              Date: Sat, 2 Feb 2002 00:58:44 -0500           
14496              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
14497      Branch: perl
14498            ! utils/h2xs.PL
14499 ____________________________________________________________________________
14500 [ 14526] By: nick                                  on 2002/02/03  14:54:18
14501         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
14502              (Mis-feature discovered by Encode.)
14503      Branch: perlio
14504            ! sv.c
14505 ____________________________________________________________________________
14506 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
14507         Log: EBCDIC: since #14519 made \N{...} to remap,
14508              the test cannot expect an ASCII code point.
14509      Branch: perl
14510            ! lib/charnames.t
14511 ____________________________________________________________________________
14512 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
14513         Log: Sub-MANIFEST-tweak.
14514      Branch: perl
14515            ! ext/Encode/MANIFEST
14516 ____________________________________________________________________________
14517 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
14518         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
14519              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14520              Date: Fri, 01 Feb 2002 23:51:03 +0900
14521              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
14522      Branch: perl
14523            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14524 ____________________________________________________________________________
14525 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
14526         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
14527              From: Andy Dougherty <doughera@lafayette.edu>
14528              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
14529              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
14530      Branch: perl
14531            ! README.solaris hints/solaris_2.sh
14532 ____________________________________________________________________________
14533 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
14534         Log: EBCDIC: no hope to get the low 256 right in unifolding.
14535      Branch: perl
14536            ! t/uni/fold.t
14537 ____________________________________________________________________________
14538 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
14539         Log: todo entry for missing pack formats.
14540      Branch: perl
14541            ! pod/perltodo.pod
14542 ____________________________________________________________________________
14543 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
14544         Log: EBCDIC: the low 256 \N{...} need to be remapped.
14545      Branch: perl
14546            ! toke.c
14547 ____________________________________________________________________________
14548 [ 14518] By: nick                                  on 2002/02/01  18:32:03
14549         Log: indent -kr -nce and some manual tweaks to match perl style.
14550      Branch: perlio
14551            ! ext/Encode/Encode.xs
14552 ____________________________________________________________________________
14553 [ 14517] By: nick                                  on 2002/02/01  18:20:46
14554         Log: Integrate mainline
14555      Branch: perlio
14556           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
14557           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
14558           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
14559           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
14560           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
14561           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
14562           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
14563 ____________________________________________________________________________
14564 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
14565         Log: Integrate perlio; 
14566              
14567              Minor Encode tweaks:
14568              - move Encode.pm back to top of Encode like normal XS extension
14569              - avoid .def as a file extension (Win32 builds)
14570      Branch: perl
14571            ! MANIFEST
14572           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
14573           !> ext/Encode/Makefile.PL ext/Encode/compile
14574 ____________________________________________________________________________
14575 [ 14515] By: nick                                  on 2002/02/01  16:27:59
14576         Log: Minor Encode tweaks:
14577              - move Encode.pm back to top of Encode like normal XS extension
14578              - avoid .def as a file extension (Win32 builds)
14579      Branch: perlio
14580           +> ext/Encode/Encode.pm
14581            - ext/Encode/lib/Encode.pm
14582            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
14583            ! ext/Encode/Makefile.PL ext/Encode/compile
14584 ____________________________________________________________________________
14585 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
14586         Log: Subject: [PATCH utf8.t] temp file not cleaned up
14587              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14588              Date: Fri, 1 Feb 2002 15:47:46 +0100
14589              Message-ID: <20020201154746.A24079@rafael>
14590      Branch: perl
14591            ! t/io/utf8.t
14592 ____________________________________________________________________________
14593 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
14594         Log: Subject: [PATCH] make "lstat FH" croak
14595              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14596              Date: Fri, 1 Feb 2002 15:12:50 +0100
14597              Message-ID: <20020201151250.A738@rafael>
14598      Branch: perl
14599            ! pod/perldiag.pod pp_sys.c t/op/stat.t
14600 ____________________________________________________________________________
14601 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
14602         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
14603              From: Kay Röpke <kroepke@dolphin-services.de>
14604              Date: Fri, 1 Feb 2002 01:10:43 +0100
14605              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
14606      Branch: perl
14607            ! t/op/stat.t
14608 ____________________________________________________________________________
14609 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
14610         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
14611              I got it in Tru64 + ithreads but only without -g, took
14612              some debugging by printf (which was no fun either since
14613              adding some debug printfs hid the error)
14614      Branch: perl
14615            ! regexec.c utf8.c
14616 ____________________________________________________________________________
14617 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
14618         Log: Subject: Re: [PATCH] perl -V:
14619              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
14620              Date: Thu, 31 Jan 2002 12:10:20 -0800
14621              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
14622              
14623              Subject: Re: [PATCH] perl -V:
14624              From: Michael G Schwern <schwern@pobox.com>
14625              Date: Thu, 31 Jan 2002 16:43:13 -0500
14626              Message-ID: <20020131214313.GH6498@blackrider>
14627      Branch: perl
14628            ! t/run/switches.t
14629 ____________________________________________________________________________
14630 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
14631         Log: #14505 effect.
14632      Branch: perl
14633            ! pod/perluniintro.pod
14634 ____________________________________________________________________________
14635 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
14636         Log: Daniel S. Lewart adopts the Math::Complex.
14637      Branch: perl
14638            ! lib/Math/Complex.pm
14639 ____________________________________________________________________________
14640 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
14641         Log: More Complex DWIMmery.
14642      Branch: perl
14643            ! lib/Math/Complex.pm lib/Math/Complex.t
14644 ____________________________________________________________________________
14645 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
14646         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
14647              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14648              Date: Thu, 31 Jan 2002 14:37:52 +0100
14649              Message-ID: <20020131143752.A1452@rafael>
14650      Branch: perl
14651            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
14652 ____________________________________________________________________________
14653 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
14654         Log: Turn the I/O Unicode error by default on, but the
14655              character-generating Unicode error by default off,
14656              as Larry suggested.
14657      Branch: perl
14658            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
14659            ! utf8.c
14660 ____________________________________________________________________________
14661 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
14662         Log: Subject: [PATCH] open.pm minor cleanup
14663              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14664              Date: Thu, 31 Jan 2002 15:03:02 +0100
14665              Message-ID: <20020131150302.C1452@rafael>
14666      Branch: perl
14667            ! lib/open.pm
14668 ____________________________________________________________________________
14669 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
14670         Log: Update Changes.
14671      Branch: perl
14672            ! Changes patchlevel.h
14673 ____________________________________________________________________________
14674 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
14675         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
14676              From: Robin Barker <rmb1@cise.npl.co.uk>
14677              Date: Wed, 30 Jan 2002 11:58:33 GMT
14678              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
14679      Branch: perl
14680            ! lib/CPAN.pm
14681 ____________________________________________________________________________
14682 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
14683         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
14684              re-sort MANIFEST.
14685      Branch: perl
14686            + ext/Encode/Encode.pm
14687            - ext/Encode/lib/Encode.pm
14688            ! MANIFEST ext/Encode/Makefile.PL
14689 ____________________________________________________________________________
14690 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
14691         Log: Integrate perlio;
14692              
14693              Collect some stats during compile process.
14694              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
14695              as one XS - inconclusive - marginal win?
14696              Add some comments to encode.h
14697      Branch: perl
14698           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
14699           !> ext/Encode/encode.h
14700 ____________________________________________________________________________
14701 [ 14499] By: nick                                  on 2002/01/30  09:57:47
14702         Log: Collect some stats during compile process.
14703              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
14704              as one XS - inconclusive - marginal win?
14705              Add some comments to encode.h
14706      Branch: perlio
14707            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
14708            ! ext/Encode/encode.h
14709 ____________________________________________________________________________
14710 [ 14498] By: nick                                  on 2002/01/30  07:27:55
14711         Log: Integrate Jarkko's path/INC tweaks
14712      Branch: perlio
14713           !> ext/Encode/compile
14714 ____________________________________________________________________________
14715 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
14716         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
14717              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14718              Date: Tue, 29 Jan 2002 01:13:09 -0800
14719              Message-ID: <lemV8gzkgu/K092yn@efn.org>
14720      Branch: perl
14721            ! configpm
14722 ____________________________________________________________________________
14723 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
14724         Log: Subject: [PATCH t/op/inccode.t] new test
14725              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14726              Date: Tue, 29 Jan 2002 22:03:45 +0100
14727              Message-ID: <20020129220345.A704@rafael>
14728      Branch: perl
14729            ! t/op/inccode.t
14730 ____________________________________________________________________________
14731 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
14732         Log: EBCDIC: t/op/lc.t now passes.
14733      Branch: perl
14734            ! t/op/lc.t
14735 ____________________________________________________________________________
14736 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
14737         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
14738      Branch: perl
14739            ! utf8.c
14740 ____________________________________________________________________________
14741 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
14742         Log: Must find stuff during build.
14743      Branch: perl
14744            ! ext/Encode/compile
14745 ____________________________________________________________________________
14746 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
14747         Log: Integrate with perlio;
14748              
14749              Basics of a compiled Encode XS extension
14750      Branch: perl
14751           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
14752           +> ext/Encode/Encode/euc-jp.ucm
14753           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
14754           !> ext/Encode/encode.h
14755 ____________________________________________________________________________
14756 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
14757         Log: EBCDIC tweaks-- no new test passes, but getting closer.
14758      Branch: perl
14759            ! utf8.c
14760 ____________________________________________________________________________
14761 [ 14490] By: nick                                  on 2002/01/29  21:20:57
14762         Log: Basics of a compiled Encode XS extension
14763      Branch: perlio
14764            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
14765            + ext/Encode/Encode/euc-jp.ucm
14766            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
14767            ! ext/Encode/encode.h
14768 ____________________________________________________________________________
14769 [ 14489] By: nick                                  on 2002/01/29  18:40:54
14770         Log: Integrate mainline
14771      Branch: perlio
14772           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
14773           +> ext/Encode/lib/Encode/Encoding.pm
14774           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
14775           +> ext/Encode/lib/Encode/Tcl/Escape.pm
14776           +> ext/Encode/lib/Encode/Tcl/Extended.pm
14777           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
14778           +> ext/Encode/lib/Encode/Tcl/Table.pm
14779           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14780           +> ext/Encode/lib/Encode/iso10646_1.pm
14781           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14782           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
14783           +> ext/Encode/t/Tcl.t
14784            - ext/Encode.t ext/Encode/Encode.pm
14785            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
14786            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
14787           !> (integrate 33 files)
14788 ____________________________________________________________________________
14789 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
14790         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
14791              From: Richard Clamp <richardc@unixbeard.net>
14792              Date: Mon, 28 Jan 2002 02:17:55 +0000
14793              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
14794      Branch: perl
14795            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
14796 ____________________________________________________________________________
14797 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
14798         Log: OS/390 seems to do length 0 udp reads, Nicholas says
14799              skippage is for now the best cause of action.
14800      Branch: perl
14801            ! ext/Socket/socketpair.t
14802 ____________________________________________________________________________
14803 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
14804         Log: Encode cleanup from Dan Kogai; reworked even further.
14805      Branch: perl
14806            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
14807            + ext/Encode/lib/Encode/Encoding.pm
14808            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
14809            + ext/Encode/lib/Encode/Tcl/Escape.pm
14810            + ext/Encode/lib/Encode/Tcl/Extended.pm
14811            + ext/Encode/lib/Encode/Tcl/HanZi.pm
14812            + ext/Encode/lib/Encode/Tcl/Table.pm
14813            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14814            + ext/Encode/lib/Encode/iso10646_1.pm
14815            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14816            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
14817            + ext/Encode/t/Tcl.t
14818            - ext/Encode.t ext/Encode/Encode.pm
14819            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
14820            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
14821            ! MANIFEST ext/Encode/Encode/8859-1.ucm
14822            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
14823            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
14824            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
14825            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
14826            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
14827            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
14828            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
14829            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
14830            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
14831            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
14832            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
14833            ! ext/Encode/compile
14834 ____________________________________________________________________________
14835 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
14836         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
14837      Branch: perl
14838            ! djgpp/djgpp.c perlio.c
14839 ____________________________________________________________________________
14840 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
14841         Log: Prettier printing from Michael Schwern.
14842      Branch: perl
14843            ! t/test.pl
14844 ____________________________________________________________________________
14845 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
14846         Log: Show also the debug and debugcolor as known pragmas.
14847      Branch: perl
14848            ! ext/re/re.pm
14849 ____________________________________________________________________________
14850 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
14851         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
14852              From: "Craig A. Berry" <craigberry@mac.com>
14853              Date: Mon, 28 Jan 2002 16:30:30 -0600
14854              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
14855      Branch: perl
14856            ! ext/B/t/assembler.t
14857 ____________________________________________________________________________
14858 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
14859         Log: metaconfig unit change for #14480.
14860      Branch: metaconfig
14861            ! U/modified/Init.U
14862 ____________________________________________________________________________
14863 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
14864         Log: DJGPP needs to know its exe soon, too.
14865      Branch: perl
14866            ! Configure
14867 ____________________________________________________________________________
14868 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
14869         Log: Round #2 on EBCDICation.
14870      Branch: perl
14871            ! t/op/append.t
14872 ____________________________________________________________________________
14873 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
14874         Log: Integrate perlio;
14875              
14876              Set makefile.mk CCHOME etc. for default locations of MinGW and free
14877              Borland compilers. (Borland builds one or two oddities.)
14878      Branch: perl
14879           !> win32/config.bc win32/makefile.mk
14880 ____________________________________________________________________________
14881 [ 14477] By: nick                                  on 2002/01/28  20:12:31
14882         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
14883              Borland compilers. (Borland builds one or two oddities.)
14884      Branch: perlio
14885            ! win32/config.bc win32/makefile.mk
14886 ____________________________________________________________________________
14887 [ 14476] By: nick                                  on 2002/01/28  18:43:47
14888         Log: Integrate mainline
14889      Branch: perlio
14890           !> Configure hints/hpux.sh
14891 ____________________________________________________________________________
14892 [ 14475] By: nick                                  on 2002/01/28  17:15:12
14893         Log: Integrate mainline
14894      Branch: perlio
14895           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
14896           !> patchlevel.h pp_sys.c t/lib/warnings/perl
14897 ____________________________________________________________________________
14898 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
14899         Log: metaconfig unit change for #14472.
14900      Branch: metaconfig/U/perl
14901            ! d_u32align.U
14902 ____________________________________________________________________________
14903 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
14904         Log: Misunderstood Merijn's patch.
14905      Branch: perl
14906            ! hints/hpux.sh
14907 ____________________________________________________________________________
14908 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
14909         Log: Misapplied Merijn's patch.
14910      Branch: perl
14911            ! Configure
14912 ____________________________________________________________________________
14913 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
14914         Log: Update Changes.
14915      Branch: perl
14916            ! Changes patchlevel.h
14917 ____________________________________________________________________________
14918 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
14919         Log: BeOS has sockets but not true ones.
14920      Branch: perl
14921            ! pp_sys.c
14922 ____________________________________________________________________________
14923 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
14924         Log: metaconfig unit change for #14467.
14925      Branch: metaconfig/U/perl
14926            ! d_u32align.U
14927 ____________________________________________________________________________
14928 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
14929         Log: For some strange reason under the smoke harness the alignment
14930              test hangs in HP-UX 10.20.  So hint it to avoid the test.
14931      Branch: perl
14932            ! hints/hpux.sh
14933 ____________________________________________________________________________
14934 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
14935         Log: Allow d_u32align to be hinted.
14936      Branch: perl
14937            ! Configure
14938 ____________________________________________________________________________
14939 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
14940         Log: The shift key is important.
14941      Branch: perl
14942            ! ext/B/B.xs
14943 ____________________________________________________________________________
14944 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
14945         Log: The "used only once" warnings (from gv_check) come
14946              in pseudorandom hash order-- in EBCDIC the order
14947              is different.  Add a new option that allow the warnings
14948              to come in any order (Paul Marquess).
14949      Branch: perl
14950            ! lib/warnings.t t/lib/warnings/perl
14951 ____________________________________________________________________________
14952 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
14953         Log: Integrate perlio; the 0nothread test failure without threads.
14954      Branch: perl
14955           !> ext/threads/shared/t/0nothread.t
14956 ____________________________________________________________________________
14957 [ 14463] By: nick                                  on 2002/01/28  08:22:36
14958         Log: Integrate mainline
14959      Branch: perlio
14960           !> (integrate 37 files)
14961 ____________________________________________________________________________
14962 [ 14462] By: nick                                  on 2002/01/28  08:09:53
14963         Log: 1st attempt at skipping broke threads case.
14964      Branch: perlio
14965            ! ext/threads/shared/t/0nothread.t
14966 ____________________________________________________________________________
14967 [ 14461] By: nick                                  on 2002/01/28  07:25:58
14968         Log: Skip new threads::shared test unless -Duseithreads
14969      Branch: perlio
14970            ! ext/threads/shared/t/0nothread.t
14971 ____________________________________________________________________________
14972 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
14973         Log: FAQ sync.
14974      Branch: perl
14975            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
14976            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14977            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
14978            ! pod/perlfaq9.pod
14979 ____________________________________________________________________________
14980 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
14981         Log: Upgrade to podlators 1.20.
14982      Branch: perl
14983            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
14984 ____________________________________________________________________________
14985 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
14986         Log: Retract #14448, a better patch coming up.
14987      Branch: perl
14988            ! lib/Pod/t/basic.t
14989 ____________________________________________________________________________
14990 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
14991         Log: EBCDIC portability.
14992      Branch: perl
14993            ! t/op/append.t
14994 ____________________________________________________________________________
14995 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
14996         Log: Further cygwin installperl tweak from Gerrit P. Haase.
14997      Branch: perl
14998            ! installperl
14999 ____________________________________________________________________________
15000 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
15001         Log: A bug in Bulgarian EBCDIC locale (this sounds like
15002              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
15003              locales failed, too.  The patch works around the bug by
15004              skipping the test, but the real problem may be deeper
15005              (affecting probably only EBCDIC platforms, though):
15006              see the comment in locale.t for more details.
15007      Branch: perl
15008            ! lib/locale.t
15009 ____________________________________________________________________________
15010 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
15011         Log: metaconfig unit change for #14453.
15012      Branch: metaconfig/U/perl
15013            ! libperl.U
15014 ____________________________________________________________________________
15015 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
15016         Log: Subject: Bleadperl on Cygwin today
15017              From: "Gerrit P. Haase" <gp@familiehaase.de>              
15018              Date: Sun, 27 Jan 2002 22:30:41 +0100
15019              Message-ID: <462007239437.20020127223041@familiehaase.de>
15020      Branch: perl
15021            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
15022            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
15023            ! lib/ExtUtils/t/MM_Cygwin.t
15024 ____________________________________________________________________________
15025 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
15026         Log: Unfinished EBCDIC branch.
15027      Branch: perl
15028            ! t/op/ver.t
15029 ____________________________________________________________________________
15030 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
15031         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
15032      Branch: perl
15033            ! ext/B/B.xs ext/B/B/Deparse.pm
15034 ____________________________________________________________________________
15035 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
15036         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
15037              platforms.
15038      Branch: perl
15039            ! ext/B/t/stash.t
15040 ____________________________________________________________________________
15041 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
15042         Log: Apparently no need for EBCDIC exception any more.
15043      Branch: perl
15044            ! ext/B/t/showlex.t
15045 ____________________________________________________________________________
15046 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
15047         Log: (retracted by #14458)
15048              (Russ Allbery) OS/390 is using a high-bit character for ESC,
15049              skip the test for now.  A better fix would be to override
15050              the notion of the platform's escape sequence in the test
15051              of Pod::Text::Termcap.  We may have to apply a filter to
15052              the output to substitute back in the ESC character that
15053              the test expects, but only on OS/390.
15054      Branch: perl
15055            ! lib/Pod/t/basic.t
15056 ____________________________________________________________________________
15057 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
15058         Log: Detypo.
15059      Branch: perl
15060            ! ext/Devel/Peek/Peek.t
15061 ____________________________________________________________________________
15062 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
15063         Log: OS/390 USS has a different idea of the pw* functions.
15064              Also, test the name with eq, not with ==.
15065      Branch: perl
15066            ! lib/User/pwent.t
15067 ____________________________________________________________________________
15068 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
15069         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
15070      Branch: perl
15071            ! doio.c
15072 ____________________________________________________________________________
15073 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
15074         Log: ASCIIisms.
15075      Branch: perl
15076            ! ext/PerlIO/t/encoding.t
15077 ____________________________________________________________________________
15078 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
15079         Log: chr(42) ne '*'  if one is in EBCDIC.
15080      Branch: perl
15081            ! t/op/pack.t
15082 ____________________________________________________________________________
15083 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
15084         Log: Subject: [PATCH] Fix up recent op/stat.t failures
15085              From: Andy Dougherty <doughera@lafayette.edu>
15086              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
15087              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
15088      Branch: perl
15089            ! t/op/stat.t
15090 ____________________________________________________________________________
15091 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
15092         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
15093              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15094              Date: Sun, 27 Jan 2002 15:03:18 +0100
15095              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
15096      Branch: perl
15097            ! lib/ExtUtils/t/Command.t
15098 ____________________________________________________________________________
15099 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
15100         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
15101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15102              Date: Sun, 27 Jan 2002 14:51:10 +0100
15103              Message-ID: <20020127145110.A16332@rafael>
15104      Branch: perl
15105            ! ext/B/B/Deparse.pm
15106 ____________________________________________________________________________
15107 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
15108         Log: integrate change#14431 from perlio branch (Nick's fix for
15109              change#13474 to be more defensive about looking at pad entries
15110              that may not exist yet)
15111      Branch: maint-5.6/perl
15112            ! op.c
15113 ____________________________________________________________________________
15114 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
15115         Log: Comment to avoid later "cleanups."
15116      Branch: perl
15117            ! lib/ExtUtils/MakeMaker.pm
15118 ____________________________________________________________________________
15119 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
15120         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
15121              instead of just FOO=... cmd ...
15122      Branch: perl
15123            ! Makefile.SH
15124 ____________________________________________________________________________
15125 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
15126         Log: Overquoting bad (in UNIX one would get
15127              Can't open perl script "'-I../lib'": No such file or directory)
15128      Branch: perl
15129            ! lib/Pod/t/Usage.t
15130 ____________________________________________________________________________
15131 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
15132         Log: Integrate perlio;
15133              
15134              "All tests successful" VC6.0 Win32
15135              (Update config.vc to need cppstdin so those tests are skipped...)
15136      Branch: perl
15137           !> win32/config.vc win32/config_H.bc win32/config_H.gc
15138           !> win32/config_H.vc
15139 ____________________________________________________________________________
15140 [ 14434] By: nick                                  on 2002/01/26  22:27:08
15141         Log: "All tests successful" VC6.0 Win32
15142              (Update config.vc to need cppstdin so those tests are skipped...)
15143      Branch: perlio
15144            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15145            ! win32/config_H.vc
15146 ____________________________________________________________________________
15147 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
15148         Log: Integrate perlio;
15149              
15150              1st two tests of File/Find/t/find.t and taint.t were run after 
15151              calling cleanup(). If previous fail had left for_find directory,
15152              but no content in it then cleanup() returned cd'ed to that directory.
15153              So tests failed. Fixed cleanup()-s.
15154              
15155              If we get to sighandler by mistake (no perl handler set) then
15156              warn() and exit() rather than die() - should never happen
15157              but if it does context needed to die is likely to be trashed
15158              as well.
15159              
15160              Win32 signal emulation cleanup.
15161              
15162              Tinkering with thread cleanup mutex-ing - not the problem 
15163              (op.c is) but could have been...
15164              
15165              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
15166              Should really be looked at by someone that knows about pads.
15167              
15168              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
15169              for CRLF line endings.
15170      Branch: perl
15171           !> ext/threads/threads.xs lib/File/Find/t/find.t
15172           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
15173           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
15174 ____________________________________________________________________________
15175 [ 14432] By: nick                                  on 2002/01/26  21:10:38
15176         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
15177              for CRLF line endings.
15178      Branch: perlio
15179            ! lib/Filter/Simple.pm
15180 ____________________________________________________________________________
15181 [ 14431] By: nick                                  on 2002/01/26  21:08:35
15182         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
15183              Should really be looked at by someone that knows about pads.
15184      Branch: perlio
15185            ! op.c
15186 ____________________________________________________________________________
15187 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
15188         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
15189              From: "Craig A. Berry" <craigberry@mac.com>       
15190              Date: Sat, 26 Jan 2002 11:19:44 -0600
15191              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
15192      Branch: perl
15193            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
15194 ____________________________________________________________________________
15195 [ 14429] By: nick                                  on 2002/01/26  18:04:22
15196         Log: Tinkering with thread cleanup mutex-ing - not the problem 
15197              (op.c is) but could have been...
15198      Branch: perlio
15199            ! ext/threads/threads.xs
15200 ____________________________________________________________________________
15201 [ 14428] By: nick                                  on 2002/01/26  18:03:13
15202         Log: Win32 signal emulation cleanup.
15203      Branch: perlio
15204            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
15205 ____________________________________________________________________________
15206 [ 14427] By: nick                                  on 2002/01/26  13:59:33
15207         Log: If we get to sighandler by mistake (no perl handler set) then
15208              warn() and exit() rather than die() - should never happen
15209              but if it does context needed to die is likely to be trashed
15210              as well.
15211      Branch: perlio
15212            ! mg.c
15213 ____________________________________________________________________________
15214 [ 14426] By: nick                                  on 2002/01/26  13:56:23
15215         Log: Integrate mainline
15216      Branch: perlio
15217           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
15218           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
15219           !> t/run/fresh_perl.t
15220 ____________________________________________________________________________
15221 [ 14425] By: nick                                  on 2002/01/26  08:11:33
15222         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
15223              calling cleanup(). If previous fail had left for_find directory,
15224              but no content in it then cleanup() returned cd'ed to that directory.
15225              So tests failed. Fixed cleanup()-s.
15226      Branch: perlio
15227            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
15228 ____________________________________________________________________________
15229 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
15230         Log: Integrate perlio;
15231              
15232              Fix winsystem.t's attempt to build showav.exe to work
15233              with gcc (which writes a.exe unless told with -o ).
15234              Also put in a few more fail-safes to check .exe got
15235              built somehow.
15236              
15237              More Win32 tuning
15238              
15239              Save $! so that other syscalls don't disturb it before
15240              we test it.
15241      Branch: perl
15242           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
15243           !> t/op/winsystem.t
15244 ____________________________________________________________________________
15245 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
15246         Log: Subject: [PATCH] new test in op/universal.t
15247              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15248              Date: Fri, 25 Jan 2002 23:17:33 +0100
15249              Message-ID: <20020125231733.A11733@rafael>
15250      Branch: perl
15251            ! t/op/universal.t
15252 ____________________________________________________________________________
15253 [ 14422] By: nick                                  on 2002/01/25  21:37:03
15254         Log: Save $! so that other syscalls don't disturb it before 
15255              we test it.
15256      Branch: perlio
15257            ! ext/Socket/socketpair.t
15258 ____________________________________________________________________________
15259 [ 14421] By: nick                                  on 2002/01/25  19:05:57
15260         Log: More Win32 tuning
15261      Branch: perlio
15262            ! t/op/stat.t t/op/taint.t
15263 ____________________________________________________________________________
15264 [ 14420] By: nick                                  on 2002/01/25  18:21:42
15265         Log: Fix winsystem.t's attempt to build showav.exe to work 
15266              with gcc (which writes a.exe unless told with -o ).
15267              Also put in a few more fail-safes to check .exe got 
15268              built somehow.
15269      Branch: perlio
15270            ! t/op/winsystem.t
15271 ____________________________________________________________________________
15272 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
15273         Log: Subject: [Patch Encode.xs] calculation of need overflows
15274              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15275              Date: Sat, 26 Jan 2002 00:58:50 +0900
15276              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
15277      Branch: perl
15278            ! ext/Encode/Encode.xs
15279 ____________________________________________________________________________
15280 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
15281         Log: Integrate changes 13474+13478+13584 from maintperl;
15282              anon sub leakage.
15283      Branch: perl
15284            ! op.c t/run/fresh_perl.t
15285 ____________________________________________________________________________
15286 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
15287         Log: Update Changes.
15288      Branch: perl
15289            ! Changes patchlevel.h
15290 ____________________________________________________________________________
15291 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
15292         Log: Integrate perlio; extensive threads and threads::shared work
15293              (note that the below is a chronological list of perlio
15294              check-in entries since the last integrate)
15295              
15296              Nearly-working threads re-structuring. Do not integrate,
15297              submit-ing to get to Win32, and as "off site" backup.
15298              
15299              threads work again on Win32. (Not threads::shared yet)
15300              Submit to see if they do on Linux.
15301              
15302              Add new threads/typemap to MANIFEST
15303              
15304              XS side of new threads::shared designed, coded and compiles,
15305              and mostly commented but is totaly untested.
15306              submit in case anyone wants a preview.
15307              
15308              Miss mg_len == 0 meaning don't Safefree
15309              
15310              Shared scalars working, some shared array ops working.
15311              
15312              Implement recursive lock and use of scope for PL_sharedsv_space,
15313              so now croak() from asserts does not leave locks.
15314              Make hv_simple compile (new prototype for debugging probe).
15315              
15316              thread::shared nearly working again - remaining issue
15317              is references withing shared space.
15318              Added bulk test with no threads involved (for debugging)
15319              Tuned tests to skip those needing _thrcnt
15320              
15321              SvTEMP_off to stop private PV's being stolen and stored in shared space
15322              
15323              Except Win32 from echo tests. (Alarm does not break into connect)
15324              
15325              Expand command line test globs on Win32.
15326              
15327              threads::shared tidy up:
15328              - Add _id() function to shared.xs so we can test refs point at same thing.
15329              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
15330              - Allow no_share to pass if sharing to works despite mis-ordering.
15331              - Change docs of threads to document ->create() (as used in tests),
15332              and not mention "new".
15333              
15334              Linux/NFS hackery was not faking right number of passes.
15335      Branch: perl
15336           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
15337           +> ext/threads/typemap
15338            - ext/threads/threads.h sharedsv.c sharedsv.h
15339            ! NetWare/config_H.wc
15340           !> (integrate 38 files)
15341 ____________________________________________________________________________
15342 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
15343         Log: Subject: Re: perldebguts minor tweaks
15344              From: Joe McMahon <mcmahon@metalab.unc.edu>
15345              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
15346              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
15347      Branch: perl
15348            ! pod/perldebguts.pod
15349 ____________________________________________________________________________
15350 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
15351         Log: metaconfig unit change for #14413.
15352      Branch: metaconfig
15353            ! U/modified/prototype.U
15354 ____________________________________________________________________________
15355 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
15356         Log: Okay, you can come home now, _().
15357      Branch: perl
15358            ! config_h.SH
15359 ____________________________________________________________________________
15360 [ 14412] By: nick                                  on 2002/01/25  11:01:49
15361         Log: Integrate mainline
15362              All but ../lib/Unicode/UCD.t pass.
15363      Branch: perlio
15364           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
15365           +> lib/unicore/CaseFolding.txt
15366           +> lib/unicore/CompositionExclusions.txt
15367           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
15368           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
15369           +> vos/vos.c
15370            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
15371            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
15372            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
15373            - lib/unicore/NamesList.html lib/unicore/PropList.html
15374            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
15375            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
15376            - lib/unicore/rename
15377           !> (integrate 424 files)
15378 ____________________________________________________________________________
15379 [ 14411] By: nick                                  on 2002/01/25  09:45:13
15380         Log: Linux/NFS hackery was not faking right number of passes.
15381      Branch: perlio
15382            ! t/io/fs.t
15383 ____________________________________________________________________________
15384 [ 14410] By: nick                                  on 2002/01/25  09:35:07
15385         Log: threads::shared tidy up:
15386              - Add _id() function to shared.xs so we can test refs point at same thing.
15387              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
15388              - Allow no_share to pass if sharing to works despite mis-ordering.
15389              - Change docs of threads to document ->create() (as used in tests),
15390              and not mention "new".
15391      Branch: perlio
15392            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
15393            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
15394            ! ext/threads/threads.pm
15395 ____________________________________________________________________________
15396 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
15397         Log: Subject: perldebguts minor tweaks
15398              From: Joe McMahon <mcmahon@metalab.unc.edu>
15399              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
15400              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
15401      Branch: perl
15402            ! pod/perldebguts.pod
15403 ____________________________________________________________________________
15404 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
15405         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
15406              From: Peter Scott <Peter@PSDT.com>
15407              Date: Thu, 24 Jan 2002 08:51:34 -0800
15408              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
15409      Branch: perl
15410            ! pod/perldebguts.pod
15411 ____________________________________________________________________________
15412 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
15413         Log: Few more paranoia checks for Unicode hash keys.
15414      Branch: perl
15415            ! t/op/each.t
15416 ____________________________________________________________________________
15417 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
15418         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
15419              From: Andy Dougherty <doughera@lafayette.edu>
15420              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
15421              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
15422      Branch: perl
15423            ! t/op/stat.t
15424 ____________________________________________________________________________
15425 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
15426         Log: The
15427              
15428              Subject: Very old debugger UTF-8 bug
15429              From: andreas.koenig@anima.de (Andreas J. Koenig)
15430              Date: 24 Jan 2002 12:45:44 +0100
15431              Message-ID: <m3y9iot1jr.fsf@anima.de>
15432              
15433              still broken, but this should work as a stopgap
15434              measure to stop pp_match accessing naughty data.
15435      Branch: perl
15436            ! pod/perldiag.pod pp_hot.c
15437 ____________________________________________________________________________
15438 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
15439         Log: metaconfig unit change for #14403.
15440      Branch: metaconfig/U/perl
15441            ! d_u32align.U
15442 ____________________________________________________________________________
15443 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
15444         Log: Pacify picky compilers (this time Sun Workshop).
15445      Branch: perl
15446            ! Configure
15447 ____________________________________________________________________________
15448 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
15449         Log: Subject: Very old debugger UTF-8 bug
15450              From: andreas.koenig@anima.de (Andreas J. Koenig)
15451              Date: 24 Jan 2002 12:45:44 +0100
15452              Message-ID: <m3y9iot1jr.fsf@anima.de>
15453      Branch: perl
15454            ! lib/dumpvar.pl
15455 ____________________________________________________________________________
15456 [ 14401] By: nick                                  on 2002/01/24  07:50:38
15457         Log: Expand command line test globs on Win32.
15458      Branch: perlio
15459            ! t/harness
15460 ____________________________________________________________________________
15461 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
15462         Log: Sprinkle some copyrights (use the oldest timestamp to
15463              be found in the repository, which is most often not right,
15464              but at least consistent)
15465      Branch: perl
15466            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
15467            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
15468            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
15469            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
15470            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
15471            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
15472            ! unixish.h xsutils.c
15473 ____________________________________________________________________________
15474 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
15475         Log: Don't crash on Help for long text (bug #506672)
15476      Branch: maint-5.6/macperl
15477            ! macos/macperl/MPHelp.c
15478 ____________________________________________________________________________
15479 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
15480         Log: Fix minor path problem
15481      Branch: maint-5.6/macperl
15482            ! macos/macperl/Droplets/tarzipme.plx
15483 ____________________________________________________________________________
15484 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
15485         Log: Minor text changes
15486      Branch: maint-5.6/macperl
15487            ! macos/Perl.r
15488 ____________________________________________________________________________
15489 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
15490         Log: Bump versions, dates, etc.
15491      Branch: maint-5.6/macperl
15492            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
15493 ____________________________________________________________________________
15494 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
15495         Log: coderefs in @INC and absolute paths
15496      Branch: maint-5.6/macperl
15497            ! embed.h pp_ctl.c proto.h
15498 ____________________________________________________________________________
15499 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
15500         Log: Minor module thingys
15501      Branch: maint-5.6/macperl
15502            ! macos/ext/Mac/Controls/Controls.xs
15503            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
15504            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
15505            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
15506            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
15507            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
15508            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
15509            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
15510            ! macos/ext/Mac/Movies/Movies.xs
15511            ! macos/ext/Mac/Navigation/Navigation.pm
15512            ! macos/ext/Mac/Navigation/Navigation.xs
15513            ! macos/ext/Mac/Notification/Notification.xs
15514            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
15515            ! macos/ext/Mac/Processes/Processes.xs
15516            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
15517            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
15518            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
15519            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
15520            ! macos/ext/Mac/Resources/Resources.pm
15521            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
15522            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
15523            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
15524            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
15525            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
15526 ____________________________________________________________________________
15527 [ 14393] By: nick                                  on 2002/01/23  19:52:19
15528         Log: Except Win32 from echo tests. (Alarm does not break into connect)
15529      Branch: perlio
15530            ! ext/Socket/Socket.t
15531 ____________________________________________________________________________
15532 [ 14392] By: nick                                  on 2002/01/23  19:31:57
15533         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
15534      Branch: perlio
15535            ! ext/threads/shared/shared.xs
15536 ____________________________________________________________________________
15537 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
15538         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
15539      Branch: perl
15540            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
15541            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
15542            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
15543            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
15544            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
15545            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
15546            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
15547            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
15548            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
15549            ! x2p/util.c x2p/util.h x2p/walk.c
15550 ____________________________________________________________________________
15551 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
15552         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
15553              therefore quite probably also obsolete code.
15554      Branch: perl
15555            ! sv.c
15556 ____________________________________________________________________________
15557 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
15558         Log: Update Changes.
15559      Branch: perl
15560            ! Changes patchlevel.h
15561 ____________________________________________________________________________
15562 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
15563         Log: Small update on todo.  Could use a lot more.
15564      Branch: perl
15565            ! pod/perltodo.pod
15566 ____________________________________________________________________________
15567 [ 14387] By: nick                                  on 2002/01/23  14:19:30
15568         Log: thread::shared nearly working again - remaining issue
15569              is references withing shared space.
15570              Added bulk test with no threads involved (for debugging)
15571              Tuned tests to skip those needing _thrcnt
15572      Branch: perlio
15573            + ext/threads/shared/t/0nothread.t
15574            ! MANIFEST ext/threads/shared/shared.pm
15575            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
15576            ! ext/threads/shared/t/hv_refs.t
15577            ! ext/threads/shared/t/hv_simple.t
15578            ! ext/threads/shared/t/sv_simple.t
15579 ____________________________________________________________________________
15580 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
15581         Log: Subject: [ID 20020121.003] perldata doco bug
15582              From: John Stumbles <jstumbles@bluearc.com>
15583              Date: Mon, 21 Jan 2002 14:19:56 -0000
15584              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
15585      Branch: perl
15586            ! pod/perldata.pod
15587 ____________________________________________________________________________
15588 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
15589         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
15590              From: Michael G Schwern <schwern@pobox.com>
15591              Date: Mon, 21 Jan 2002 15:16:42 -0500
15592              Message-ID: <20020121201642.GA6659@blackrider>
15593      Branch: perl
15594            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
15595 ____________________________________________________________________________
15596 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
15597         Log: Subject: [PATCH] Re: eval not catching warnings?
15598              From: abigail@foad.org
15599              Date: Wed, 23 Jan 2002 15:35:47 +0100
15600              Message-ID: <20020123143547.24798.qmail@foad.org>
15601      Branch: perl
15602            ! pod/perlfunc.pod
15603 ____________________________________________________________________________
15604 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
15605         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
15606              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15607              Date: Tue, 22 Jan 2002 17:00:54 -0800            
15608              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
15609      Branch: perl
15610            ! t/run/fresh_perl.t
15611 ____________________________________________________________________________
15612 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
15613         Log: metaconfig unit change for #14381.
15614      Branch: metaconfig/U/perl
15615            ! d_u32align.U
15616 ____________________________________________________________________________
15617 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
15618         Log: HP-UX 10.20 cc pacifying from Merijn.
15619      Branch: perl
15620            ! Configure
15621 ____________________________________________________________________________
15622 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
15623         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
15624              From: "Craig A. Berry" <craigberry@mac.com> 
15625              Date: Tue, 22 Jan 2002 22:14:26 -0600
15626              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
15627      Branch: perl
15628            ! vms/test.com
15629 ____________________________________________________________________________
15630 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
15631         Log: AIX cpp bug: having macro arguments and character constants
15632              "the same" means trouble (here s and 's')
15633              What broke now was 841 and 842 of t/op/pat.t, because of the
15634              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
15635              (note that breakage happened only under cc_r and usethreads+
15636              useithreads)
15637      Branch: perl
15638            ! utf8.h
15639 ____________________________________________________________________________
15640 [ 14378] By: nick                                  on 2002/01/22  20:33:15
15641         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
15642              so now croak() from asserts does not leave locks.
15643              Make hv_simple compile (new prototype for debugging probe).
15644      Branch: perlio
15645            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
15646            ! ext/threads/shared/t/hv_simple.t
15647 ____________________________________________________________________________
15648 [ 14377] By: nick                                  on 2002/01/22  17:32:21
15649         Log: Shared scalars working, some shared array ops working.
15650      Branch: perlio
15651            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
15652            ! ext/threads/shared/t/sv_refs.t
15653            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
15654 ____________________________________________________________________________
15655 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
15656         Log: Subject: [PATCH] Support truncate() in VOS port
15657              From: Paul_GreenVOS@vos.stratus.com
15658              Date: Mon, 21 Jan 02 23:27 est
15659              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
15660      Branch: perl
15661            + vos/vos.c
15662            ! MANIFEST hints/vos.sh vos/vosish.h
15663 ____________________________________________________________________________
15664 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
15665         Log: metaconfig unit changes for #14374.  Couldn't figure
15666              how to get completely rid of _() (some weird dependency
15667              pulling it in?) so renamed it as PROTO_().
15668      Branch: metaconfig
15669            + U/modified/d_shmat.U U/modified/prototype.U
15670            ! U/protos/d_drand48proto.U
15671      Branch: metaconfig/U/perl
15672            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
15673 ____________________________________________________________________________
15674 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
15675         Log: Get rid of the _() macro since (1) we require ANSI anyway
15676              (2) Other software (GNU) seems to use it and we don't need it,
15677              so let's give it up.
15678      Branch: perl
15679            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15680            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
15681            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
15682            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
15683            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
15684            ! wince/config.h wince/config_H.ce
15685 ____________________________________________________________________________
15686 [ 14373] By: nick                                  on 2002/01/22  10:10:48
15687         Log: Miss mg_len == 0 meaning don't Safefree
15688      Branch: perlio
15689            ! mg.c
15690 ____________________________________________________________________________
15691 [ 14372] By: nick                                  on 2002/01/21  22:34:06
15692         Log: XS side of new threads::shared designed, coded and compiles,
15693              and mostly commented but is totaly untested.
15694              submit in case anyone wants a preview.
15695      Branch: perlio
15696            + ext/threads/shared/typemap
15697            ! MANIFEST ext/threads/shared/shared.pm
15698            ! ext/threads/shared/shared.xs
15699 ____________________________________________________________________________
15700 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
15701         Log: Subject: [BUG] /\_/ an unrecognized escape?
15702              From: Michael G Schwern <schwern@pobox.com>
15703              Date: Mon, 21 Jan 2002 15:22:54 -0500
15704              Message-ID: <20020121202254.GA6731@blackrider>
15705      Branch: perl
15706            ! t/lib/warnings/toke toke.c
15707 ____________________________________________________________________________
15708 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
15709         Log: Undo the renaming of the Unicode data files; the simple
15710              solution being not including the *.html files.  This means
15711              that in the future there is no need for any renamings
15712              (well, assuming that the Consortium doesn't cause any),
15713              and the files are named like they are in the Consortium
15714              website, thus alleviating confusion.
15715      Branch: perl
15716            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
15717            + lib/unicore/CaseFolding.txt
15718            + lib/unicore/CompositionExclusions.txt
15719            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
15720            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
15721            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
15722            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
15723            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
15724            - lib/unicore/NamesList.html lib/unicore/PropList.html
15725            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
15726            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
15727            - lib/unicore/rename
15728            ! (edit 285 files)
15729 ____________________________________________________________________________
15730 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
15731         Log: Update Changes.
15732      Branch: perl
15733            ! Changes patchlevel.h
15734 ____________________________________________________________________________
15735 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
15736         Log: Subject: RE: BCC for Win32 is unhappy @14331
15737              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
15738              Date: Mon, 21 Jan 2002 09:48:40 +0300
15739              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
15740              
15741              (using IV instead of int)
15742      Branch: perl
15743            ! hv.h
15744 ____________________________________________________________________________
15745 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
15746         Log: path_is_absolute() needs a prototype (and maybe
15747              a better name, but that's another story).
15748      Branch: perl
15749            ! embed.fnc embed.h pp_ctl.c proto.h
15750 ____________________________________________________________________________
15751 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
15752         Log: Subject: Re: coderefs in @INC
15753              From: Chris Nandor <pudge@pobox.com>
15754              Date: Thu, 17 Jan 2002 11:26:02 -0500
15755              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
15756      Branch: perl
15757            ! pp_ctl.c
15758 ____________________________________________________________________________
15759 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
15760         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
15761              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15762              Date: Sun, 20 Jan 2002 22:53:56 +0100
15763              Message-ID: <20020120225356.A12093@rafael>
15764      Branch: perl
15765            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
15766            ! t/lib/warnings/9enabled warnings.h warnings.pl
15767 ____________________________________________________________________________
15768 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
15769         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
15770              From: "Craig A. Berry" <craigberry@mac.com>
15771              Date: Sun, 20 Jan 2002 22:49:42 -0600
15772              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
15773      Branch: perl
15774            ! lib/ExtUtils/MakeMaker.pm
15775 ____________________________________________________________________________
15776 [ 14363] By: nick                                  on 2002/01/20  20:38:23
15777         Log: Add new threads/typemap to MANIFEST
15778      Branch: perlio
15779            ! MANIFEST
15780 ____________________________________________________________________________
15781 [ 14362] By: nick                                  on 2002/01/20  20:34:36
15782         Log: Integrate mainline
15783      Branch: perlio
15784           +> lib/Pod/t/Usage.t
15785           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
15786           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
15787           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
15788           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
15789           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
15790           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
15791           !> util.c
15792 ____________________________________________________________________________
15793 [ 14361] By: nick                                  on 2002/01/20  18:51:47
15794         Log: Integrate MANIFEST
15795      Branch: perlio
15796           !> MANIFEST
15797 ____________________________________________________________________________
15798 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
15799         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
15800              From: Paul_GreenVOS@vos.stratus.com
15801              Date: Sat, 19 Jan 02 17:17 est
15802              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
15803              
15804              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
15805              From: Paul_GreenVOS@vos.stratus.com
15806              Date: Sat, 19 Jan 02 17:19 est
15807              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
15808      Branch: perl
15809            ! lib/ExtUtils/t/Command.t
15810 ____________________________________________________________________________
15811 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
15812         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
15813              From: Paul_GreenVOS@vos.stratus.com
15814              Date: Sat, 19 Jan 02 14:30 est
15815              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
15816      Branch: perl
15817            ! lib/AnyDBM_File.t
15818 ____________________________________________________________________________
15819 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
15820         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
15821              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
15822              Date: Sun, 20 Jan 2002 13:51:36 +0100
15823              Message-ID: <20020120135136.A710@rafael>
15824      Branch: perl
15825            ! ext/File/Glob/t/basic.t
15826 ____________________________________________________________________________
15827 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
15828         Log: #14352 deleted ext/threads/threads.h
15829      Branch: perlio
15830            ! MANIFEST
15831 ____________________________________________________________________________
15832 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
15833         Log: Eradicate sharedsv.*
15834      Branch: perlio
15835            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
15836 ____________________________________________________________________________
15837 [ 14355] By: nick                                  on 2002/01/20  11:50:22
15838         Log: threads work again on Win32. (Not threads::shared yet)
15839              Submit to see if they do on Linux.
15840      Branch: perlio
15841            ! ext/threads/shared/shared.xs ext/threads/threads.xs
15842            ! win32/makefile.mk
15843 ____________________________________________________________________________
15844 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
15845         Log: Make also hex() and oct() to croak if their arguments
15846              cannot be downgraded (that is, if they contain wide
15847              characters), just like crypt() does (and use the croak
15848              feature of sv_utf8_downgrade()).
15849      Branch: perl
15850            ! pp.c t/op/oct.t
15851 ____________________________________________________________________________
15852 [ 14353] By: nick                                  on 2002/01/19  22:20:09
15853         Log: Integrate Time/Local and its test
15854      Branch: perlio
15855           !> lib/Time/Local.pm lib/Time/Local.t
15856 ____________________________________________________________________________
15857 [ 14352] By: nick                                  on 2002/01/19  22:17:07
15858         Log: Nearly-working threads re-structuring. Do not integrate,
15859              submit-ing to get to Win32, and as "off site" backup.
15860      Branch: perlio
15861            + ext/threads/typemap
15862            - ext/threads/threads.h sharedsv.c sharedsv.h
15863            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
15864            ! embedvar.h ext/threads/shared/shared.pm
15865            ! ext/threads/shared/shared.xs ext/threads/threads.pm
15866            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
15867            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
15868            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
15869 ____________________________________________________________________________
15870 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
15871         Log: Regen toc.
15872      Branch: perl
15873            ! pod/perltoc.pod
15874 ____________________________________________________________________________
15875 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
15876         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
15877              From: David Dyck <dcd@tc.fluke.com>
15878              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
15879              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
15880      Branch: perl
15881            ! pod/perl5004delta.pod pod/perl5005delta.pod
15882            ! pod/perl561delta.pod pod/perl56delta.pod
15883 ____________________________________________________________________________
15884 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
15885         Log: FAQ sync.
15886      Branch: perl
15887            ! pod/perlfaq1.pod pod/perlfaq2.pod
15888 ____________________________________________________________________________
15889 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
15890         Log: Subject: [PATCH lib/Pod/t/Usage.t]
15891              From: Abe Timmerman <abe@ztreet.demon.nl>
15892              Date: Sat, 19 Jan 2002 19:57:57 +0100
15893              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
15894      Branch: perl
15895            + lib/Pod/t/Usage.t
15896            ! MANIFEST
15897 ____________________________________________________________________________
15898 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
15899         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
15900              From: Paul_GreenVOS@vos.stratus.com
15901              Date: Sat, 19 Jan 02 13:15 est
15902              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
15903      Branch: perl
15904            ! ext/SDBM_File/sdbm.t
15905 ____________________________________________________________________________
15906 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
15907         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
15908      Branch: perl
15909           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
15910           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
15911 ____________________________________________________________________________
15912 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
15913         Log: Alternative Time::Local algorithm that uses matemathical formula
15914              for timegm instead of progressive guessing
15915      Branch: perl
15916            ! lib/Time/Local.pm
15917 ____________________________________________________________________________
15918 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
15919         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
15920              From: Paul_GreenVOS@vos.stratus.com
15921              Date: Sat, 19 Jan 02 11:20 est
15922              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
15923      Branch: perl
15924            ! ext/File/Glob/t/basic.t
15925 ____________________________________________________________________________
15926 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
15927         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
15928              From: Paul_GreenVOS@vos.stratus.com
15929              Date: Fri, 18 Jan 02 22:56 est
15930              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
15931      Branch: perl
15932            ! ext/Cwd/t/cwd.t
15933 ____________________________________________________________________________
15934 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
15935         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
15936              From: Paul_GreenVOS@vos.stratus.com
15937              Date: Fri, 18 Jan 02 22:48 est
15938              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
15939      Branch: perl
15940            ! lib/Time/Local.t
15941 ____________________________________________________________________________
15942 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
15943         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
15944              From: Paul_GreenVOS@vos.stratus.com
15945              Date: Fri, 18 Jan 02 16:22 est
15946              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
15947      Branch: perl
15948            ! ext/Devel/DProf/DProf.t
15949 ____________________________________________________________________________
15950 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
15951         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
15952              From: Tels <perl_dummy@bloodgate.com>
15953              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
15954              Message-Id: <200201182106.XAA19133@taku.hut.fi>
15955      Branch: perl
15956            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
15957 ____________________________________________________________________________
15958 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
15959         Log: Don't do socketpair udp unless you've got all what it takes.
15960      Branch: perl
15961            ! util.c
15962 ____________________________________________________________________________
15963 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
15964         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
15965              From: Tels <perl_dummy@bloodgate.com>
15966              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
15967              Message-Id: <200201182206.AAA15310@taku.hut.fi>
15968      Branch: perl
15969            ! lib/ExtUtils/MM_BeOS.pm
15970 ____________________________________________________________________________
15971 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
15972         Log: metaconfig unit change for #14336.
15973      Branch: metaconfig
15974            ! U/modified/myhostname.U
15975 ____________________________________________________________________________
15976 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
15977         Log: Avoid bare "set", and kiss .uucp goodbye.
15978      Branch: perl
15979            ! Configure
15980 ____________________________________________________________________________
15981 [ 14335] By: nick                                  on 2002/01/18  22:11:42
15982         Log: Split out core of sv_magic() into sv_magicext().
15983              sv_magic provides the extra restictions (no READONLY, only
15984              one of each type, canned set of vtables), and sv_magicext()
15985              does the actual data twiddling.
15986              Also enhances semantics of ->mg_ptr setting via name/namlen
15987              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
15988              scratch area (namlen > 0 && name == NULL).
15989              sv_magicext also returns the MAGIC * it added.
15990              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
15991              
15992              To come sv_unmagicext() - which will remove just one magic
15993              of particular type, and additionaly match against ->mg_ptr,
15994              or the MAGIC * (need to experiment as to which is more natural).
15995      Branch: perlio
15996            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
15997            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
15998 ____________________________________________________________________________
15999 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
16000         Log: Retract #14327 for now, going to the limit seems
16001              to be too much for many platforms.
16002      Branch: perl
16003            ! lib/Time/Local.t
16004 ____________________________________________________________________________
16005 [ 14333] By: nick                                  on 2002/01/18  18:58:33
16006         Log: Integrate mainline
16007      Branch: perlio
16008           !> Changes patchlevel.h
16009 ____________________________________________________________________________
16010 [ 14332] By: nick                                  on 2002/01/18  16:19:06
16011         Log: Integrate mainline
16012      Branch: perlio
16013           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
16014           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
16015            - lib/ExtUtils/inst
16016           !> (integrate 32 files)
16017 ____________________________________________________________________________
16018 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
16019         Log: Update Changes.
16020      Branch: perl
16021            ! Changes patchlevel.h
16022 ____________________________________________________________________________
16023 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
16024         Log: Try to make the connect/read/write timeouting.
16025      Branch: perl
16026            ! ext/Socket/Socket.t
16027 ____________________________________________________________________________
16028 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
16029         Log: Netware Makefile tweak from Ananth Kesari.
16030      Branch: perl
16031            ! NetWare/Makefile
16032 ____________________________________________________________________________
16033 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
16034         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
16035              From: Michael G Schwern <schwern@pobox.com>
16036              Date: Fri, 18 Jan 2002 03:10:27 -0500
16037              Message-ID: <20020118081027.GE7226@blackrider>
16038      Branch: perl
16039            ! lib/File/Find.pm
16040 ____________________________________________________________________________
16041 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
16042         Log: (retracted by #14334)
16043              
16044              Subject: [PATCH] Improving lib/Time/Local.t
16045              From: Paul_GreenVOS@vos.stratus.com        
16046              Date: Thu, 17 Jan 02 22:36 est
16047              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
16048      Branch: perl
16049            ! lib/Time/Local.t
16050 ____________________________________________________________________________
16051 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
16052         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
16053              From: Abe Timmerman <abe@ztreet.demon.nl>  
16054              Date: Fri, 18 Jan 2002 13:18:47 +0100
16055              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
16056      Branch: perl
16057            ! lib/ExtUtils/t/MM_Win32.t
16058 ____________________________________________________________________________
16059 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
16060         Log: Subject: [PATCH] Syncing with bleadperl 
16061              From: Michael G Schwern <schwern@pobox.com> 
16062              Date: Fri, 18 Jan 2002 03:04:33 -0500
16063              Message-ID: <20020118080432.GC7226@blackrider>
16064      Branch: perl
16065            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
16066            - lib/ExtUtils/inst
16067            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
16068            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
16069            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
16070            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
16071            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
16072            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
16073            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
16074            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
16075            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
16076            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
16077            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
16078            ! lib/ExtUtils/testlib.pm
16079 ____________________________________________________________________________
16080 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
16081         Log: Detypo.
16082      Branch: perl
16083            ! AUTHORS
16084 ____________________________________________________________________________
16085 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
16086         Log: Subject: [PATCH] MM check_hints test
16087              From: Michael G Schwern <schwern@pobox.com>
16088              Date: Thu, 17 Jan 2002 20:25:57 -0500
16089              Message-ID: <20020118012557.GE32762@blackrider>
16090      Branch: perl
16091            + lib/ExtUtils/t/hints.t
16092            ! MANIFEST
16093 ____________________________________________________________________________
16094 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
16095         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
16096              From: Michael G Schwern <schwern@pobox.com> 
16097              Date: Thu, 17 Jan 2002 20:12:20 -0500
16098              Message-ID: <20020118011220.GC32762@blackrider>
16099              
16100              (#14317 replaced with this)
16101      Branch: perl
16102            ! lib/ExtUtils/MakeMaker.pm
16103 ____________________________________________________________________________
16104 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
16105         Log: Subject: [PATCH perldiag] overload.pm warnings
16106              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16107              Date: Thu, 17 Jan 2002 23:53:49 +0100
16108              Message-ID: <20020117235349.A14530@rafael>
16109      Branch: perl
16110            ! pod/perldiag.pod
16111 ____________________________________________________________________________
16112 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
16113         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
16114              From: Michael G Schwern <schwern@pobox.com>
16115              Date: Thu, 17 Jan 2002 16:35:47 -0500
16116              Message-ID: <20020117213546.GD23830@blackrider>
16117      Branch: perl
16118            ! lib/File/Find.pm
16119 ____________________________________________________________________________
16120 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
16121         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
16122              From: chromatic <chromatic@rmci.net>
16123              Date: Thu, 17 Jan 2002 13:04:22 -0700
16124              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
16125      Branch: perl
16126            ! pod/perltodo.pod
16127 ____________________________________________________________________________
16128 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
16129         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
16130              From: chromatic <chromatic@rmci.net>
16131              Date: Thu, 17 Jan 2002 12:59:04 -0700
16132              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
16133      Branch: perl
16134            ! lib/ExtUtils/t/Mkbootstrap.t
16135 ____________________________________________________________________________
16136 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
16137         Log: (replaced by #14322)
16138              The #14300 broke hints file handling.
16139      Branch: perl
16140            ! lib/ExtUtils/MakeMaker.pm
16141 ____________________________________________________________________________
16142 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
16143         Log: metaconfig unit change for #14315.
16144      Branch: metaconfig/U/perl
16145            ! uselongdbl.U
16146 ____________________________________________________________________________
16147 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
16148         Log: Subject: [PATCH] long doubles
16149              From: Nicholas Clark <nick@unfortu.net>
16150              Date: Thu, 17 Jan 2002 17:06:28 +0000
16151              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
16152      Branch: perl
16153            ! Configure
16154 ____________________________________________________________________________
16155 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
16156         Log: metaconfig unit change for #14313.
16157      Branch: metaconfig
16158            ! U/modified/i_ndbm.U
16159 ____________________________________________________________________________
16160 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
16161         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
16162              From: Andy Dougherty <doughera@lafayette.edu>
16163              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
16164              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
16165      Branch: perl
16166            ! Configure
16167 ____________________________________________________________________________
16168 [ 14312] By: nick                                  on 2002/01/17  21:38:38
16169         Log: Integrate mainline (for ndbm fixes etc.)
16170      Branch: perlio
16171           +> t/run/fresh_perl.t
16172            - t/run/kill_perl.t
16173           !> Changes MANIFEST ext/Opcode/Opcode.xs
16174           !> ext/SDBM_File/sdbm/Makefile.PL
16175           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
16176           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
16177           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
16178           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
16179           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
16180 ____________________________________________________________________________
16181 [ 14311] By: sky                                   on 2002/01/17  21:01:00
16182         Log: Simplify the code that duplicates the threads 
16183              init function and the parameters to the thread by using sv_dup. 
16184              Note,what happens if you pass a shared variable as a parameter?
16185      Branch: perl
16186            ! ext/threads/threads.xs
16187 ____________________________________________________________________________
16188 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
16189         Log: Update Changes.
16190      Branch: perl
16191            ! Changes patchlevel.h
16192 ____________________________________________________________________________
16193 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
16194         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
16195              with fresh_perl_is() and fresh_perl_like().
16196      Branch: perl
16197            + t/run/fresh_perl.t
16198            - t/run/kill_perl.t
16199            ! MANIFEST t/test.pl
16200 ____________________________________________________________________________
16201 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
16202         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
16203              From: Benjamin Goldberg <goldbb2@earthlink.net>
16204              Date: Wed, 09 Jan 2002 21:03:16 -0500
16205              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
16206      Branch: perl
16207            ! ext/Unicode/Normalize/Normalize.pm
16208 ____________________________________________________________________________
16209 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
16210         Log: Retract #14144 as Hugo isn't happy with it.
16211      Branch: perl
16212            ! scope.c t/run/kill_perl.t
16213 ____________________________________________________________________________
16214 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
16215         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
16216              From: Richard Clamp <richardc@unixbeard.net>
16217              Date: Wed, 16 Jan 2002 17:34:31 +0000
16218              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
16219      Branch: perl
16220            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
16221 ____________________________________________________________________________
16222 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
16223         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
16224              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16225              Date: Tue, 15 Jan 2002 21:23:30 +0100
16226              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
16227      Branch: perl
16228            ! ext/Opcode/Opcode.xs
16229 ____________________________________________________________________________
16230 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
16231         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
16232              From: Paul_GreenVOS@vos.stratus.com
16233              Date: Wed, 16 Jan 02 6:42 est
16234              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
16235      Branch: perl
16236            ! t/io/fs.t t/op/crypt.t
16237 ____________________________________________________________________________
16238 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
16239         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
16240              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16241              Date: Wed, 16 Jan 2002 13:43:39 +0100
16242              Message-ID: <20020116134339.A704@rafael>
16243              
16244              (replaces #14302)
16245      Branch: perl
16246            ! mg.c t/lib/warnings/mg
16247 ____________________________________________________________________________
16248 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
16249         Log: (replaced by #14303)
16250              Subject: [PATCH] length of undefined $(digit) should warn
16251              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16252              Date: Tue, 15 Jan 2002 23:02:44 +0100            
16253              Message-ID: <20020115230244.A31786@rafael>     
16254      Branch: perl
16255            ! mg.c t/lib/warnings/mg
16256 ____________________________________________________________________________
16257 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
16258         Log: The non-MakeMaker.pm parts of
16259              
16260              Subject: [PATCH] Re: MM_Beos.pm?
16261              From: Tels <perl_dummy@bloodgate.com>
16262              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
16263              Message-Id: <200201142006.WAA29544@taas.iki.fi>
16264      Branch: perl
16265            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
16266            ! lib/ExtUtils/t/MM_Unix.t
16267 ____________________________________________________________________________
16268 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
16269         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
16270              From: Michael G Schwern <schwern@pobox.com>    
16271              Date: Tue, 15 Jan 2002 20:07:50 -0500            
16272              Message-ID: <20020116010750.GH625@blackrider>  
16273      Branch: perl
16274            ! lib/ExtUtils/MakeMaker.pm
16275 ____________________________________________________________________________
16276 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
16277         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
16278              From: Jeffrey Friedl <jfriedl@yahoo.com>       
16279              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
16280              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
16281      Branch: perl
16282            ! lib/Text/Tabs.pm
16283 ____________________________________________________________________________
16284 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
16285         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
16286              From: "Green, Paul" <Paul.Green@stratus.com>
16287              Date: Tue, 15 Jan 2002 22:28:10 -0500
16288              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
16289      Branch: perl
16290            ! lib/ExtUtils/MM_Unix.pm
16291 ____________________________________________________________________________
16292 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
16293         Log: Integrate perlio; offsetof() is in <stddef.h>
16294      Branch: perl
16295           !> ext/Socket/Socket.xs
16296 ____________________________________________________________________________
16297 [ 14296] By: nick                                  on 2002/01/16  13:02:29
16298         Log: offsetof() is in <stddef.h>
16299      Branch: perlio
16300            ! ext/Socket/Socket.xs
16301 ____________________________________________________________________________
16302 [ 14295] By: nick                                  on 2002/01/16  07:25:29
16303         Log: Integrate mainline
16304      Branch: perlio
16305           +> (branch 262 files)
16306            - (delete 285 files)
16307           !> (integrate 34 files)
16308 ____________________________________________________________________________
16309 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
16310         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
16311              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
16312              Canonical.pl and Exact.pl.
16313      Branch: perl
16314            + (add 259 files)
16315            - (delete 288 files)
16316            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
16317            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
16318            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
16319            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
16320 ____________________________________________________________________________
16321 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
16322         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
16323      Branch: perl
16324            ! ext/Socket/Socket.xs
16325 ____________________________________________________________________________
16326 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
16327         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
16328              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16329              Date: Tue, 15 Jan 2002 21:59:19 +0100
16330              Message-ID: <3C44A637.16602.25EB208@localhost>
16331      Branch: perl
16332            ! embed.fnc embed.h proto.h
16333 ____________________________________________________________________________
16334 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
16335         Log: Duh.  The updated In/*.pl weren't checked in.
16336      Branch: perl
16337            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
16338            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
16339            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
16340            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
16341            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
16342            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
16343            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
16344            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
16345            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
16346            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
16347            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
16348            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
16349            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
16350            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
16351            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
16352            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
16353            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
16354            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
16355            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
16356            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
16357            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
16358            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
16359            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
16360            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
16361            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
16362            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
16363            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
16364            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
16365            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
16366            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
16367            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
16368            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
16369            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
16370            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
16371            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
16372            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
16373            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
16374            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
16375            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
16376            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
16377            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
16378            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
16379            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
16380            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
16381            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
16382            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
16383            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
16384            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
16385 ____________________________________________________________________________
16386 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
16387         Log: Update Changes.
16388      Branch: perl
16389            ! Changes patchlevel.h
16390 ____________________________________________________________________________
16391 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
16392         Log: Jeffrey is trying very hard to avoid working on his
16393              book, it would seem :-) (better naming, better comments
16394              in the files)
16395      Branch: perl
16396            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
16397            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
16398            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
16399            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
16400            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
16401            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
16402            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
16403            - lib/unicore/Is/IDStart.pl
16404            ! (edit 200 files)
16405 ____________________________________________________________________________
16406 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
16407         Log: metaconfig unit changes for #14287.
16408      Branch: metaconfig
16409            + U/modified/Chk_MANI.U
16410            ! U/modified/Extract.U U/modified/Finish.U
16411      Branch: metaconfig/U/perl
16412            ! Extensions.U dlsrc.U
16413 ____________________________________________________________________________
16414 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
16415         Log: Some protection against spaces in directory names.
16416              (Tru64 still has some makedepend problems in such
16417              cases but that looks like Tru64's problem.)
16418      Branch: perl
16419            ! Configure Makefile.SH
16420 ____________________________________________________________________________
16421 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
16422         Log: Should have been in #14285 but I have sausages for fingers.
16423      Branch: perl
16424            + lib/ExtUtils/MM_BeOS.pm
16425 ____________________________________________________________________________
16426 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
16427         Log: MM_BeOS from Tels.
16428      Branch: perl
16429            + lib/ExtUtils/t/MM_BeOS.t
16430            ! MANIFEST
16431 ____________________________________________________________________________
16432 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
16433         Log: Integrate perlio;
16434              
16435              (reintroduce #14251) Slab allocator for ops
16436              - moved the statics to intrpvar.h
16437              - implemented Slab_Free()
16438              - uses PerlMemShared (for now) if distinction exists.
16439              
16440              Slab allocator submit after resolve -ay to keep it!
16441              
16442              Hand merge of non slab allocator stuff
16443              
16444              const-ness fix in savepv's passing of NULL
16445              
16446              Typo in #else branch of PL_SLAB_ALLOC
16447              
16448              Integrate rest of mainline
16449              
16450              Regen embed enable slab for PERL_IMPLICIT_SYS
16451              
16452              Correct name of PL_OP_SLAB_ALLOC
16453              
16454              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
16455              e.g. -Duse64bitint on a 32-bit platform.
16456              Now uses I32 for use-count and is more careful with its casts.
16457      Branch: perl
16458           !> (integrate 28 files)
16459 ____________________________________________________________________________
16460 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
16461         Log: Add Shuck URL
16462      Branch: maint-5.6/macperl
16463            ! macos/macperl/MacPerl.podhelp
16464 ____________________________________________________________________________
16465 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
16466         Log: Remove obsolete docs
16467      Branch: maint-5.6/macperl
16468            ! ext/File/Glob/Glob.pm
16469 ____________________________________________________________________________
16470 [ 14281] By: nick                                  on 2002/01/15  15:08:43
16471         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
16472              e.g. -Duse64bitint on a 32-bit platform.
16473              Now uses I32 for use-count and is more careful with its casts.
16474      Branch: perlio
16475            ! intrpvar.h op.c
16476 ____________________________________________________________________________
16477 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
16478         Log: Update bundled modules.  Yow!
16479      Branch: maint-5.6/macperl
16480            + macos/bundled_ext/Compress/Zlib/constants.h
16481            + macos/bundled_ext/Compress/Zlib/constants.xs
16482            + macos/bundled_ext/Filter/Util/Call/ppport.h
16483            + macos/bundled_ext/Storable/t/compat-0.6.t
16484            + macos/bundled_ext/Storable/t/dump.pl
16485            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
16486            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
16487            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
16488            + macos/bundled_lib/blib/lib/URI/ssh.pm
16489            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
16490            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
16491            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
16492            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
16493            + macos/bundled_lib/t/Filter/Simple/data.t
16494            + macos/bundled_lib/t/Filter/Simple/export.t
16495            + macos/bundled_lib/t/Filter/Simple/filter_only.t
16496            + macos/bundled_lib/t/Filter/Simple/import.t
16497            + macos/bundled_lib/t/NEXT/actual.t
16498            + macos/bundled_lib/t/NEXT/actuns.t
16499            + macos/bundled_lib/t/NEXT/next.t
16500            + macos/bundled_lib/t/NEXT/unseen.t
16501            + macos/bundled_lib/t/libnet/netrc.t
16502            + macos/bundled_lib/t/libwww-perl/base/http.t
16503            + macos/bundled_lib/t/libwww-perl/live/activestate.t
16504            - macos/bundled_ext/Filter/t/FilterTest.pm
16505            - macos/bundled_ext/Storable/t/compat06.t
16506            - macos/bundled_ext/Storable/t/st-dump.pl
16507            - macos/bundled_lib/t/NEXT/test.pl
16508            - macos/bundled_lib/t/libwww-perl/live/google.t
16509            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
16510            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
16511            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
16512            ! macos/bundled_ext/Compress/Zlib/README
16513            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
16514            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
16515            ! macos/bundled_ext/Compress/Zlib/t/examples.t
16516            ! macos/bundled_ext/Filter/Util/Call/Call.pm
16517            ! macos/bundled_ext/Filter/Util/Call/Call.xs
16518            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
16519            ! macos/bundled_ext/Filter/t/call.t
16520            ! macos/bundled_ext/Filter/t/filter-util.pl
16521            ! macos/bundled_ext/Storable/ChangeLog
16522            ! macos/bundled_ext/Storable/README
16523            ! macos/bundled_ext/Storable/Storable.pm
16524            ! macos/bundled_ext/Storable/t/blessed.t
16525            ! macos/bundled_ext/Storable/t/canonical.t
16526            ! macos/bundled_ext/Storable/t/dclone.t
16527            ! macos/bundled_ext/Storable/t/forgive.t
16528            ! macos/bundled_ext/Storable/t/freeze.t
16529            ! macos/bundled_ext/Storable/t/lock.t
16530            ! macos/bundled_ext/Storable/t/overload.t
16531            ! macos/bundled_ext/Storable/t/recurse.t
16532            ! macos/bundled_ext/Storable/t/retrieve.t
16533            ! macos/bundled_ext/Storable/t/store.t
16534            ! macos/bundled_ext/Storable/t/tied.t
16535            ! macos/bundled_ext/Storable/t/tied_hook.t
16536            ! macos/bundled_ext/Storable/t/tied_items.t
16537            ! macos/bundled_ext/Storable/t/utf8.t
16538            ! macos/bundled_lib/blib/lib/File/Sort.pm
16539            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
16540            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
16541            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
16542            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
16543            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
16544            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
16545            ! macos/bundled_lib/blib/lib/LWP.pm
16546            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
16547            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
16548            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
16549            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
16550            ! macos/bundled_lib/blib/lib/Mail/Address.pm
16551            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
16552            ! macos/bundled_lib/blib/lib/Mail/Field.pm
16553            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
16554            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
16555            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
16556            ! macos/bundled_lib/blib/lib/Mail/Header.pm
16557            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
16558            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
16559            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
16560            ! macos/bundled_lib/blib/lib/Mail/Send.pm
16561            ! macos/bundled_lib/blib/lib/Mail/Util.pm
16562            ! macos/bundled_lib/blib/lib/NEXT.pm
16563            ! macos/bundled_lib/blib/lib/Net/Config.pm
16564            ! macos/bundled_lib/blib/lib/Net/Domain.pm
16565            ! macos/bundled_lib/blib/lib/Net/FTP.pm
16566            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
16567            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
16568            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
16569            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
16570            ! macos/bundled_lib/blib/lib/Net/POP3.pm
16571            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
16572            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
16573            ! macos/bundled_lib/blib/lib/Switch.pm
16574            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
16575            ! macos/bundled_lib/blib/lib/URI/Escape.pm
16576            ! macos/bundled_lib/blib/lib/URI/ftp.pm
16577            ! macos/bundled_lib/blib/lib/lwpcook.pod
16578            ! macos/bundled_lib/t/Filter/Simple/filter.t
16579            ! macos/bundled_lib/t/Switch/t/nested.t
16580            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
16581            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
16582            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
16583            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
16584            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
16585            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
16586            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
16587            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
16588            ! macos/bundled_lib/t/libnet/config.t
16589            ! macos/bundled_lib/t/libnet/ftp.t
16590            ! macos/bundled_lib/t/libnet/hostname.t
16591            ! macos/bundled_lib/t/libnet/nntp.t
16592            ! macos/bundled_lib/t/libnet/require.t
16593            ! macos/bundled_lib/t/libnet/smtp.t
16594            ! macos/bundled_lib/t/libwww-perl/base/headers.t
16595            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
16596            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
16597            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
16598            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
16599            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
16600            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
16601            ! macos/bundled_lib/t/libwww-perl/live/validator.t
16602            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
16603 ____________________________________________________________________________
16604 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
16605         Log: Subject: [PATCH] Socket::sockaddr_family
16606              From: Gisle Aas <gisle@ActiveState.com> 
16607              Date: 15 Jan 2002 06:35:28 -0800
16608              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
16609      Branch: perl
16610            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
16611 ____________________________________________________________________________
16612 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
16613         Log: Subject: [PATCH perldiag] Style issue
16614              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16615              Date: Tue, 15 Jan 2002 15:36:30 +0100                
16616              Message-ID: <20020115153630.A11568@rafael>
16617      Branch: perl
16618            ! pod/perldiag.pod
16619 ____________________________________________________________________________
16620 [ 14277] By: nick                                  on 2002/01/15  14:30:51
16621         Log: Correct name of PL_OP_SLAB_ALLOC
16622      Branch: perlio
16623            ! perl.h
16624 ____________________________________________________________________________
16625 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
16626         Log: NetWare tweak from Ananth Kesari.
16627      Branch: perl
16628            ! lib/ExtUtils/MakeMaker.pm
16629 ____________________________________________________________________________
16630 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
16631         Log: Throwback.
16632      Branch: perl
16633            ! MANIFEST
16634 ____________________________________________________________________________
16635 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
16636         Log: A couple of additional character classes from Jeffrey,
16637              hopefully useful in future for internal use for implementing
16638              some special cases of casing.
16639              
16640              Also regenerate once more all the character classes,
16641              now without the timestamp.  A timestamp would be kind of
16642              nice but it's not: having a timestamp in a file means that
16643              even if the effective contents of file really didn't
16644              change, the file looks as if it changed.
16645      Branch: perl
16646            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
16647            + lib/unicore/Is/CombAbov.pl
16648            ! (edit 304 files)
16649 ____________________________________________________________________________
16650 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
16651         Log: Make the test harder.
16652      Branch: perl
16653            ! t/op/pat.t
16654 ____________________________________________________________________________
16655 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
16656         Log: Additional utf8_heavy.pl tweak from Jeffrey.
16657      Branch: perl
16658            ! lib/utf8_heavy.pl
16659 ____________________________________________________________________________
16660 [ 14271] By: nick                                  on 2002/01/15  11:29:47
16661         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
16662      Branch: perlio
16663            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
16664            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
16665 ____________________________________________________________________________
16666 [ 14270] By: nick                                  on 2002/01/15  08:19:08
16667         Log: Integrate rest of mainline
16668      Branch: perlio
16669           !> (integrate 28 files)
16670 ____________________________________________________________________________
16671 [ 14269] By: nick                                  on 2002/01/15  08:02:44
16672         Log: Typo in #else branch of PL_SLAB_ALLOC
16673      Branch: perlio
16674            ! op.c
16675 ____________________________________________________________________________
16676 [ 14268] By: nick                                  on 2002/01/15  07:57:47
16677         Log: const-ness fix in savepv's passing of NULL
16678      Branch: perlio
16679            ! util.c
16680 ____________________________________________________________________________
16681 [ 14267] By: nick                                  on 2002/01/15  07:42:17
16682         Log: Hand merge of non slab allocator stuff
16683      Branch: perlio
16684            ! op.c
16685 ____________________________________________________________________________
16686 [ 14266] By: nick                                  on 2002/01/15  07:39:33
16687         Log: Slab allocator submit after resolve -ay to keep it!
16688      Branch: perlio
16689           !> op.c
16690 ____________________________________________________________________________
16691 [ 14265] By: nick                                  on 2002/01/15  07:05:06
16692         Log: Blind integrate of bulk of mainline.
16693      Branch: perlio
16694           +> (branch 173 files)
16695            - (delete 184 files)
16696           !> (integrate 146 files)
16697 ____________________________________________________________________________
16698 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
16699         Log: Pod nits.
16700      Branch: perl
16701            ! lib/Unicode/UCD.pm pod/perlunicode.pod
16702 ____________________________________________________________________________
16703 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
16704         Log: The Unicode categories doc patch to go with #14254,
16705              from Jeffrey.
16706      Branch: perl
16707            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
16708 ____________________________________________________________________________
16709 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
16710         Log: There isn't going to be perl.third.exe.
16711      Branch: perl
16712            ! Makefile.SH
16713 ____________________________________________________________________________
16714 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
16715         Log: Subject: [PATCH] small coredump correction
16716              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16717              Date: Tue, 15 Jan 2002 00:22:52 +0100
16718              Message-ID: <20020115002252.I691@rafael>
16719      Branch: perl
16720            ! op.c
16721 ____________________________________________________________________________
16722 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
16723         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
16724              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16725              Date: Mon, 14 Jan 2002 23:03:04 +0100
16726              Message-ID: <20020114230304.A691@rafael>   
16727              
16728              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
16729              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16730              Date: Mon, 14 Jan 2002 23:18:43 +0100
16731              Message-ID: <20020114231843.E691@rafael>   
16732      Branch: perl
16733            ! pod/perlsub.pod t/op/override.t toke.c
16734 ____________________________________________________________________________
16735 [ 14259] By: nick                                  on 2002/01/14  22:02:49
16736         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
16737              Need to use CopXXXXX macros everywhere and add CopSTASH_free
16738              Add new scope type and add support for it to scope.c and scope stack
16739              dup-er in sv.c. Add savesharedpv().
16740              Also zealous version of Win32's vmem.h to catch all the abuses.
16741              With this t/op/fork.t passes even with zealous checking and 
16742              checker is point a finger at various threads/shared issues.
16743              
16744              PL_curcop->cop_io is still an issue.
16745      Branch: perlio
16746            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
16747            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
16748            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
16749            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
16750            ! win32/vmem.h win32/win32.c win32/win32.h
16751 ____________________________________________________________________________
16752 [ 14258] By: nick                                  on 2002/01/14  20:24:28
16753         Log: Integrate build parts of mainline
16754      Branch: perlio
16755           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
16756           !> lib/ExtUtils/t/MM_Win32.t
16757 ____________________________________________________________________________
16758 [ 14257] By: nick                                  on 2002/01/14  16:10:54
16759         Log: Inverted sense of special-ness of specialCopIO - supposed to 
16760              be true if value is "special" i.e. NOT an SV.
16761      Branch: perlio
16762            ! perlio.h
16763 ____________________________________________________________________________
16764 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
16765         Log: Update Changes.
16766      Branch: perl
16767            ! Changes patchlevel.h
16768 ____________________________________________________________________________
16769 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
16770         Log: Retract #14251 (the op slab allocator from perlio)
16771              until we figure out why 2.2.19 x86 debian gets
16772              a circular sibling chain and therefore hangs in
16773              the Perl_ck_subr() sibling for-loop.
16774      Branch: perl
16775            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
16776            ! perlapi.c perlapi.h proto.h
16777 ____________________________________________________________________________
16778 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
16779         Log: Big mktables rewrite from Jeffrey;
16780              documentation not yet updated.
16781      Branch: perl
16782            + (add 171 files)
16783            - (delete 182 files)
16784            ! (edit 135 files)
16785 ____________________________________________________________________________
16786 [ 14253] By: ams                                   on 2002/01/14  03:15:05
16787         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
16788              From: Michael G Schwern <schwern@pobox.com>
16789              Date: Sun, 13 Jan 2002 21:00:07 -0500
16790              Message-Id: <20020114020007.GB2877@blackrider>
16791      Branch: perl
16792            ! lib/Cwd.pm
16793 ____________________________________________________________________________
16794 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
16795         Log: Subject: Re: Win32 status - progress !
16796              From: Abe Timmerman <abe@ztreet.demon.nl>       
16797              Date: Mon, 14 Jan 2002 02:29:51 +0100
16798              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
16799      Branch: perl
16800            ! lib/ExtUtils/t/MM_Win32.t
16801 ____________________________________________________________________________
16802 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
16803         Log: Integrate perlio.
16804              
16805              Slab allocator for ops
16806              - moved the statics to intrpvar.h
16807              - implemented Slab_Free()
16808              - uses PerlMemShared (for now) if distinction exists.
16809      Branch: perl
16810           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
16811           !> perlapi.c perlapi.h proto.h
16812 ____________________________________________________________________________
16813 [ 14250] By: nick                                  on 2002/01/13  23:22:34
16814         Log: Slab allocator for ops
16815              - moved the statics to intrpvar.h
16816              - implemented Slab_Free()
16817              - uses PerlMemShared (for now) if distinction exists.
16818      Branch: perlio
16819            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
16820            ! perlapi.c perlapi.h proto.h
16821 ____________________________________________________________________________
16822 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
16823         Log: Start a new test category: uni.  Much of t/op/pat
16824              should probably be moved here, but holding on that
16825              until Jeffrey finishes his big mktables rewrite.
16826              Bits and pieces of op/split, op/pack, op/append,
16827              op/join, could probably be moved to respective uni
16828              tests, too.
16829      Branch: perl
16830            + t/uni/fold.t t/uni/sprintf.t
16831            - t/op/unifold.t t/op/unisprintf.t
16832            ! MANIFEST t/TEST t/harness
16833 ____________________________________________________________________________
16834 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
16835         Log: Subject: [PATCH] enable Win32 to build again
16836              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16837              Date: Sun, 13 Jan 2002 21:49:24 +0100
16838              Message-ID: <3C4200E4.15926.23F6131@localhost>
16839              
16840              miniperl.exe.exe does not exe that well.
16841      Branch: perl
16842            ! lib/ExtUtils/MM_Unix.pm
16843 ____________________________________________________________________________
16844 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
16845         Log: Mention some of the load-affected tests.
16846      Branch: perl
16847            ! INSTALL
16848 ____________________________________________________________________________
16849 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
16850         Log: Move the UTF-8 conversion code earlier so that
16851              op/ver is happy.
16852      Branch: perl
16853            ! sv.c t/op/ver.t
16854 ____________________________________________________________________________
16855 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
16856         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
16857              have diverged quite a bit so no updates there.
16858      Branch: perl
16859            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
16860            ! ext/List/Util/lib/List/Util.pm
16861            ! ext/List/Util/lib/Scalar/Util.pm
16862 ____________________________________________________________________________
16863 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
16864         Log: Make the crypt() pickier: if downgrading doesn't work,
16865              croak.
16866      Branch: perl
16867            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
16868 ____________________________________________________________________________
16869 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
16870         Log: Grow the buffer in case Unicode caused size changes
16871              (and it very probably did).
16872      Branch: perl
16873            ! sv.c
16874 ____________________________________________________________________________
16875 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
16876         Log: Future-proofing from Jeffrey Friedl (for conflicting
16877              In* and Is* names).
16878      Branch: perl
16879            ! lib/utf8_heavy.pl
16880 ____________________________________________________________________________
16881 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
16882         Log: Subject: [PATCH] Re: Warning in B.xs
16883              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16884              Date: Sun, 13 Jan 2002 19:39:52 +0100
16885              Message-ID: <3C41E288.20562.1C8C895@localhost>
16886      Branch: perl
16887            ! ext/B/B.xs
16888 ____________________________________________________________________________
16889 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
16890         Log: Subject: Re: lookbehind broken with latest bleedperl
16891              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16892              Date: Sun, 13 Jan 2002 18:06:22 +0000
16893              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
16894      Branch: perl
16895            ! regexec.c t/op/re_tests
16896 ____________________________________________________________________________
16897 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
16898         Log: Subject: [PATCH] more MM_Unix.t tests
16899              From: Tels <perl_dummy@bloodgate.com>
16900              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
16901              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
16902              
16903              Subject: [PATCH] 14220 misunderstood, I bet          
16904              From: andreas.koenig@anima.de (Andreas J. Koenig)
16905              Date: 12 Jan 2002 21:31:58 +0100
16906              Message-ID: <m3k7un8g5d.fsf@anima.de>
16907      Branch: perl
16908            ! lib/ExtUtils/t/MM_Unix.t
16909 ____________________________________________________________________________
16910 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
16911         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
16912              From: Tels <perl_dummy@bloodgate.com>
16913              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
16914              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
16915              
16916              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
16917              From: Tels <perl_dummy@bloodgate.com>
16918              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
16919              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
16920      Branch: perl
16921            ! lib/ExtUtils/MM_Unix.pm
16922 ____________________________________________________________________________
16923 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
16924         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
16925              From: Nicholas Clark <nick@unfortu.net> 
16926              Date: Sun, 13 Jan 2002 15:58:34 +0000
16927              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
16928      Branch: perl
16929            ! lib/Benchmark.t
16930 ____________________________________________________________________________
16931 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
16932         Log: Anton Berezin did more reading and the uid setting story
16933              gets more complex.
16934      Branch: perl
16935            ! pod/perltodo.pod utils/perldoc.PL
16936 ____________________________________________________________________________
16937 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
16938         Log: Integrate perlio;
16939              
16940              Win32 fixes:
16941              - vmem.h hack to handle free-by-wrong-thread after eval "".
16942              - Initialize timerid 
16943      Branch: perl
16944           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
16945 ____________________________________________________________________________
16946 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
16947         Log: Subject: Re: HiRes
16948              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16949              Date: Sun, 13 Jan 2002 10:18:46 +0100
16950              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
16951              
16952              Give up on socketpair in HP-UX.
16953      Branch: perl
16954            ! ext/Socket/socketpair.t
16955 ____________________________________________________________________________
16956 [ 14233] By: nick                                  on 2002/01/13  16:29:30
16957         Log: Integrate mainline
16958      Branch: perlio
16959           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
16960           !> (integrate 46 files)
16961 ____________________________________________________________________________
16962 [ 14232] By: nick                                  on 2002/01/13  15:37:48
16963         Log: Win32 fixes:
16964              - vmem.h hack to handle free-by-wrong-thread after eval "".
16965              - Initialize timerid 
16966      Branch: perlio
16967            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
16968 ____________________________________________________________________________
16969 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
16970         Log: *groan*
16971      Branch: perl
16972            ! t/op/pat.t
16973 ____________________________________________________________________________
16974 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
16975         Log: One more sharp s case found by Jeffrey.
16976      Branch: perl
16977            ! regexec.c t/op/pat.t
16978 ____________________________________________________________________________
16979 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
16980         Log: Comment tweak.
16981      Branch: perl
16982            ! regexec.c
16983 ____________________________________________________________________________
16984 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
16985         Log: Don't bother checking for the Greek special
16986              cases if the node is too short.
16987      Branch: perl
16988            ! regcomp.c
16989 ____________________________________________________________________________
16990 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
16991         Log: Update Changes.
16992      Branch: perl
16993            ! Changes patchlevel.h
16994 ____________________________________________________________________________
16995 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
16996         Log: metaconfig unit change for #14225.
16997      Branch: metaconfig
16998            + U/modified/i_ndbm.U
16999 ____________________________________________________________________________
17000 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
17001         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
17002              From: Jonathan Stowe <gellyfish@gellyfish.com>
17003              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
17004              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
17005      Branch: perl
17006            ! Configure config_h.SH
17007 ____________________________________________________________________________
17008 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
17009         Log: Quick reformat using indent -kr -nce, as requested
17010              by Dan Kogai and suggest by NI-S.
17011      Branch: perl
17012            ! ext/Encode/encengine.c
17013 ____________________________________________________________________________
17014 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
17015         Log: Couple more Unicode lookbehind tests.
17016      Branch: perl
17017            ! t/op/pat.t
17018 ____________________________________________________________________________
17019 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
17020         Log: Sharp S as a special treat for our German UTF-8 testers :-)
17021      Branch: perl
17022            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
17023 ____________________________________________________________________________
17024 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
17025         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
17026              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17027              Date: Sat, 12 Jan 2002 20:37:32 +0100
17028              Message-ID: <3C409E8C.16203.196C2D3@localhost>
17029      Branch: perl
17030            ! ext/B/B/Deparse.pm
17031 ____________________________________________________________________________
17032 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
17033         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
17034              really worth the bits it's printed on?
17035      Branch: perl
17036            ! lib/ExtUtils/t/MM_Unix.t
17037 ____________________________________________________________________________
17038 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
17039         Log: Special treatment for U+03B0 and U+0390 in //i,
17040              this means that we can remove the minlen pessimisations
17041              introduced by the #14096.
17042      Branch: perl
17043            ! pp_hot.c regcomp.c regexec.c
17044 ____________________________________________________________________________
17045 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
17046         Log: Integrate perlio;
17047              
17048              Abstract out the cloning of SvPVX and handle shared pv in a 
17049              safe (if suboptimal) manner. Does not fix op/fork.t :-(
17050              
17051              Win32-ize socketpair test
17052              - Win32 can fork even though $Config{d_fork} is undef
17053              - SOCK_DGRAM does not work - skip those tests.
17054      Branch: perl
17055           !> ext/Socket/socketpair.t sv.c
17056 ____________________________________________________________________________
17057 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
17058         Log: One should first drop the real uid, not the effective uid.
17059              [ID 20020110.003]
17060      Branch: perl
17061            ! utils/perldoc.PL
17062 ____________________________________________________________________________
17063 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
17064         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
17065              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17066              Date: Fri, 11 Jan 2002 23:29:48 +0100
17067              Message-ID: <3C3F756C.4581.2E2A938@localhost>
17068      Branch: perl
17069            + ext/B/C/C.xs ext/B/C/Makefile.PL
17070            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
17071            ! utils/perlcc.PL
17072 ____________________________________________________________________________
17073 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
17074         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
17075              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
17076              Date: Fri, 11 Jan 2002 14:29:30 -0800
17077              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
17078      Branch: perl
17079            ! ext/B/t/concise.t
17080 ____________________________________________________________________________
17081 [ 14214] By: nick                                  on 2002/01/12  12:31:12
17082         Log: Win32-ize socketpair test
17083              - Win32 can fork even though $Config{d_fork} is undef
17084              - SOCK_DGRAM does not work - skip those tests.
17085      Branch: perlio
17086            ! ext/Socket/socketpair.t
17087 ____________________________________________________________________________
17088 [ 14213] By: nick                                  on 2002/01/12  11:46:28
17089         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
17090              safe (if suboptimal) manner. Does not fix op/fork.t :-(
17091      Branch: perlio
17092            ! sv.c
17093 ____________________________________________________________________________
17094 [ 14212] By: ams                                   on 2002/01/12  06:10:52
17095         Log: Subject: [PATCH] More fixes for Stratus VOS
17096              From: "Green, Paul" <Paul.Green@stratus.com>
17097              Date: Fri, 11 Jan 2002 17:30:37 -0500
17098              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
17099      Branch: perl
17100            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
17101 ____________________________________________________________________________
17102 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
17103         Log: Upgrade to CGI.pm 2.80.
17104      Branch: perl
17105            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
17106 ____________________________________________________________________________
17107 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
17108         Log: FAQ sync.
17109      Branch: perl
17110            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17111            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17112            ! pod/perlfaq8.pod
17113 ____________________________________________________________________________
17114 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
17115         Log: This is getting embarrassing.
17116      Branch: perl
17117            ! t/op/pat.t
17118 ____________________________________________________________________________
17119 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
17120         Log: Doc tweaks.
17121      Branch: perl
17122            ! pod/perlunicode.pod
17123 ____________________________________________________________________________
17124 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
17125         Log: Updating the test count is good; also rephrasing
17126              so that there is no ok output containing "not".
17127      Branch: perl
17128            ! t/op/pat.t
17129 ____________________________________________________________________________
17130 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
17131         Log: Andreas is busy :-)
17132      Branch: perl
17133            ! doop.c t/op/unisprintf.t
17134 ____________________________________________________________________________
17135 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
17136         Log: Unicode lookbehind looked bad.
17137      Branch: perl
17138            ! regexec.c t/op/pat.t
17139 ____________________________________________________________________________
17140 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
17141         Log: Garbage collection.
17142      Branch: perl
17143            ! t/run/kill_perl.t
17144 ____________________________________________________________________________
17145 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
17146         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
17147              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17148              Date: Fri, 11 Jan 2002 23:29:48 +0100
17149              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
17150      Branch: perl
17151            ! embed.fnc global.sym makedef.pl
17152 ____________________________________________________________________________
17153 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
17154         Log: Subject: [PATCH] perldelta nit?
17155              From: Robert Spier <rspier@pobox.com>
17156              Date: Fri, 11 Jan 2002 15:19:16 -0800
17157              Message-ID: <15423.29428.164185.251700@rls.cx>
17158      Branch: perl
17159            ! pod/perldelta.pod
17160 ____________________________________________________________________________
17161 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
17162         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
17163              From: Michael G Schwern <schwern@pobox.com>
17164              Date: Fri, 11 Jan 2002 17:08:17 -0500
17165              Message-ID: <20020111220817.GG2838@blackrider>
17166      Branch: perl
17167            ! t/run/kill_perl.t t/test.pl
17168 ____________________________________________________________________________
17169 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
17170         Log: Subject: [PATCH] Correct misleading error message
17171              From: Mike Guy <mjtg@cam.ac.uk>
17172              Date: Fri, 11 Jan 2002 18:36:33 +0000
17173              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
17174              
17175              hash assignment -> anonymous hash
17176      Branch: perl
17177            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
17178 ____________________________________________________________________________
17179 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
17180         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
17181              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17182              Date: Fri, 11 Jan 2002 16:58:14 +0100
17183              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
17184      Branch: perl
17185            ! ext/Unicode/Normalize/mkheader
17186 ____________________________________________________________________________
17187 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
17188         Log: Add a new test for is-sprintf-preserving Unicodeness:
17189              #14194 and an old one from kill_perl.t (I could have used
17190              sprintf.t, but it's format was quite fixed, and I didn't
17191              feel like breaking the format)
17192      Branch: perl
17193            + t/op/unisprintf.t
17194            ! MANIFEST t/run/kill_perl.t
17195 ____________________________________________________________________________
17196 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
17197         Log: Integrate perlio;
17198              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
17199      Branch: perl
17200           !> win32/win32.c
17201 ____________________________________________________________________________
17202 [ 14196] By: nick                                  on 2002/01/11  20:58:20
17203         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
17204              as C runtime seems to get its hands on them even though we said
17205              they were handled.
17206              Still an issue with "die" out of signal handler - get panic: pp_iter
17207      Branch: perlio
17208            ! win32/win32.c
17209 ____________________________________________________________________________
17210 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
17211         Log: Integrate perlio;
17212              A mostly-stable version of "new" Win32 signal/kill support.
17213      Branch: perl
17214           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
17215           !> win32/config.gc win32/config.vc win32/config_H.bc
17216           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
17217           !> win32/makefile.mk win32/win32.c win32/win32.h
17218 ____________________________________________________________________________
17219 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
17220         Log: Fix for
17221              
17222              Subject: UTF-8 sprintf bug in bleadperl
17223              From: andreas.koenig@anima.de (Andreas J. Koenig)
17224              Date: 11 Jan 2002 15:47:15 +0100
17225              Message-ID: <m3vge99c7g.fsf@anima.de>
17226              
17227              I have tests, have just to figure out where to put them
17228              since op/sprintf looks a bit unfriendly for tests of
17229              somewhat freer form.
17230      Branch: perl
17231            ! doop.c sv.c
17232 ____________________________________________________________________________
17233 [ 14193] By: nick                                  on 2002/01/11  18:25:34
17234         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
17235              Builds and passes a few tests.
17236      Branch: perlio
17237           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
17238           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
17239           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
17240           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
17241           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
17242           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
17243           +> t/lib/sample-tests/lone_not_bug
17244           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
17245           +> t/lib/sample-tests/vms_nit
17246           !> (integrate 63 files)
17247 ____________________________________________________________________________
17248 [ 14192] By: nick                                  on 2002/01/11  17:49:39
17249         Log: A mostly-stable version of "new" Win32 signal/kill support.
17250      Branch: perlio
17251            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
17252            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17253            ! win32/config_h.PL win32/makefile.mk win32/win32.c
17254            ! win32/win32.h
17255 ____________________________________________________________________________
17256 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
17257         Log: Update Changes.
17258      Branch: perl
17259            ! Changes patchlevel.h
17260 ____________________________________________________________________________
17261 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
17262         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
17263              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
17264              Date: Thu, 10 Jan 2002 18:21:34 -0800
17265              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
17266      Branch: perl
17267            + ext/B/t/concise.t
17268            ! MANIFEST
17269 ____________________________________________________________________________
17270 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
17271         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
17272              necessary in form.t and html.t @INC setups.
17273      Branch: perl
17274            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
17275 ____________________________________________________________________________
17276 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
17277         Log: Yet another twist.
17278      Branch: perl
17279            ! t/test.pl
17280 ____________________________________________________________________________
17281 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
17282         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
17283              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17284              Date: Fri, 11 Jan 2002 13:04:15 +0100      
17285              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
17286      Branch: perl
17287            ! hints/aix.sh
17288 ____________________________________________________________________________
17289 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
17290         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
17291              From: Jonathan Stowe <gellyfish@gellyfish.com> 
17292              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
17293              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
17294      Branch: perl
17295            ! lib/AnyDBM_File.t
17296 ____________________________________________________________________________
17297 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
17298         Log: Arguments were being mangled.
17299      Branch: perl
17300            ! t/test.pl
17301 ____________________________________________________________________________
17302 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
17303         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
17304              From: Jonathan Stowe <gellyfish@gellyfish.com>
17305              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
17306              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
17307      Branch: perl
17308            ! lib/AnyDBM_File.t
17309 ____________________________________________________________________________
17310 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
17311         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
17312              From: Michael G Schwern <schwern@pobox.com> 
17313              Date: Fri, 11 Jan 2002 04:26:27 -0500
17314              Message-ID: <20020111092626.GA16544@blackrider>
17315      Branch: perl
17316            ! t/run/kill_perl.t t/test.pl
17317 ____________________________________________________________________________
17318 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
17319         Log: Subject: [PATCH] Test::Harness 2.01
17320              From: Michael G Schwern <schwern@pobox.com> 
17321              Date: Thu, 10 Jan 2002 21:11:24 -0500
17322              Message-ID: <20020111021123.GA30666@blackrider>
17323      Branch: perl
17324            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
17325            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
17326            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
17327            + lib/Test/Harness/t/nonumbers.t
17328            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
17329            + t/lib/sample-tests/lone_not_bug
17330            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
17331            + t/lib/sample-tests/vms_nit
17332            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
17333            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
17334 ____________________________________________________________________________
17335 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
17336         Log: patch is silly when creating new files: don't run
17337              patch more than once.
17338      Branch: perl
17339            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
17340 ____________________________________________________________________________
17341 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
17342         Log: Forgot from #14179.
17343      Branch: perl
17344            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
17345 ____________________________________________________________________________
17346 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
17347         Log: Subject: [PATCH] is() undef/'' behavior change
17348              From: Michael G Schwern <schwern@pobox.com> 
17349              Date: Fri, 11 Jan 2002 03:35:51 -0500
17350              Message-ID: <20020111083551.GC30666@blackrider>
17351              
17352              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
17353              From: Michael G Schwern <schwern@pobox.com> 
17354              Date: Fri, 11 Jan 2002 03:37:44 -0500
17355              Message-ID: <20020111083744.GD30666@blackrider>
17356      Branch: perl
17357            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
17358            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
17359            ! lib/Pod/t/InputObjects.t lib/blib.t
17360 ____________________________________________________________________________
17361 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
17362         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
17363              From: Michael G Schwern <schwern@pobox.com> 
17364              Date: Thu, 10 Jan 2002 19:56:23 -0500
17365              Message-ID: <20020111005623.GA13192@blackrider>
17366      Branch: perl
17367            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
17368            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
17369            ! lib/Test/Simple.pm lib/Test/Simple/Changes
17370            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
17371            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
17372            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
17373            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
17374            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
17375            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
17376            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
17377            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
17378            ! lib/Test/Simple/t/plan_is_noplan.t
17379            ! lib/Test/Simple/t/plan_no_plan.t
17380            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
17381            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
17382            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
17383            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
17384            ! lib/Test/Tutorial.pod
17385 ____________________________________________________________________________
17386 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
17387         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
17388              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
17389              
17390              turns out even the malloc() was never really needed to begin with,
17391              so get rid of it
17392      Branch: perl
17393            ! sv.c
17394 ____________________________________________________________________________
17395 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
17396         Log: Small doc tweaks.
17397      Branch: perl
17398            ! pod/perluniintro.pod
17399 ____________________________________________________________________________
17400 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
17401         Log: support using the CRT's malloc() family of functions instead of
17402              the internal one when ithreads is enabled; allocate large blocks
17403              using VirtualAlloc() since the Heap*() functions may only be tuned
17404              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
17405              
17406              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
17407              also see comments at the top of win32/vmem.h for other options that
17408              can be set
17409      Branch: perl
17410            ! win32/vmem.h
17411 ____________________________________________________________________________
17412 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
17413         Log: Subject: micropatch
17414              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17415              Date: Thu, 10 Jan 2002 18:20:58 +0000
17416              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
17417      Branch: perl
17418            ! regcomp.c
17419 ____________________________________________________________________________
17420 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
17421         Log: Subject: [PATCH] Embed.t on Win32
17422              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17423              Date: Thu, 10 Jan 2002 18:56:21 +0100
17424              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
17425      Branch: perl
17426            ! lib/ExtUtils/t/Embed.t
17427 ____________________________________________________________________________
17428 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
17429         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
17430              From: Gisle Aas <gisle@ActiveState.com>
17431              Date: 10 Jan 2002 08:56:05 -0800
17432              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
17433      Branch: perl
17434            ! toke.c
17435 ____________________________________________________________________________
17436 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
17437         Log: Subject: [PATCH] doc fixes
17438              From: "Brendan O'Dea" <bod@debian.org>
17439              Date: Fri, 11 Jan 2002 03:49:54 +1100
17440              Message-ID: <20020110164954.GA21891@compusol.com.au>
17441      Branch: perl
17442            ! lib/I18N/Collate.pm pod/perlfunc.pod
17443 ____________________________________________________________________________
17444 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
17445         Log: Integrate perlio; More signal hackery.
17446      Branch: perl
17447           !> win32/win32.c
17448 ____________________________________________________________________________
17449 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
17450         Log: No need to show internal encodings, or return them
17451              in random order.
17452      Branch: perl
17453            ! ext/Encode/Encode.pm
17454 ____________________________________________________________________________
17455 [ 14168] By: nick                                  on 2002/01/10  17:33:31
17456         Log: Integrate mainline
17457      Branch: perlio
17458            - ext/Unicode/Normalize/Normalize.pod
17459           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
17460           !> ext/Unicode/Normalize/Makefile.PL
17461           !> ext/Unicode/Normalize/Normalize.pm
17462           !> ext/Unicode/Normalize/Normalize.xs
17463           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
17464           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
17465           !> t/run/kill_perl.t toke.c
17466 ____________________________________________________________________________
17467 [ 14167] By: nick                                  on 2002/01/10  17:08:35
17468         Log: More signal hackery
17469      Branch: perlio
17470            ! win32/win32.c
17471 ____________________________________________________________________________
17472 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
17473         Log: I think we can claim to be supporting Unicode
17474              "loose matching" now.
17475      Branch: perl
17476            ! pod/perlunicode.pod
17477 ____________________________________________________________________________
17478 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
17479         Log: Subject: doc patch
17480              From: mjd@plover.com
17481              Date: 10 Jan 2002 15:12:27 -0000
17482              Message-ID: <20020110151227.14850.qmail@plover.com>
17483      Branch: perl
17484            ! pod/perlrun.pod
17485 ____________________________________________________________________________
17486 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
17487         Log: Subject: Re: [ID 20011223.001] accept leaks memory
17488              From: Andy Dougherty <doughera@lafayette.edu>
17489              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
17490              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
17491      Branch: perl
17492            ! hints/linux.sh
17493 ____________________________________________________________________________
17494 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
17495         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
17496      Branch: perl
17497           !> win32/win32.c
17498 ____________________________________________________________________________
17499 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
17500         Log: Subject: [PATCH] Magic numbers in B::Concise
17501              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
17502              Date: Wed, 9 Jan 2002 23:04:01 -0800
17503              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
17504      Branch: perl
17505            ! ext/B/B/Concise.pm ext/B/O.pm
17506 ____________________________________________________________________________
17507 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
17508         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
17509              From: Gisle Aas <gisle@ActiveState.com>
17510              Date: 09 Jan 2002 21:52:40 -0800
17511              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
17512      Branch: perl
17513            ! t/lib/strict/vars toke.c
17514 ____________________________________________________________________________
17515 [ 14160] By: nick                                  on 2002/01/09  21:29:39
17516         Log: Skeleton coding of more kill() support on Win32.
17517      Branch: perlio
17518            ! win32/win32.c
17519 ____________________________________________________________________________
17520 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
17521         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
17522              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17523              Date: Wed, 9 Jan 2002 23:24:32 +0100
17524              Message-ID: <20020109232432.A692@rafael>
17525      Branch: perl
17526            ! ext/B/B/Deparse.pm
17527 ____________________________________________________________________________
17528 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
17529         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
17530              From: Jonathan Stowe <gellyfish@gellyfish.com>
17531              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
17532              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
17533      Branch: perl
17534            ! t/run/kill_perl.t
17535 ____________________________________________________________________________
17536 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
17537         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
17538              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17539              Date: Wed, 09 Jan 2002 20:16:54 +0000
17540              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
17541      Branch: perl
17542            ! regexec.c
17543 ____________________________________________________________________________
17544 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
17545         Log: Subject: [Patch @14129] fixes Unicode::Normalize
17546              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17547              Date: Thu, 10 Jan 2002 01:08:56 +0900
17548              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
17549      Branch: perl
17550            - ext/Unicode/Normalize/Normalize.pod
17551            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
17552            ! ext/Unicode/Normalize/Normalize.pm
17553            ! ext/Unicode/Normalize/Normalize.xs
17554            ! ext/Unicode/Normalize/mkheader
17555 ____________________________________________________________________________
17556 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
17557         Log: Integrate perlio; (Re-)implement alarm() for Win32.
17558      Branch: perl
17559           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
17560           !> win32/win32iop.h
17561 ____________________________________________________________________________
17562 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
17563         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
17564              From: Nicholas Clark <nick@unfortu.net>
17565              Date: Wed, 9 Jan 2002 17:56:04 +0000
17566              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
17567      Branch: perl
17568            ! t/op/readdir.t
17569 ____________________________________________________________________________
17570 [ 14153] By: nick                                  on 2002/01/09  16:18:57
17571         Log: Integrate mainline
17572      Branch: perlio
17573           +> ext/threads/t/stress_re.t t/op/unifold.t
17574            - lib/unifold.t
17575           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
17576           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
17577           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
17578 ____________________________________________________________________________
17579 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
17580         Log: Update Changes.
17581      Branch: perl
17582            ! Changes patchlevel.h
17583 ____________________________________________________________________________
17584 [ 14151] By: nick                                  on 2002/01/09  14:27:36
17585         Log: (Re-)implement alarm() for Win32.
17586      Branch: perlio
17587            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
17588            ! win32/win32iop.h
17589 ____________________________________________________________________________
17590 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
17591         Log: Thinko.
17592      Branch: perl
17593            ! ext/threads/t/stress_re.t
17594 ____________________________________________________________________________
17595 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
17596         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
17597              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
17598              Date: Wed, 09 Jan 2002 13:37:17 +0000                
17599              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
17600      Branch: perl
17601            ! regexec.c t/op/re_tests
17602 ____________________________________________________________________________
17603 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
17604         Log: Subject: Re: Weird Malformed warning in bleadperl    
17605              From: andreas.koenig@anima.de (Andreas J. Koenig)    
17606              Date: 09 Jan 2002 11:12:37 +0100
17607              Message-ID: <m3itabbzoq.fsf@anima.de>
17608      Branch: perl
17609            ! regexec.c t/op/pat.t
17610 ____________________________________________________________________________
17611 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
17612         Log: Forgot stress_re.t from MANIFEST.
17613      Branch: perl
17614            ! MANIFEST
17615 ____________________________________________________________________________
17616 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
17617         Log: In dumping use isPRINT() instead of isprint() so that locale
17618              does not come into play.
17619      Branch: perl
17620            ! utf8.c
17621 ____________________________________________________________________________
17622 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
17623         Log: Add a threads stress test for regular expressions
17624              (mostly just a modified stress_string.t) and doesn't
17625              test that much of regular expressions, just that $1
17626              doesn't get stomped by competing threads (as it does
17627              in the 5005threads of old).
17628      Branch: perl
17629            + ext/threads/t/stress_re.t
17630            ! MANIFEST
17631 ____________________________________________________________________________
17632 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
17633         Log: (retracted by #14307)
17634              Subject: Re: [ID 20010912.007] substr reference core dump
17635              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17636              Date: Tue, 08 Jan 2002 19:17:50 +0000
17637              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
17638      Branch: perl
17639            ! scope.c t/run/kill_perl.t
17640 ____________________________________________________________________________
17641 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
17642         Log: SANY (. with /s) wasn't happy on Unicode.
17643      Branch: perl
17644            ! regexec.c t/op/pat.t
17645 ____________________________________________________________________________
17646 [ 14142] By: ams                                   on 2002/01/08  22:42:10
17647         Log: Subject: [PATCH] perldebug nit
17648              From: Tels <tels@bloodgate.com>
17649              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
17650      Branch: perl
17651            ! pod/perldebug.pod
17652 ____________________________________________________________________________
17653 [ 14141] By: ams                                   on 2002/01/08  21:32:59
17654         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
17655              From: "Green, Paul" <Paul.Green@stratus.com>
17656              Date: Tue, 8 Jan 2002 17:31:35 -0500
17657              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
17658      Branch: perl
17659            ! Makefile.SH
17660 ____________________________________________________________________________
17661 [ 14140] By: ams                                   on 2002/01/08  21:27:57
17662         Log: Subject: [PATCH] Re: Slight chokage from Deparse
17663              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17664              Date: Tue, 8 Jan 2002 23:04:45 +0100
17665              Message-Id: <20020108230445.A4798@rafael>
17666      Branch: perl
17667            ! ext/B/B/Deparse.pm
17668 ____________________________________________________________________________
17669 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
17670         Log: Subject: [patch] peep() is rude
17671              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
17672              Date: Tue, 08 Jan 2002 19:17:50 +0000            
17673              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
17674      Branch: perl
17675            ! op.c t/run/kill_perl.t
17676 ____________________________________________________________________________
17677 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
17678         Log: unifold is really an op test since it requires
17679              no external modules for its actual testing:
17680              only the unicore CaseFold.txt file, and File::Spec
17681              to portably access that file.
17682      Branch: perl
17683            + t/op/unifold.t
17684            - lib/unifold.t
17685            ! MANIFEST
17686 ____________________________________________________________________________
17687 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
17688         Log: Subject: [patch] save a test 
17689              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17690              Date: Tue, 08 Jan 2002 16:18:47 +0000
17691              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
17692      Branch: perl
17693            ! regcomp.c
17694 ____________________________________________________________________________
17695 [ 14136] By: nick                                  on 2002/01/08  16:11:55
17696         Log: Integrate mainline
17697      Branch: perlio
17698           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
17699           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
17700           !> (integrate 37 files)
17701 ____________________________________________________________________________
17702 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
17703         Log: Subject: Not OK 13843 
17704              From: andreas.koenig@anima.de (Andreas J. Koenig)
17705              Date: 08 Jan 2002 14:12:29 +0100
17706              Message-ID: <m38zb9c7gi.fsf@anima.de>
17707      Branch: perl
17708            ! op.c t/op/subst.t
17709 ____________________________________________________________________________
17710 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
17711         Log: Missed one variant of the fold testing, noticed bu Hugo.
17712      Branch: perl
17713            ! lib/unifold.t
17714 ____________________________________________________________________________
17715 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
17716         Log: Enchance the Storable magic description.
17717      Branch: perl
17718            ! ext/Storable/Storable.pm
17719 ____________________________________________________________________________
17720 [ 14132] By: ams                                   on 2002/01/08  09:16:12
17721         Log: Subject: [PATCH] don't installperl pods
17722              From: H.Merijn Brand <h.m.brand@hccnet.nl>
17723              Date: Tue, 08 Jan 2002 10:36:01 +0100
17724              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
17725      Branch: perl
17726            ! installperl
17727 ____________________________________________________________________________
17728 [ 14131] By: ams                                   on 2002/01/08  03:38:40
17729         Log: Subject: Math-BigInt v1.49 released
17730              From: Tels <perl_dummy@bloodgate.com>
17731              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
17732      Branch: perl
17733            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
17734            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
17735            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
17736            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
17737            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
17738            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
17739            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
17740            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
17741            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
17742            ! t/lib/Math/BigInt/Subclass.pm
17743 ____________________________________________________________________________
17744 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
17745         Log: A little better comments.
17746      Branch: perl
17747            ! regexec.c
17748 ____________________________________________________________________________
17749 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
17750         Log: No normalization form DNF.
17751      Branch: perl
17752            ! ext/Unicode/Normalize/Normalize.pm
17753 ____________________________________________________________________________
17754 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
17755         Log: Extension nits found by -Wall (several from threads
17756              and threads::shared, but leaving them to Arthur).
17757      Branch: perl
17758            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
17759            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
17760            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
17761            ! ext/Unicode/Normalize/mkheader x2p/str.c
17762 ____________________________________________________________________________
17763 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
17764         Log: Sync up Changes etc.
17765      Branch: maint-5.6/macperl
17766            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
17767 ____________________________________________________________________________
17768 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
17769         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
17770      Branch: maint-5.6/macperl
17771            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
17772 ____________________________________________________________________________
17773 [ 14125] By: ams                                   on 2002/01/07  22:03:22
17774         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
17775              From: Nicholas Clark (sans From field in mail header)
17776              Date: Mon, 7 Jan 2002 16:18:23 +0000
17777              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
17778      Branch: perl
17779            ! lib/Exporter.pm
17780 ____________________________________________________________________________
17781 [ 14124] By: ams                                   on 2002/01/07  21:46:11
17782         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
17783              From: "Green, Paul" <Paul.Green@stratus.com>
17784              Date: Mon, 7 Jan 2002 16:59:38 -0500
17785              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
17786      Branch: perl
17787            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
17788 ____________________________________________________________________________
17789 [ 14123] By: nick                                  on 2002/01/07  18:49:55
17790         Log: Integrate mainline
17791      Branch: perlio
17792           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
17793           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
17794           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
17795           !> regexec.c t/op/re_tests utf8.c utf8.h
17796 ____________________________________________________________________________
17797 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
17798         Log: Update Changes.
17799      Branch: perl
17800            ! Changes patchlevel.h
17801 ____________________________________________________________________________
17802 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
17803         Log: Subject: [PATCH] Correct module name in perldelta*
17804              From: Mike Guy <mjtg@cam.ac.uk>
17805              Date: Mon, 07 Jan 2002 17:02:43 +0000
17806              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
17807      Branch: perl
17808            ! pod/perl561delta.pod pod/perl56delta.pod
17809 ____________________________________________________________________________
17810 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
17811         Log: AUTHORS update.
17812      Branch: perl
17813            ! AUTHORS
17814 ____________________________________________________________________________
17815 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
17816         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
17817      Branch: perl
17818            ! ext/Storable/Storable.pm
17819 ____________________________________________________________________________
17820 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
17821         Log: perldelta updates.
17822      Branch: perl
17823            ! pod/perldelta.pod
17824 ____________________________________________________________________________
17825 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
17826         Log: Document the flags of pv_uni_display().
17827      Branch: perl
17828            ! pod/perlapi.pod utf8.c
17829 ____________________________________________________________________________
17830 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
17831         Log: Forgot from #14115.
17832      Branch: perl
17833            ! t/op/re_tests
17834 ____________________________________________________________________________
17835 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
17836         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
17837              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
17838              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
17839              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
17840      Branch: perl
17841            ! regcomp.c
17842 ____________________________________________________________________________
17843 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
17844         Log: More regex and utf8 debug dumping.
17845      Branch: perl
17846            ! dump.c regcomp.c regexec.c utf8.c utf8.h
17847 ____________________________________________________________________________
17848 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
17849         Log: Unused variable.
17850      Branch: perl
17851            ! regcomp.c
17852 ____________________________________________________________________________
17853 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
17854         Log: Regen toc.
17855      Branch: perl
17856            ! pod/perltoc.pod
17857 ____________________________________________________________________________
17858 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
17859         Log: capitalize correctly, noticed by David Dyck.
17860      Branch: perl
17861            ! lib/sort.pm
17862 ____________________________________________________________________________
17863 [ 14110] By: nick                                  on 2002/01/06  22:05:19
17864         Log: Integrate mainline - threads mended, DB_File sick?
17865      Branch: perlio
17866           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
17867           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
17868           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
17869           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
17870           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
17871 ____________________________________________________________________________
17872 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
17873         Log: No need to overqualify.
17874      Branch: perl
17875            ! lib/sort.pm
17876 ____________________________________________________________________________
17877 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
17878         Log: PL_debug_pad wasn't initialized to zeroes which broke
17879              ithreads + DEBUGGING.
17880      Branch: perl
17881            ! sv.c
17882 ____________________________________________________________________________
17883 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
17884         Log: Update Changes.
17885      Branch: perl
17886            ! Changes patchlevel.h
17887 ____________________________________________________________________________
17888 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
17889         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
17890              From: Jonathan Stowe <gellyfish@gellyfish.com>
17891              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
17892              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
17893      Branch: perl
17894            ! pp_sys.c
17895 ____________________________________________________________________________
17896 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
17897         Log: DB_File sync from Paul Marquess.
17898      Branch: perl
17899            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17900            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
17901            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
17902 ____________________________________________________________________________
17903 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
17904         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
17905              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
17906              Date: Sun, 6 Jan 2002 11:44:30 +0100
17907              Message-ID: <3C38389E.7831.493570@localhost>
17908      Branch: perl
17909            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
17910            ! utils/perlcc.PL
17911 ____________________________________________________________________________
17912 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
17913         Log: Tests for #14098.
17914      Branch: perl
17915            ! t/op/lc.t
17916 ____________________________________________________________________________
17917 [ 14102] By: nick                                  on 2002/01/06  11:33:55
17918         Log: Integrate mainline (PPPort still multi-building).
17919      Branch: perlio
17920           +> lib/unifold.t
17921           !> (integrate 30 files)
17922 ____________________________________________________________________________
17923 [ 14101] By: ams                                   on 2002/01/06  04:52:50
17924         Log: Subject: [PATCH] Bad prototype detection now an optional warning
17925              From: Sam Tregar <sam@tregar.com>
17926              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
17927              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
17928      Branch: perl
17929            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
17930            ! t/comp/proto.t toke.c
17931 ____________________________________________________________________________
17932 [ 14100] By: ams                                   on 2002/01/06  01:56:59
17933         Log: Subject: [PATCH] Correct several Stratus VOS build issues
17934              From: "Green, Paul" <Paul.Green@stratus.com>
17935              Date: Sat, 5 Jan 2002 21:30:56 -0500
17936              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
17937      Branch: perl
17938            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
17939 ____________________________________________________________________________
17940 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
17941         Log: Further perl.org URL elaboration from Ask.
17942      Branch: perl
17943            ! pod/perlfaq1.pod pod/perlfaq2.pod
17944 ____________________________________________________________________________
17945 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
17946         Log: The same problem with To{Lower,Title,Upper}
17947              as earlier with ToFold.
17948      Branch: perl
17949            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
17950            ! lib/unicore/To/Upper.pl lib/unicore/mktables
17951 ____________________________________________________________________________
17952 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
17953         Log: Retract #14057 for now; the alarm/setitimer timers
17954              seen to be the same in many systems, which leads into
17955              hangups.
17956      Branch: perl
17957            ! ext/Time/HiRes/HiRes.t
17958 ____________________________________________________________________________
17959 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
17960         Log: Finish up (ha!) the Unicode case folding;
17961              enhance regex dumping code.
17962      Branch: perl
17963            + lib/unifold.t
17964            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
17965            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
17966 ____________________________________________________________________________
17967 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
17968         Log: Use the perl.org news gw instead of the perl.com one
17969              (from Ask).
17970      Branch: perl
17971            ! pod/perlfaq1.pod pod/perlfaq2.pod
17972 ____________________________________________________________________________
17973 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
17974         Log: Zero() wasn't documented.
17975      Branch: perl
17976            ! pod/perlclib.pod
17977 ____________________________________________________________________________
17978 [ 14093] By: ams                                   on 2002/01/05  17:58:35
17979         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
17980              From: Nicholas Clark <nick@unfortu.net>
17981              Date: Sat, 5 Jan 2002 18:55:39 +0000
17982              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
17983      Branch: perl
17984            ! lib/Memoize/t/tie_ndbm.t
17985 ____________________________________________________________________________
17986 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
17987         Log: Also UNICOS/mk has deviant socketpair().
17988      Branch: perl
17989            ! ext/Socket/socketpair.t
17990 ____________________________________________________________________________
17991 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
17992         Log: Ooops.  Retract the regex parts of #14090.
17993      Branch: perl
17994            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
17995 ____________________________________________________________________________
17996 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
17997         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
17998              From: Nicholas Clark <nick@unfortu.net> 
17999              Date: Sat, 5 Jan 2002 18:10:13 +0000
18000              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
18001      Branch: perl
18002            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
18003            ! regcomp.h regexec.c
18004 ____________________________________________________________________________
18005 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
18006         Log: Integrate perlio; a missing aTHX.
18007      Branch: perl
18008           !> op.c
18009 ____________________________________________________________________________
18010 [ 14088] By: nick                                  on 2002/01/05  12:35:01
18011         Log: One missing aTHX_
18012      Branch: perlio
18013            ! op.c
18014 ____________________________________________________________________________
18015 [ 14087] By: nick                                  on 2002/01/05  12:00:48
18016         Log: Raw integrate of mainline - op.c looks dodgy.
18017      Branch: perlio
18018           +> lib/Pod/t/Functions.t t/op/winsystem.t
18019            - lib/File/Spec/NW5.pm t/op/system.t
18020           !> (integrate 77 files)
18021 ____________________________________________________________________________
18022 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
18023         Log: integrate changes from maint-5.6/macperl branch
18024      Branch: maint-5.6/perl
18025           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
18026           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
18027 ____________________________________________________________________________
18028 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
18029         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
18030              found by Marc Lehmann.
18031      Branch: perl
18032            ! pp.c
18033 ____________________________________________________________________________
18034 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
18035         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
18036              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18037              Date: Sat, 5 Jan 2002 00:31:12 +0100
18038              Message-ID: <20020105003112.E1850@rafael>              
18039      Branch: perl
18040            ! t/comp/proto.t
18041 ____________________________________________________________________________
18042 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
18043         Log: A bit of "perl.com" cleanup.
18044      Branch: perl
18045            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
18046            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
18047            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
18048            ! pod/perlmodlib.PL pod/perlmodlib.pod
18049 ____________________________________________________________________________
18050 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
18051         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
18052              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18053              Date: Fri, 4 Jan 2002 23:35:19 +0100
18054              Message-ID: <20020104233519.A1850@rafael>
18055      Branch: perl
18056            ! op.c
18057 ____________________________________________________________________________
18058 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
18059         Log: Integrate change #14062 from macperl;
18060              Define setbuf, setvbuf for Mac OS
18061      Branch: perl
18062           !> ext/IO/IO.xs
18063 ____________________________________________________________________________
18064 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
18065         Log: Bump version, update Changes
18066      Branch: maint-5.6/macperl
18067            ! macos/Changes macos/MPVersion.r
18068 ____________________________________________________________________________
18069 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
18070         Log: Add more droplets
18071      Branch: maint-5.6/macperl
18072            + macos/macperl/Droplets/gluedialect.plx
18073            + macos/macperl/Droplets/glueedit.plx
18074            + macos/macperl/Droplets/gluemac.plx
18075            + macos/macperl/Droplets/gluescriptadds.plx
18076            + macos/macperl/Droplets/installme.plx
18077            + macos/macperl/Droplets/show_glue_pods.plx
18078            + macos/macperl/Droplets/tarzipme.plx
18079            + macos/macperl/Droplets/untarzipme.plx
18080 ____________________________________________________________________________
18081 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
18082         Log: Display the native pwd command.
18083      Branch: perl
18084            ! ext/Cwd/t/cwd.t
18085 ____________________________________________________________________________
18086 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
18087         Log: Under Mac OS X /dev/stdout is normally a symlink,
18088              but when running the test it seems to become a socket.
18089              So let's extend our censorship.
18090      Branch: perl
18091            ! t/op/stat.t
18092 ____________________________________________________________________________
18093 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
18094         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
18095      Branch: maint-5.6/macperl
18096            + macos/HandleSocket.cp
18097            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
18098            ! macos/macperl.sym
18099 ____________________________________________________________________________
18100 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
18101         Log: Doc updates
18102      Branch: maint-5.6/macperl
18103            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
18104 ____________________________________________________________________________
18105 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
18106         Log: Update libraries
18107      Branch: maint-5.6/macperl
18108            ! macos/macperl/Makefile.mk
18109 ____________________________________________________________________________
18110 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
18111         Log: Update tests to Mac::StandardFile from StandardFile.pl,
18112              plus other fixes
18113      Branch: maint-5.6/macperl
18114            ! macos/ext/Mac/Menus/t/MenuBar.t
18115            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
18116            ! macos/ext/Mac/Movies/t/PlayMovie.t
18117            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
18118            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
18119            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
18120            ! macos/ext/Mac/Resources/t/Resources.t
18121 ____________________________________________________________________________
18122 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
18123         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
18124      Branch: maint-5.6/macperl
18125            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
18126            ! macos/ext/Mac/Movies/Movies.xs
18127            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
18128            ! macos/ext/Mac/StandardFile/StandardFile.xs
18129            ! macos/ext/Mac/Windows/Windows.xs
18130 ____________________________________________________________________________
18131 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
18132         Log: Updates for Universal Headers 3.4 (forgot one)
18133      Branch: maint-5.6/macperl
18134            ! macos/macperl/MPConsole.cp
18135 ____________________________________________________________________________
18136 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
18137         Log: Updates for Universal Headers 3.4
18138      Branch: maint-5.6/macperl
18139            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
18140            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
18141            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
18142            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
18143            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
18144            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
18145            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
18146            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
18147            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
18148 ____________________________________________________________________________
18149 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
18150         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
18151              from <200112112327.JAA25434@gpo.metropolis.net.au>;
18152              don't crash on quit for 68K (MacPerl Bug #490013)
18153      Branch: maint-5.6/macperl
18154            ! macos/macish.c macos/macperl/MPConsole.cp
18155 ____________________________________________________________________________
18156 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
18157         Log: If we do have socketpair(), make my_socketpair()
18158              just call the real socketpair().  This way we always
18159              have real code behind my_socketpair() and a symbol
18160              corresponding to the my_socketpair in global.sym.
18161      Branch: perl
18162            ! embed.fnc embed.h makedef.pl proto.h util.c
18163 ____________________________________________________________________________
18164 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
18165         Log: Disable sigaction (MacPerl Bug #470321)
18166      Branch: maint-5.6/macperl
18167            ! macos/config.h macos/config.sh
18168 ____________________________________________________________________________
18169 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
18170         Log: Make GUSI resource work (MacPerl Bug #464638)
18171      Branch: maint-5.6/macperl
18172            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
18173            ! macos/macperl/MacPerl.rsrc
18174 ____________________________________________________________________________
18175 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
18176         Log: Make AutoSplit go a little deeper
18177      Branch: maint-5.6/macperl
18178            ! macos/Makefile.mk
18179 ____________________________________________________________________________
18180 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
18181         Log: A few doc updates from bleadperl
18182      Branch: maint-5.6/macperl
18183            ! pod/perlmodinstall.pod pod/perlport.pod
18184 ____________________________________________________________________________
18185 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
18186         Log: Sync up to latest changes from bleadperl
18187      Branch: maint-5.6/macperl
18188            ! lib/File/Find.pm
18189 ____________________________________________________________________________
18190 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
18191         Log: Define setbuf, setvbuf for Mac OS
18192      Branch: maint-5.6/macperl
18193            ! ext/IO/IO.xs
18194 ____________________________________________________________________________
18195 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
18196         Log: Delete by request of Mark-Jason Dominus (change #13676)
18197      Branch: maint-5.6/macperl
18198            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
18199 ____________________________________________________________________________
18200 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
18201         Log: Spread the good word of "env".
18202      Branch: perl
18203            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
18204 ____________________________________________________________________________
18205 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
18206         Log: Till the system tests do something non-Win*, better rename
18207              the test so that people on other platforms don't get confused.
18208              (Not win32system, because assumedly there's win64, too.)
18209      Branch: perl
18210            + t/op/winsystem.t
18211            - t/op/system.t
18212            ! MANIFEST
18213 ____________________________________________________________________________
18214 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
18215         Log: Some tweaks.
18216      Branch: perl
18217            ! lib/Pod/t/Functions.t
18218 ____________________________________________________________________________
18219 [ 14057] By: ams                                   on 2002/01/04  17:40:31
18220         Log: (retracted by #14057)
18221              
18222              Subject: [PATCH] Time/HiRes/HiRes.t
18223              From: Nicholas Clark <nick@unfortu.net>
18224              Date: Fri, 4 Jan 2002 17:28:46 +0000
18225              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
18226      Branch: perl
18227            ! ext/Time/HiRes/HiRes.t
18228 ____________________________________________________________________________
18229 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
18230         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
18231              From: Abe Timmerman <abe@ztreet.demon.nl>
18232              Date: Fri, 04 Jan 2002 18:42:33 +0100
18233              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
18234      Branch: perl
18235            + lib/Pod/t/Functions.t
18236            ! MANIFEST lib/Pod/Functions.pm
18237 ____________________________________________________________________________
18238 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
18239         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
18240              From: "Craig A. Berry" <craigberry@mac.com>
18241              Date: Thu, 3 Jan 2002 17:32:20 -0600
18242              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
18243      Branch: perl
18244            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
18245 ____________________________________________________________________________
18246 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
18247         Log: Document the U+0085, U+2028, and U+2029.
18248      Branch: perl
18249            ! pod/perlre.pod pod/perlretut.pod
18250 ____________________________________________________________________________
18251 [ 14053] By: ams                                   on 2002/01/04  03:27:44
18252         Log: Subject: [PATCH] warn if not CORE::dump
18253              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18254              Date: Thu, 3 Jan 2002 22:04:00 +0100
18255              Message-Id: <20020103220400.A13958@rafael>
18256      Branch: perl
18257            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
18258 ____________________________________________________________________________
18259 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
18260         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
18261      Branch: perl
18262            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
18263 ____________________________________________________________________________
18264 [ 14051] By: ams                                   on 2002/01/04  03:00:12
18265         Log: Subject: [PATCH] File::Compare::VERSION
18266              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18267              Date: Thu, 3 Jan 2002 23:42:52 +0100
18268              Message-Id: <20020103234252.G13958@rafael>
18269      Branch: perl
18270            ! lib/File/Compare.pm
18271 ____________________________________________________________________________
18272 [ 14050] By: ams                                   on 2002/01/04  02:58:05
18273         Log: Subject: [PATCH @14042] threads::shared doc
18274              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
18275              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
18276              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
18277      Branch: perl
18278            ! ext/threads/shared/shared.pm
18279 ____________________________________________________________________________
18280 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
18281         Log: #14048 exposed few false positives, to be fixed soonish.
18282      Branch: perl
18283            ! t/op/pat.t
18284 ____________________________________________________________________________
18285 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
18286         Log: Do not add the first characters of multicharacter foldings
18287              into character classes.
18288      Branch: perl
18289            ! regcomp.c
18290 ____________________________________________________________________________
18291 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
18292         Log: A bit of testing for #14046.
18293      Branch: perl
18294            ! t/op/pat.t
18295 ____________________________________________________________________________
18296 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
18297         Log: Allow emitting the foldcased version of "\x{df}", "ss"
18298              (among others, another example would be \x{fb00} -> "ff")
18299      Branch: perl
18300            ! regcomp.c
18301 ____________________________________________________________________________
18302 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
18303         Log: Subject: [PATCH] File::Spec & NetWare
18304              From: Dave Rolsky <autarch@urth.org>
18305              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
18306              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
18307      Branch: perl
18308            - lib/File/Spec/NW5.pm
18309            ! MANIFEST lib/File/Spec.pm
18310 ____________________________________________________________________________
18311 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
18312         Log: FAQ sync (RCS Ids only?)
18313      Branch: perl
18314            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
18315 ____________________________________________________________________________
18316 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
18317         Log: AUTHORs updates.
18318      Branch: perl
18319            ! AUTHORS
18320 ____________________________________________________________________________
18321 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
18322         Log: Update Changes.
18323      Branch: perl
18324            ! Changes patchlevel.h
18325 ____________________________________________________________________________
18326 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
18327         Log: Missed the =head1 additions.
18328      Branch: perl
18329            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
18330            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
18331            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
18332            ! util.c
18333 ____________________________________________________________________________
18334 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
18335         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
18336              From: Robin Barker <rmb1@cise.npl.co.uk>
18337              Date: Thu, 3 Jan 2002 15:26:20 GMT
18338              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
18339      Branch: perl
18340            ! lib/Carp.t lib/Carp/Heavy.pm
18341 ____________________________________________________________________________
18342 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
18343         Log: Subject: [PATCH hv.c] 
18344              From: Robin Barker <rmb1@cise.npl.co.uk>
18345              Date: Thu, 3 Jan 2002 14:49:06 GMT
18346              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
18347              
18348              -Wformat check.
18349      Branch: perl
18350            ! hv.c
18351 ____________________________________________________________________________
18352 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
18353         Log: NetWare tweaks from Ananth Kesari.
18354      Branch: perl
18355            ! NetWare/t/NWScripts.pl lib/File/Find.pm
18356 ____________________________________________________________________________
18357 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
18358         Log: Cast.
18359      Branch: perl
18360            ! regexec.c
18361 ____________________________________________________________________________
18362 [ 14036] By: ams                                   on 2002/01/03  12:12:31
18363         Log: Grammar fix suggested by Gwyn Judd.
18364      Branch: perl
18365            ! pod/perldiag.pod
18366 ____________________________________________________________________________
18367 [ 14035] By: nick                                  on 2002/01/03  09:22:42
18368         Log: More strange perlio != mainline differences where
18369              I have not been.
18370      Branch: perlio
18371           !> hints/unicos.sh hints/unicosmk.sh
18372 ____________________________________________________________________________
18373 [ 14034] By: nick                                  on 2002/01/03  09:19:37
18374         Log: Integrate mainline (including force integrate of
18375              lib/charnames.pm which had got out-of-step)
18376      Branch: perlio
18377           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
18378 ____________________________________________________________________________
18379 [ 14033] By: ams                                   on 2002/01/03  08:24:24
18380         Log: Subject: Not ok 14031: PPPort Makefile.PL
18381              From: andreas.koenig@anima.de (Andreas J. Koenig)
18382              Date: 03 Jan 2002 10:17:46 +0100
18383              Message-Id: <m3sn9n94jp.fsf@anima.de>
18384      Branch: perl
18385            ! ext/Devel/PPPort/Makefile.PL
18386 ____________________________________________________________________________
18387 [ 14032] By: nick                                  on 2002/01/03  08:24:00
18388         Log: Integrate mainline.
18389      Branch: perlio
18390           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
18391           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
18392           !> (integrate 31 files)
18393 ____________________________________________________________________________
18394 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
18395         Log: Off-by-one is my middle name.
18396      Branch: perl
18397            ! regexec.c
18398 ____________________________________________________________________________
18399 [ 14030] By: ams                                   on 2002/01/02  23:56:37
18400         Log: Subject: [PATCH @14015] threads::shared disabling
18401              From: Andy Bussey <andybussey@yahoo.co.uk>
18402              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
18403              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
18404      Branch: perl
18405            + ext/threads/shared/t/no_share.t
18406            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
18407 ____________________________________________________________________________
18408 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
18409         Log: Simon's new perlapi scheme, I hope I got all the pieces.
18410      Branch: perl
18411            + autodoc.pl embed.fnc
18412            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
18413 ____________________________________________________________________________
18414 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
18415         Log: Integrate perlio; more PPPort Makefile source dependence removal
18416      Branch: perl
18417           !> ext/Devel/PPPort/Makefile.PL perl.h
18418 ____________________________________________________________________________
18419 [ 14027] By: ams                                   on 2002/01/02  21:42:50
18420         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
18421              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18422              Date: Wed, 2 Jan 2002 23:09:13 +0100
18423              Message-Id: <20020102230913.A17373@rafael>
18424      Branch: perl
18425            ! pod/perldiag.pod
18426 ____________________________________________________________________________
18427 [ 14026] By: ams                                   on 2002/01/02  21:38:34
18428         Log: Subject: Re: PATCH: lib/Term/Cap.pm
18429              From: Jonathan Stowe <gellyfish@gellyfish.com>
18430              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
18431              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
18432      Branch: perl
18433            ! lib/Term/Cap.pm
18434 ____________________________________________________________________________
18435 [ 14025] By: ams                                   on 2002/01/02  18:34:26
18436         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
18437              From: Sam Tregar <sam@tregar.com>
18438              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
18439              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
18440      Branch: perl
18441            ! pod/perldiag.pod t/comp/proto.t toke.c
18442 ____________________________________________________________________________
18443 [ 14024] By: ams                                   on 2002/01/02  18:16:12
18444         Log: Subject: PATCH: lib/Term/Cap.pm
18445              From: Norton Allen <allen@huarp.harvard.edu>
18446              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
18447              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
18448      Branch: perl
18449            ! lib/Term/Cap.pm
18450 ____________________________________________________________________________
18451 [ 14023] By: ams                                   on 2002/01/02  18:12:31
18452         Log: Subject: PATCH: lib/Cwd.pm for QNX4
18453              From: Norton Allen <allen@huarp.harvard.edu>
18454              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
18455              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
18456      Branch: perl
18457            ! lib/Cwd.pm
18458 ____________________________________________________________________________
18459 [ 14022] By: nick                                  on 2002/01/02  18:01:21
18460         Log: More PPPort Makefile source dependence removal
18461      Branch: perlio
18462            ! ext/Devel/PPPort/Makefile.PL
18463 ____________________________________________________________________________
18464 [ 14021] By: nick                                  on 2002/01/02  17:44:36
18465         Log: Sort out muddle of editing on three machines ...
18466      Branch: perlio
18467           !> Changes MANIFEST cygwin/Makefile.SHs
18468           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
18469           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
18470           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
18471 ____________________________________________________________________________
18472 [ 14020] By: ams                                   on 2002/01/02  17:06:27
18473         Log: Fix misplaced application of #14016.
18474      Branch: perl
18475            ! op.c
18476 ____________________________________________________________________________
18477 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
18478         Log: Integrate perlio; avoid uninit debug_pad.
18479      Branch: perl
18480           !> sv.c
18481 ____________________________________________________________________________
18482 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
18483         Log: makedepend VOS fix from Paul Green.
18484      Branch: perl
18485            ! makedepend.SH
18486 ____________________________________________________________________________
18487 [ 14017] By: nick                                  on 2002/01/02  16:09:43
18488         Log: Avoid un-init perl_debug_pad in clones
18489      Branch: perlio
18490            ! sv.c
18491 ____________________________________________________________________________
18492 [ 14016] By: ams                                   on 2002/01/02  15:58:11
18493         Log: Subject: [PATCH] random crash in B::LISTOP::last
18494              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
18495              Date: Wed, 2 Jan 2002 17:37:28 +0100
18496              Message-Id: <3C334558.3906.19CB98D@localhost>
18497      Branch: perl
18498            ! op.c
18499 ____________________________________________________________________________
18500 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
18501         Log: Update Changes.
18502      Branch: perl
18503            ! Changes patchlevel.h
18504 ____________________________________________________________________________
18505 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
18506         Log: One more iteration of the ibcmp_utf8() interface,
18507              hopefully this is a convergent iteration...
18508      Branch: perl
18509            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
18510 ____________________________________________________________________________
18511 [ 14013] By: ams                                   on 2002/01/02  13:43:58
18512         Log: Upgrade to podlators-1.19.
18513      Branch: perl
18514            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
18515            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
18516            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
18517            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
18518            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
18519 ____________________________________________________________________________
18520 [ 14012] By: ams                                   on 2002/01/02  09:48:51
18521         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
18522              From: martyn@inpharmatica.co.uk
18523              Date: Wed, 19 Dec 2001 19:05:00 +0000
18524              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
18525      Branch: perl
18526            ! lib/Pod/Usage.pm
18527 ____________________________________________________________________________
18528 [ 14011] By: nick                                  on 2002/01/02  08:38:18
18529         Log: Integrate mainline
18530      Branch: perlio
18531           !> (integrate 28 files)
18532 ____________________________________________________________________________
18533 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
18534         Log: Make ibcmp_utf8() optionally progress in either string for
18535              as long as it takes and optionally record how far it got.
18536      Branch: perl
18537            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
18538 ____________________________________________________________________________
18539 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
18540         Log: Once more try to get the PPPort Makefile right.
18541      Branch: perl
18542            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
18543 ____________________________________________________________________________
18544 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
18545         Log: -Wall silencing.
18546      Branch: perl
18547            ! utf8.c
18548 ____________________________________________________________________________
18549 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
18550         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
18551              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18552              Date: Tue, 1 Jan 2002 22:45:21 +0100       
18553              Message-ID: <20020101224521.A691@rafael>
18554      Branch: perl
18555            ! ext/B/B/Deparse.pm
18556 ____________________________________________________________________________
18557 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
18558         Log: VOS tweak from Paul Green: VOS has different O_BINARY
18559              and O_TEXT, but VOS always uses LF, never CRLF.
18560      Branch: perl
18561            ! perl.h
18562 ____________________________________________________________________________
18563 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
18564         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
18565      Branch: perl
18566            ! regexec.c utf8.c
18567 ____________________________________________________________________________
18568 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
18569         Log: Now that to_utf8_fold() was fixed.
18570      Branch: perl
18571            ! regcomp.c regexec.c
18572 ____________________________________________________________________________
18573 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
18574         Log: Integrate perlio; experimental binmode() re-coding.
18575      Branch: perl
18576           !> perlio.c
18577 ____________________________________________________________________________
18578 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
18579         Log: Document the to_utf8_*() functions.
18580      Branch: perl
18581            ! embed.pl pod/perlapi.pod utf8.c
18582 ____________________________________________________________________________
18583 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
18584         Log: Better support for multicharacter foldings.
18585              Now all but two of the CaseFold.txt cases work-- but
18586              only when the target string is single-character, more
18587              debugging needed.
18588      Branch: perl
18589            ! regexec.c
18590 ____________________________________________________________________________
18591 [ 14000] By: ams                                   on 2002/01/01  15:59:43
18592         Log: Subject: [PATCH] don't installperl pods
18593              From: Nicholas Clark <nick@unfortu.net>
18594              Date: Tue, 1 Jan 2002 16:44:12 +0000
18595              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
18596      Branch: perl
18597            ! installperl
18598 ____________________________________________________________________________
18599 [ 13999] By: ams                                   on 2002/01/01  14:34:04
18600         Log: Subject: [PATCH] perldiag.pod transposition
18601              From: Nicholas Clark <nick@unfortu.net>
18602              Date: Tue, 1 Jan 2002 15:03:52 +0000
18603              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
18604      Branch: perl
18605            ! pod/perldiag.pod
18606 ____________________________________________________________________________
18607 [ 13998] By: ams                                   on 2002/01/01  13:36:49
18608         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
18609              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18610              Date: Tue, 1 Jan 2002 15:12:36 +0100
18611              Message-Id: <20020101151236.A951@rafael>
18612      Branch: perl
18613            ! pod/perldiag.pod
18614 ____________________________________________________________________________
18615 [ 13997] By: ams                                   on 2002/01/01  13:33:06
18616         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
18617              From: Nicholas Clark <nick@unfortu.net>
18618              Date: Tue, 1 Jan 2002 13:13:17 +0000
18619              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
18620      Branch: perl
18621            ! ext/Socket/socketpair.t
18622 ____________________________________________________________________________
18623 [ 13996] By: ams                                   on 2002/01/01  04:44:28
18624         Log: Subject: [PATCH @13746] Leaner exporter
18625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18626              Date: Mon, 31 Dec 2001 18:16:08 -0500
18627              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
18628      Branch: perl
18629            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
18630 ____________________________________________________________________________
18631 [ 13995] By: ams                                   on 2002/01/01  04:29:44
18632         Log: Subject: [PATCH @13746] h2xs broken
18633              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18634              Date: Mon, 31 Dec 2001 17:48:55 -0500
18635              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
18636      Branch: perl
18637            ! utils/h2xs.PL
18638 ____________________________________________________________________________
18639 [ 13994] By: ams                                   on 2002/01/01  04:25:46
18640         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
18641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18642              Date: Mon, 31 Dec 2001 17:42:25 -0500
18643              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
18644      Branch: perl
18645            ! lib/ExtUtils/MM_Unix.pm
18646 ____________________________________________________________________________
18647 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
18648         Log: Rename the variables to be a bit more consistent.
18649      Branch: perl
18650            ! utf8.c
18651 ____________________________________________________________________________
18652 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
18653         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
18654              (found by Jeffrey Friedl)
18655      Branch: perl
18656            ! regexec.c t/op/pat.t utf8.c
18657 ____________________________________________________________________________
18658 [ 13991] By: nick                                  on 2001/12/31  18:08:55
18659         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
18660      Branch: perlio
18661            ! perlio.c
18662 ____________________________________________________________________________
18663 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
18664         Log: Update Changes.
18665      Branch: perl
18666            ! Changes patchlevel.h
18667 ____________________________________________________________________________
18668 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
18669         Log: Less unused ones.
18670      Branch: perl
18671            ! regexec.c
18672 ____________________________________________________________________________
18673 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
18674         Log: Unused variable.
18675      Branch: perl
18676            ! regcomp.c
18677 ____________________________________________________________________________
18678 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
18679         Log: Forgotten file.
18680      Branch: perl
18681            ! MANIFEST
18682 ____________________________________________________________________________
18683 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
18684         Log: Subject: Re: Cygwin: one down one to go 
18685              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18686              Date: Mon, 31 Dec 2001 18:34:36 +0100
18687              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
18688      Branch: perl
18689            ! cygwin/Makefile.SHs
18690 ____________________________________________________________________________
18691 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
18692         Log: Add some comments to the recent Unicode case-folding saga.
18693      Branch: perl
18694            ! regcomp.c regexec.c
18695 ____________________________________________________________________________
18696 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
18697         Log: Slight comment tweakage.
18698      Branch: perl
18699            ! ext/I18N/Langinfo/Langinfo.t
18700 ____________________________________________________________________________
18701 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
18702         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
18703      Branch: perl
18704            ! perl.h
18705 ____________________________________________________________________________
18706 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
18707         Log: Subject: [ PATCH] Cygwin: one down one to go
18708              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18709              Date: Mon, 31 Dec 2001 17:03:40 +0100
18710              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
18711      Branch: perl
18712            ! lib/Pod/t/basic.t
18713 ____________________________________________________________________________
18714 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
18715         Log: Tweak the dependencies not to recompile everytime,
18716              as suggested by NI-S.
18717      Branch: perl
18718            ! ext/Devel/PPPort/Makefile.PL
18719 ____________________________________________________________________________
18720 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
18721         Log: Planning still not right.
18722      Branch: perl
18723            ! lib/User/grent.t
18724 ____________________________________________________________________________
18725 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
18726         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
18727              From: Michael G Schwern <schwern@pobox.com>
18728              Date: Sun, 30 Dec 2001 18:07:55 -0500
18729              Message-ID: <20011230230755.GG12840@blackrider>
18730              
18731              (lib/User/grent, really)
18732      Branch: perl
18733            ! lib/User/grent.t
18734 ____________________________________________________________________________
18735 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
18736         Log: Integrate perlio; cleanup, in particular avoid accidental
18737              PerlIO_flush(NULL) if PerlIONext is NULL.
18738      Branch: perl
18739           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
18740 ____________________________________________________________________________
18741 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
18742         Log: Subject: typo in IO::Socket::INET.pm
18743              From: mjd@plover.com
18744              Date: 31 Dec 2001 14:31:10 -0000
18745              Message-ID: <20011231143110.4989.qmail@plover.com>
18746      Branch: perl
18747            ! ext/IO/lib/IO/Socket/INET.pm
18748 ____________________________________________________________________________
18749 [ 13976] By: nick                                  on 2001/12/31  13:56:11
18750         Log: Integrate mainline
18751      Branch: perlio
18752           !> (integrate 29 files)
18753 ____________________________________________________________________________
18754 [ 13975] By: nick                                  on 2001/12/31  12:40:50
18755         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
18756              if PerlIONext is NULL.
18757      Branch: perlio
18758            ! perlio.c perliol.h
18759 ____________________________________________________________________________
18760 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
18761         Log: Subject: Re: [PATCH] Basic bad prototype detection
18762              From: Sam Tregar <sam@tregar.com>
18763              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
18764              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
18765      Branch: perl
18766            ! t/comp/proto.t toke.c
18767 ____________________________________________________________________________
18768 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
18769         Log: Subject: [PATCH] configure.com / scriptdirexp
18770              From: "Craig A. Berry" <craigberry@mac.com>
18771              Date: Sun, 30 Dec 2001 15:47:28 -0600
18772              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
18773      Branch: perl
18774            ! configure.com
18775 ____________________________________________________________________________
18776 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
18777         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
18778              From: Abe Timmerman <abe@ztreet.demon.nl>
18779              Date: Mon, 31 Dec 2001 03:55:27 +0100
18780              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
18781      Branch: perl
18782            ! lib/ExtUtils/t/MM_Win32.t
18783 ____________________________________________________________________________
18784 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
18785         Log: Subject: [PATCH] Basic bad prototype detection
18786              From: Sam Tregar <sam@tregar.com> 
18787              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
18788              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
18789      Branch: perl
18790            ! pod/perldiag.pod t/comp/proto.t toke.c
18791 ____________________________________________________________________________
18792 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
18793         Log: Makefiles are sloppy about the exe suffix
18794              (from Paul Green)
18795      Branch: perl
18796            ! Makefile.SH x2p/Makefile.SH
18797 ____________________________________________________________________________
18798 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
18799         Log: Delay folding until necessary; start of handling
18800              folding into several characters.
18801      Branch: perl
18802            ! regcomp.c regexec.c
18803 ____________________________________________________________________________
18804 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
18805         Log: gcc -Wall dewhine.
18806      Branch: perl
18807            ! regexec.c
18808 ____________________________________________________________________________
18809 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
18810         Log: More Unicode folding tweaks, avoid potential false matches.
18811      Branch: perl
18812            ! regexec.c
18813 ____________________________________________________________________________
18814 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
18815         Log: Make that six wrongs.
18816      Branch: perl
18817            ! regexec.c utf8.c
18818 ____________________________________________________________________________
18819 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
18820         Log: Four wrongs can make a right.
18821      Branch: perl
18822            ! regexec.c utf8.c
18823 ____________________________________________________________________________
18824 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
18825         Log: Fix all the I case foldings as per CaseFold.txt.
18826      Branch: perl
18827            ! regcomp.c regexec.c
18828 ____________________________________________________________________________
18829 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
18830         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
18831      Branch: perl
18832            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
18833            ! regexec.c utf8.c
18834 ____________________________________________________________________________
18835 [ 13962] By: nick                                  on 2001/12/30  18:33:41
18836         Log: Integrate 8.3 fix for PPPort fix
18837      Branch: perlio
18838           +> ext/Devel/PPPort/ppport_h.PL
18839            - ext/Devel/PPPort/ppport.h.PL
18840            ! ext/Devel/PPPort/MANIFEST
18841           !> ext/Devel/PPPort/Makefile.PL
18842 ____________________________________________________________________________
18843 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
18844         Log: Integrate perlio; more win32 stuff:
18845              
18846              A. Use Perl_my_socketpair()
18847              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
18848              load winsock.
18849              C. (In passing) work round fact that $$ is now SvREADONLY
18850              so we need to take special measures to set it during
18851              pseudo-fork.
18852      Branch: perl
18853           !> util.c win32/perlhost.h
18854 ____________________________________________________________________________
18855 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
18856         Log: Fix ppport.h for Unix.
18857      Branch: perl
18858            + ext/Devel/PPPort/ppport_h.PL
18859            - ext/Devel/PPPort/ppport.h.PL
18860            ! MANIFEST ext/Devel/PPPort/Makefile.PL
18861 ____________________________________________________________________________
18862 [ 13959] By: nick                                  on 2001/12/30  16:53:42
18863         Log: Win32 stuff:
18864              A. Use Perl_my_socketpair()
18865              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
18866              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
18867              take special measures to set it during pseudo-fork.
18868      Branch: perlio
18869            ! util.c win32/perlhost.h
18870 ____________________________________________________________________________
18871 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
18872         Log: Integrate perlio; win32 kicking.
18873      Branch: perl
18874           +> ext/Devel/PPPort/ppport.h.PL
18875           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
18876           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
18877           !> proto.h
18878 ____________________________________________________________________________
18879 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
18880         Log: metaconfig unit change for #13956.
18881      Branch: metaconfig
18882            ! U/modified/spitshell.U
18883 ____________________________________________________________________________
18884 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
18885         Log: Must look for cat also in $PATH (noticed by Philip Newton).
18886      Branch: perl
18887            ! Configure
18888 ____________________________________________________________________________
18889 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
18890         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
18891              From: Blair Zajac <blair@orcaware.com>
18892              Date: Sat, 29 Dec 2001 22:37:03 -0800
18893              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
18894      Branch: perl
18895            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
18896 ____________________________________________________________________________
18897 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
18898         Log: Regen files.
18899      Branch: perl
18900            ! embed.h global.sym pod/perlapi.pod uconfig.h
18901 ____________________________________________________________________________
18902 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
18903         Log: Subject: [PATCH] -t without -w 
18904              From: Michael G Schwern <schwern@pobox.com>
18905              Date: Sat, 29 Dec 2001 23:46:25 -0500
18906              Message-ID: <20011230044625.GA14386@blackrider>
18907      Branch: perl
18908            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
18909            ! warnings.pl
18910 ____________________________________________________________________________
18911 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
18912         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
18913              From: Dave Rolsky <autarch@urth.org>               
18914              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
18915              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
18916              
18917              $^O is NetWare, not Netware.
18918      Branch: perl
18919            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
18920 ____________________________________________________________________________
18921 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
18922         Log: Sarathy thinks undoing C++ comments from C++ files
18923              is a bit too zealous.
18924      Branch: perl
18925            ! win32/perlhost.h win32/vmem.h
18926 ____________________________________________________________________________
18927 [ 13950] By: nick                                  on 2001/12/30  14:30:02
18928         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
18929              This gets them into Errno.pm - yet to prove they end up in $!.
18930      Branch: perlio
18931            ! ext/Errno/Errno_pm.PL
18932 ____________________________________________________________________________
18933 [ 13949] By: nick                                  on 2001/12/30  12:02:21
18934         Log: Integrate Cwd muddle
18935      Branch: perlio
18936           !> MANIFEST installperl lib/Cwd.pm
18937 ____________________________________________________________________________
18938 [ 13948] By: nick                                  on 2001/12/30  11:51:40
18939         Log: remove embed.pl duplicates
18940      Branch: perlio
18941            ! embed.h embed.pl global.sym proto.h
18942 ____________________________________________________________________________
18943 [ 13947] By: nick                                  on 2001/12/30  11:35:51
18944         Log: More Cwd tidy up
18945      Branch: perl
18946            ! MANIFEST installperl
18947 ____________________________________________________________________________
18948 [ 13946] By: nick                                  on 2001/12/30  11:12:42
18949         Log: Undo a mess trying Cwd.pm in its ext directory
18950      Branch: perl
18951            + lib/Cwd.pm
18952            - ext/Cwd/Cwd.pm
18953 ____________________________________________________________________________
18954 [ 13945] By: nick                                  on 2001/12/30  10:03:43
18955         Log: Integrate mainline
18956      Branch: perl
18957           +> ext/Cwd/Cwd.pm
18958            - lib/Cwd.pm
18959            ! MANIFEST
18960      Branch: perlio
18961           !> (integrate 45 files)
18962 ____________________________________________________________________________
18963 [ 13944] By: nick                                  on 2001/12/30  09:27:16
18964         Log: "Port" Devel::PPPort to Win32:
18965              - need to set @INC before use in the test
18966              - {} are special to dmake, so use ppport.h.PL
18967              rather than commandline 
18968      Branch: perlio
18969            + ext/Devel/PPPort/ppport.h.PL
18970            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
18971 ____________________________________________________________________________
18972 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
18973         Log: Update Changes.
18974      Branch: perl
18975            ! Changes patchlevel.h
18976 ____________________________________________________________________________
18977 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
18978         Log: Subject: [PATCH] cleaner close on tests, take 2
18979              From: andreas.koenig@anima.de (Andreas J. Koenig)
18980              Date: 29 Dec 2001 21:42:37 +0100
18981              Message-ID: <m33d1tvjuq.fsf@anima.de>
18982              
18983              (the DB_File patches)
18984      Branch: perl
18985            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
18986            ! ext/DB_File/t/db-recno.t
18987 ____________________________________________________________________________
18988 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
18989         Log: Integrate perlio; regen'ed config_H.?c
18990      Branch: perl
18991           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
18992 ____________________________________________________________________________
18993 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
18994         Log: Subject: [PATCH] cleaner close on tests, take 2             
18995              From: andreas.koenig@anima.de (Andreas J. Koenig)
18996              Date: 29 Dec 2001 21:42:37 +0100
18997              Message-ID: <m33d1tvjuq.fsf@anima.de>
18998              
18999              (except for the three DB_File patch fragments)
19000      Branch: perl
19001            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
19002            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
19003            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
19004            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
19005            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
19006            ! t/op/runlevel.t t/op/write.t t/run/switches.t
19007 ____________________________________________________________________________
19008 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
19009         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
19010              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19011              Date: Sat, 29 Dec 2001 20:38:59 +0100
19012              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
19013              
19014              (NetWare tree not touched because it's very //)
19015      Branch: perl
19016            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
19017            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
19018            ! wince/include/errno.h wince/include/netdb.h
19019            ! wince/include/sys/socket.h wince/include/sys/stat.h
19020            ! wince/perllib.c wince/perlmain.c wince/win32.h
19021            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
19022            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
19023 ____________________________________________________________________________
19024 [ 13938] By: nick                                  on 2001/12/29  19:23:32
19025         Log: Integrate mainline (ok linux)
19026      Branch: perlio
19027           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
19028           !> (integrate 33 files)
19029 ____________________________________________________________________________
19030 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
19031         Log: Give up on serious testing of langinfo().  Leave the old
19032              code in place, though.
19033      Branch: perl
19034            ! ext/I18N/Langinfo/Langinfo.t
19035 ____________________________________________________________________________
19036 [ 13936] By: nick                                  on 2001/12/29  18:20:33
19037         Log: Routine regen_config_h - no real differences other than order of crypt 
19038      Branch: perlio
19039            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19040 ____________________________________________________________________________
19041 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
19042         Log: Integrate perlio;
19043              
19044              Define the two socket error numbers in terms of WSAEXXXXX equivalents
19045              
19046              Fudge Config.pm so File::Spec does not croak.
19047      Branch: perl
19048           !> win32/FindExt.pm win32/win32.h
19049 ____________________________________________________________________________
19050 [ 13934] By: nick                                  on 2001/12/29  17:27:50
19051         Log: Fudge Config.pm so File::Spec does not croak.
19052      Branch: perlio
19053            ! win32/FindExt.pm
19054 ____________________________________________________________________________
19055 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
19056         Log: metaconfig unit changes for #13932.
19057      Branch: metaconfig
19058            + U/modified/Init.U
19059            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
19060 ____________________________________________________________________________
19061 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
19062         Log: VOS tweaks from Paul Green.
19063              
19064              The Configure tweaks: the _exe needs to be
19065              set after the init; VOS has fd 3 hardwired to /dev/tty;
19066              the grep/ln/make substitutions really need to stick.
19067      Branch: perl
19068            ! Configure hints/vos.sh perl.h util.c vos/build.cm
19069            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19070            ! vos/config.ga.h vos/vosish.h
19071 ____________________________________________________________________________
19072 [ 13931] By: nick                                  on 2001/12/29  17:00:38
19073         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
19074              (just to get util.c to compile)
19075      Branch: perlio
19076            ! win32/win32.h
19077 ____________________________________________________________________________
19078 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
19079         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
19080              From: coral@eekeek.org
19081              Date: Fri, 28 Dec 2001 19:58:22 -0500      
19082              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
19083      Branch: perl
19084            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
19085            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
19086            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
19087            ! pod/perlunicode.pod pod/perlxs.pod util.c
19088 ____________________________________________________________________________
19089 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
19090         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
19091      Branch: perl
19092            ! t/op/exec.t
19093 ____________________________________________________________________________
19094 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
19095         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
19096              From: Abe Timmerman <abe@ztreet.demon.nl>
19097              Date: Sat, 29 Dec 2001 13:10:06 +0100
19098              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
19099      Branch: perl
19100            + lib/Pod/t/InputObjects.t
19101 ____________________________________________________________________________
19102 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
19103         Log: Integrate perlio;
19104              
19105              Quick fix (after couple of clever fixes failed) for
19106              "accept leaks memory" fail [ID 20011223.001]
19107              
19108              Nick Clark's embed.pl fix for my_socketpair
19109      Branch: perl
19110           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
19111 ____________________________________________________________________________
19112 [ 13926] By: nick                                  on 2001/12/29  15:23:21
19113         Log: Nick Clark's embed.pl fix for my_socketpair
19114      Branch: perlio
19115            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
19116 ____________________________________________________________________________
19117 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
19118         Log: Slight tweaks on the MM_Win32.t.
19119      Branch: perl
19120            ! lib/ExtUtils/t/MM_Win32.t
19121 ____________________________________________________________________________
19122 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
19123         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
19124              From: Abe Timmerman <abe@ztreet.demon.nl>
19125              Date: Sat, 29 Dec 2001 12:51:36 +0100
19126              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
19127      Branch: perl
19128            + lib/ExtUtils/t/MM_Win32.t
19129            ! MANIFEST
19130 ____________________________________________________________________________
19131 [ 13923] By: nick                                  on 2001/12/29  15:12:07
19132         Log: Quick fix (after couple of clever fixes failed) for
19133              "accept leaks memory" fail [ID 20011223.001]
19134      Branch: perlio
19135            ! pp_sys.c
19136 ____________________________________________________________________________
19137 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
19138         Log: Subject: [PATCH] Module names and other nits
19139              From: Autrijus Tang <autrijus@autrijus.org>                 
19140              Date: Sat, 29 Dec 2001 01:59:28 +0800
19141              Message-ID: <20011229015928.A29712@geb.elixus.org>              
19142      Branch: perl
19143            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
19144            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
19145            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
19146            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
19147            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
19148 ____________________________________________________________________________
19149 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
19150         Log: socketpair tweaks from Nicholas Clark.
19151      Branch: perl
19152            ! ext/Socket/socketpair.t util.c
19153 ____________________________________________________________________________
19154 [ 13920] By: nick                                  on 2001/12/29  12:36:21
19155         Log: Integrate mainline
19156      Branch: perlio
19157           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
19158           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
19159           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
19160           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
19161           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
19162           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
19163           !> t/op/sysio.t
19164 ____________________________________________________________________________
19165 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
19166         Log: Retract #13917.
19167      Branch: perl
19168            ! doop.c
19169 ____________________________________________________________________________
19170 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
19171         Log: Subject: provisional MakeMaker patch for VMS
19172              From: "Craig A. Berry" <craigberry@mac.com> 
19173              Date: Thu, 27 Dec 2001 22:29:37 -0600
19174              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
19175      Branch: perl
19176            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
19177 ____________________________________________________________________________
19178 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
19179         Log: (retracted by #13919)
19180      Branch: perl
19181            ! doop.c
19182 ____________________________________________________________________________
19183 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
19184         Log: metaconfig unit change for #13915.
19185      Branch: metaconfig/U/perl
19186            ! d_u32align.U
19187 ____________________________________________________________________________
19188 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
19189         Log: Remove debris in any case.
19190      Branch: perl
19191            ! Configure
19192 ____________________________________________________________________________
19193 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
19194         Log: Subject: [PATCH] Re: B::walksymtable oddness
19195              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19196              Date: Thu, 27 Dec 2001 19:14:24 +0100
19197              Message-ID: <3C2B7310.861.18820D0@localhost>
19198      Branch: perl
19199            ! ext/B/B.pm
19200 ____________________________________________________________________________
19201 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
19202         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
19203              From: Nicholas Clark <nick@unfortu.net> 
19204              Date: Fri, 28 Dec 2001 00:43:02 +0000
19205              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
19206      Branch: perl
19207            ! ext/Socket/socketpair.t
19208 ____________________________________________________________________________
19209 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
19210         Log: Fast Latin1<->UTF-8 conversion for older Perls.
19211      Branch: perl
19212            ! pod/perluniintro.pod
19213 ____________________________________________________________________________
19214 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
19215         Log: Update Changes.
19216      Branch: perl
19217            ! Changes patchlevel.h
19218 ____________________________________________________________________________
19219 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
19220         Log: More wait status trickery for BeOS.
19221      Branch: perl
19222            ! ext/POSIX/POSIX.xs
19223 ____________________________________________________________________________
19224 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
19225         Log: metaconfig unit change for #13908.
19226      Branch: metaconfig/U/perl
19227            ! d_u32align.U
19228 ____________________________________________________________________________
19229 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
19230         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
19231      Branch: perl
19232            ! Configure
19233 ____________________________________________________________________________
19234 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
19235         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
19236              From: gbarr@monty.mutatus.co.uk
19237              Date: 27 Dec 2001 14:41:36 -0000
19238              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
19239      Branch: perl
19240            ! lib/ExtUtils/t/Embed.t
19241 ____________________________________________________________________________
19242 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
19243         Log: Subject: [PATCH] Re: socketpair emulation
19244              From: Nicholas Clark <nick@unfortu.net> 
19245              Date: Wed, 26 Dec 2001 20:08:14 +0000
19246              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
19247      Branch: perl
19248            ! ext/Socket/socketpair.t
19249 ____________________________________________________________________________
19250 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
19251         Log: Subject: [DOC PATCH] left is right and right is left
19252              From: Philip Newton <Philip.Newton@gmx.net>
19253              Date: Thu, 27 Dec 2001 10:04:17 +0100
19254              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
19255      Branch: perl
19256            ! pod/perlfunc.pod pod/perlport.pod
19257 ____________________________________________________________________________
19258 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
19259         Log: Subject: [PATCH] check return of close
19260              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19261              Date: 27 Dec 2001 09:47:30 +0100
19262              Message-ID: <m3ellhgicd.fsf@anima.de> 
19263              
19264              Subject: [PATCH] improve error reporting
19265              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19266              Date: 27 Dec 2001 09:54:55 +0100
19267              Message-ID: <m3adw5gi00.fsf@anima.de> 
19268              
19269              Subject: [PATCH] check return value of close
19270              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19271              Date: 27 Dec 2001 10:03:55 +0100
19272              Message-ID: <m3666tghl0.fsf@anima.de> 
19273              
19274              Subject: [PATCH] return of close
19275              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19276              Date: 27 Dec 2001 10:22:15 +0100
19277              Message-ID: <m31yhhggqg.fsf@anima.de> 
19278      Branch: perl
19279            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
19280            ! t/io/fflush.t
19281 ____________________________________________________________________________
19282 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
19283         Log: Subject: [PATCH] check return of close
19284              From: andreas.koenig@anima.de (Andreas J. Koenig)            
19285              Date: 27 Dec 2001 09:47:30 +0100
19286              Message-ID: <m3ellhgicd.fsf@anima.de> 
19287      Branch: perl
19288            ! t/base/rs.t
19289 ____________________________________________________________________________
19290 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
19291         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
19292              From: andreas.koenig@anima.de (Andreas J. Koenig)
19293              Date: 27 Dec 2001 09:21:16 +0100
19294              Message-ID: <m3n105gjk3.fsf@anima.de>
19295      Branch: perl
19296            ! t/op/sysio.t
19297 ____________________________________________________________________________
19298 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
19299         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
19300              From: "Gerrit P. Haase" <gp@familiehaase.de>
19301              Date: Thu, 27 Dec 2001 09:23:55 +0100 
19302              Message-ID: <98211521662.20011227092355@familiehaase.de>
19303      Branch: perl
19304            ! lib/ExtUtils/t/MM_Cygwin.t
19305 ____________________________________________________________________________
19306 [ 13900] By: nick                                  on 2001/12/27  11:11:51
19307         Log: Integrate mainline
19308      Branch: perlio
19309           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
19310           +> lib/File/Spec/NW5.pm
19311           !> (integrate 52 files)
19312 ____________________________________________________________________________
19313 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
19314         Log: Replace the awful (most likely generated and not very persistent)
19315              URL with something tangible.
19316      Branch: perl
19317            ! README.hpux
19318 ____________________________________________________________________________
19319 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
19320         Log: Naughty /dev/printer (ls -l, really) of IRIX.
19321      Branch: perl
19322            ! t/op/stat.t
19323 ____________________________________________________________________________
19324 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
19325         Log: Upgrade to Net::Ping 2.10.
19326      Branch: perl
19327            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
19328            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
19329            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
19330            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
19331 ____________________________________________________________________________
19332 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
19333         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
19334              (this showed up in Benchmark.t)
19335      Branch: perl
19336            ! pp_sys.c
19337 ____________________________________________________________________________
19338 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
19339         Log: BeOS updates.
19340      Branch: perl
19341            ! README.beos beos/beos.c
19342 ____________________________________________________________________________
19343 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
19344         Log: Subject: Re: bleadperl doesn't compile
19345              From: "Gerrit P. Haase" <gp@familiehaase.de>
19346              Date: Wed, 26 Dec 2001 21:29:08 +0100
19347              Message-ID: <22168634623.20011226212908@familiehaase.de>
19348              
19349              Cygwin with multiplicity.
19350      Branch: perl
19351            ! perlio.c
19352 ____________________________________________________________________________
19353 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
19354         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
19355              From: Nicholas Clark <nick@ccl4.org>
19356              Date: Wed, 26 Dec 2001 19:07:33 +0000
19357              Message-ID: <20011226190732.J48842@plum.flirble.org>            
19358              
19359              socketpair() (un)signedness nit.
19360      Branch: perl
19361            ! util.c
19362 ____________________________________________________________________________
19363 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
19364         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
19365              From: Nicholas Clark <nick@ccl4.org>
19366              Date: Wed, 26 Dec 2001 19:19:47 +0000
19367              Message-ID: <20011226191946.K48842@plum.flirble.org>
19368              
19369              Use report_evil_fh().
19370      Branch: perl
19371            ! doio.c
19372 ____________________________________________________________________________
19373 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
19374         Log: Bad $? assumptions.
19375      Branch: perl
19376            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
19377 ____________________________________________________________________________
19378 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
19379         Log: Net::Ping isn't going to work much without
19380              the Socket extension; fail more gracefully.
19381      Branch: perl
19382            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
19383            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
19384            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
19385            ! lib/Net/Ping/t/300_ping_stream.t
19386 ____________________________________________________________________________
19387 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
19388         Log: metaconfig unit change for #13888.
19389      Branch: metaconfig
19390            ! U/modified/Oldconfig.U
19391 ____________________________________________________________________________
19392 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
19393         Log: test -d /system is a bit too generic test for VOS
19394              (false hit in BeOS)
19395      Branch: perl
19396            ! Configure
19397 ____________________________________________________________________________
19398 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
19399         Log: No AF_UNIX in BeOS.
19400      Branch: perl
19401            ! util.c
19402 ____________________________________________________________________________
19403 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
19404         Log: FAQ sync.
19405      Branch: perl
19406            ! pod/perlfaq5.pod
19407 ____________________________________________________________________________
19408 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
19409         Log: Update Changes.
19410      Branch: perl
19411            ! Changes patchlevel.h
19412 ____________________________________________________________________________
19413 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
19414         Log: Make -t equal -tw.
19415      Branch: perl
19416            ! perl.c pod/perlrun.pod
19417 ____________________________________________________________________________
19418 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
19419         Log: Subject: Re: Not OK 13881
19420              From: John Peacock <jpeacock@rowman.com>
19421              Date: Tue, 25 Dec 2001 06:02:12 -0500
19422              Message-ID: <3C285CB4.8040006@rowman.com>
19423      Branch: perl
19424            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
19425 ____________________________________________________________________________
19426 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
19427         Log: Subject: Re: Not OK 13881
19428              From: andreas.koenig@anima.de (Andreas J. Koenig)
19429              Date: 25 Dec 2001 07:33:23 +0100
19430              Message-ID: <m3bsgnajws.fsf@anima.de>
19431      Branch: perl
19432            ! op.c
19433 ____________________________________________________________________________
19434 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
19435         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
19436              From: Mark-Jason Dominus <mjd@plover.com>    
19437              Date: Mon, 24 Dec 2001 18:14:48 -0500
19438              Message-ID: <20011224231448.25826.qmail@plover.com>
19439      Branch: perl
19440            ! op.c t/op/eval.t
19441 ____________________________________________________________________________
19442 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
19443         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
19444              From: Dave Rolsky <autarch@urth.org>
19445              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
19446              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
19447      Branch: perl
19448            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
19449            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
19450            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
19451            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
19452            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
19453 ____________________________________________________________________________
19454 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
19455         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
19456              From: Jeffrey Friedl <jfriedl@yahoo.com>
19457              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
19458              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
19459              
19460              The rest of the tests for plus few extras.
19461      Branch: perl
19462            ! t/op/pat.t
19463 ____________________________________________________________________________
19464 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
19465         Log: metaconfig unit change for #13877.
19466      Branch: metaconfig
19467            ! U/modified/Unix.U
19468 ____________________________________________________________________________
19469 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
19470         Log: No-op.
19471      Branch: perl
19472            ! Configure
19473 ____________________________________________________________________________
19474 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
19475         Log: More constant casting.
19476      Branch: perl
19477            ! regexec.c
19478 ____________________________________________________________________________
19479 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
19480         Log: Subject: perlhack.pod 
19481              From: "John P. Linderman" <jpl@research.att.com>
19482              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
19483              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
19484      Branch: perl
19485            ! pod/perlhack.pod
19486 ____________________________________________________________________________
19487 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
19488         Log: File::Find patch patches from Thomas Wegner.
19489      Branch: perl
19490            ! lib/File/Find.pm
19491 ____________________________________________________________________________
19492 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
19493         Log: Subject: Re: socketpair emulation 
19494              From: Nicholas Clark <nick@unfortu.net>                 
19495              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
19496              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
19497      Branch: perl
19498            ! ext/Socket/socketpair.t
19499 ____________________________________________________________________________
19500 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
19501         Log: Must cast constants if they can be quads.
19502      Branch: perl
19503            ! regcomp.c
19504 ____________________________________________________________________________
19505 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
19506         Log: Promote the e/uid to wide enough un/signed integers
19507              and printf them as such.
19508      Branch: perl
19509            ! taint.c
19510 ____________________________________________________________________________
19511 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
19512         Log: metaconfig unit change for #13869.
19513      Branch: metaconfig/U/perl
19514            ! d_u32align.U
19515 ____________________________________________________________________________
19516 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
19517         Log: The U32 alignment test wasn't really working, noticed
19518              by Paul Green.  Now the test works, but this means that
19519              we may see coredumps from the test.   I sure hope MMUless
19520              places don't crash on the test.
19521      Branch: perl
19522            ! Configure
19523 ____________________________________________________________________________
19524 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
19525         Log: metaconfig unit changes for #13867.
19526      Branch: metaconfig
19527            ! U/compline/nblock_io.U U/modified/Unix.U
19528            ! U/modified/spitshell.U
19529 ____________________________________________________________________________
19530 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
19531         Log: More VOS tweaks.
19532      Branch: perl
19533            ! Configure
19534 ____________________________________________________________________________
19535 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
19536         Log: The funky final sigma casefolding.
19537      Branch: perl
19538            ! regcomp.c regexec.c t/op/pat.t utf8.h
19539 ____________________________________________________________________________
19540 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
19541         Log: Update Changes.
19542      Branch: perl
19543            ! Changes patchlevel.h
19544 ____________________________________________________________________________
19545 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
19546         Log: Move the \C and \X to pat.t.
19547      Branch: perl
19548            ! t/op/pat.t t/op/re_tests
19549 ____________________________________________________________________________
19550 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
19551         Log: More logical test ordering.
19552      Branch: perl
19553            ! perl.h
19554 ____________________________________________________________________________
19555 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
19556         Log: Integrate perlio;
19557              
19558              Add at least the "important" PerlIO_xxxx functions to embed.pl
19559              so that they get implicit pTHX_ and we can avoid slow dTHX.
19560              
19561              Put PerlIO stuff inside EXTERN C
19562              
19563              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
19564      Branch: perl
19565           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
19566           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
19567           !> win32/win32.c
19568 ____________________________________________________________________________
19569 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
19570         Log: Even more \X fixing.
19571      Branch: perl
19572            ! regexec.c t/op/pat.t
19573 ____________________________________________________________________________
19574 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
19575         Log: More \X fixing.
19576      Branch: perl
19577            ! regexec.c t/op/pat.t
19578 ____________________________________________________________________________
19579 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
19580         Log: Fix encoding pragma.
19581      Branch: perl
19582            ! regcomp.c
19583 ____________________________________________________________________________
19584 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
19585         Log: Subject: socketpair emulation
19586              From: Nicholas Clark <nick@unfortu.net>
19587              Date: Sat, 22 Dec 2001 18:38:18 +0000
19588              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
19589      Branch: perl
19590            + ext/Socket/socketpair.t
19591            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
19592            ! pp_sys.c proto.h util.c
19593 ____________________________________________________________________________
19594 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
19595         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
19596              From: Jeffrey Friedl <jfriedl@yahoo.com>
19597              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
19598              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
19599              
19600              (partially applied, most of the new tests need to be rethought)
19601      Branch: perl
19602            ! regcomp.c t/op/re_tests
19603 ____________________________________________________________________________
19604 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
19605         Log: Small tweaks.
19606      Branch: perl
19607            ! handy.h regexec.c
19608 ____________________________________________________________________________
19609 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
19610         Log: Unicode casefolding continues.
19611              (lib/encoding.t still failing.)
19612      Branch: perl
19613            ! regexec.c t/op/pat.t
19614 ____________________________________________________________________________
19615 [ 13854] By: nick                                  on 2001/12/22  20:01:27
19616         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
19617      Branch: perlio
19618            ! makedef.pl perlio.h perlio.sym win32/win32.c
19619 ____________________________________________________________________________
19620 [ 13853] By: nick                                  on 2001/12/22  19:58:53
19621         Log: Put PerlIO stuff inside EXTERN C
19622      Branch: perlio
19623            ! embed.pl proto.h
19624 ____________________________________________________________________________
19625 [ 13852] By: nick                                  on 2001/12/22  18:04:34
19626         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
19627              so that they get implicit pTHX_ and we can avoid slow dTHX.
19628      Branch: perlio
19629            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
19630            ! perlio.h pod/perlapi.pod proto.h
19631 ____________________________________________________________________________
19632 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
19633         Log: metaconfig unit change for #13850.
19634      Branch: metaconfig
19635            ! U/modified/Loc.U
19636 ____________________________________________________________________________
19637 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
19638         Log: Rework the make logic (again).
19639      Branch: perl
19640            ! Configure
19641 ____________________________________________________________________________
19642 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
19643         Log: Integrate perlio;
19644              Fix mis-parse of autoloaded usage code by declaring the sub
19645              Correct checking code which Ilya spotted was tripped by CR at EOF.
19646              The CR at EOF fix earlier broke CR at end-of-buffer.
19647      Branch: perl
19648            ! regexec.c
19649           !> ext/POSIX/POSIX.pm perlio.c sv.c
19650 ____________________________________________________________________________
19651 [ 13848] By: nick                                  on 2001/12/22  15:11:17
19652         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
19653              This should be okay for both?
19654      Branch: perlio
19655            ! perlio.c
19656 ____________________________________________________________________________
19657 [ 13847] By: nick                                  on 2001/12/22  12:26:32
19658         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
19659              Also tone down perl -DP tracing of sv_gets.
19660      Branch: perlio
19661            ! perlio.c sv.c
19662 ____________________________________________________________________________
19663 [ 13846] By: nick                                  on 2001/12/22  10:49:27
19664         Log: Fix mis-parse of autoloaded usage code by declaring the sub
19665      Branch: perlio
19666            ! ext/POSIX/POSIX.pm
19667 ____________________________________________________________________________
19668 [ 13845] By: nick                                  on 2001/12/22  10:44:11
19669         Log: Integrate mainline - some fails:
19670              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
19671              -------------------------------------------------------------------------------
19672              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
19673              ../lib/encoding.t                    19    2  10.53%  17-18
19674              op/pat.t                            770    3   0.39%  754-755 757
19675      Branch: perlio
19676           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
19677           !> (integrate 36 files)
19678 ____________________________________________________________________________
19679 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
19680         Log: More Unicode casing fixes.
19681      Branch: perl
19682            ! regexec.c t/op/pat.t
19683 ____________________________________________________________________________
19684 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
19685         Log: Unicode casefolding fixes.
19686      Branch: perl
19687            ! op.c regcomp.c regexec.c t/op/pat.t
19688 ____________________________________________________________________________
19689 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
19690         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
19691              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
19692              Date: Sat, 22 Dec 2001 00:01:29 +0100
19693              Message-ID: <20011222000129.A713@rafael>
19694      Branch: perl
19695            ! ext/B/B/Deparse.pm
19696 ____________________________________________________________________________
19697 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
19698         Log: VOS config from Paul Green.
19699      Branch: perl
19700            ! hints/vos.sh
19701 ____________________________________________________________________________
19702 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
19703         Log: Subject: [PATCH @13746] CreateTTY on OS/2
19704              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19705              Date: Fri, 21 Dec 2001 15:59:45 -0500
19706              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
19707      Branch: perl
19708            ! lib/perl5db.pl
19709 ____________________________________________________________________________
19710 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
19711         Log: Subject: [PATCH @13746] uninstalled build of modules broken
19712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19713              Date: Fri, 21 Dec 2001 15:49:09 -0500
19714              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
19715      Branch: perl
19716            ! lib/ExtUtils/MM_Unix.pm
19717 ____________________________________________________________________________
19718 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
19719         Log: Subject: [PATCH @13746] OS/2 File::* modules
19720              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19721              Date: Fri, 21 Dec 2001 15:43:24 -0500
19722              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
19723      Branch: perl
19724            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
19725 ____________________________________________________________________________
19726 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
19727         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
19728              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19729              Date: Fri, 21 Dec 2001 17:29:07 +0100
19730              Message-ID: <3C236353.6625C4C0@alcatel.at>
19731      Branch: perl
19732            ! pod/perltie.pod
19733 ____________________________________________________________________________
19734 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
19735         Log: metaconfig unit changes for #13835
19736      Branch: metaconfig
19737            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
19738            ! U/modified/sh.U
19739 ____________________________________________________________________________
19740 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
19741         Log: Further VOS tweaks: the _exe needs to be introduced
19742              in the very beginning, and the make/gmake needs special
19743              VOS logic.
19744      Branch: perl
19745            ! Configure Makefile.SH
19746 ____________________________________________________________________________
19747 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
19748         Log: Update Changes.
19749      Branch: perl
19750            ! Changes patchlevel.h
19751 ____________________________________________________________________________
19752 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
19753         Log: metaconfig unit change for #13832.
19754      Branch: metaconfig
19755            ! U/modified/spitshell.U
19756 ____________________________________________________________________________
19757 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
19758         Log: Also the search for cat needs to be _exe-aware.
19759      Branch: perl
19760            ! Configure
19761 ____________________________________________________________________________
19762 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
19763         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
19764              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19765              Date: Fri, 21 Dec 2001 14:02:01 +0100
19766              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
19767      Branch: perl
19768            ! ext/B/B/Xref.pm
19769 ____________________________________________________________________________
19770 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
19771         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
19772      Branch: perl
19773            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
19774            ! ext/B/t/assembler.t
19775 ____________________________________________________________________________
19776 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
19777         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
19778              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19779              Date: Fri, 21 Dec 2001 11:15:38 +0100
19780              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
19781      Branch: perl
19782            ! hv.c
19783 ____________________________________________________________________________
19784 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
19785         Log: A plan is good.
19786      Branch: perl
19787            ! ext/re/re.t
19788 ____________________________________________________________________________
19789 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
19790         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
19791              From: chromatic <chromatic@rmci.net>
19792              Date: Thu, 20 Dec 2001 16:16:48 -0700
19793              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
19794      Branch: perl
19795            + ext/re/re.t
19796            ! MANIFEST
19797 ____________________________________________________________________________
19798 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
19799         Log: Synchronize the skippage message.
19800      Branch: perl
19801            ! lib/ExtUtils/t/MM_OS2.t
19802 ____________________________________________________________________________
19803 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
19804         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
19805              From: chromatic <chromatic@rmci.net>
19806              Date: Thu, 20 Dec 2001 16:09:10 -0700
19807              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
19808      Branch: perl
19809            + lib/ExtUtils/t/MM_OS2.t
19810            ! MANIFEST
19811 ____________________________________________________________________________
19812 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
19813         Log: Subject: perlfunc.pod patch re flock via fcntl
19814              From: "Tye McQueen" <tye@metronet.com>
19815              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
19816              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
19817      Branch: perl
19818            ! pod/perlfunc.pod
19819 ____________________________________________________________________________
19820 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
19821         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
19822              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
19823              (the Unicode maximum code point) warnable offenses.
19824      Branch: perl
19825            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
19826            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
19827 ____________________________________________________________________________
19828 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
19829         Log: Sterner admonishment on -t.
19830      Branch: perl
19831            ! pod/perlrun.pod
19832 ____________________________________________________________________________
19833 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
19834         Log: Subject: [PATCH B::Dpparse] minor qr// fix
19835              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19836              Date: Thu, 20 Dec 2001 22:53:34 +0100
19837              Message-ID: <20011220225334.A735@rafael>
19838      Branch: perl
19839            ! ext/B/B/Deparse.pm
19840 ____________________________________________________________________________
19841 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
19842         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
19843              From: Robert Spier <rspier@pobox.com>
19844              Date: Thu, 20 Dec 2001 08:10:00 -0800
19845              Message-ID: <15394.3416.693353.107334@rls.cx>
19846      Branch: perl
19847            ! lib/Carp/Heavy.pm
19848 ____________________________________________________________________________
19849 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
19850         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
19851      Branch: perl
19852           !> win32/win32io.c
19853 ____________________________________________________________________________
19854 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
19855         Log: Subject: Re: [PATCH pod/perliol.pod] resend
19856              From: Stas Bekman <stas@stason.org>
19857              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
19858              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
19859      Branch: perl
19860            ! pod/perliol.pod
19861 ____________________________________________________________________________
19862 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
19863         Log: Fix up the APIs noone hopefully uses.
19864      Branch: perl
19865            ! utf8.c
19866 ____________________________________________________________________________
19867 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
19868         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
19869              Date: Wed, 19 Dec 2001 14:13:38 -0800
19870              From: Robert Spier <rspier@pobox.com>
19871              Message-ID: <15393.4370.605214.548582@rls.cx>
19872      Branch: perl
19873            ! lib/Carp.t lib/Carp/Heavy.pm
19874 ____________________________________________________________________________
19875 [ 13815] By: nick                                  on 2001/12/20  10:23:42
19876         Log: pTHX_ fixes for :win32 layer
19877      Branch: perlio
19878            ! win32/win32io.c
19879 ____________________________________________________________________________
19880 [ 13814] By: nick                                  on 2001/12/20  08:20:11
19881         Log: Integrate mainline (mostly) utf8.c does not compile.
19882      Branch: perlio
19883           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
19884           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
19885           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
19886           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
19887           +> lib/Net/Ping/t/300_ping_stream.t
19888           !> Changes MANIFEST embed.h embed.pl embedvar.h
19889           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
19890           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
19891           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
19892           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
19893           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
19894 ____________________________________________________________________________
19895 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
19896         Log: Some bincompat clawbacks.
19897      Branch: perl
19898            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
19899            ! wince/perldll.def
19900 ____________________________________________________________________________
19901 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
19902         Log: gcc pacifying (RH 7.1/ia64).
19903      Branch: perl
19904            ! pp.c
19905 ____________________________________________________________________________
19906 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
19907         Log: Update Changes.
19908      Branch: perl
19909            ! Changes patchlevel.h
19910 ____________________________________________________________________________
19911 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
19912         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
19913              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19914              Date: Wed, 19 Dec 2001 12:35:07 +0100
19915              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
19916              
19917              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
19918              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19919              Date: Wed, 19 Dec 2001 17:34:51 +0000
19920              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
19921      Branch: perl
19922            ! pod/perlre.pod
19923 ____________________________________________________________________________
19924 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
19925         Log: Integrate perlio.
19926      Branch: perl
19927           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
19928           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
19929 ____________________________________________________________________________
19930 [ 13808] By: nick                                  on 2001/12/19  16:08:27
19931         Log: Add pTHX to all vtable functions for future-proofing and
19932              consistency of PerlIO layers.
19933      Branch: perlio
19934            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
19935            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
19936 ____________________________________________________________________________
19937 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
19938         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
19939      Branch: perl
19940            ! ext/B/B/Assembler.pm
19941 ____________________________________________________________________________
19942 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
19943         Log: Reword the alarm explanation.
19944      Branch: perl
19945            ! pod/perlfunc.pod
19946 ____________________________________________________________________________
19947 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
19948         Log: Subject: [PATCH @13746] OS/2 build
19949              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
19950              Date: Wed, 19 Dec 2001 02:45:41 -0500
19951              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
19952              
19953              (skipped the t/TEST change)
19954      Branch: perl
19955            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
19956            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
19957            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
19958 ____________________________________________________________________________
19959 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
19960         Log: Upgrade to Net::Ping 2.09.
19961      Branch: perl
19962            + lib/Net/Ping/CHANGES lib/Net/Ping/README
19963            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
19964            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
19965            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
19966            + lib/Net/Ping/t/300_ping_stream.t
19967            ! MANIFEST lib/Net/Ping.pm
19968 ____________________________________________________________________________
19969 [ 13803] By: nick                                  on 2001/12/19  14:43:24
19970         Log: Integrate mainline
19971      Branch: perlio
19972           +> ext/B/t/assembler.t lib/lib.t
19973           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
19974           !> lib/lib_pm.PL t/op/glob.t utf8.c
19975 ____________________________________________________________________________
19976 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
19977         Log: B::Assembler/B::Disassembler patches and test;
19978              from Wolfgang Laun.
19979              
19980              TODO: getting perlcc working.
19981      Branch: perl
19982            + ext/B/t/assembler.t
19983            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
19984 ____________________________________________________________________________
19985 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
19986         Log: Can't printf U8s as UVs.
19987      Branch: perl
19988            ! utf8.c
19989 ____________________________________________________________________________
19990 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
19991         Log: Subject: Re: [PATCH] ...while $var = glob(...)
19992              From: Robin Houston <robin@kitsite.com> 
19993              Date: Wed, 19 Dec 2001 13:48:55 +0000
19994              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
19995              
19996              Not exactly a glob test but internal-logically correct.
19997      Branch: perl
19998            ! t/op/glob.t
19999 ____________________________________________________________________________
20000 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
20001         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
20002              From: Michael G Schwern <schwern@pobox.com> 
20003              Date: Wed, 19 Dec 2001 07:42:54 -0500
20004              Message-ID: <20011219124254.GF8630@blackrider>
20005      Branch: perl
20006            + lib/lib.t
20007            ! MANIFEST lib/lib_pm.PL
20008 ____________________________________________________________________________
20009 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
20010         Log: Integrate with perlio.
20011      Branch: perl
20012           !> hv.c hv.h scope.c util.c
20013 ____________________________________________________________________________
20014 [ 13797] By: nick                                  on 2001/12/19  12:03:21
20015         Log: Remove the sometimes-lvalue cast
20016      Branch: perlio
20017            ! hv.h
20018 ____________________________________________________________________________
20019 [ 13796] By: nick                                  on 2001/12/19  11:02:27
20020         Log: alarm.t with -Uuseperlio fix
20021              - SA_RESTART should only be function of PERL_OLD_SIGNALS
20022              not USE_PERLIO
20023      Branch: perlio
20024            ! util.c
20025 ____________________________________________________________________________
20026 [ 13795] By: nick                                  on 2001/12/19  10:19:40
20027         Log: Fix READONLY hashes:
20028              1. Discovered need for disabled scope.c part of Jeff's patch.
20029              2. Corrected hv_delete* - entry was being de-linked from
20030              chain (patch program not smart enough?)
20031      Branch: perlio
20032            ! hv.c scope.c
20033 ____________________________________________________________________________
20034 [ 13794] By: nick                                  on 2001/12/19  09:35:13
20035         Log: Integrate mainline
20036      Branch: perlio
20037           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
20038           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
20039           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
20040           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
20041           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
20042 ____________________________________________________________________________
20043 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
20044         Log: Regen toc.
20045      Branch: perl
20046            ! pod/perltoc.pod
20047 ____________________________________________________________________________
20048 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
20049         Log: FAQ sync.
20050      Branch: perl
20051            ! pod/perlfaq5.pod
20052 ____________________________________________________________________________
20053 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
20054         Log: Reformat round.
20055      Branch: perl
20056            ! pod/perlunicode.pod
20057 ____________________________________________________________________________
20058 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
20059         Log: Subject: [PATCH] pod/perlunicode.pod
20060              From: Jeffrey Friedl <jfriedl@yahoo.com>
20061              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
20062              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
20063      Branch: perl
20064            ! pod/perlunicode.pod
20065 ____________________________________________________________________________
20066 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
20067         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
20068              From: Jeffrey Friedl <jfriedl@yahoo.com>
20069              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
20070              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
20071      Branch: perl
20072            ! pod/perluniintro.pod
20073 ____________________________________________________________________________
20074 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
20075         Log: Slight pod reformatting.
20076      Branch: perl
20077            ! pod/perluniintro.pod
20078 ____________________________________________________________________________
20079 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
20080         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
20081              From: Jeffrey Friedl <jfriedl@yahoo.com>    
20082              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
20083              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
20084      Branch: perl
20085            ! pod/perluniintro.pod
20086 ____________________________________________________________________________
20087 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
20088         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
20089              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20090              Date: Wed, 19 Dec 2001 01:45:23 +0000
20091              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
20092      Branch: perl
20093            ! sv.c
20094 ____________________________________________________________________________
20095 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
20096         Log: Subject: Porting/checkURL.pl
20097              From: abigail@foad.org
20098              Date: Tue, 18 Dec 2001 19:03:22 +0100          
20099              Message-ID: <20011218180322.8278.qmail@foad.org> 
20100      Branch: perl
20101            ! Porting/checkURL.pl
20102 ____________________________________________________________________________
20103 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
20104         Log: metaconfig unit change for #13783.
20105      Branch: metaconfig
20106            ! U/modified/Loc.U
20107 ____________________________________________________________________________
20108 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
20109         Log: A bit too oversweeping matching in #13778.
20110      Branch: perl
20111            ! Configure
20112 ____________________________________________________________________________
20113 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
20114         Log: Re-gen Configure based on #13778..13781.
20115      Branch: perl
20116            ! Configure config_h.SH
20117 ____________________________________________________________________________
20118 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
20119         Log: First assume that crypt() can live happy normal life in
20120              the libc or the moral equivalent; only then try magic.
20121      Branch: metaconfig
20122            + U/modified/d_crypt.U
20123 ____________________________________________________________________________
20124 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
20125         Log: In VOS ACLs confuse the testing.
20126      Branch: metaconfig
20127            ! U/modified/Findhdr.U
20128 ____________________________________________________________________________
20129 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
20130         Log: Either make or gmake.
20131      Branch: metaconfig
20132            ! U/modified/Loc.U
20133 ____________________________________________________________________________
20134 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
20135         Log: If your _exe is different from .exe and your test -f $foo
20136              doesn't do magic to recognize $foo$_exe, you will need to
20137              specify -D_exe=... on command line-- and this patch.
20138      Branch: metaconfig
20139            + U/modified/sh.U
20140            ! U/modified/Loc.U
20141 ____________________________________________________________________________
20142 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
20143         Log: Fix the bugs in #13768..13776, and regen Configure.
20144      Branch: metaconfig
20145            ! U/compline/nblock_io.U U/modified/Findhdr.U
20146            ! U/modified/spitshell.U
20147      Branch: metaconfig/U/perl
20148            ! issymlink.U perlpath.U
20149      Branch: perl
20150            ! Configure config_h.SH
20151 ____________________________________________________________________________
20152 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
20153         Log: Must test with $_exe. (There are plenty of similar
20154              spots earlier but they are a tad more complex to fix
20155              since they come before the hints are run.)
20156      Branch: metaconfig
20157            + U/modified/yacc.U
20158 ____________________________________________________________________________
20159 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
20160         Log: F_SETFL might require <fcntl.h>
20161      Branch: metaconfig
20162            ! U/compline/nblock_io.U
20163 ____________________________________________________________________________
20164 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
20165         Log: Don't require make; have both make and gmake optional.
20166              (Maybe have a check that at least one of them is available?)
20167      Branch: metaconfig
20168            ! U/modified/Loc.U
20169 ____________________________________________________________________________
20170 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
20171         Log: cat might be farther than /bin or /usr/bin.
20172      Branch: metaconfig
20173            ! U/modified/spitshell.U
20174 ____________________________________________________________________________
20175 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
20176         Log: In VOS the path component separator is >, not /.
20177      Branch: metaconfig
20178            ! U/modified/Findhdr.U
20179 ____________________________________________________________________________
20180 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
20181         Log: The VOS shell doesn't implement the ? wildcard
20182              (? is used for other purposes, I assume); but
20183              it does implement the * wildcard, and that works
20184              in the general case just fine.
20185      Branch: metaconfig/U/perl
20186            ! d_dlsymun.U
20187 ____________________________________________________________________________
20188 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
20189         Log: VOS detection.
20190      Branch: metaconfig
20191            ! U/modified/Oldconfig.U
20192 ____________________________________________________________________________
20193 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
20194         Log: Proper path for VOS.
20195      Branch: metaconfig
20196            ! U/modified/Head.U
20197 ____________________________________________________________________________
20198 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
20199         Log: Change s/>& 4/>&4/g for consistency.
20200      Branch: metaconfig
20201            + U/modified/d_dosuid.U
20202            ! U/modified/d_socket.U
20203      Branch: metaconfig/U/perl
20204            ! issymlink.U perlxvf.U
20205 ____________________________________________________________________________
20206 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
20207         Log: Subject: Re: Benchmark.t failure on Linux
20208              From: Nicholas Clark <nick@ccl4.org>
20209              Date: Tue, 18 Dec 2001 22:51:25 +0000
20210              Message-ID: <20011218225124.N21702@plum.flirble.org>
20211      Branch: perl
20212            ! lib/Benchmark.t
20213 ____________________________________________________________________________
20214 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
20215         Log: Re-applying #13752 until a better solution can be found.
20216      Branch: perl
20217            ! lib/ExtUtils/t/MM_Unix.t
20218 ____________________________________________________________________________
20219 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
20220         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
20221              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
20222              Date: Tue, 18 Dec 2001 12:05:40 -0500
20223              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
20224      Branch: perl
20225            ! lib/Exporter.pm
20226 ____________________________________________________________________________
20227 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
20228         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
20229              findings -- some of the warnings I can't explain except
20230              by NVgf being detected wrong, though.
20231      Branch: perl
20232            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
20233 ____________________________________________________________________________
20234 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
20235         Log: Subject: [PATCH] pod/perluniintro.pod
20236              From: Jeffrey Friedl <jfriedl@yahoo.com>
20237              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
20238              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
20239      Branch: perl
20240            ! pod/perluniintro.pod
20241 ____________________________________________________________________________
20242 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
20243         Log: ".pm" is the native executable suffix in VOS.
20244      Branch: perl
20245            ! hints/vos.sh
20246 ____________________________________________________________________________
20247 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
20248         Log: Integrate perlio;
20249              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
20250      Branch: perl
20251           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
20252 ____________________________________________________________________________
20253 [ 13760] By: nick                                  on 2001/12/18  15:55:22
20254         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
20255              - added delete of READONLY value inhibit & test for same
20256              - re-tabbed
20257      Branch: perlio
20258            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
20259 ____________________________________________________________________________
20260 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
20261         Log: (Undone by #13766.)
20262              Retract #13752.
20263      Branch: perl
20264            ! lib/ExtUtils/t/MM_Unix.t
20265 ____________________________________________________________________________
20266 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
20267         Log: Echoes of #13757.
20268      Branch: perl
20269            ! t/lib/warnings/utf8
20270 ____________________________________________________________________________
20271 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
20272         Log: Make the utf8 malformedness messages more verbose.
20273      Branch: perl
20274            ! lib/utf8.t utf8.c
20275 ____________________________________________________________________________
20276 [ 13756] By: nick                                  on 2001/12/18  14:43:58
20277         Log: Integrate mainline
20278      Branch: perlio
20279           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
20280           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
20281           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
20282           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
20283           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
20284           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
20285            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
20286            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
20287            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
20288            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
20289            - lib/ExtUtils/testlib.t
20290           !> (integrate 28 files)
20291 ____________________________________________________________________________
20292 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
20293         Log: README.aix updates from Jens-Uwe Mager.
20294      Branch: perl
20295            ! README.aix
20296 ____________________________________________________________________________
20297 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
20298         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
20299              From: Michael G Schwern <schwern@pobox.com>
20300              Date: Tue, 18 Dec 2001 00:58:18 -0500
20301              Message-ID: <20011218055818.GC4362@blackrider>
20302      Branch: perl
20303            ! lib/Benchmark.t
20304 ____________________________________________________________________________
20305 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
20306         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
20307              From: Michael G Schwern <schwern@pobox.com>
20308              Date: Tue, 18 Dec 2001 00:40:38 -0500
20309              Message-ID: <20011218054038.GB4362@blackrider>
20310      Branch: perl
20311            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
20312 ____________________________________________________________________________
20313 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
20314         Log: (reintroduced by #13766)
20315              (retracted by #13759)
20316              
20317              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
20318              From: Michael G Schwern <schwern@pobox.com>  
20319              Date: Tue, 18 Dec 2001 00:00:23 -0500
20320              Message-ID: <20011218050023.GA27893@blackrider>
20321      Branch: perl
20322            ! lib/ExtUtils/t/MM_Unix.t
20323 ____________________________________________________________________________
20324 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
20325         Log: Re-patch #13749.
20326      Branch: perl
20327            ! t/op/glob.t
20328 ____________________________________________________________________________
20329 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
20330         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
20331              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20332              Date: Tue, 18 Dec 2001 12:55:43 +0000
20333              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
20334      Branch: perl
20335            ! ext/Devel/Peek/Peek.pm
20336 ____________________________________________________________________________
20337 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
20338         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
20339              From: Robin Houston <robin@kitsite.com> 
20340              Date: Tue, 18 Dec 2001 14:54:33 +0000
20341              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
20342      Branch: perl
20343            ! t/op/glob.t
20344 ____________________________________________________________________________
20345 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
20346         Log: Subject: [PATCH] slightly more for Exporter.pm
20347              From: Nicholas Clark <nick@ccl4.org>
20348              Date: Tue, 18 Dec 2001 00:22:03 +0000
20349              Message-ID: <20011218002203.M21702@plum.flirble.org>
20350      Branch: perl
20351            ! lib/Exporter.pm
20352 ____________________________________________________________________________
20353 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
20354         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
20355              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20356              Date: Mon, 17 Dec 2001 16:37:18 +0100
20357              Message-ID: <20011217163718.A2292@rafael>
20358              
20359              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
20360              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20361              Date: Mon, 17 Dec 2001 23:17:06 +0100
20362              Message-ID: <20011217231706.A730@rafael>
20363      Branch: perl
20364            ! pod/perlsub.pod pp.c toke.c
20365 ____________________________________________________________________________
20366 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
20367         Log: Update Changes.
20368      Branch: perl
20369            ! Changes patchlevel.h
20370 ____________________________________________________________________________
20371 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
20372         Log: New test warrants a MANIFEST entry.
20373      Branch: perl
20374            ! MANIFEST
20375 ____________________________________________________________________________
20376 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
20377         Log: Subject: Re: [PATCH] ...while $var = glob(...)
20378              From: Robin Houston <robin@kitsite.com>
20379              Date: Mon, 17 Dec 2001 20:27:30 +0000
20380              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
20381              
20382              Can't portably unlink open files.
20383      Branch: perl
20384            ! t/op/glob.t
20385 ____________________________________________________________________________
20386 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
20387         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
20388      Branch: perl
20389            ! pod/perluniintro.pod
20390 ____________________________________________________________________________
20391 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
20392         Log: Move typeglob test from glob.t to gv.t.
20393      Branch: perl
20394            ! t/op/glob.t t/op/gv.t
20395 ____________________________________________________________________________
20396 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
20397         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
20398              From: Robin Houston <robin@kitsite.com> 
20399              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
20400              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
20401      Branch: perl
20402            ! t/op/glob.t
20403 ____________________________________________________________________________
20404 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
20405         Log: Demote the surrogate and non-character errors to warnings.
20406      Branch: perl
20407            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
20408 ____________________________________________________________________________
20409 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
20410         Log: Subject: [PATCH] more POSIX tests, and more autoloading
20411              From: Nicholas Clark <nick@ccl4.org>
20412              Date: Mon, 17 Dec 2001 18:27:47 +0000
20413              Message-ID: <20011217182747.D21702@plum.flirble.org>
20414      Branch: perl
20415            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
20416 ____________________________________________________________________________
20417 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
20418         Log: Subject: [PATCH] ...while $var = glob(...)
20419              From: Robin Houston <robin@kitsite.com> 
20420              Date: Mon, 17 Dec 2001 15:51:54 +0000
20421              Message-ID: <20011217155153.A311@robin.kitsite.com>
20422      Branch: perl
20423            ! op.c
20424 ____________________________________________________________________________
20425 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
20426         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
20427              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20428              Date: Mon, 17 Dec 2001 15:23:01 +0100
20429              Message-ID: <20011217152301.A704@rafael>
20430      Branch: perl
20431            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
20432 ____________________________________________________________________________
20433 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
20434         Log: The system() vs $SIG{ARLM} is no more a todo.
20435      Branch: perl
20436            ! t/op/alarm.t
20437 ____________________________________________________________________________
20438 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
20439         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
20440              From: Michael G Schwern <schwern@pobox.com>
20441              Date: Sun, 16 Dec 2001 23:59:01 -0500
20442              Message-ID: <20011217045901.GL17232@blackrider>
20443      Branch: perl
20444            + t/op/alarm.t
20445            ! MANIFEST
20446 ____________________________________________________________________________
20447 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
20448         Log: s/UNIX/Unix/
20449      Branch: perl
20450            ! MANIFEST
20451 ____________________________________________________________________________
20452 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
20453         Log: Move ExtUtils tests to lib/ExtUtils/t.
20454      Branch: perl
20455            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
20456            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
20457            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
20458            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
20459            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
20460            + lib/ExtUtils/t/testlib.t
20461            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
20462            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
20463            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
20464            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
20465            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
20466            ! MANIFEST
20467 ____________________________________________________________________________
20468 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
20469         Log: Subject: [PATCH] MM_Unix tests, and some questions
20470              From: Tels <perl_dummy@bloodgate.com>
20471              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
20472              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
20473              
20474              Subject: Re: [PATCH] MM_Unix tests, and some questions
20475              From: Tels <perl_dummy@bloodgate.com>
20476              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
20477              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
20478      Branch: perl
20479            + lib/ExtUtils/MM_Unix.t
20480            ! MANIFEST lib/ExtUtils/MM_Unix.pm
20481 ____________________________________________________________________________
20482 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
20483         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
20484              From: Michael G Schwern <schwern@pobox.com>
20485              Date: Sun, 16 Dec 2001 17:53:55 -0500
20486              Message-ID: <20011216225354.GE8900@blackrider>
20487      Branch: perl
20488            ! lib/ExtUtils/MM_Unix.pm
20489 ____________________________________________________________________________
20490 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
20491         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
20492              From: Michael G Schwern <schwern@pobox.com>                
20493              Date: Sun, 16 Dec 2001 16:12:55 -0500
20494              Message-ID: <20011216211255.GV8900@blackrider>
20495      Branch: perl
20496            ! ext/B/B/Deparse.pm
20497 ____________________________________________________________________________
20498 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
20499         Log: Subject: [PATCH] Exporter.pm
20500              From: Nicholas Clark <nick@ccl4.org>
20501              Date: Sun, 16 Dec 2001 19:24:25 +0000
20502              Message-ID: <20011216192425.R21702@plum.flirble.org>
20503      Branch: perl
20504            ! lib/Exporter.pm
20505 ____________________________________________________________________________
20506 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
20507         Log: Subject: [PATCH] Exporter.t (and question)
20508              From: Nicholas Clark <nick@ccl4.org>
20509              Date: Sun, 16 Dec 2001 17:24:55 +0000
20510              Message-ID: <20011216172455.P21702@plum.flirble.org>
20511      Branch: perl
20512            ! lib/Exporter.t
20513 ____________________________________________________________________________
20514 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
20515         Log: Subject: Re: perl@13661
20516              From: "John P. Linderman" <jpl@research.att.com>              
20517              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
20518              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
20519      Branch: perl
20520            ! pp_sort.c
20521 ____________________________________________________________________________
20522 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
20523         Log: Subject: Will the real Unicode encoding please stand up?
20524              From: Jeffrey Friedl <jfriedl@yahoo.com>
20525              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
20526              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
20527      Branch: perl
20528            ! pod/perluniintro.pod
20529 ____________________________________________________________________________
20530 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
20531         Log: Integrate perlio; interruptable system().
20532      Branch: perl
20533           !> util.c
20534 ____________________________________________________________________________
20535 [ 13724] By: nick                                  on 2001/12/17  09:16:50
20536         Log: Fix for alarm() breaking into wait*().
20537              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
20538              signal handler before caller re-does the system call.
20539      Branch: perlio
20540            ! util.c
20541 ____________________________________________________________________________
20542 [ 13723] By: nick                                  on 2001/12/17  07:45:13
20543         Log: Integrate mainline
20544      Branch: perlio
20545           +> (branch 26 files)
20546           !> (integrate 47 files)
20547 ____________________________________________________________________________
20548 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
20549         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
20550              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
20551              and characters beyond 0x10FFF should be disallowed, too,
20552              but some tests would need changing, but more importantly some
20553              APIs would need remodeling since one can easily generate such
20554              characters either by bitwise complements, tr complements, or
20555              v-strings.
20556      Branch: perl
20557            ! pod/perldiag.pod utf8.c
20558 ____________________________________________________________________________
20559 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
20560         Log: Make surrogates illegal also on EBCDIC.
20561      Branch: perl
20562            ! utf8.c
20563 ____________________________________________________________________________
20564 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
20565         Log: Subject: [patch @13687] Unicode::Collate 0.10
20566              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
20567              Date: Sun, 16 Dec 2001 21:22:12 +0900
20568              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
20569      Branch: perl
20570            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
20571            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
20572 ____________________________________________________________________________
20573 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
20574         Log: More documentation for the encoding pragma.
20575      Branch: perl
20576            ! lib/encoding.pm
20577 ____________________________________________________________________________
20578 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
20579         Log: Subject: [PATCH] lib/open.pm 
20580              From: Jeffrey Friedl <jfriedl@yahoo.com>
20581              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
20582              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
20583      Branch: perl
20584            ! lib/open.pm
20585 ____________________________________________________________________________
20586 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
20587         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
20588              From: chromatic <chromatic@rmci.net>
20589              Date: Sat, 15 Dec 2001 23:24:40 -0700
20590              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
20591      Branch: perl
20592            + lib/ExtUtils/Installed.t
20593            ! MANIFEST
20594 ____________________________________________________________________________
20595 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
20596         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
20597              From: Michael G Schwern <schwern@pobox.com>
20598              Date: Sun, 16 Dec 2001 01:14:00 -0500
20599              Message-ID: <20011216061400.GC8900@blackrider>
20600      Branch: perl
20601            ! lib/diagnostics.pm
20602 ____________________________________________________________________________
20603 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
20604         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
20605              From: Michael G Schwern <schwern@pobox.com>
20606              Date: Sun, 16 Dec 2001 01:12:42 -0500
20607              Message-ID: <20011216061242.GB8900@blackrider>
20608      Branch: perl
20609            ! t/test.pl
20610 ____________________________________________________________________________
20611 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
20612         Log: I sometimes outsmart myself.
20613      Branch: perl
20614            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
20615 ____________________________________________________________________________
20616 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
20617         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
20618              From: Michael G Schwern <schwern@pobox.com>
20619              Date: Sat, 15 Dec 2001 15:08:29 -0500
20620              Message-ID: <20011215200829.GK1548@blackrider>
20621      Branch: perl
20622            ! lib/AutoSplit.pm
20623 ____________________________________________________________________________
20624 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
20625         Log: perlunicode enchancements suggested by Jeffrey Friedl.
20626      Branch: perl
20627            ! pod/perlunicode.pod
20628 ____________________________________________________________________________
20629 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
20630         Log: Subject: [PATCH] perlunicode.pod
20631              From: Jeffrey Friedl <jfriedl@yahoo.com>
20632              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
20633              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
20634      Branch: perl
20635            ! pod/perlunicode.pod
20636 ____________________________________________________________________________
20637 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
20638         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
20639              From: Jeffrey Friedl <jfriedl@yahoo.com>
20640              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
20641              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
20642      Branch: perl
20643            ! lib/utf8_heavy.pl
20644 ____________________________________________________________________________
20645 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
20646         Log: Can't create surrogates; so can't match them, either.
20647      Branch: perl
20648            ! pod/perlunicode.pod
20649 ____________________________________________________________________________
20650 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
20651         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
20652              From: Michael G Schwern <schwern@pobox.com>
20653              Date: Sat, 15 Dec 2001 21:20:35 -0500
20654              Message-ID: <20011216022035.GE5672@blackrider>
20655      Branch: perl
20656            ! t/test.pl
20657 ____________________________________________________________________________
20658 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
20659         Log: Make creating UTF-8 surrogates a punishable act.
20660      Branch: perl
20661            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
20662 ____________________________________________________________________________
20663 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
20664         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
20665      Branch: perl
20666            + lib/unicore/In/172.pl lib/unicore/In/173.pl
20667            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
20668            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
20669            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
20670            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
20671            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
20672 ____________________________________________________________________________
20673 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
20674         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
20675              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20676              Date: Sat, 15 Dec 2001 23:21:43 +0100
20677              Message-ID: <20011215232143.A11790@rafael>
20678      Branch: perl
20679            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
20680 ____________________________________________________________________________
20681 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
20682         Log: Make charnames more robust.
20683      Branch: perl
20684            ! lib/charnames.pm
20685 ____________________________________________________________________________
20686 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
20687         Log: The hoops one has to jump through.
20688      Branch: perl
20689            ! ext/I18N/Langinfo/Langinfo.pm
20690 ____________________________________________________________________________
20691 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
20692         Log: Subject: [PATCH] perlstyle.pod nit on warnings
20693              From: Autrijus Tang <autrijus@egb.elixus.org>
20694              Date: Sat, 15 Dec 2001 04:24:34 -0800
20695              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
20696      Branch: perl
20697            ! pod/perlstyle.pod
20698 ____________________________________________________________________________
20699 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
20700         Log: I don't think we are in FooOS, Toto.
20701      Branch: perl
20702            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
20703 ____________________________________________________________________________
20704 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
20705         Log: Subject: Re: Untested modules update:  There's more than we thought
20706              From: chromatic <chromatic@rmci.net>
20707              Date: Fri, 14 Dec 2001 17:20:24 -0700
20708              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
20709      Branch: perl
20710            + lib/ExtUtils/MM_Cygwin.t
20711            ! MANIFEST
20712 ____________________________________________________________________________
20713 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
20714         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
20715              From: Michael G Schwern <schwern@pobox.com> 
20716              Date: Fri, 14 Dec 2001 20:59:42 -0500
20717              Message-ID: <20011215015942.GF28596@blackrider>
20718      Branch: perl
20719            ! t/TEST
20720 ____________________________________________________________________________
20721 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
20722         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
20723              From: Michael G Schwern <schwern@pobox.com> 
20724              Date: Fri, 14 Dec 2001 20:03:46 -0500
20725              Message-ID: <20011215010346.GD28596@blackrider>
20726      Branch: perl
20727            + ext/B/t/bblock.t
20728            ! MANIFEST
20729 ____________________________________________________________________________
20730 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
20731         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
20732              From: Michael G Schwern <schwern@pobox.com> 
20733              Date: Fri, 14 Dec 2001 19:59:13 -0500
20734              Message-ID: <20011215005913.GC28596@blackrider>
20735      Branch: perl
20736            ! ext/B/B/Bblock.pm
20737 ____________________________________________________________________________
20738 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
20739         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
20740              From: Michael G Schwern <schwern@pobox.com> 
20741              Date: Fri, 14 Dec 2001 19:36:12 -0500
20742              Message-ID: <20011215003611.GA28596@blackrider>
20743      Branch: perl
20744            + ext/B/t/asmdata.t
20745            ! MANIFEST
20746 ____________________________________________________________________________
20747 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
20748         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
20749              From: Michael G Schwern <schwern@pobox.com> 
20750              Date: Fri, 14 Dec 2001 19:14:14 -0500
20751              Message-ID: <20011215001414.GA25077@blackrider>
20752      Branch: perl
20753            ! bytecode.pl ext/B/B/Asmdata.pm
20754 ____________________________________________________________________________
20755 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
20756         Log: Permissions.
20757      Branch: perl
20758            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
20759            ! ext/Devel/PPPort/module3.c
20760 ____________________________________________________________________________
20761 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
20762         Log: Benchmark test from Nicholas Clark.
20763      Branch: perl
20764            + lib/Benchmark.t
20765            ! MANIFEST lib/Benchmark.pm
20766 ____________________________________________________________________________
20767 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
20768         Log: Mithing.
20769      Branch: perl
20770            + lib/Attribute/Handlers/demo/demo2.pl
20771            + lib/Attribute/Handlers/demo/demo3.pl
20772            + lib/Attribute/Handlers/demo/demo4.pl
20773 ____________________________________________________________________________
20774 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
20775         Log: Silence compiler worries found by Schwern/Digital cc.
20776      Branch: perl
20777            ! perlio.c sv.c x2p/str.c
20778 ____________________________________________________________________________
20779 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
20780         Log: User may not have a valid home directory even if
20781              getpwuid() succedds.
20782      Branch: perl
20783            ! ext/File/Glob/t/basic.t
20784 ____________________________________________________________________________
20785 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
20786         Log: Integrate with perlio.  (No changes, but that's okay.)
20787      Branch: perl
20788           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
20789 ____________________________________________________________________________
20790 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
20791         Log: Add a Configure hints file for VOS: the POSIX support
20792              of VOS is getting close to the point where it can run
20793              Configure (some Configure tweaks will be required).
20794      Branch: perl
20795            + hints/vos.sh
20796            ! MANIFEST
20797 ____________________________________________________________________________
20798 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
20799         Log: Update Changes.
20800      Branch: perl
20801            ! Changes patchlevel.h
20802 ____________________________________________________________________________
20803 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
20804         Log: Reintroduce Attribute::Handlers with Spider's fixes.
20805      Branch: perl
20806            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
20807            + lib/Attribute/Handlers/README
20808            + lib/Attribute/Handlers/demo/Demo.pm
20809            + lib/Attribute/Handlers/demo/Descriptions.pm
20810            + lib/Attribute/Handlers/demo/MyClass.pm
20811            + lib/Attribute/Handlers/demo/demo.pl
20812            + lib/Attribute/Handlers/demo/demo_call.pl
20813            + lib/Attribute/Handlers/demo/demo_chain.pl
20814            + lib/Attribute/Handlers/demo/demo_cycle.pl
20815            + lib/Attribute/Handlers/demo/demo_hashdir.pl
20816            + lib/Attribute/Handlers/demo/demo_phases.pl
20817            + lib/Attribute/Handlers/demo/demo_range.pl
20818            + lib/Attribute/Handlers/demo/demo_rawdata.pl
20819            + lib/Attribute/Handlers/t/multi.t
20820            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
20821 ____________________________________________________________________________
20822 [ 13685] By: nick                                  on 2001/12/14  15:57:00
20823         Log: Integrate mainline
20824      Branch: perlio
20825           +> t/run/switcht.t
20826           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
20827           !> perlapi.h pod/perlrun.pod t/TEST taint.c
20828 ____________________________________________________________________________
20829 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
20830         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
20831              From: Michael G Schwern <schwern@pobox.com> 
20832              Date: Thu, 13 Dec 2001 19:27:08 -0500
20833              Message-ID: <20011214002707.GA10532@blackrider>
20834              
20835              (reword the perlrun -t description a bit,
20836              and move the Itaint_warn to the bottom of
20837              the intrpvar.h for binary compatibility)
20838      Branch: perl
20839            + t/run/switcht.t
20840            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
20841            ! perlapi.h pod/perlrun.pod t/TEST taint.c
20842 ____________________________________________________________________________
20843 [ 13683] By: nick                                  on 2001/12/14  12:29:41
20844         Log: Integrate mainline
20845      Branch: perlio
20846           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
20847           +> lib/Term/ReadLine.t t/op/hashassign.t
20848            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
20849            - lib/Attribute/Handlers/README
20850            - lib/Attribute/Handlers/demo/Demo.pm
20851            - lib/Attribute/Handlers/demo/Descriptions.pm
20852            - lib/Attribute/Handlers/demo/MyClass.pm
20853            - lib/Attribute/Handlers/demo/demo.pl
20854            - lib/Attribute/Handlers/demo/demo2.pl
20855            - lib/Attribute/Handlers/demo/demo3.pl
20856            - lib/Attribute/Handlers/demo/demo4.pl
20857            - lib/Attribute/Handlers/demo/demo_call.pl
20858            - lib/Attribute/Handlers/demo/demo_chain.pl
20859            - lib/Attribute/Handlers/demo/demo_cycle.pl
20860            - lib/Attribute/Handlers/demo/demo_hashdir.pl
20861            - lib/Attribute/Handlers/demo/demo_phases.pl
20862            - lib/Attribute/Handlers/demo/demo_range.pl
20863            - lib/Attribute/Handlers/demo/demo_rawdata.pl
20864            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
20865           !> (integrate 101 files)
20866 ____________________________________________________________________________
20867 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
20868         Log: Detypo.
20869      Branch: perl
20870            ! utf8.c
20871 ____________________________________________________________________________
20872 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
20873         Log: Buffer overflow checks.
20874      Branch: perl
20875            ! utf8.c
20876 ____________________________________________________________________________
20877 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
20878         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
20879              From: Spider Boardman <spider@leggy.zk3.dec.com>
20880              Date: Thu, 13 Dec 2001 15:32:51 -0500
20881              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
20882      Branch: perl
20883            ! lib/ExtUtils/Embed.t
20884 ____________________________________________________________________________
20885 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
20886         Log: More on the Unicode "line" definition.
20887      Branch: perl
20888            ! pod/perlunicode.pod
20889 ____________________________________________________________________________
20890 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
20891         Log: Open-ended VERSION?
20892      Branch: perl
20893            ! lib/ExtUtils/Install.pm
20894 ____________________________________________________________________________
20895 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
20896         Log: Subject: [PATCH] Better make distclean
20897              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20898              Date: Thu, 13 Dec 2001 21:10:18 +0100
20899              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
20900      Branch: perl
20901            ! Makefile.SH
20902 ____________________________________________________________________________
20903 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
20904         Log: Remove Memoize::Saves as requested by mjd.
20905      Branch: perl
20906            - lib/Memoize/Saves.pm
20907            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
20908 ____________________________________________________________________________
20909 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
20910         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
20911              From: Michael G Schwern <schwern@pobox.com>
20912              Date: Tue, 11 Dec 2001 23:17:32 -0500
20913              Message-ID: <20011212041732.GS17250@blackrider>
20914      Branch: perl
20915            ! lib/ExtUtils/Install.pm
20916 ____________________________________________________________________________
20917 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
20918         Log: Subject: [PATCH] Re: use utf8; with bad utf8
20919              From: Nicholas Clark <nick@ccl4.org>
20920              Date: Thu, 13 Dec 2001 17:09:39 +0000
20921              Message-ID: <20011213170939.L21702@plum.flirble.org>
20922      Branch: perl
20923            ! t/lib/1_compile.t
20924 ____________________________________________________________________________
20925 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
20926         Log: Subject: (LONG!) Sort benchmarks and patch
20927              From: "John P. Linderman" <jpl@research.att.com>
20928              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
20929              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
20930      Branch: perl
20931            ! pp_sort.c
20932 ____________________________________________________________________________
20933 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
20934         Log: Unadorned numbers evil.
20935      Branch: perl
20936            ! pp.c regcomp.c regexec.c utf8.c utf8.h
20937 ____________________________________________________________________________
20938 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
20939         Log: "preprocessing directive not recognized within macro arg"
20940      Branch: perl
20941            ! ext/Data/Dumper/Dumper.xs
20942 ____________________________________________________________________________
20943 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
20944         Log: Subject: Clarifying the documentation of goto            
20945              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
20946              Date: Thu, 13 Dec 2001 08:57:38 -0500
20947              Message-ID: <3C18BD8B@operamail.com>
20948      Branch: perl
20949            ! pod/perlfunc.pod
20950 ____________________________________________________________________________
20951 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
20952         Log: It could be possible for the case-insensitive
20953              Unicode-aware string comparison to wander off
20954              to the la-la land.
20955      Branch: perl
20956            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
20957            ! regexec.c utf8.c
20958 ____________________________________________________________________________
20959 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
20960         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
20961              From: Michael G Schwern <schwern@pobox.com> 
20962              Date: Wed, 12 Dec 2001 21:53:46 -0500
20963              Message-ID: <20011213025346.GH25129@blackrider>
20964      Branch: perl
20965            ! lib/Net/hostent.t t/op/stat.t t/test.pl
20966 ____________________________________________________________________________
20967 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
20968         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
20969              From: Michael G Schwern <schwern@pobox.com> 
20970              Date: Wed, 12 Dec 2001 20:33:42 -0500
20971              Message-ID: <20011213013342.GX25129@blackrider>
20972      Branch: perl
20973            ! t/io/fs.t
20974 ____________________________________________________________________________
20975 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
20976         Log: Subject: Re: [PATCH] use utf8; tests
20977              From: Nicholas Clark <nick@ccl4.org>
20978              Date: Thu, 13 Dec 2001 00:16:58 +0000
20979              Message-ID: <20011213001658.I21702@plum.flirble.org>
20980      Branch: perl
20981            ! lib/utf8.t
20982 ____________________________________________________________________________
20983 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
20984         Log: EPOC fixes from Olaf Flebbe.
20985      Branch: perl
20986            ! README.epoc epoc/config.sh epoc/createpkg.pl
20987            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
20988 ____________________________________________________________________________
20989 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
20990         Log: Subject: [PATCH perl@13661] VMS test fix-ups
20991              From: "Craig A. Berry" <craigberry@mac.com>
20992              Date: Wed, 12 Dec 2001 16:27:48 -0600
20993              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
20994      Branch: perl
20995            ! lib/Net/hostent.t t/io/fs.t
20996 ____________________________________________________________________________
20997 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
20998         Log: Subject: Re: Next cygwin round.
20999              From: "Gerrit P. Haase" <gp@familiehaase.de>
21000              Date: Wed, 12 Dec 2001 21:59:00 +0100
21001              Message-ID: <122343874595.20011212215900@familiehaase.de>
21002      Branch: perl
21003            ! t/io/fs.t
21004 ____________________________________________________________________________
21005 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
21006         Log: Subject: [PATCH] use utf8; tests
21007              From: Nicholas Clark <nick@ccl4.org>
21008              Date: Wed, 12 Dec 2001 20:07:04 +0000
21009              Message-ID: <20011212200704.E21702@plum.flirble.org>
21010      Branch: perl
21011            ! lib/utf8.t t/test.pl
21012 ____________________________________________________________________________
21013 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
21014         Log: Update Changes.
21015      Branch: perl
21016            ! Changes patchlevel.h
21017 ____________________________________________________________________________
21018 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
21019         Log: Subject: [PATCH] Passing in env to perl_parse did not work
21020              From: Gisle Aas <gisle@ActiveState.com>
21021              Date: 11 Dec 2001 20:52:57 -0800
21022              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
21023      Branch: perl
21024            ! perl.c perl.h
21025 ____________________________________________________________________________
21026 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
21027         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
21028              mostly gcc -Wall complaining about the argument of %p not
21029              being a void *.
21030      Branch: perl
21031            ! perlio.c regcomp.c taint.c toke.c
21032 ____________________________________________________________________________
21033 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
21034         Log: metaconfig unit change for #13657.
21035      Branch: metaconfig
21036            ! U/modified/nis.U
21037 ____________________________________________________________________________
21038 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
21039         Log: Try YP/NIS also from /usr/lib/yp.
21040      Branch: perl
21041            ! Configure
21042 ____________________________________________________________________________
21043 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
21044         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
21045              From: Michael G Schwern <schwern@pobox.com>                
21046              Date: Wed, 12 Dec 2001 05:27:02 -0500      
21047              Message-ID: <20011212102702.GW17250@blackrider>
21048              
21049              (the op/grent part)
21050      Branch: perl
21051            ! t/op/grent.t
21052 ____________________________________________________________________________
21053 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
21054         Log: Weed out .files from ls and readdir() results.
21055      Branch: perl
21056            ! t/op/stat.t
21057 ____________________________________________________________________________
21058 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
21059         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
21060              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
21061              Date: Wed, 12 Dec 2001 10:52:21 +0100
21062              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
21063      Branch: perl
21064            ! lib/File/Find.pm
21065 ____________________________________________________________________________
21066 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
21067         Log: Subject: [PATCH] doio fatal on cygwin for 13651
21068              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
21069              Date: Wed, 12 Dec 2001 11:28:13 +0100      
21070              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
21071      Branch: perl
21072            ! doio.c
21073 ____________________________________________________________________________
21074 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
21075         Log: Get the whole line of ls, makes debugging easier
21076              (from Schwern)
21077      Branch: perl
21078            ! t/op/stat.t
21079 ____________________________________________________________________________
21080 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
21081         Log: rename() must be tested even without link()
21082              or the utime() and rename-directory tests fail.
21083              (Also got the BeOS utime atime/time the wrong way round.)
21084      Branch: perl
21085            ! t/io/fs.t
21086 ____________________________________________________________________________
21087 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
21088         Log: Now that the beos.c is compiled at the main level
21089              the header is in the beos/
21090      Branch: perl
21091            ! beos/beos.c
21092 ____________________________________________________________________________
21093 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
21094         Log: Must remember to require Socket.
21095      Branch: perl
21096            ! ext/Sys/Syslog/syslog.t
21097 ____________________________________________________________________________
21098 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
21099         Log: In BeOS Errno must resort to actual compilation
21100              and execution for some of the error constants.
21101      Branch: perl
21102            ! ext/Errno/Errno_pm.PL
21103 ____________________________________________________________________________
21104 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
21105         Log: BeOS still has no good sockets.
21106      Branch: perl
21107            ! ext/IO/lib/IO/t/io_sel.t
21108 ____________________________________________________________________________
21109 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
21110         Log: BeOS sockets are not true sockets.
21111      Branch: perl
21112            ! ext/IO/lib/IO/t/io_poll.t
21113 ____________________________________________________________________________
21114 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
21115         Log: No Socket, no Syslog.
21116      Branch: perl
21117            ! ext/Sys/Syslog/syslog.t
21118 ____________________________________________________________________________
21119 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
21120         Log: (On some platforms) missing truncate FH.
21121      Branch: perl
21122            ! pod/perltodo.pod
21123 ____________________________________________________________________________
21124 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
21125         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
21126              and vms would be muchly appreciated.
21127      Branch: perl
21128            ! t/io/fs.t
21129 ____________________________________________________________________________
21130 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
21131         Log: utime() updates only the mtime in BeOS. 
21132      Branch: perl
21133            ! pod/perlport.pod
21134 ____________________________________________________________________________
21135 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
21136         Log: No link(), no need to dSP.
21137      Branch: perl
21138            ! pp_sys.c
21139 ____________________________________________________________________________
21140 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
21141         Log: Missing argument.
21142      Branch: perl
21143            ! utf8.c
21144 ____________________________________________________________________________
21145 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
21146         Log: (1) To assume any setuid programs is silly.
21147              (2) Chaining tests with booleans means that some
21148              of them may not get run which means getting out
21149              of test count sync.
21150      Branch: perl
21151            ! t/op/stat.t
21152 ____________________________________________________________________________
21153 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
21154         Log: The beos.c needs to be in the main directory.
21155      Branch: perl
21156            ! hints/beos.sh
21157 ____________________________________________________________________________
21158 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
21159         Log: Detypo and rename.
21160      Branch: perl
21161            ! doio.c perl.h perlio.c perliol.h
21162 ____________________________________________________________________________
21163 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
21164         Log: This time I test compiled.  Honest.
21165      Branch: perl
21166            ! beos/beos.c
21167 ____________________________________________________________________________
21168 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
21169         Log: Subject: [PATCH] slightly more pack tests
21170              From: Nicholas Clark <nick@ccl4.org>
21171              Date: Tue, 11 Dec 2001 23:41:23 +0000
21172              Message-ID: <20011211234123.Y21702@plum.flirble.org>
21173      Branch: perl
21174            ! t/op/pack.t
21175 ____________________________________________________________________________
21176 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
21177         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
21178              From: "Craig A. Berry" <craigberry@mac.com>
21179              Date: Tue, 11 Dec 2001 16:39:13 -0600
21180              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
21181      Branch: perl
21182            ! configure.com
21183 ____________________________________________________________________________
21184 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
21185         Log: metaconfig unit change for #13632.
21186      Branch: metaconfig/U/perl
21187            ! perlpath.U
21188 ____________________________________________________________________________
21189 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
21190         Log: Subject: $Config{perlpath} and -Dversiononly
21191              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21192              Date: Tue, 11 Dec 2001 23:32:33 +0100
21193              Message-ID: <20011211233233.A11587@rafael>
21194      Branch: perl
21195            ! Configure
21196 ____________________________________________________________________________
21197 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
21198         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
21199              From: Nicholas Clark <nick@ccl4.org>
21200              Date: Tue, 11 Dec 2001 21:59:36 +0000
21201              Message-ID: <20011211215935.W21702@plum.flirble.org>
21202      Branch: perl
21203            ! t/op/pack.t
21204 ____________________________________________________________________________
21205 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
21206         Log: More UTF-8 API docs.
21207      Branch: perl
21208            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
21209 ____________________________________________________________________________
21210 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
21211         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
21212              From: Nicholas Clark <nick@ccl4.org>
21213              Date: Tue, 11 Dec 2001 20:08:59 +0000
21214              Message-ID: <20011211200859.S21702@plum.flirble.org>
21215      Branch: perl
21216            ! t/op/pack.t
21217 ____________________________________________________________________________
21218 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
21219         Log: Subject: Re: use utf8; with bad utf8
21220              From: Nicholas Clark <nick@ccl4.org>
21221              Date: Tue, 11 Dec 2001 19:49:21 +0000
21222              Message-ID: <20011211194921.R21702@plum.flirble.org>
21223      Branch: perl
21224            ! lib/utf8.t
21225 ____________________________________________________________________________
21226 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
21227         Log: Can't spell worth a dam.  (Try Three Gorges.)
21228      Branch: perl
21229            ! beos/beos.c
21230 ____________________________________________________________________________
21231 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
21232         Log: We need DWIM cpps.
21233      Branch: perl
21234            ! perlio.c
21235 ____________________________________________________________________________
21236 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
21237         Log: The unixish.h needs to be found and the waitpid wrapper
21238              could use a proto.
21239      Branch: perl
21240            ! beos/beosish.h
21241 ____________________________________________________________________________
21242 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
21243         Log: The BeOS waitpid() seems to be broken,
21244              have a wrapper for it.
21245      Branch: perl
21246            + beos/beos.c beos/beosish.h
21247            ! MANIFEST hints/beos.sh perl.h
21248 ____________________________________________________________________________
21249 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
21250         Log: Unlean the leaning tower of Babel.
21251      Branch: perl
21252            ! perl.h
21253 ____________________________________________________________________________
21254 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
21255         Log: Retract #13607 until we figure out what to do with autouse.
21256      Branch: perl
21257            ! lib/Carp.pm
21258 ____________________________________________________________________________
21259 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
21260         Log: Try to handle platforms that have O_TEXT != O_BINARY but
21261              which are not DOSish, BeOS being one of such platforms.
21262              Ideally this should be a Configure test, not a hardwired
21263              cpp symbol test... 
21264      Branch: perl
21265            ! doio.c perl.h perlio.c perliol.h
21266 ____________________________________________________________________________
21267 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
21268         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
21269              From: Jonathan Stowe <gellyfish@gellyfish.com>
21270              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
21271              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
21272      Branch: perl
21273            ! lib/Term/Cap.pm lib/Term/Cap.t
21274 ____________________________________________________________________________
21275 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
21276         Log: Subject: [patch perlio.c] test for NULL before derefencing
21277              From: Stas Bekman <stas@stason.org>
21278              Date: Tue, 11 Dec 2001 16:17:55 +0800
21279              Message-ID: <3C15C133.8@stason.org>
21280      Branch: perl
21281            ! perlio.c
21282 ____________________________________________________________________________
21283 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
21284         Log: metaconfig unit change for #13617.
21285      Branch: metaconfig/U/perl
21286            ! Extensions.U
21287 ____________________________________________________________________________
21288 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
21289         Log: BeOS has socket() but not enough to build a working Socket.
21290              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
21291              new networking implementation, which is rumored to fix the
21292              non-standardness of sockets, but it's apparently not publicly
21293              available, and anything to do with BeOS has become quite
21294              complicated with the sale of the Be assets to Palm.)
21295      Branch: perl
21296            ! Configure
21297 ____________________________________________________________________________
21298 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
21299         Log: Update changes
21300      Branch: maint-5.6/macperl
21301            ! macos/Changes
21302 ____________________________________________________________________________
21303 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
21304         Log: Add extra pod to help
21305      Branch: maint-5.6/macperl
21306            ! macos/macperl/MacPerl.podhelp
21307 ____________________________________________________________________________
21308 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
21309         Log: Return DoAppleScript errors in $@
21310      Branch: maint-5.6/macperl
21311            ! macos/ext/MacPerl/OSA.xs
21312 ____________________________________________________________________________
21313 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
21314         Log: Clear out $^E before each script run
21315      Branch: maint-5.6/macperl
21316            ! macos/macperl/MPScript.c
21317 ____________________________________________________________________________
21318 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
21319         Log: Integrate various changes from maint-5.6/perl/.
21320      Branch: maint-5.6/macperl
21321           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
21322           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
21323 ____________________________________________________________________________
21324 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
21325         Log: Subject: Exporter's documentation shouldn't lie               
21326              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
21327              Date: Mon, 10 Dec 2001 21:30:20 -0500
21328              Message-ID: <3C4AA201@operamail.com>
21329      Branch: perl
21330            ! lib/Exporter.pm
21331 ____________________________________________________________________________
21332 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
21333         Log: Make Errno better in BeOS (the second hunk is
21334              good on any platform).  Still not working in BeOS
21335              are the E constants that refer BeOS native error
21336              constants (B_...) which are enums (*groan*).
21337      Branch: perl
21338            ! ext/Errno/Errno_pm.PL
21339 ____________________________________________________________________________
21340 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
21341         Log: The BeOS linker seems to link the last seen symbol,
21342              not the first (so the symbols of op.o from libperl.so
21343              would get linked to miniperl instead of the symbols of
21344              opmini.o)-- use the same trick as for NeXT4 for linking
21345              miniperl.
21346      Branch: perl
21347            ! Makefile.SH
21348 ____________________________________________________________________________
21349 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
21350         Log: Subject: Re: [PATCH] tests for hash assignment
21351              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21352              Date: Tue, 11 Dec 2001 01:48:55 +0000
21353              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
21354      Branch: perl
21355            ! utf8.c
21356 ____________________________________________________________________________
21357 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
21358         Log: (retracted by #13622)
21359              
21360              Subject: RE: More verbose POD for Carp
21361              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
21362              Date: Mon, 10 Dec 2001 20:23:20 -0500
21363              Message-ID: <3C4A3566@operamail.com>
21364      Branch: perl
21365            ! lib/Carp.pm
21366 ____________________________________________________________________________
21367 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
21368         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
21369              From: "Craig A. Berry" <craigberry@mac.com>
21370              Date: Mon, 10 Dec 2001 18:25:37 -0600
21371              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
21372      Branch: perl
21373            ! t/op/write.t t/test.pl
21374 ____________________________________________________________________________
21375 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
21376         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
21377              From: Michael G Schwern <schwern@pobox.com>
21378              Date: Mon, 10 Dec 2001 08:00:01 -0500
21379              Message-ID: <20011210130000.GK1770@blackrider>
21380      Branch: perl
21381            ! t/comp/multiline.t
21382 ____________________________________________________________________________
21383 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
21384         Log: Subject: Re: [PATCH] tests for hash assignment
21385              From: Nicholas Clark <nick@ccl4.org>
21386              Date: Mon, 10 Dec 2001 23:22:28 +0000
21387              Message-ID: <20011210232228.M21702@plum.flirble.org>
21388      Branch: perl
21389            + t/op/hashassign.t
21390            ! MANIFEST t/op/each.t t/test.pl
21391 ____________________________________________________________________________
21392 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
21393         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
21394              From: "Craig A. Berry" <craigberry@mac.com>
21395              Date: Mon, 10 Dec 2001 16:38:14 -0600
21396              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
21397      Branch: perl
21398            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
21399 ____________________________________________________________________________
21400 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
21401         Log: Subject: [PATCH perl@13600] configure.com fixes
21402              From: "Craig A. Berry" <craigberry@mac.com>
21403              Date: Mon, 10 Dec 2001 14:40:20 -0600
21404              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
21405      Branch: perl
21406            ! configure.com
21407 ____________________________________________________________________________
21408 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
21409         Log: Silence BeOS compilation moaning.
21410      Branch: perl
21411            ! perl.h
21412 ____________________________________________________________________________
21413 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
21414         Log: Update Changes.
21415      Branch: perl
21416            ! Changes patchlevel.h
21417 ____________________________________________________________________________
21418 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
21419         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
21420              From: Michael G Schwern <schwern@pobox.com>
21421              Date: Mon, 10 Dec 2001 01:21:03 -0500
21422              Message-ID: <20011210062103.GC1770@blackrider>
21423      Branch: perl
21424            ! lib/ExtUtils/Command.t
21425 ____________________________________________________________________________
21426 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
21427         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
21428              From: Michael G Schwern <schwern@pobox.com>
21429              Date: Mon, 10 Dec 2001 01:10:57 -0500
21430              Message-ID: <20011210061057.GB1770@blackrider>
21431      Branch: perl
21432            ! t/op/groups.t
21433 ____________________________________________________________________________
21434 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
21435         Log: Retract #13596, #13593 should do the trick.
21436      Branch: perl
21437            ! t/op/stat.t
21438 ____________________________________________________________________________
21439 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
21440         Log: (retracted by #13597, #13593 does the job better)
21441              
21442              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
21443              From: Michael G Schwern <schwern@pobox.com>
21444              Date: Mon, 10 Dec 2001 00:53:16 -0500
21445              Message-ID: <20011210055316.GA1770@blackrider>
21446      Branch: perl
21447            ! t/op/stat.t
21448 ____________________________________________________________________________
21449 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
21450         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
21451              From: Michael G Schwern <schwern@pobox.com> 
21452              Date: Mon, 10 Dec 2001 02:19:14 -0500
21453              Message-ID: <20011210071914.GF1770@blackrider>
21454      Branch: perl
21455            ! lib/AutoSplit.t
21456 ____________________________________________________________________________
21457 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
21458         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
21459              From: Michael G Schwern <schwern@pobox.com>
21460              Date: Mon, 10 Dec 2001 02:47:40 -0500
21461              Message-ID: <20011210074739.GH1770@blackrider>
21462      Branch: perl
21463            ! t/op/pack.t
21464 ____________________________________________________________________________
21465 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
21466         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
21467              From: Michael G Schwern <schwern@pobox.com>
21468              Date: Mon, 10 Dec 2001 02:54:22 -0500
21469              Message-ID: <20011210075422.GI1770@blackrider>
21470      Branch: perl
21471            ! t/test.pl
21472 ____________________________________________________________________________
21473 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
21474         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
21475              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21476              Date: Mon, 10 Dec 2001 08:45:20 +0100
21477              Message-ID: <3C146810.60B5B7C0@alcatel.at>
21478      Branch: perl
21479            ! pp_pack.c
21480 ____________________________________________________________________________
21481 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
21482         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
21483              From: Michael G Schwern <schwern@pobox.com>
21484              Date: Mon, 10 Dec 2001 03:27:02 -0500
21485              Message-ID: <20011210082702.GN1770@blackrider>
21486      Branch: perl
21487            ! t/io/openpid.t
21488 ____________________________________________________________________________
21489 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
21490         Log: More chmod +w.
21491      Branch: perl
21492            ! Porting/makerel
21493 ____________________________________________________________________________
21494 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
21495         Log: Just skip the readability test if running as root.
21496      Branch: perl
21497            ! lib/Net/t/netrc.t
21498 ____________________________________________________________________________
21499 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
21500         Log: Tell about the downside of safe signals.
21501      Branch: perl
21502            ! pod/perldelta.pod
21503 ____________________________________________________________________________
21504 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
21505         Log: Make the whole -lperl thing NetBSD only until we
21506              find some other platform that needs the same.
21507      Branch: perl
21508            ! lib/ExtUtils/MM_Unix.pm
21509 ____________________________________________________________________________
21510 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
21511         Log: Subject: [PATCH t/op/pack.t] Cleanup
21512              From: Michael G Schwern <schwern@pobox.com> 
21513              Date: Sun, 9 Dec 2001 23:08:26 -0500
21514              Message-ID: <20011210040826.GD660@blackrider>
21515      Branch: perl
21516            ! t/op/pack.t
21517 ____________________________________________________________________________
21518 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
21519         Log: Add threads support for NetBSD.
21520              
21521              This is also the first (I think) Perl threads build with
21522              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
21523              NetBSD does not as of yet have true kernel POSIX threads,
21524              but the user-level pth seems to be doing pretty well--
21525              the only failure is that threads/t/basic okays 6 and 7
21526              consistently seem be arriving in the reverse order.
21527              Well, gdbm.t is also failing: 'Undefined PLT symbol
21528              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
21529              guessing that GDBM would need a threaded rebuild.
21530      Branch: perl
21531            ! hints/netbsd.sh
21532 ____________________________________________________________________________
21533 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
21534         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
21535              potential performance hit and change in semantics of closure
21536              lookups after C<undef &foo>)
21537      Branch: maint-5.6/perl
21538            ! op.c
21539 ____________________________________________________________________________
21540 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
21541         Log: metaconfig unit change for #13582.
21542      Branch: metaconfig
21543            ! U/threads/usethreads.U
21544 ____________________________________________________________________________
21545 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
21546         Log: Update the ithreads selection info in Configure,
21547              as suggested by Michael Schwern.
21548      Branch: perl
21549            ! Configure
21550 ____________________________________________________________________________
21551 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
21552         Log: Clearing locale environment simply doesn't seem to
21553              guarantee that (nl_)langinfo(CODESET) would return nil.
21554              (I for example get "ISO8859-1", so <guess>maybe there can
21555              be per-system default settings at work</guess>.)
21556      Branch: perl
21557            ! lib/open.t
21558 ____________________________________________________________________________
21559 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
21560         Log: Subject: RE: Exporter fixes reversed in 13540?
21561              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
21562              Date: Sun, 9 Dec 2001 12:55:15 -0500
21563              Message-ID: <3C13F455@operamail.com>
21564      Branch: perl
21565            ! lib/open.pm
21566 ____________________________________________________________________________
21567 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
21568         Log: Root is the lizard king.
21569      Branch: perl
21570            ! lib/Net/t/netrc.t
21571 ____________________________________________________________________________
21572 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
21573         Log: Telling how many tests we are expecting helps.
21574      Branch: perl
21575            ! ext/POSIX/t/waitpid.t
21576 ____________________________________________________________________________
21577 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
21578         Log: Add a test case for waitpid(): from Rocco Caputo.
21579      Branch: perl
21580            + ext/POSIX/t/waitpid.t
21581            ! MANIFEST
21582 ____________________________________________________________________________
21583 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
21584         Log: Subject: [PATCH] Term::ReadLine tweaks and test
21585              From: Richard Clamp <richardc@unixbeard.net>
21586              Date: Mon, 10 Dec 2001 00:51:47 +0000
21587              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
21588      Branch: perl
21589            + lib/Term/ReadLine.t
21590            ! MANIFEST lib/Term/ReadLine.pm
21591 ____________________________________________________________________________
21592 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
21593         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
21594              From: Rocco Caputo <troc@netrus.net>
21595              Date: Sun, 9 Dec 2001 18:12:38 -0500
21596              Message-ID: <20011209181238.A803@eyrie.homenet>
21597      Branch: perl
21598            ! win32/win32.c
21599 ____________________________________________________________________________
21600 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
21601         Log: make sure that va_start() has matching va_end();
21602              from OpenBSD 3.0.
21603      Branch: perl
21604            ! x2p/util.c
21605 ____________________________________________________________________________
21606 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
21607         Log: h2ph updates from OpenBSD 3.0.
21608      Branch: perl
21609            ! utils/h2ph.PL
21610 ____________________________________________________________________________
21611 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
21612         Log: OpenBSD hints update from OpenBSD 3.0.
21613      Branch: perl
21614            ! hints/openbsd.sh
21615 ____________________________________________________________________________
21616 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
21617         Log: DJGPP tweaks from Laszlo Molnar.
21618      Branch: perl
21619            ! djgpp/config.over lib/File/Find/t/find.t
21620            ! lib/File/Find/t/taint.t t/pod/find.t
21621 ____________________________________________________________________________
21622 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
21623         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
21624              From: Michael G Schwern <schwern@pobox.com> 
21625              Date: Sun, 9 Dec 2001 19:28:12 -0500
21626              Message-ID: <20011210002812.GF13586@blackrider>
21627      Branch: perl
21628            ! README.cygwin
21629 ____________________________________________________________________________
21630 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
21631         Log: README.cygwin update from Gerrit P. Haase.
21632      Branch: perl
21633            ! README.cygwin
21634 ____________________________________________________________________________
21635 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
21636         Log: Apply NetBSD patch-ag: shared/static linking,
21637              but make the change less intrusive on non-NetBSD.
21638      Branch: perl
21639            ! lib/ExtUtils/MM_Unix.pm
21640 ____________________________________________________________________________
21641 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
21642         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
21643      Branch: perl
21644            ! lib/ExtUtils/Liblist.pm
21645 ____________________________________________________________________________
21646 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
21647         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
21648      Branch: perl
21649            ! regcomp.c
21650 ____________________________________________________________________________
21651 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
21652         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
21653      Branch: perl
21654            ! pp.c
21655 ____________________________________________________________________________
21656 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
21657         Log: Apply NetBSD patch-ac.
21658              (the fix has already been done: change #9706, fully qualified
21659              pathnames in packlists)
21660      Branch: perl
21661            ! lib/ExtUtils/Install.pm
21662 ____________________________________________________________________________
21663 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
21664         Log: Apply NetBSD patch-ab: NetBSD hints update.
21665      Branch: perl
21666            ! hints/netbsd.sh
21667 ____________________________________________________________________________
21668 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
21669         Log: metaconfig unit changes for #13560.
21670      Branch: metaconfig/U/perl
21671            ! dlsrc.U i_ieeefp.U libperl.U
21672 ____________________________________________________________________________
21673 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
21674         Log: NetBSD has <ieeefp.h> but hidden.
21675      Branch: perl
21676            ! hints/netbsd.sh
21677 ____________________________________________________________________________
21678 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
21679         Log: Implement NetBSD patch-aa.
21680      Branch: perl
21681            ! Configure
21682 ____________________________________________________________________________
21683 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
21684         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
21685              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
21686              Date: Sun, 09 Dec 2001 13:40:58 +0100
21687              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
21688              
21689              (The lstat()s were there in 5.6.1: what happened to them?)
21690      Branch: perl
21691            ! lib/File/Find.pm
21692 ____________________________________________________________________________
21693 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
21694         Log: Quickie documentation of the C UTF-8 API.
21695      Branch: perl
21696            ! pod/perlunicode.pod
21697 ____________________________________________________________________________
21698 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
21699         Log: Subject: bleadperl on cygwin weirdness...
21700              From: "Gerrit P. Haase" <gp@familiehaase.de>
21701              Date: Sun, 9 Dec 2001 20:31:28 +0100
21702              Message-ID: <13779422183.20011209203128@familiehaase.de>          
21703              
21704              (plus libperl*.dll version portability tweaks)
21705      Branch: perl
21706            ! lib/ExtUtils/Embed.t
21707 ____________________________________________________________________________
21708 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
21709         Log: Instead of muting symbol export error if under eval,
21710              delay the errors until the croak().
21711              
21712              (replaces #13408)
21713      Branch: perl
21714            ! lib/Exporter/Heavy.pm
21715 ____________________________________________________________________________
21716 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
21717         Log: Basegroup 0 is a cygwin_nt thing.
21718      Branch: perl
21719            ! t/op/groups.t
21720 ____________________________________________________________________________
21721 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
21722         Log: Also WinME is LoseLink.
21723      Branch: perl
21724            ! t/op/stat.t
21725 ____________________________________________________________________________
21726 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
21727         Log: Forgotten checkin.
21728      Branch: perl
21729            ! lib/User/grent.t
21730 ____________________________________________________________________________
21731 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
21732         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
21733              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
21734              Date: Sun, 09 Dec 2001 13:45:06 +0100
21735              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
21736      Branch: perl
21737            ! lib/File/Find.pm
21738 ____________________________________________________________________________
21739 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
21740         Log: Tweakback.
21741      Branch: perl
21742            ! lib/Net/hostent.t
21743 ____________________________________________________________________________
21744 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
21745         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
21746              From: Michael G Schwern <schwern@pobox.com>
21747              Date: Sat, 8 Dec 2001 14:48:38 -0500
21748              Message-ID: <20011208194838.GA8650@blackrider>
21749      Branch: perl
21750            ! t/op/grent.t
21751 ____________________________________________________________________________
21752 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
21753         Log: Subject: [README.cygwin] Removing old expected test failures
21754              From: Michael G Schwern <schwern@pobox.com>
21755              Date: Sat, 8 Dec 2001 15:38:28 -0500
21756              Message-ID: <20011208203828.GB9017@blackrider>
21757      Branch: perl
21758            ! README.cygwin
21759 ____________________________________________________________________________
21760 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
21761         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
21762              From: Michael G Schwern <schwern@pobox.com>                
21763              Date: Sat, 8 Dec 2001 15:26:59 -0500
21764              Message-ID: <20011208202659.GA9017@blackrider> 
21765      Branch: perl
21766            ! lib/Net/hostent.t
21767 ____________________________________________________________________________
21768 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
21769         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
21770              From: Michael G Schwern <schwern@pobox.com> 
21771              Date: Sat, 8 Dec 2001 15:06:16 -0500
21772              Message-ID: <20011208200616.GA8915@blackrider>
21773      Branch: perl
21774            ! t/op/stat.t
21775 ____________________________________________________________________________
21776 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
21777         Log: Developer deprecations and an incompatibility.
21778      Branch: perl
21779            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
21780 ____________________________________________________________________________
21781 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
21782         Log: Shoo.
21783      Branch: perl
21784            - lib/Attribute/Handlers.pm
21785 ____________________________________________________________________________
21786 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
21787         Log: Remove Attribute::Handlers, as per Damian's request.
21788              (Because of fixing the my variables to be now handled
21789              in run-time, the whole internals of the A::H needs to
21790              be rewritten and Damian will not have time for that
21791              for months.)
21792      Branch: perl
21793            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
21794            - lib/Attribute/Handlers/demo/Demo.pm
21795            - lib/Attribute/Handlers/demo/Descriptions.pm
21796            - lib/Attribute/Handlers/demo/MyClass.pm
21797            - lib/Attribute/Handlers/demo/demo.pl
21798            - lib/Attribute/Handlers/demo/demo2.pl
21799            - lib/Attribute/Handlers/demo/demo3.pl
21800            - lib/Attribute/Handlers/demo/demo4.pl
21801            - lib/Attribute/Handlers/demo/demo_call.pl
21802            - lib/Attribute/Handlers/demo/demo_chain.pl
21803            - lib/Attribute/Handlers/demo/demo_cycle.pl
21804            - lib/Attribute/Handlers/demo/demo_hashdir.pl
21805            - lib/Attribute/Handlers/demo/demo_phases.pl
21806            - lib/Attribute/Handlers/demo/demo_range.pl
21807            - lib/Attribute/Handlers/demo/demo_rawdata.pl
21808            - lib/Attribute/Handlers/t/multi.t
21809            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
21810            ! pod/perlmodlib.pod pod/perltoc.pod
21811 ____________________________________________________________________________
21812 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
21813         Log: Subject: Re: attributes are broken
21814              From: Spider Boardman <spider@Orb.Nashua.NH.US>
21815              Date: Sun, 09 Dec 2001 00:09:23 -0500
21816              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
21817      Branch: perl
21818            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
21819            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
21820            ! xsutils.c
21821 ____________________________________________________________________________
21822 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
21823         Log: Forgotten checkin.
21824      Branch: perl
21825            ! lib/Pod/Text.pm
21826 ____________________________________________________________________________
21827 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
21828         Log: uconfig.h update.
21829      Branch: perl
21830            ! uconfig.h
21831 ____________________________________________________________________________
21832 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
21833         Log: Update Changes.
21834      Branch: perl
21835            ! Changes patchlevel.h
21836 ____________________________________________________________________________
21837 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
21838         Log: Note that some of the Unicode features are
21839              dependent on perlio.
21840      Branch: perl
21841            ! pod/perluniintro.pod
21842 ____________________________________________________________________________
21843 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
21844         Log: Regen perlapi, regen toc.
21845      Branch: perl
21846            ! pod/perlapi.pod pod/perltoc.pod
21847 ____________________________________________________________________________
21848 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
21849         Log: FAQ sync.
21850      Branch: perl
21851            ! pod/perlfaq4.pod pod/perlfaq6.pod
21852 ____________________________________________________________________________
21853 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
21854         Log: Subject: [PATCH] Fix odd language in an sv.c comment
21855              From: coral@eekeek.org
21856              Date: Sat, 8 Dec 2001 12:19:39 -0500
21857              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
21858      Branch: perl
21859            ! sv.c
21860 ____________________________________________________________________________
21861 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
21862         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
21863              From: Michael G Schwern <schwern@pobox.com>
21864              Date: Fri, 7 Dec 2001 20:03:45 -0500
21865              Message-ID: <20011208010345.GD642@blackrider>
21866              
21867              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
21868              From: Michael G Schwern <schwern@pobox.com>
21869              Date: Fri, 7 Dec 2001 20:13:54 -0500
21870              Message-ID: <20011208011354.GE642@blackrider>
21871              
21872              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
21873              From: Michael G Schwern <schwern@pobox.com>
21874              Date: Fri, 7 Dec 2001 21:47:36 -0500
21875              Message-ID: <20011208024736.GH642@blackrider>
21876              
21877              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
21878              From: Michael G Schwern <schwern@pobox.com>
21879              Date: Fri, 7 Dec 2001 23:09:43 -0500
21880              Message-ID: <20011208040943.GK642@blackrider>
21881              
21882              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
21883              Message-Id: <a05101004b83754903506@[172.16.52.1]>
21884              Date: Fri, 7 Dec 2001 23:28:15 -0600
21885              From: "Craig A. Berry" <craigberry@mac.com>
21886      Branch: perl
21887            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
21888 ____________________________________________________________________________
21889 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
21890         Log: Integrate perlio.
21891      Branch: perl
21892           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
21893           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
21894 ____________________________________________________________________________
21895 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
21896         Log: Retract #11156 since Sarathy has found that it breaks code:
21897              http://bugs.ActiveState.com/show_bug.cgi?id=18457
21898              http://bugs.ActiveState.com/show_bug.cgi?id=18858
21899      Branch: perl
21900            ! op.c sv.c t/op/pos.t
21901 ____________________________________________________________________________
21902 [ 13532] By: nick                                  on 2001/12/08  14:11:12
21903         Log: Integrate mainline
21904      Branch: perlio
21905           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
21906           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
21907 ____________________________________________________________________________
21908 [ 13531] By: nick                                  on 2001/12/08  13:48:21
21909         Log: Tweak multi-arg open error messages
21910      Branch: perlio
21911            ! perlio.c
21912 ____________________________________________________________________________
21913 [ 13530] By: nick                                  on 2001/12/08  10:20:06
21914         Log: Allow multi-arg open() if opening layer declares this legal.
21915      Branch: perlio
21916            ! doio.c perlio.c perliol.h
21917 ____________________________________________________________________________
21918 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
21919         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
21920              From: Michael G Schwern <schwern@pobox.com>       
21921              Date: Fri, 7 Dec 2001 19:41:31 -0500
21922              Message-ID: <20011208004131.GC642@blackrider>
21923      Branch: perl
21924            ! t/run/switches.t t/test.pl
21925 ____________________________________________________________________________
21926 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
21927         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
21928              From: Michael G Schwern <schwern@pobox.com>       
21929              Date: Fri, 7 Dec 2001 19:12:44 -0500
21930              Message-ID: <20011208001244.GB642@blackrider>
21931      Branch: perl
21932            ! t/op/stat.t
21933 ____________________________________________________________________________
21934 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
21935         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
21936              From: Michael G Schwern <schwern@pobox.com>
21937              Date: Fri, 7 Dec 2001 17:28:57 -0500
21938              Message-ID: <20011207222857.GI23210@blackrider>
21939      Branch: perl
21940            ! t/op/magic.t
21941 ____________________________________________________________________________
21942 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
21943         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
21944      Branch: perl
21945            ! t/test.pl
21946 ____________________________________________________________________________
21947 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
21948         Log: which_perl: delay as much a possible till runtime.
21949      Branch: perl
21950            ! t/test.pl
21951 ____________________________________________________________________________
21952 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
21953         Log: Further tweakage to which_perl().
21954      Branch: perl
21955            ! t/test.pl
21956 ____________________________________________________________________________
21957 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
21958         Log: perluniintro tweaks.
21959      Branch: perl
21960            ! pod/perluniintro.pod
21961 ____________________________________________________________________________
21962 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
21963         Log: Tweak the $Perl computation.
21964      Branch: perl
21965            ! t/test.pl
21966 ____________________________________________________________________________
21967 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
21968         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
21969              From: Nicholas Clark <nick@ccl4.org>
21970              Date: Fri, 7 Dec 2001 17:06:56 +0000
21971              Message-ID: <20011207170656.G21702@plum.flirble.org>
21972      Branch: perl
21973            ! doop.c t/op/chop.t
21974 ____________________________________________________________________________
21975 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
21976         Log: Update Changes.
21977      Branch: perl
21978            ! Changes patchlevel.h
21979 ____________________________________________________________________________
21980 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
21981         Log: Missing ).
21982      Branch: perl
21983            ! t/test.pl
21984 ____________________________________________________________________________
21985 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
21986         Log: Allow several arguments to display().
21987      Branch: perl
21988            ! t/test.pl
21989 ____________________________________________________________________________
21990 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
21991         Log: /dev/stdout could be either a character special file
21992              or a named pipe, so let's pretend it doesn't exist.
21993      Branch: perl
21994            ! t/op/stat.t
21995 ____________________________________________________________________________
21996 [ 13516] By: nick                                  on 2001/12/07  15:09:23
21997         Log: Integrate again - can I catch up ?
21998      Branch: perlio
21999           !> t/test.pl
22000 ____________________________________________________________________________
22001 [ 13515] By: nick                                  on 2001/12/07  15:08:17
22002         Log: Integrate mainline some more
22003      Branch: perlio
22004           !> README.hpux hints/linux.sh pod/perlfunc.pod
22005 ____________________________________________________________________________
22006 [ 13514] By: nick                                  on 2001/12/07  15:07:15
22007         Log: Integrate mainline
22008      Branch: perlio
22009           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
22010           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
22011           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
22012           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
22013           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
22014           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
22015           +> t/lib/Math/BigInt/BareCalc.pm
22016            - ext/Devel/PPPort/harness/Harness.pm
22017            - ext/Devel/PPPort/harness/Harness.xs
22018            - ext/Devel/PPPort/harness/Makefile.PL
22019            - ext/Devel/PPPort/harness/module2.c
22020            - ext/Devel/PPPort/harness/module3.c
22021            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
22022            - lib/File/Spec/Functions.t
22023           !> (integrate 103 files)
22024 ____________________________________________________________________________
22025 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
22026         Log: Add display() for displaying icky scalars.
22027      Branch: perl
22028            ! t/test.pl
22029 ____________________________________________________________________________
22030 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
22031         Log: Subject: [ID 20011207.001] documentation bug for waitpid
22032              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
22033              Date: Fri, 7 Dec 2001 12:44:56 +0100
22034              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
22035      Branch: perl
22036            ! pod/perlfunc.pod
22037 ____________________________________________________________________________
22038 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
22039         Log: gcc version matching didn't.
22040      Branch: perl
22041            ! hints/linux.sh
22042 ____________________________________________________________________________
22043 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
22044         Log: Subject: HP renamed their servers              
22045              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22046              Date: Fri, 07 Dec 2001 12:07:22 +0100
22047              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
22048      Branch: perl
22049            ! README.hpux
22050 ____________________________________________________________________________
22051 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
22052         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
22053              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
22054              Date: Fri, 7 Dec 2001 00:24:55 -0500
22055              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
22056      Branch: perl
22057            ! pod/perlport.pod
22058 ____________________________________________________________________________
22059 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
22060         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
22061              From: Michael G Schwern <schwern@pobox.com> 
22062              Date: Thu, 6 Dec 2001 22:56:34 -0500
22063              Message-ID: <20011207035634.GO22648@blackrider>
22064      Branch: perl
22065            ! t/base/lex.t t/op/exec.t
22066 ____________________________________________________________________________
22067 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
22068         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
22069              From: Michael G Schwern <schwern@pobox.com>
22070              Date: Thu, 6 Dec 2001 22:45:44 -0500
22071              Message-ID: <20011207034544.GN22648@blackrider>
22072              
22073              (plus op/ref tweak)
22074      Branch: perl
22075            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
22076            ! t/run/kill_perl.t t/test.pl
22077 ____________________________________________________________________________
22078 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
22079         Log: Upgrade to Math::BigInt 1.48.
22080      Branch: perl
22081            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
22082            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
22083            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
22084            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
22085            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
22086            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
22087            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
22088 ____________________________________________________________________________
22089 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
22090         Log: Mention also perl56delta in case someone is upgrading from
22091              Perl 5.005_03.
22092      Branch: perl
22093            ! pod/perldelta.pod
22094 ____________________________________________________________________________
22095 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
22096         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
22097              From: Michael G Schwern <schwern@pobox.com>
22098              Date: Thu, 6 Dec 2001 15:15:28 -0500
22099              Message-ID: <20011206201528.GF16414@blackrider>
22100              
22101              (just the term.t, not the lex.t)
22102              
22103              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
22104              From: Michael G Schwern <schwern@pobox.com>
22105              Date: Thu, 6 Dec 2001 15:22:22 -0500
22106              Message-ID: <20011206202222.GG16414@blackrider>
22107              
22108              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
22109              From: Michael G Schwern <schwern@pobox.com>
22110              Date: Thu, 6 Dec 2001 15:31:58 -0500
22111              Message-ID: <20011206203158.GI16414@blackrider>
22112              
22113              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
22114              From: Michael G Schwern <schwern@pobox.com>
22115              Date: Thu, 6 Dec 2001 17:38:55 -0500
22116              Message-ID: <20011206223855.GC22648@blackrider>
22117      Branch: perl
22118            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
22119            ! t/test.pl
22120 ____________________________________________________________________________
22121 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
22122         Log: Update the thr5005 situation.
22123      Branch: perl
22124            ! pod/perldelta.pod
22125 ____________________________________________________________________________
22126 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
22127         Log: perldelta borrowings from perl561delta.
22128      Branch: perl
22129            ! pod/perldelta.pod
22130 ____________________________________________________________________________
22131 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
22132         Log: Add the 5.6.1 perldelta as perl561delta.
22133              (Makes it easier to steal stuff for perldelta :-)
22134      Branch: perl
22135            + pod/perl561delta.pod
22136            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
22137 ____________________________________________________________________________
22138 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
22139         Log: Retract #13496 for now.
22140      Branch: perl
22141            ! t/base/lex.t t/base/term.t
22142 ____________________________________________________________________________
22143 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
22144         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
22145              From: "Craig A. Berry" <craigberry@mac.com>
22146              Date: Thu, 6 Dec 2001 14:54:36 -0600
22147              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
22148      Branch: perl
22149            ! vms/ext/filespec.t
22150 ____________________________________________________________________________
22151 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
22152         Log: (retracted by #13499)
22153              
22154              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
22155              From: Michael G Schwern <schwern@pobox.com>
22156              Date: Thu, 6 Dec 2001 15:15:28 -0500
22157              Message-ID: <20011206201528.GF16414@blackrider>
22158      Branch: perl
22159            ! t/base/lex.t t/base/term.t
22160 ____________________________________________________________________________
22161 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
22162         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
22163              From: Michael G Schwern <schwern@pobox.com>
22164              Date: Thu, 6 Dec 2001 13:54:48 -0500
22165              Message-ID: <20011206185448.GC16414@blackrider>
22166      Branch: perl
22167            ! t/op/stat.t
22168 ____________________________________________________________________________
22169 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
22170         Log: The #4 has nothing to do with Unicode.
22171      Branch: perl
22172            ! t/op/tr.t
22173 ____________________________________________________________________________
22174 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
22175         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
22176              From: Michael G Schwern <schwern@pobox.com>
22177              Date: Thu, 6 Dec 2001 13:45:48 -0500
22178              Message-ID: <20011206184548.GB16414@blackrider>
22179      Branch: perl
22180            ! t/op/tr.t
22181 ____________________________________________________________________________
22182 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
22183         Log: Update Changes.
22184      Branch: perl
22185            ! Changes patchlevel.h
22186 ____________________________________________________________________________
22187 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
22188         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
22189              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22190              Date: Thu, 6 Dec 2001 11:41:25 EST
22191              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
22192      Branch: perl
22193            ! vms/vms.c vms/vmsish.h
22194 ____________________________________________________________________________
22195 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
22196         Log: Subject: [PATCH] Re: weirdness in regexps
22197              From: Robin Houston <robin@kitsite.com> 
22198              Date: Thu, 6 Dec 2001 14:44:01 +0000
22199              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
22200      Branch: perl
22201            ! op.c t/lib/strict/subs
22202 ____________________________________________________________________________
22203 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
22204         Log: Make the -b -c -S tests count all of the /dev, not just
22205              check the first one, as suggested by Benjamin Goldberg.
22206      Branch: perl
22207            ! t/op/stat.t
22208 ____________________________________________________________________________
22209 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
22210         Log: Subject: Re: [PATCH: bleadperl] casefold backref
22211              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
22212              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
22213              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
22214      Branch: perl
22215            ! regexec.c
22216 ____________________________________________________________________________
22217 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
22218         Log: Nits noticed by Philip Newton, and de-tab DB.t.
22219      Branch: perl
22220            ! lib/DB.t
22221 ____________________________________________________________________________
22222 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
22223         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
22224              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
22225              Date: 6 Dec 2001 11:06:01 -0000
22226              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
22227      Branch: perl
22228            ! op.c t/op/tr.t
22229 ____________________________________________________________________________
22230 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
22231         Log: Subject: [PATCH: bleadperl] casefold backref
22232              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
22233              Date: Wed, 05 Dec 2001 17:27:05 +0000
22234              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
22235      Branch: perl
22236            ! regexec.c t/op/re_tests
22237 ____________________________________________________________________________
22238 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
22239         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
22240              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22241              Date: Wed, 5 Dec 2001 22:34:53 EST
22242              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
22243      Branch: perl
22244            ! mg.c vms/vms.c vms/vmsish.h
22245 ____________________________________________________________________________
22246 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
22247         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
22248              From: Michael G Schwern <schwern@pobox.com>
22249              Date: Wed, 5 Dec 2001 19:52:58 -0500
22250              Message-ID: <20011205195257.A903@blackrider>
22251      Branch: perl
22252            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
22253            + lib/File/Spec/t/rel2abs2rel.t
22254            - lib/File/Spec.t lib/File/Spec/Functions.t
22255            ! MANIFEST
22256 ____________________________________________________________________________
22257 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
22258         Log: Subject: Re: Silly stat() portability questions                
22259              From: Benjamin Goldberg <goldbb2@earthlink.net>
22260              Date: Wed, 05 Dec 2001 22:52:35 -0500
22261              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
22262      Branch: perl
22263            ! pod/perlport.pod
22264 ____________________________________________________________________________
22265 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
22266         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
22267              From: "Craig A. Berry" <craigberry@mac.com>
22268              Date: Wed, 05 Dec 2001 16:41:59 -0600
22269              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
22270      Branch: perl
22271            ! README.vms configure.com lib/File/Spec/VMS.pm
22272            ! vms/ext/filespec.t
22273 ____________________________________________________________________________
22274 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
22275         Log: $apply->('club', $glibc_maintainers);
22276              
22277              (Nick Clark just reported that <langinfo.h> YESSTR
22278              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
22279      Branch: perl
22280            ! ext/I18N/Langinfo/Langinfo.t
22281 ____________________________________________________________________________
22282 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
22283         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
22284      Branch: perl
22285            ! pod/perlport.pod
22286 ____________________________________________________________________________
22287 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
22288         Log: tweak change#13474 (pad entries can apparently be null in some
22289              situations)
22290      Branch: maint-5.6/perl
22291            ! op.c
22292 ____________________________________________________________________________
22293 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
22294         Log: Restore the /dev -b -c -S part of the test.
22295      Branch: perl
22296            ! t/op/stat.t
22297 ____________________________________________________________________________
22298 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
22299         Log: Retract #13475 until Arthur gets back to the mine.
22300      Branch: perl
22301            ! op.c t/run/kill_perl.t
22302 ____________________________________________________________________________
22303 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
22304         Log: (retracted by #13476)
22305              
22306              Manually apply #13474; fixes stale reference to dead
22307              CvOUTSIDE(); this can happen when anonymous subroutines
22308              that aren't closures are returned from an eval""
22309              
22310              (threads/shared/sv_refs.t is coredump-unhappy about this change)
22311      Branch: perl
22312            ! op.c t/run/kill_perl.t
22313 ____________________________________________________________________________
22314 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
22315         Log: replacement for change#10451
22316              
22317              fixes stale reference to dead CvOUTSIDE(); this can happen when
22318              anonymous subroutines that aren't closures are returned from an
22319              eval""
22320      Branch: maint-5.6/perl
22321            ! op.c t/op/misc.t
22322 ____________________________________________________________________________
22323 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
22324         Log: revert change#10451,10472; it was a naive fix that simply
22325              reintroduced the memory leak!
22326      Branch: maint-5.6/perl
22327            ! op.c t/op/misc.t
22328 ____________________________________________________________________________
22329 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
22330         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
22331              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22332              Date: Wed, 05 Dec 2001 10:49:20 +0100
22333              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
22334      Branch: perl
22335            ! lib/File/Basename.pm lib/File/Basename.t
22336 ____________________________________________________________________________
22337 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
22338         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
22339              From: Michael G Schwern <schwern@pobox.com> 
22340              Date: Wed, 5 Dec 2001 02:47:59 -0500
22341              Message-ID: <20011205024759.H14333@blackrider>
22342      Branch: perl
22343            ! t/op/magic.t
22344 ____________________________________________________________________________
22345 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
22346         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
22347              From: Michael G Schwern <schwern@pobox.com>              
22348              Date: Wed, 5 Dec 2001 02:22:05 -0500
22349              Message-ID: <20011205022205.F14333@blackrider>
22350      Branch: perl
22351            ! t/op/stat.t vms/test.com
22352 ____________________________________________________________________________
22353 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
22354         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
22355              From: Michael G Schwern <schwern@pobox.com> 
22356              Date: Tue, 4 Dec 2001 23:40:10 -0500
22357              Message-ID: <20011204234010.B14333@blackrider>
22358      Branch: perl
22359            ! t/op/stat.t
22360 ____________________________________________________________________________
22361 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
22362         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
22363              From: Michael G Schwern <schwern@pobox.com> 
22364              Date: Tue, 4 Dec 2001 21:09:18 -0500           
22365              Message-ID: <20011204210918.D13279@blackrider>
22366              
22367              t/test.
22368      Branch: perl
22369            ! t/test.pl
22370 ____________________________________________________________________________
22371 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
22372         Log: (accidentally empty check-in)
22373      Branch: perl
22374            ! t/op/stat.t
22375 ____________________________________________________________________________
22376 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
22377         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
22378              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22379              Date: Tue, 04 Dec 2001 23:40:27 +0100
22380              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
22381      Branch: perl
22382            ! mg.c
22383 ____________________________________________________________________________
22384 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
22385         Log: Subject: [PATCH] minor pod fix in Safe.pm
22386              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22387              Date: Tue, 4 Dec 2001 22:02:34 +0100
22388              Message-ID: <20011204220234.A17293@rafael>
22389      Branch: perl
22390            ! ext/Opcode/Safe.pm
22391 ____________________________________________________________________________
22392 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
22393         Log: CRLF GRRR.
22394      Branch: perl
22395            ! djgpp/configure.bat
22396 ____________________________________________________________________________
22397 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
22398         Log: DJGPP fixes from Laszlo Molnar.
22399      Branch: perl
22400            ! djgpp/configure.bat djgpp/djgpp.h
22401 ____________________________________________________________________________
22402 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
22403         Log: Update Changes.
22404      Branch: perl
22405            ! Changes patchlevel.h
22406 ____________________________________________________________________________
22407 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
22408         Log: Must wipe out the memory of real Socket before starting
22409              to use the new fake one.
22410      Branch: perl
22411            ! lib/Net/t/config.t
22412 ____________________________________________________________________________
22413 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
22414         Log: LC_ALL might trump LANG.
22415      Branch: perl
22416            ! lib/open.t
22417 ____________________________________________________________________________
22418 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
22419         Log: Make the eval runtime.
22420      Branch: perl
22421            ! lib/open.pm
22422 ____________________________________________________________________________
22423 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
22424         Log: Make the Langinfo test both more lenient (allow
22425              for any symbol not to exists) and stricter (add
22426              more symbols).
22427      Branch: perl
22428            ! ext/I18N/Langinfo/Langinfo.t
22429 ____________________________________________________________________________
22430 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
22431         Log: integrate change#13453 from maint-5.6
22432              
22433              tweak change#11399 to use an explicit flag rather than
22434              ass_u_ming w32_pseudo_id will only be zero for the real
22435              toplevel interpreter; avoids multiple hosts from diddling
22436              the environment at the same time
22437      Branch: perl
22438           !> win32/perlhost.h
22439 ____________________________________________________________________________
22440 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
22441         Log: Subject: [PATCH] VMS update for perldelta.pod
22442              From: "Craig A. Berry" <craigberry@mac.com> 
22443              Date: Tue, 4 Dec 2001 00:23:12 -0600
22444              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
22445      Branch: perl
22446            ! pod/perldelta.pod
22447 ____________________________________________________________________________
22448 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
22449         Log: NetWare tweak from Ananth Kesari.
22450      Branch: perl
22451            ! NetWare/Makefile
22452 ____________________________________________________________________________
22453 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
22454         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
22455              Not adding the test suite because of its many assumptions.
22456      Branch: perl
22457            ! lib/Net/Ping.pm
22458 ____________________________________________________________________________
22459 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
22460         Log: tweak change#11399 to use an explicit flag rather than
22461              ass_u_ming w32_pseudo_id will only be zero for the real
22462              toplevel interpreter; avoids multiple hosts from diddling
22463              the environment at the same time
22464      Branch: maint-5.6/perl
22465            ! win32/perlhost.h
22466 ____________________________________________________________________________
22467 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
22468         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
22469              from Len Makin.
22470      Branch: perl
22471            + hints/super-ux.sh
22472            ! MANIFEST
22473 ____________________________________________________________________________
22474 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
22475         Log: Add Mac OS X known failures to perldelta.
22476      Branch: perl
22477            ! pod/perldelta.pod
22478 ____________________________________________________________________________
22479 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
22480         Log: I think it's time to call the utf8 code non-test.
22481      Branch: perl
22482            ! utf8.c
22483 ____________________________________________________________________________
22484 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
22485         Log: Retract #13303, need rethink.
22486      Branch: perl
22487            ! utf8.c
22488 ____________________________________________________________________________
22489 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
22490         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
22491              From: "Craig A. Berry" <craigberry@mac.com>
22492              Date: Mon, 03 Dec 2001 16:28:06 -0600
22493              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
22494      Branch: perl
22495            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
22496 ____________________________________________________________________________
22497 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
22498         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
22499              From: Andy Dougherty <doughera@lafayette.edu>
22500              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
22501              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
22502      Branch: perl
22503            ! hints/solaris_2.sh
22504 ____________________________________________________________________________
22505 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
22506         Log: This test is not very robust on 8.3-constrained systems:
22507              all the "with truncated name" lines between "Autosplitting ..."
22508              and "some names are not unique" lines are unexpected,
22509              and the truncation message becomes:
22510              testtest.al, testtest.al truncate to testtest 
22511      Branch: perl
22512            ! lib/AutoSplit.t
22513 ____________________________________________________________________________
22514 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
22515         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
22516      Branch: perl
22517            ! ext/I18N/Langinfo/Langinfo.t
22518 ____________________________________________________________________________
22519 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
22520         Log: Test::Morify UCD.t
22521      Branch: perl
22522            ! lib/Unicode/UCD.t
22523 ____________________________________________________________________________
22524 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
22525         Log: If Socket has not been built (e.g. DJGPP) the libnet
22526              tests fall over with (too) much noise.
22527      Branch: perl
22528            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
22529            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
22530            ! lib/Net/t/smtp.t lib/Net/t/time.t
22531 ____________________________________________________________________________
22532 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
22533         Log: Subject: [PATCH] shared hash keys and ++/--
22534              From: Nicholas Clark <nick@ccl4.org>
22535              Date: Mon, 3 Dec 2001 16:37:16 +0000
22536              Message-ID: <20011203163716.C21702@plum.flirble.org>
22537      Branch: perl
22538            ! pp.c pp_hot.c sv.c t/op/inc.t
22539 ____________________________________________________________________________
22540 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
22541         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
22542              From: Jonathan Stowe <jns@gellyfish.com>
22543              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
22544              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
22545      Branch: perl
22546            ! lib/Term/Cap.pm
22547 ____________________________________________________________________________
22548 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
22549         Log: Update Changes.
22550      Branch: perl
22551            ! Changes patchlevel.h
22552 ____________________________________________________________________________
22553 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
22554         Log: perldelta tweaks.
22555      Branch: perl
22556            ! pod/perldelta.pod
22557 ____________________________________________________________________________
22558 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
22559         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
22560              From: Sam Tregar <sam@tregar.com> 
22561              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
22562              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
22563      Branch: perl
22564            ! pod/perlnewmod.pod
22565 ____________________________________________________________________________
22566 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
22567         Log: microperl casting nit.
22568      Branch: perl
22569            ! utf8.c
22570 ____________________________________________________________________________
22571 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
22572         Log: Make sharepvn a macro since all it does is a deref.
22573      Branch: perl
22574            ! embed.h embed.pl global.sym hv.c hv.h proto.h
22575 ____________________________________________________________________________
22576 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
22577         Log: perldelta updates.
22578      Branch: perl
22579            ! pod/perldelta.pod
22580 ____________________________________________________________________________
22581 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
22582         Log: PPPort update from Paul Marquess.
22583      Branch: perl
22584            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
22585            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
22586            + ext/Devel/PPPort/t/test.t
22587            - ext/Devel/PPPort/harness/Harness.pm
22588            - ext/Devel/PPPort/harness/Harness.xs
22589            - ext/Devel/PPPort/harness/Makefile.PL
22590            - ext/Devel/PPPort/harness/module2.c
22591            - ext/Devel/PPPort/harness/module3.c
22592            - ext/Devel/PPPort/harness/t/test.t
22593            ! MANIFEST ext/Devel/PPPort/MANIFEST
22594            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
22595            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
22596            ! ext/Devel/PPPort/soak
22597 ____________________________________________________________________________
22598 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
22599         Log: No use talking about dynamic library search patch
22600              unless we are having a dynamic build.
22601      Branch: perl
22602            ! t/TEST
22603 ____________________________________________________________________________
22604 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
22605         Log: Be more explicit on the List::Util build trick,
22606              should also stop unneeded rebuilds on static builds.
22607      Branch: perl
22608            ! ext/List/Util/Makefile.PL
22609 ____________________________________________________________________________
22610 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
22611         Log: We need to replace the optimize (-O1) with
22612              the -h scalar0 -h vector0, not append them
22613              to the ccflags.
22614      Branch: perl
22615            ! hints/unicos.sh hints/unicosmk.sh
22616 ____________________________________________________________________________
22617 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
22618         Log: Subject: [PATCH] Shared hash keys 
22619              From: Nicholas Clark <nick@ccl4.org>
22620              Date: Sun, 2 Dec 2001 20:52:32 +0000
22621              Message-ID: <20011202205232.U21702@plum.flirble.org>
22622      Branch: perl
22623            ! doop.c t/op/tr.t
22624 ____________________________________________________________________________
22625 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
22626         Log: Better add new files to MANIFEST, too.
22627      Branch: perl
22628            ! MANIFEST
22629 ____________________________________________________________________________
22630 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
22631         Log: Subject: {PATCH] perlpacktut.pod
22632              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
22633              Date: Sun, 02 Dec 2001 19:55:06 +0100
22634              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
22635      Branch: perl
22636            ! pod/perlpacktut.pod
22637 ____________________________________________________________________________
22638 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
22639         Log: Various small nits found by DJGPP build.
22640      Branch: perl
22641            ! doio.c mg.c pp.c util.c
22642 ____________________________________________________________________________
22643 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
22644         Log: Subject: RE: More verbose POD for Carp
22645              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
22646              Date: Sun, 2 Dec 2001 11:32:51 -0500
22647              Message-ID: <3C0A9748@operamail.com>
22648      Branch: perl
22649            ! lib/Carp.pm
22650 ____________________________________________________________________________
22651 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
22652         Log: Add a header for DJGPP with the function prototypes.
22653      Branch: perl
22654            + djgpp/djgpp.h
22655            ! MANIFEST djgpp/djgpp.c
22656 ____________________________________________________________________________
22657 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
22658         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
22659              From: Abe Timmerman <abe@ztreet.demon.nl>
22660              Date: Sun, 02 Dec 2001 02:41:25 +0100
22661              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
22662      Branch: perl
22663            ! pp_sys.c
22664 ____________________________________________________________________________
22665 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
22666         Log: There isn't PTR2INT(), there's PTR2IV().
22667      Branch: perl
22668            ! ext/Time/HiRes/HiRes.xs
22669 ____________________________________________________________________________
22670 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
22671         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
22672              From: Marc Lehmann <root@schmorp.de>
22673              Date: Sun, 02 Dec 2001 02:44:53 +0100
22674              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
22675      Branch: perl
22676            ! ext/Time/HiRes/HiRes.xs
22677 ____________________________________________________________________________
22678 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
22679         Log: encode()/decode() examples.
22680      Branch: perl
22681            ! ext/Encode/Encode.pm
22682 ____________________________________________________________________________
22683 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
22684         Log: DJGPP tweaks from Laszlo Molnar.
22685      Branch: perl
22686            ! djgpp/config.over djgpp/djgppsed.sh
22687 ____________________________________________________________________________
22688 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
22689         Log: Update Changes.
22690      Branch: perl
22691            ! Changes patchlevel.h
22692 ____________________________________________________________________________
22693 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
22694         Log: Integrate perlio;
22695              
22696              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
22697              which do not have file descriptors. Noticed a possibly
22698              worse problem in the process ...
22699      Branch: perl
22700           !> doio.c
22701 ____________________________________________________________________________
22702 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
22703         Log: Non-VMS-fixed and Win32-skipped version of
22704              
22705              Subject: [PATCH t/op/exec.t] Portabilty fix 
22706              From: Michael G Schwern <schwern@pobox.com> 
22707              Date: Fri, 30 Nov 2001 16:09:27 -0500
22708              Message-ID: <20011130160927.A10406@blackrider>
22709      Branch: perl
22710            ! t/op/exec.t
22711 ____________________________________________________________________________
22712 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
22713         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
22714              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
22715              Date: Sat, 1 Dec 2001 07:01:09 -0500
22716              Message-ID: <3C0D2E39@operamail.com>
22717              
22718              Subject: More verbose POD for Carp
22719              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
22720              Date: Sat, 1 Dec 2001 08:04:16 -0500
22721              Message-ID: <3C285C2B@operamail.com>
22722      Branch: perl
22723            ! lib/Carp.pm lib/Carp/Heavy.pm
22724 ____________________________________________________________________________
22725 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
22726         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
22727              From: chromatic <chromatic@rmci.net>
22728              Date: Sat, 01 Dec 2001 12:41:58 -0700
22729              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
22730      Branch: perl
22731            ! lib/DB.t
22732 ____________________________________________________________________________
22733 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
22734         Log: Try to make a missing RADIXCHAR a softer kinder error.
22735      Branch: perl
22736            ! ext/I18N/Langinfo/Langinfo.t
22737 ____________________________________________________________________________
22738 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
22739         Log: Have a little faith on nl_langinfo() itself.
22740      Branch: perl
22741            ! ext/I18N/Langinfo/Langinfo.xs
22742 ____________________________________________________________________________
22743 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
22744         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
22745              the max, not max plus one)
22746      Branch: perl
22747            ! ext/I18N/Langinfo/Langinfo.xs
22748 ____________________________________________________________________________
22749 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
22750         Log: Make reality agree with the comment.
22751      Branch: perl
22752            ! ext/I18N/Langinfo/Langinfo.xs
22753 ____________________________________________________________________________
22754 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
22755         Log: Try to protect against wild langinfo() arguments.
22756      Branch: perl
22757            ! ext/I18N/Langinfo/Langinfo.xs
22758 ____________________________________________________________________________
22759 [ 13409] By: nick                                  on 2001/12/01  18:19:59
22760         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
22761              have file descriptors. Noticed a possibly worse problem in the process ...
22762      Branch: perlio
22763            ! doio.c
22764 ____________________________________________________________________________
22765 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
22766         Log: (replaced by #13556)
22767              
22768              If we are inside an eval, let's be silent about
22769              separate symbols and just croak() in the end.
22770      Branch: perl
22771            ! lib/Exporter/Heavy.pm
22772 ____________________________________________________________________________
22773 [ 13407] By: nick                                  on 2001/12/01  17:14:05
22774         Log: Integrate mainline
22775      Branch: perlio
22776           !> (integrate 26 files)
22777 ____________________________________________________________________________
22778 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
22779         Log: Subject: Fix for Exporter error reporting behaviour
22780              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
22781              Date: Sat, 1 Dec 2001 06:34:48 -0500
22782              Message-ID: <3C0D1B9A@operamail.com>
22783      Branch: perl
22784            ! lib/Exporter.pm lib/Exporter/Heavy.pm
22785 ____________________________________________________________________________
22786 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
22787         Log: Need to hide behind an eval to avoid a warning
22788              about :utf8 on non-perlio configs.
22789      Branch: perl
22790            ! lib/open.t
22791 ____________________________________________________________________________
22792 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
22793         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
22794              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22795              Date: Fri, 30 Nov 2001 23:46:58 +0100
22796              Message-ID: <20011130234658.A717@rafael>
22797      Branch: perl
22798            ! op.c t/op/method.t
22799 ____________________________________________________________________________
22800 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
22801         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
22802              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22803              Date: Thu, 29 Nov 2001 22:46:12 +0100
22804              Message-ID: <20011129224612.A699@rafael>
22805      Branch: perl
22806            ! ext/B/B/Xref.pm
22807 ____________________________________________________________________________
22808 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
22809         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
22810              From: Tels <perl_dummy@bloodgate.com>
22811              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
22812              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
22813      Branch: perl
22814            ! pod/perlfunc.pod
22815 ____________________________________________________________________________
22816 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
22817         Log: Subject: [REPATCH] reference pointer comparison
22818              From: Nicholas Clark <nick@ccl4.org>
22819              Date: Sat, 1 Dec 2001 13:00:17 +0000
22820              Message-ID: <20011201130017.I21702@plum.flirble.org>
22821      Branch: perl
22822            ! pp.c
22823 ____________________________________________________________________________
22824 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
22825         Log: Upgrade to Storable 1.0.14.
22826      Branch: perl
22827            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
22828 ____________________________________________________________________________
22829 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
22830         Log: Add simple caches for ::viacode() and ::vianame().
22831      Branch: perl
22832            ! lib/charnames.pm lib/charnames.t
22833 ____________________________________________________________________________
22834 [ 13398] By: nick                                  on 2001/12/01  10:36:24
22835         Log: Integrate mainline.
22836      Branch: perlio
22837           +> (branch 44 files)
22838            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
22839            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
22840            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
22841           !> (integrate 250 files)
22842 ____________________________________________________________________________
22843 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
22844         Log: Regen toc and modlib.
22845      Branch: perl
22846            ! pod/perlmodlib.pod pod/perltoc.pod
22847 ____________________________________________________________________________
22848 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
22849         Log: Upgrade to podlators-1.18.
22850      Branch: perl
22851            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
22852 ____________________________________________________________________________
22853 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
22854         Log: -h scalar0 -h vector0 seems to help for both
22855              UNICOS and UNICOS/mk on the unpack %65c problems.
22856              
22857              (replaces #13393)
22858      Branch: perl
22859            ! hints/unicos.sh hints/unicosmk.sh
22860 ____________________________________________________________________________
22861 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
22862         Log: More Socket constants.
22863      Branch: perl
22864            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
22865 ____________________________________________________________________________
22866 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
22867         Log: (replaced by #13395)
22868      Branch: perl
22869            ! hints/unicosmk.sh
22870 ____________________________________________________________________________
22871 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
22872         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
22873              From: Andy Dougherty <doughera@lafayette.edu>
22874              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
22875              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
22876              
22877              Simplify the test skippage criterion now that we are
22878              no more dependent on sed.
22879      Branch: perl
22880            ! t/comp/cpp.t t/run/switchPx.t
22881 ____________________________________________________________________________
22882 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
22883         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
22884              From: Michael G Schwern <schwern@pobox.com>
22885              Date: Fri, 30 Nov 2001 11:48:44 -0500
22886              Message-ID: <20011130114844.C1303@blackrider>
22887              
22888              (replaces #13381)
22889      Branch: perl
22890            ! t/op/stat.t
22891 ____________________________________________________________________________
22892 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
22893         Log: Let's not assume how much memory has been allocated
22894              to PVs.
22895      Branch: perl
22896            ! ext/Devel/Peek/Peek.t
22897 ____________________________________________________________________________
22898 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
22899         Log: VOS needs to know the modules, including pp_sort.
22900      Branch: perl
22901            ! vos/perl.bind
22902 ____________________________________________________________________________
22903 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
22904         Log: Unused variables.
22905      Branch: perl
22906            ! ext/Unicode/Normalize/Normalize.xs
22907 ____________________________________________________________________________
22908 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
22909         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
22910              From: John Peacock <jpeacock@rowman.com>     
22911              Date: Fri, 30 Nov 2001 10:24:00 -0500        
22912              Message-ID: <3C07A490.A22A76B0@rowman.com>   
22913      Branch: perl
22914            ! lib/ExtUtils/Embed.t
22915 ____________________________________________________________________________
22916 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
22917         Log: Tweak for the VOS building script from Paul Green.
22918      Branch: perl
22919            ! vos/configure_perl.cm
22920 ____________________________________________________________________________
22921 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
22922         Log: Update Changes.
22923      Branch: perl
22924            ! Changes patchlevel.h
22925 ____________________________________________________________________________
22926 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
22927         Log: Cannot test if cppstdin has not yet been installed.
22928      Branch: perl
22929            ! t/run/switchPx.t
22930 ____________________________________________________________________________
22931 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
22932         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
22933              From: Michael G Schwern <schwern@pobox.com> 
22934              Date: Thu, 29 Nov 2001 22:05:11 -0500
22935              Message-ID: <20011129220510.A18869@blackrider>
22936              
22937              TODO 1: if cppstdin is used and not yet installed,
22938              the Px.t will fail (must do the same as in cpp.t)
22939              
22940              TODO 2: does this work if no Perl whatsoever has
22941              yet been installed?  That is, we should be using
22942              the Perl we are building to execute the one-liner.
22943      Branch: perl
22944            + t/run/switchPx.aux t/run/switchPx.t
22945            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
22946            ! vms/test.com
22947 ____________________________________________________________________________
22948 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
22949         Log: Upgrade to Unicode::Normalize 0.12.
22950      Branch: perl
22951            ! ext/Unicode/Normalize/Changes
22952            ! ext/Unicode/Normalize/Normalize.pm
22953            ! ext/Unicode/Normalize/Normalize.xs
22954            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
22955            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
22956            ! ext/Unicode/Normalize/t/test.t
22957 ____________________________________________________________________________
22958 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
22959         Log: (replaced by #13391)
22960              
22961              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
22962              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
22963              Date: 30 Nov 2001 11:41:53 -0000             
22964              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
22965              
22966              No need to die if we have high-paranoia (non-chdirable)
22967              system directories.
22968      Branch: perl
22969            ! t/op/stat.t
22970 ____________________________________________________________________________
22971 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
22972         Log: Paragraph rewrapping.
22973      Branch: perl
22974            ! pod/perliol.pod
22975 ____________________________________________________________________________
22976 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
22977         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
22978              From: Stas Bekman <stas@stason.org>
22979              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
22980              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
22981      Branch: perl
22982            ! pod/perliol.pod
22983 ____________________________________________________________________________
22984 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
22985         Log: Whether select() gets restarted on signals is
22986              implementation dependent.
22987      Branch: perl
22988            ! ext/Time/HiRes/HiRes.t
22989 ____________________________________________________________________________
22990 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
22991         Log: More forgotten checkins.
22992      Branch: perl
22993            ! embed.h embed.pl proto.h
22994 ____________________________________________________________________________
22995 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
22996         Log: Add a note about folding vs lowercase.
22997      Branch: perl
22998            ! regexec.c
22999 ____________________________________________________________________________
23000 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
23001         Log: Use to_uni_fold (and add changed global.sym)
23002      Branch: perl
23003            ! global.sym utf8.c
23004 ____________________________________________________________________________
23005 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
23006         Log: Make to Unicode character functions to use UVs
23007              instead of U32s and add to_uni_fold().
23008      Branch: perl
23009            ! embed.pl proto.h utf8.c
23010 ____________________________________________________________________________
23011 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
23012         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
23013              From: Nicholas Clark <nick@ccl4.org>
23014              Date: Thu, 29 Nov 2001 22:47:32 +0000
23015              Message-ID: <20011129224732.W37621@plum.flirble.org>
23016      Branch: perl
23017            ! pod/perlpacktut.pod
23018 ____________________________________________________________________________
23019 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
23020         Log: README.vos updates from Paul Green.
23021      Branch: perl
23022            ! README.vos
23023 ____________________________________________________________________________
23024 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
23025         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
23026              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23027              Date: Thu, 29 Nov 2001 14:18:51 EST
23028              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
23029      Branch: perl
23030            ! mg.c vms/vms.c vms/vmsish.h
23031 ____________________________________________________________________________
23032 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
23033         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
23034              From: Michael G Schwern <schwern@pobox.com>
23035              Date: Thu, 29 Nov 2001 13:12:31 -0500
23036              Message-ID: <20011129131231.E11300@blackrider>
23037      Branch: perl
23038            ! README.vms
23039 ____________________________________________________________________________
23040 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
23041         Log: BGET_IV was missing.
23042      Branch: perl
23043            ! ext/ByteLoader/bytecode.h
23044 ____________________________________________________________________________
23045 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
23046         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
23047              From: Jonathan Stowe <gellyfish@gellyfish.com>
23048              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
23049              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
23050      Branch: perl
23051            ! lib/Term/Cap.pm
23052 ____________________________________________________________________________
23053 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
23054         Log: Porting/checkURL.pl was missing.
23055      Branch: perl
23056            ! MANIFEST
23057 ____________________________________________________________________________
23058 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
23059         Log: Subject: INSTALL and READMEs should be reviewed
23060              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23061              Date: Thu, 29 Nov 2001 16:49:36 +0100
23062              Message-ID: <20011129164936.A17492@rafael>         
23063      Branch: perl
23064            ! README.cygwin
23065 ____________________________________________________________________________
23066 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
23067         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
23068              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
23069              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
23070              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
23071      Branch: perl
23072            ! README.os390
23073 ____________________________________________________________________________
23074 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
23075         Log: Update Changes.
23076      Branch: perl
23077            ! Changes patchlevel.h
23078 ____________________________________________________________________________
23079 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
23080         Log: The changes to the curliffed files didn't stick in #13348.
23081      Branch: perl
23082            ! README.dos README.win32
23083 ____________________________________________________________________________
23084 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
23085         Log: Subject: Re: Found the rev where File::Glob broke
23086              From: Andy Dougherty <doughera@lafayette.edu>
23087              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
23088              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
23089      Branch: perl
23090            ! lib/ExtUtils/MM_Unix.pm
23091 ____________________________________________________________________________
23092 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
23093         Log: Use __DATA__ instead of __END__.
23094      Branch: perl
23095            ! lib/Term/Cap.pm
23096 ____________________________________________________________________________
23097 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
23098         Log: Subject: [PATCH toke.c] autosplit into @F fix
23099              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23100              Date: Thu, 29 Nov 2001 14:52:23 +0100
23101              Message-ID: <20011129145223.A25817@rafael>         
23102      Branch: perl
23103            ! toke.c
23104 ____________________________________________________________________________
23105 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
23106         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
23107              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23108              Date: Thu, 29 Nov 2001 15:48:15 +0100
23109              Message-ID: <20011129154815.C25817@rafael>         
23110      Branch: perl
23111            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
23112 ____________________________________________________________________________
23113 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
23114         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
23115              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
23116              Date: Wed, 28 Nov 2001 20:35:29 +0100
23117              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
23118      Branch: perl
23119            ! pod/perlpacktut.pod
23120 ____________________________________________________________________________
23121 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
23122         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
23123              From: Stas Bekman <stas@stason.org>
23124              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
23125              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
23126              
23127              (with tweaks)
23128      Branch: perl
23129            ! pod/perlapio.pod
23130 ____________________________________________________________________________
23131 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
23132         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
23133              From: Tels <perl_dummy@bloodgate.com>
23134              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
23135              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
23136              
23137              (plus paragraph rewrapping)
23138      Branch: perl
23139            ! lib/Exporter.pm
23140 ____________________________________________________________________________
23141 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
23142         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
23143              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
23144              Date: Wed, 28 Nov 2001 21:47:59 +0000
23145              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
23146      Branch: perl
23147            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
23148 ____________________________________________________________________________
23149 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
23150         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
23151              From: Andy Dougherty <doughera@lafayette.edu>
23152              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
23153              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
23154      Branch: perl
23155            ! INSTALL ext/Time/HiRes/HiRes.t
23156 ____________________________________________________________________________
23157 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
23158         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
23159              From: Michael G Schwern <schwern@pobox.com> 
23160              Date: Wed, 28 Nov 2001 16:37:01 -0500
23161              Message-ID: <20011128163701.H676@blackrider>
23162      Branch: perl
23163            ! t/run/kill_perl.t
23164 ____________________________________________________________________________
23165 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
23166         Log: @INC tweak.
23167      Branch: perl
23168            ! t/op/ref.t
23169 ____________________________________________________________________________
23170 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
23171         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
23172              From: Nicholas Clark <nick@ccl4.org>
23173              Date: Wed, 28 Nov 2001 23:38:43 +0000
23174              Message-ID: <20011128233843.N37621@plum.flirble.org>  
23175      Branch: perl
23176            ! installman
23177 ____________________________________________________________________________
23178 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
23179         Log: Tweak the forking logic.
23180      Branch: perl
23181            ! Porting/checkURL.pl
23182 ____________________________________________________________________________
23183 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
23184         Log: Update perlmodlib.PL as per #13348.  The L<> got
23185              changed back because that is coming from ParseLink.pm.
23186      Branch: perl
23187            ! pod/perlmodlib.PL pod/perlmodlib.pod
23188 ____________________________________________________________________________
23189 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
23190         Log: URL fixups from Michael Schwern.
23191      Branch: perl
23192            ! README.cygwin README.dos README.hpux README.mint README.mpeix
23193            ! README.os390 README.qnx README.solaris README.vos README.win32
23194            ! pod/perlmodlib.pod
23195 ____________________________________________________________________________
23196 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
23197         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
23198              From: Barrie Slaymaker <barries@slaysys.com>
23199              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
23200              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
23201      Branch: perl
23202            ! lib/Exporter.pm
23203 ____________________________________________________________________________
23204 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
23205         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
23206      Branch: perl
23207            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
23208 ____________________________________________________________________________
23209 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
23210         Log: Subject: [PATCH] Re: $\ very broken
23211              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23212              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
23213              Message-ID: <20011128223308.E732@rafael>   
23214              
23215              Subject: Re: [PATCH] Re: $\ very broken     
23216              From: Nicholas Clark <nick@ccl4.org>
23217              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
23218              Message-ID: <20011128222859.K37621@plum.flirble.org>
23219      Branch: perl
23220            ! mg.c t/op/ref.t
23221 ____________________________________________________________________________
23222 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
23223         Log: Add Abigail's link checker with the following tweaks:
23224              - known dummy URLs (Peter Prymmer)
23225              - do also READMEs and INSTALL (Michael Schwern)
23226              - do also ftp URLs
23227              - add fork retry loop in case the allowed number
23228              of processes per user is low
23229      Branch: perl
23230            + Porting/checkURL.pl
23231            ! MANIFEST
23232 ____________________________________________________________________________
23233 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
23234         Log: Update Changes.
23235      Branch: perl
23236            ! Changes patchlevel.h
23237 ____________________________________________________________________________
23238 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
23239         Log: In Linux if we have modern enough gcc and supported
23240              enough CPU, crank up the optimization level to -O3.
23241      Branch: perl
23242            ! hints/linux.sh
23243 ____________________________________________________________________________
23244 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
23245         Log: Add perlpacktut from Wolfgang Laun; regen toc.
23246      Branch: perl
23247            + pod/perlpacktut.pod
23248            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
23249            ! pod/perltoc.pod
23250 ____________________________________________________________________________
23251 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
23252         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
23253              From: PPrymmer@factset.com
23254              Date: Wed, 28 Nov 2001 07:51:26 -0500
23255              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
23256      Branch: perl
23257            ! vms/test.com
23258 ____________________________________________________________________________
23259 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
23260         Log: Test cases for the first half of #13338.
23261      Branch: perl
23262            ! t/lib/h2ph.h t/lib/h2ph.pht
23263 ____________________________________________________________________________
23264 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
23265         Log: Subject: Re: h2ph confused by comments in an enum.
23266              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
23267              Date: Wed, 28 Nov 2001 04:19:21 +0000
23268              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
23269              
23270              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
23271              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
23272              Date: Wed, 28 Nov 2001 13:36:35 +0000
23273              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
23274      Branch: perl
23275            ! utils/h2ph.PL
23276 ____________________________________________________________________________
23277 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
23278         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
23279              From: Jonathan Stowe <gellyfish@gellyfish.com>
23280              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
23281              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
23282              
23283              (replace #13327)
23284      Branch: perl
23285            ! lib/Term/Cap.pm
23286 ____________________________________________________________________________
23287 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
23288         Log: Replace #13335 with
23289              
23290              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
23291              From: Russ Allbery <rra@stanford.edu>
23292              Date: 27 Nov 2001 20:42:49 -0800
23293              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
23294      Branch: perl
23295            ! lib/Pod/Text/Termcap.pm
23296 ____________________________________________________________________________
23297 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
23298         Log: (replaced by #13336)
23299              
23300              Subject: [PATCH perl@13323] Termcap.pm with no termios
23301              From: "Craig A. Berry" <craigberry@mac.com> 
23302              Date: Tue, 27 Nov 2001 22:28:50 -0600
23303              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
23304      Branch: perl
23305            ! lib/Pod/Text/Termcap.pm
23306 ____________________________________________________________________________
23307 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
23308         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
23309              From: "Craig A. Berry" <craigberry@mac.com> 
23310              Date: Tue, 27 Nov 2001 21:46:45 -0600
23311              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
23312      Branch: perl
23313            ! configure.com
23314 ____________________________________________________________________________
23315 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
23316         Log: Upgrade to podlators 1.17.
23317      Branch: perl
23318            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
23319            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
23320 ____________________________________________________________________________
23321 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
23322         Log: Fix for "a\x{100}" =~ /A/i.
23323      Branch: perl
23324            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
23325            ! utf8.c
23326 ____________________________________________________________________________
23327 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
23328         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
23329              From: "Craig A. Berry" <craigberry@mac.com>
23330              Date: Tue, 27 Nov 2001 17:11:49 -0600
23331              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
23332      Branch: perl
23333            ! lib/DB.t
23334 ____________________________________________________________________________
23335 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
23336         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
23337              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23338              Date: Tue, 27 Nov 2001 14:55:23 -0500
23339              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
23340              
23341              Subject: [PATCH: perl@13324] updates to perldelta.pod 
23342              From: PPrymmer@factset.com
23343              Date: Tue, 27 Nov 2001 18:06:04 -0500
23344              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
23345              
23346              plus added some known problems.
23347      Branch: perl
23348            ! pod/perldelta.pod
23349 ____________________________________________________________________________
23350 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
23351         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
23352              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23353              Date: Tue, 27 Nov 2001 15:38:02 EST 
23354              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
23355      Branch: perl
23356            ! configure.com vms/vms.c vms/vmsish.h
23357 ____________________________________________________________________________
23358 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
23359         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
23360              From: Michael G Schwern <schwern@pobox.com> 
23361              Date: Tue, 27 Nov 2001 15:31:12 -0500
23362              Message-ID: <20011127153112.G20929@blackrider>
23363      Branch: perl
23364            ! t/run/kill_perl.t
23365 ____________________________________________________________________________
23366 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
23367         Log: (replaced by #13337)
23368              
23369              VMS can safely hardcode a termcap entry for VT100.
23370      Branch: perl
23371            ! lib/Term/Cap.pm
23372 ____________________________________________________________________________
23373 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
23374         Log: VMS piping fixes from Charles Lane (perl -P should
23375              be working now).
23376      Branch: perl
23377            ! vms/vms.c
23378 ____________________________________________________________________________
23379 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
23380         Log: Subject: [PATCH] perlvar.pod fix
23381              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23382              Date: Tue, 27 Nov 2001 13:11:47 -0500
23383              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
23384      Branch: perl
23385            ! pod/perlvar.pod
23386 ____________________________________________________________________________
23387 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
23388         Log: Update Changes.
23389      Branch: perl
23390            ! Changes patchlevel.h
23391 ____________________________________________________________________________
23392 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
23393         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
23394              From: "Craig A. Berry" <craigberry@mac.com> 
23395              Date: Tue, 27 Nov 2001 10:21:18 -0600
23396              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
23397      Branch: perl
23398            ! lib/ExtUtils/MM_VMS.pm
23399 ____________________________________________________________________________
23400 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
23401         Log: Protect against accumulating -options -options -options.
23402      Branch: perl
23403            ! hints/hpux.sh
23404 ____________________________________________________________________________
23405 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
23406         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
23407              From: Barrie Slaymaker <barries@slaysys.com>
23408              Date: Tue, 27 Nov 2001 10:58:54 -0500
23409              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
23410      Branch: perl
23411            ! lib/Benchmark.pm
23412 ____________________________________________________________________________
23413 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
23414         Log: Tiny fix from John P. Linderman.
23415      Branch: perl
23416            ! lib/sort.pm
23417 ____________________________________________________________________________
23418 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
23419         Log: The Story of sort(), from John P. Linderman.
23420      Branch: perl
23421            ! pod/perldelta.pod
23422 ____________________________________________________________________________
23423 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
23424         Log: Add information what to do if you are reading
23425              perluniintro but using some older Perl.
23426      Branch: perl
23427            ! pod/perluniintro.pod
23428 ____________________________________________________________________________
23429 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
23430         Log: Update the 'wide characters' FAQ entry.
23431      Branch: perl
23432            ! pod/perlfaq6.pod
23433 ____________________________________________________________________________
23434 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
23435         Log: Fix for
23436              
23437              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
23438              From: Marc Lehmann <root@schmorp.de>
23439              Date: Tue, 27 Nov 2001 14:27:14 +0100
23440              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
23441      Branch: perl
23442            ! ext/Encode.t ext/Encode/Encode.xs
23443 ____________________________________________________________________________
23444 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
23445         Log: Subject: [PATCH] DB_File 1.801
23446              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23447              Date: Tue, 27 Nov 2001 15:06:45 -0000
23448              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
23449      Branch: perl
23450            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23451            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
23452 ____________________________________________________________________________
23453 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
23454         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
23455      Branch: perl
23456            ! pod/perlmodlib.pod
23457 ____________________________________________________________________________
23458 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
23459         Log: sort() doc tweaks from John P. Linderman.
23460      Branch: perl
23461            ! pod/perlfunc.pod
23462 ____________________________________________________________________________
23463 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
23464         Log: Subject: [PATCH] More perldelta.pod nits
23465              From: Simon Glover <scog@roe.ac.uk>
23466              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
23467              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
23468      Branch: perl
23469            ! pod/perldelta.pod
23470 ____________________________________________________________________________
23471 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
23472         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
23473              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23474              Date: Tue, 27 Nov 2001 11:52:31 -0000
23475              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
23476      Branch: perl
23477            ! ext/Devel/PPPort/harness/Makefile.PL
23478 ____________________________________________________________________________
23479 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
23480         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
23481              From: Michael G Schwern <schwern@pobox.com>
23482              Date: Tue, 27 Nov 2001 03:38:24 -0500
23483              Message-ID: <20011127033824.A17775@blackrider>
23484      Branch: perl
23485            ! t/TEST
23486 ____________________________________________________________________________
23487 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
23488         Log: Subject: Re: perlcc very broken
23489              From: John Peacock <jpeacock@rowman.com>
23490              Date: Tue, 27 Nov 2001 06:48:01 -0500
23491              Message-ID: <3C037D71.4030508@rowman.com>
23492      Branch: perl
23493            ! utils/perlcc.PL
23494 ____________________________________________________________________________
23495 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
23496         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
23497              From: David Dyck <dcd@tc.fluke.com>
23498              Date: Mon, 26 Nov 2001 22:04:38 -0800
23499              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
23500      Branch: perl
23501            ! t/op/pack.t
23502 ____________________________________________________________________________
23503 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
23504         Log: Subject: [ID 20011126.149] t/op/split fails step 37
23505              From: David Dyck <dcd@tc.fluke.com>
23506              Date: Mon, 26 Nov 2001 21:52:35 -0800
23507              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
23508      Branch: perl
23509            ! t/op/split.t
23510 ____________________________________________________________________________
23511 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
23512         Log: incorporate last minute change from libnet 1.0901-tobe
23513      Branch: perl
23514            ! lib/Net/SMTP.pm
23515 ____________________________________________________________________________
23516 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
23517         Log: Pass 7 at perldelta - random edits.
23518      Branch: perl
23519            ! pod/perldelta.pod
23520 ____________________________________________________________________________
23521 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
23522         Log: Portability and skippage tweaks.
23523      Branch: perl
23524            ! t/op/split.t
23525 ____________________________________________________________________________
23526 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
23527         Log: (retracted by #13449)
23528              Try to make Unicode casemapping to work for EBCDIC, too.
23529      Branch: perl
23530            ! utf8.c
23531 ____________________________________________________________________________
23532 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
23533         Log: Just printing 1..0 is not quite enough...
23534      Branch: perl
23535            ! lib/Dumpvalue.t
23536 ____________________________________________________________________________
23537 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
23538         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
23539              Delay the match until runtime.
23540      Branch: perl
23541            ! t/op/append.t
23542 ____________________________________________________________________________
23543 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
23544         Log: UTF-EBCDIC.
23545      Branch: perl
23546            ! ext/Devel/Peek/Peek.t
23547 ____________________________________________________________________________
23548 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
23549         Log: Be UTF-EBCDIC aware.
23550      Branch: perl
23551            ! lib/bytes.t
23552 ____________________________________________________________________________
23553 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
23554         Log: Bad assumption which way digits and letters sort.
23555      Branch: perl
23556            ! lib/English.t
23557 ____________________________________________________________________________
23558 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
23559         Log: If in EBCDIC but no Convert::EBCDIC
23560              the libnet tests will all fail.
23561      Branch: perl
23562            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
23563            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
23564            ! lib/Net/t/smtp.t lib/Net/t/time.t
23565 ____________________________________________________________________________
23566 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
23567         Log: Just sorting to guarantee order is not enough.
23568              (Think EBCDIC.) 
23569      Branch: perl
23570            ! lib/ExtUtils/Manifest.t
23571 ____________________________________________________________________________
23572 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
23573         Log: OS/390 cleanable gunk.
23574      Branch: perl
23575            ! lib/ExtUtils/MM_Unix.pm
23576 ____________________________________________________________________________
23577 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
23578         Log: Update the EBCDIC MD5 checksums.
23579      Branch: perl
23580            ! ext/Digest/MD5/t/files.t
23581 ____________________________________________________________________________
23582 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
23583         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
23584              From: Nicholas Clark <nick@ccl4.org>
23585              Date: Mon, 26 Nov 2001 23:06:34 +0000
23586              Message-ID: <20011126230633.Q37621@plum.flirble.org>
23587      Branch: perl
23588            ! installman
23589 ____________________________________________________________________________
23590 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
23591         Log: sort tweaks from John P. Linderman.
23592      Branch: perl
23593            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
23594 ____________________________________________________________________________
23595 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
23596         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
23597              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
23598              Date: Mon, 26 Nov 2001 18:47:25 -0600
23599              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
23600              
23601              Craig Berry submitted half of this patch just yesterday.
23602              Spooky cosmic resonance.
23603      Branch: perl
23604            ! ext/Socket/Socket.xs
23605 ____________________________________________________________________________
23606 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
23607         Log: Subject: [PATCH] doio slightly smaller
23608              From: Nicholas Clark <nick@ccl4.org>
23609              Date: Tue, 27 Nov 2001 00:40:23 +0000      
23610              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
23611      Branch: perl
23612            ! doio.c
23613 ____________________________________________________________________________
23614 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
23615         Log: perldelta nits from Autrijus Tang and Ron Kimball.
23616      Branch: perl
23617            ! pod/perldelta.pod
23618 ____________________________________________________________________________
23619 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
23620         Log: Subject: [PATCH] unpack P* uses random length for item
23621              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
23622              Date: Mon, 26 Nov 2001 19:56:32 +0100
23623              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
23624      Branch: perl
23625            ! pod/perldiag.pod pp_pack.c t/op/pack.t
23626 ____________________________________________________________________________
23627 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
23628         Log: Subject: [PATCH current] system and taintedness
23629              From: Radu Greab <radu@netsoft.ro>
23630              Date: Mon, 26 Nov 2001 18:42:29 +0200
23631              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
23632      Branch: perl
23633            ! pp_sys.c t/op/taint.t
23634 ____________________________________________________________________________
23635 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
23636         Log: Subject: [PATCH @ 13283] Devel::PPPort
23637              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23638              Date: Mon, 26 Nov 2001 14:37:17 -0000
23639              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
23640      Branch: perl
23641            + ext/Devel/PPPort/MANIFEST
23642            ! MANIFEST ext/Devel/PPPort/Makefile.PL
23643            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
23644            ! ext/Devel/PPPort/harness/Harness.xs
23645            ! ext/Devel/PPPort/harness/Makefile.PL
23646            ! ext/Devel/PPPort/harness/module2.c
23647            ! ext/Devel/PPPort/harness/module3.c
23648            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
23649 ____________________________________________________________________________
23650 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
23651         Log: Update the test list.
23652      Branch: perl
23653            ! t/lib/1_compile.t
23654 ____________________________________________________________________________
23655 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
23656         Log: Sync-up tests with libnet distribution
23657      Branch: perl
23658            + lib/Net/t/netrc.t
23659            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
23660 ____________________________________________________________________________
23661 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
23662         Log: Update Changes.
23663      Branch: perl
23664            ! Changes patchlevel.h
23665 ____________________________________________________________________________
23666 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
23667         Log: Upgrade to podlators 1.16.
23668      Branch: perl
23669            + lib/Pod/t/basic.cap
23670            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
23671            ! lib/Pod/t/basic.t pod/pod2man.PL
23672 ____________________________________________________________________________
23673 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
23674         Log: Pass 6 at perldelta - sort enhancements, generic and
23675              platform specific bug fixes.
23676      Branch: perl
23677            ! pod/perldelta.pod
23678 ____________________________________________________________________________
23679 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
23680         Log: PROPAGATE documentation from Tony Cook.
23681      Branch: perl
23682            ! pod/perlfunc.pod
23683 ____________________________________________________________________________
23684 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
23685         Log: DJGPP cannot do signals that well.
23686      Branch: perl
23687            ! ext/POSIX/t/sigaction.t
23688 ____________________________________________________________________________
23689 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
23690         Log: Can't do subsecond alarms without ualarm; and break out
23691              early if alarms do not seem to be coming in as expected.
23692      Branch: perl
23693            ! ext/Time/HiRes/HiRes.t
23694 ____________________________________________________________________________
23695 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
23696         Log: No Socket, little Net.
23697      Branch: perl
23698            ! t/lib/1_compile.t
23699 ____________________________________________________________________________
23700 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
23701         Log: Take the taint brush to the getcwds.
23702      Branch: perl
23703            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
23704 ____________________________________________________________________________
23705 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
23706         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
23707              From: "Craig A. Berry" <craigberry@mac.com>
23708              Date: Sun, 25 Nov 2001 16:20:45 -0600
23709              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
23710      Branch: perl
23711            ! ext/Socket/Socket.xs
23712 ____________________________________________________________________________
23713 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
23714         Log: Since in some DOS filesystems the timestamp granularity
23715              may be only two seconds, better sleep for three to play safe.
23716              (Helps CygWin, at least.)
23717      Branch: perl
23718            ! lib/Memoize/t/expire_file.t
23719 ____________________________________________________________________________
23720 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
23721         Log: For some reason CygWin wasn't collapsing multiple
23722              slashes into one, which made some Spec.t tests to fail.
23723              Either CygWin was being too prudish or the collapsing
23724              logic needs to be rethunk.
23725      Branch: perl
23726            ! lib/File/Spec/Unix.pm
23727 ____________________________________________________________________________
23728 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
23729         Log: Cygwin needs to have libperl.dll around if trying to link
23730              with -lperl.  Note: this change cures the test but whether
23731              it cures CygPerl installation, I don't know: hopefully the
23732              libperl5_7_2.dll, or the version equivalent, gets installed
23733              also as libperl.dll to the proper place(s).
23734      Branch: perl
23735            ! lib/ExtUtils/Embed.t
23736 ____________________________________________________________________________
23737 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
23738         Log: -I../lib/.. and -L../lib/..?  Strange.
23739      Branch: perl
23740            ! lib/ExtUtils/Embed.t
23741 ____________________________________________________________________________
23742 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
23743         Log: $MM?
23744      Branch: perl
23745            ! lib/ExtUtils/Embed.pm
23746 ____________________________________________________________________________
23747 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
23748         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
23749              From: Dave Rolsky <autarch@urth.org>
23750              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
23751              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
23752      Branch: perl
23753            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
23754            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
23755 ____________________________________________________________________________
23756 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
23757         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
23758              From: chromatic <chromatic@rmci.net>
23759              Date: Sat, 24 Nov 2001 14:56:57 -0700
23760              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
23761              
23762              plus a tweak for ithreads builds.
23763      Branch: perl
23764            + lib/DB.t
23765            ! MANIFEST lib/DB.pm
23766 ____________________________________________________________________________
23767 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
23768         Log: Win32 compilation tweaks for Blair Zajac.
23769      Branch: perl
23770            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
23771 ____________________________________________________________________________
23772 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
23773         Log: I don't think trying to bracket the hires time with lores
23774              times is going to be portable enough: Cygwin seems to be
23775              capable of getting hires ones rather consistently lower
23776              than the lores ones.  So let's try average difference instead.
23777      Branch: perl
23778            ! ext/Time/HiRes/HiRes.t
23779 ____________________________________________________________________________
23780 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
23781         Log: Subject: Re: benchmarks, sorts and reproducibility
23782              From: "John P. Linderman" <jpl@research.att.com>
23783              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
23784              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
23785              
23786              Randomize large partitions for quicksort to dodge the
23787              angry gods of quadratic.
23788      Branch: perl
23789            ! pp_sort.c
23790 ____________________________________________________________________________
23791 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
23792         Log: The joys of portable quoting.
23793      Branch: perl
23794            ! ext/Devel/PPPort/harness/Makefile.PL
23795 ____________________________________________________________________________
23796 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
23797         Log: sort pragma tweaks.
23798      Branch: perl
23799            ! lib/sort.pm
23800 ____________________________________________________________________________
23801 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
23802         Log: Skip the link= directives of utils.lst if no mandir
23803              (if no manpages).
23804      Branch: perl
23805            ! installman
23806 ____________________________________________________________________________
23807 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
23808         Log: integrate changes#8340,13260 from mainline
23809              
23810              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
23811              
23812              change#3373 introduced a handle leak in backticks and piped open()s
23813              that fail
23814      Branch: maint-5.6/perl
23815            ! t/io/pipe.t util.c
23816 ____________________________________________________________________________
23817 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
23818         Log: change#3373 introduced a handle leak in backticks and piped open()s
23819              that fail
23820      Branch: perl
23821            ! util.c
23822 ____________________________________________________________________________
23823 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
23824         Log: metaconfig unit change for #13258.
23825      Branch: metaconfig/U/perl
23826            ! d_procselfexe.U
23827 ____________________________________________________________________________
23828 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
23829         Log: Extraenous breaks noticed by David Dyck.
23830      Branch: perl
23831            ! Configure
23832 ____________________________________________________________________________
23833 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
23834         Log: Revert the /proc/self/auxv experiment for now.
23835      Branch: perl
23836            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
23837 ____________________________________________________________________________
23838 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
23839         Log: Also ExtUtils.t had $^X assumptions.
23840      Branch: perl
23841            ! lib/ExtUtils.t
23842 ____________________________________________________________________________
23843 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
23844         Log: Now is Solaris if you start the t/perl in the t/
23845              as "./perl", the $^X will be "../perl", not "./perl".
23846      Branch: perl
23847            ! t/lib/1_compile.t
23848 ____________________________________________________________________________
23849 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
23850         Log: The new way of finding out $^X in Solaris
23851              requires a little tweak if the executable
23852              pathname is *not* absolute: prepend "./"
23853              (otherwise `$^X ...` will start perl from PATH...)
23854      Branch: perl
23855            ! perl.c
23856 ____________________________________________________________________________
23857 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
23858         Log: Avoid "will not stay shared" warnings.
23859      Branch: perl
23860            ! lib/ExtUtils/MM_Unix.pm
23861 ____________________________________________________________________________
23862 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
23863         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
23864              From: Michael G Schwern <schwern@pobox.com>
23865              Date: Sat, 24 Nov 2001 19:56:18 -0500
23866              Message-ID: <20011124195618.A14614@blackrider>            
23867      Branch: perl
23868            ! perl.c pp_sys.c t/op/magic.t util.c
23869 ____________________________________________________________________________
23870 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
23871         Log: In the MakeMaker pm_to_blib target don't copy all
23872              the files in one fell swoop, deal with them hunkwise,
23873              helps for CLIs with limited line lengths.
23874              (This seems to help for DJGPP building Encode,
23875              where there are dozens of files to copy.)
23876      Branch: perl
23877            ! lib/ExtUtils/MM_Unix.pm
23878 ____________________________________________________________________________
23879 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
23880         Log: testsuite leaves stray files behind on windows
23881      Branch: perl
23882            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
23883 ____________________________________________________________________________
23884 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
23885         Log: xsubpp produces a spurious warning on directories called 'typemap'
23886      Branch: perl
23887            ! lib/ExtUtils/xsubpp
23888 ____________________________________________________________________________
23889 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
23890         Log: xsubpp treats invalid (indented) cpp directives as comments
23891      Branch: perl
23892            ! ext/IO/IO.xs
23893 ____________________________________________________________________________
23894 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
23895         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
23896      Branch: perl
23897            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
23898 ____________________________________________________________________________
23899 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
23900         Log: The debug_pag needs to be visible at all times
23901              because of the re extension.
23902      Branch: perl
23903            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
23904 ____________________________________________________________________________
23905 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
23906         Log: Subject: Re: [PATCH] Tests are good
23907              From: Philip Newton <Philip.Newton@gmx.net>
23908              Date: Sat, 24 Nov 2001 21:24:00 +0100
23909              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
23910      Branch: perl
23911            ! pod/perlhack.pod
23912 ____________________________________________________________________________
23913 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
23914         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
23915              From: "Craig A. Berry" <craigberry@mac.com> 
23916              Date: Sat, 24 Nov 2001 12:45:44 -0600
23917              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
23918              
23919              (with tweaks, and combined with Sarathy's #13242)
23920      Branch: perl
23921            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
23922 ____________________________________________________________________________
23923 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
23924         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
23925              From: John Peacock <jpeacock@rowman.com>
23926              Date: Sat, 24 Nov 2001 14:27:46 -0500
23927              Message-ID: <3BFFF4B2.40509@rowman.com> 
23928      Branch: perl
23929            ! lib/Exporter/Heavy.pm
23930 ____________________________________________________________________________
23931 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
23932         Log: use portable quotes
23933      Branch: perl
23934            ! ext/Devel/PPPort/harness/Makefile.PL
23935 ____________________________________________________________________________
23936 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
23937         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
23938              From: Nicholas Clark <nick@ccl4.org>
23939              Date: Sat, 24 Nov 2001 18:06:26 +0000
23940              Message-ID: <20011124180626.T37621@plum.flirble.org>
23941      Branch: perl
23942            ! installman
23943 ____________________________________________________________________________
23944 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
23945         Log: Subject: [PATCH] perl5005delta.pod L<>
23946              From: Nicholas Clark <nick@ccl4.org>
23947              Date: Sat, 24 Nov 2001 18:04:21 +0000
23948              Message-ID: <20011124180421.S37621@plum.flirble.org>
23949      Branch: perl
23950            ! pod/perl5005delta.pod
23951 ____________________________________________________________________________
23952 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
23953         Log: fix typo in config.vc; regenerate win32 config_H.* files
23954      Branch: perl
23955            ! win32/config.vc win32/config_H.bc win32/config_H.gc
23956            ! win32/config_H.vc
23957 ____________________________________________________________________________
23958 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
23959         Log: Mention the charnames::vianame().
23960      Branch: perl
23961            ! pod/perluniintro.pod
23962 ____________________________________________________________________________
23963 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
23964         Log: Add charnames::vianame() in case people want to access
23965              the codes in run-time (as opposed to the compile-timeness
23966              of \N{...}).
23967      Branch: perl
23968            ! lib/charnames.pm lib/charnames.t
23969 ____________________________________________________________________________
23970 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
23971         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
23972              From: Nicholas Clark <nick@ccl4.org>
23973              Date: Sat, 24 Nov 2001 16:30:42 +0000
23974              Message-ID: <20011124163042.R37621@plum.flirble.org>
23975      Branch: perl
23976            ! regcomp.c regcomp.h
23977 ____________________________________________________________________________
23978 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
23979         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
23980              From: Nicholas Clark <nick@ccl4.org>
23981              Date: Sat, 24 Nov 2001 16:24:33 +0000
23982              Message-ID: <20011124162433.Q37621@plum.flirble.org>
23983              
23984              cmp fixes.
23985      Branch: perl
23986            ! pp.c
23987 ____________________________________________________________________________
23988 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
23989         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
23990              (It seems that "./perl" gets resolved to "perl" now.)
23991      Branch: perl
23992            ! perl.c
23993 ____________________________________________________________________________
23994 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
23995         Log: Subject: [PATCH] DB_File 1.800        
23996              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
23997              Date: Sat, 24 Nov 2001 11:41:41 -0000
23998              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
23999      Branch: perl
24000            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24001            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
24002            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
24003            ! ext/DB_File/t/db-recno.t
24004 ____________________________________________________________________________
24005 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
24006         Log: Tweak the PUSHED documentation.
24007      Branch: perl
24008            ! ext/PerlIO/Via/Via.pm
24009 ____________________________________________________________________________
24010 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
24011         Log: Update 1_compile for new known tests.
24012      Branch: perl
24013            ! t/lib/1_compile.t
24014 ____________________________________________________________________________
24015 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
24016         Log: Move the MBF/MBI test modules to t/lib.
24017      Branch: perl
24018            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
24019            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
24020            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
24021            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
24022            ! lib/Math/BigInt/t/sub_mbi.t
24023 ____________________________________________________________________________
24024 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
24025         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
24026              From: "Craig A. Berry" <craigberry@mac.com> 
24027              Date: Fri, 23 Nov 2001 18:05:35 -0600
24028              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
24029      Branch: perl
24030            ! configure.com
24031 ____________________________________________________________________________
24032 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
24033         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
24034              From: PPrymmer@factset.com 
24035              Date: Fri, 23 Nov 2001 17:03:07 -0500
24036              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
24037      Branch: perl
24038            ! ext/Unicode/Normalize/mkheader
24039 ____________________________________________________________________________
24040 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
24041         Log: Here are the right helper files.
24042      Branch: perl
24043            + t/lib/Filter/Simple/ExportTest.pm
24044            + t/lib/Filter/Simple/FilterOnlyTest.pm
24045            + t/lib/Filter/Simple/FilterTest.pm
24046            + t/lib/Filter/Simple/ImportTest.pm
24047            ! MANIFEST
24048 ____________________________________________________________________________
24049 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
24050         Log: Update Changes.
24051      Branch: perl
24052            ! Changes patchlevel.h
24053 ____________________________________________________________________________
24054 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
24055         Log: Never mind.
24056      Branch: perl
24057            - lib/Filter/Simple/lib/ExportTest.pm
24058            - lib/Filter/Simple/lib/ImportTest.pm
24059 ____________________________________________________________________________
24060 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
24061         Log: Mis-add.
24062      Branch: perl
24063            + lib/Filter/Simple/lib/ExportTest.pm
24064            + lib/Filter/Simple/lib/ImportTest.pm
24065 ____________________________________________________________________________
24066 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
24067         Log: Upgrade to Filter::Simple 0.77.
24068      Branch: perl
24069            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
24070            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
24071            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
24072            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
24073            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
24074 ____________________________________________________________________________
24075 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
24076         Log: Missing p4 add.
24077      Branch: perl
24078            + lib/ExtUtils/MM_VMS.t
24079 ____________________________________________________________________________
24080 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
24081         Log: Pass 5 at perldelta - module and utility updates cleanup.
24082      Branch: perl
24083            ! pod/perldelta.pod
24084 ____________________________________________________________________________
24085 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
24086         Log: metaconfig unit change for #13219.
24087      Branch: metaconfig/U/perl
24088            ! d_procselfexe.U
24089 ____________________________________________________________________________
24090 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
24091         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
24092      Branch: perl
24093            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24094            ! pod/buildtoc.PL pod/perltoc.pod
24095 ____________________________________________________________________________
24096 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
24097         Log: Add procselfexe and d_dirfd to strange lands.
24098      Branch: perl
24099            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
24100            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
24101            ! vos/config.ga.def vos/config.ga.h win32/config.bc
24102            ! win32/config.gc win32/config.vc win32/config.win64
24103            ! wince/config.ce
24104 ____________________________________________________________________________
24105 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
24106         Log: metaconfig unit change for #13216.
24107      Branch: metaconfig/U/perl
24108            ! d_procselfexe.U
24109 ____________________________________________________________________________
24110 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
24111         Log: Better to "quote" the pathname.
24112      Branch: perl
24113            ! Configure config_h.SH
24114 ____________________________________________________________________________
24115 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
24116         Log: Use PROCSELFEXE_PATH.
24117      Branch: perl
24118            ! perl.c
24119 ____________________________________________________________________________
24120 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
24121         Log: metaconfig unit change for #13213.
24122      Branch: metaconfig/U/perl
24123            ! d_procselfexe.U
24124 ____________________________________________________________________________
24125 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
24126         Log: Add probing for BSD-like /proc/curproc/file.
24127      Branch: perl
24128            ! Configure config_h.SH
24129 ____________________________________________________________________________
24130 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
24131         Log: metaconfig unit change for 13211.
24132      Branch: metaconfig/U/perl
24133            + d_dirfd.U
24134 ____________________________________________________________________________
24135 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
24136         Log: Add probing for dirfd() so that it can be added it IO::Dir.
24137      Branch: perl
24138            ! Configure config_h.SH perl.h
24139 ____________________________________________________________________________
24140 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
24141         Log: ...and update the test count.
24142      Branch: perl
24143            ! lib/Pod/t/basic.t
24144 ____________________________________________________________________________
24145 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
24146         Log: Must remove the cap test also from the test script.
24147      Branch: perl
24148            ! lib/Pod/t/basic.t
24149 ____________________________________________________________________________
24150 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
24151         Log: Subject: [PATCH] Tests are good
24152              From: Nicholas Clark <nick@ccl4.org>
24153              Date: Fri, 23 Nov 2001 18:12:21 +0000
24154              Message-ID: <20011123181220.F37621@plum.flirble.org>
24155      Branch: perl
24156            ! pod/perlhack.pod
24157 ____________________________________________________________________________
24158 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
24159         Log: The basic.cap from podlators 1.14 is not very portable.
24160      Branch: perl
24161            - lib/Pod/t/basic.cap
24162            ! MANIFEST
24163 ____________________________________________________________________________
24164 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
24165         Log: Subject: Re: [DOC PATCHES] pod cleanups
24166              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
24167              Date: 22 Nov 2001 12:54:16 -0000
24168              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
24169      Branch: perl
24170            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
24171            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
24172 ____________________________________________________________________________
24173 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
24174         Log: FAQ sync.
24175      Branch: perl
24176            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
24177 ____________________________________________________________________________
24178 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
24179         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
24180              From: PPrymmer@factset.com
24181              Date: Fri, 23 Nov 2001 11:43:45 -0500
24182              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
24183      Branch: perl
24184            ! MANIFEST lib/ExtUtils/MM_VMS.pm
24185 ____________________________________________________________________________
24186 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
24187         Log: Corify podlators 1.14 test.
24188      Branch: perl
24189            ! lib/Pod/t/basic.t
24190 ____________________________________________________________________________
24191 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
24192         Log: Output tweak needed because of podlators 1.14.
24193      Branch: perl
24194            ! t/pod/multiline_items.xr
24195 ____________________________________________________________________________
24196 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
24197         Log: Upgrade to podlators 1.14.
24198      Branch: perl
24199            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
24200            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
24201            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
24202            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
24203            ! lib/Pod/Text/Overstrike.pm
24204 ____________________________________________________________________________
24205 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
24206         Log: perlmodinstall tweaks from Philip Newton.
24207      Branch: perl
24208            ! pod/perlmodinstall.pod
24209 ____________________________________________________________________________
24210 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
24211         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
24212              From: Autrijus Tang <autrijus@autrijus.org>           
24213              Date: Fri, 23 Nov 2001 23:55:53 +0800
24214              Message-ID: <20011123235553.A2310@not.autrijus.org>
24215      Branch: perl
24216            ! Porting/genlog
24217 ____________________________________________________________________________
24218 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
24219         Log: Subject: Re: regex oddness with \Z and $&
24220              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
24221              Date: Fri, 23 Nov 2001 15:15:24 +0000
24222              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
24223      Branch: perl
24224            ! regcomp.c t/op/re_tests
24225 ____________________________________________________________________________
24226 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
24227         Log: regen_headers.
24228      Branch: perl
24229            ! embed.h global.sym pod/perlapi.pod proto.h
24230 ____________________________________________________________________________
24231 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
24232         Log: Forgotten check-in.
24233      Branch: perl
24234            ! pod/perlapi.pod
24235 ____________________________________________________________________________
24236 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
24237         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
24238      Branch: perl
24239            ! lib/Test/Simple.pm
24240 ____________________________________________________________________________
24241 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
24242         Log: Retract #13173 (effectively retract Net::Ping 2.06,
24243              go back to 2.04, the 2.06 hasn't seen the patches
24244              that have gone to the blead version.)
24245      Branch: perl
24246            - lib/Net/Ping/CHANGES lib/Net/Ping/README
24247            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24248            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24249            - lib/Net/Ping/t/200_ping_tcp.t
24250            ! MANIFEST lib/Net/Ping.pm
24251 ____________________________________________________________________________
24252 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
24253         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
24254              From: Robin Barker <rmb1@cise.npl.co.uk>
24255              Date: Thu, 22 Nov 2001 11:00:38 GMT
24256              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
24257      Branch: perl
24258            ! utils/perldoc.PL
24259 ____________________________________________________________________________
24260 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
24261         Log: metaconfig unit change for #13191.
24262      Branch: metaconfig/U/perl
24263            ! d_procselfexe.U
24264 ____________________________________________________________________________
24265 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
24266         Log: procselfexe tweak: for some reason I had a ls in
24267              /proc/self/exe, not the ls Configure thought it
24268              would found.
24269      Branch: perl
24270            ! Configure
24271 ____________________________________________________________________________
24272 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
24273         Log: Corify the Net::Ping tests; skip the tests
24274              unless $ENV{PERL_TEST_Net_Ping} is true.
24275      Branch: perl
24276            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24277            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24278            ! lib/Net/Ping/t/200_ping_tcp.t
24279 ____________________________________________________________________________
24280 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
24281         Log: metaconfig units changes for #13188.
24282      Branch: metaconfig
24283            ! U/modified/Head.U
24284      Branch: metaconfig/U/perl
24285            ! issymlink.U
24286 ____________________________________________________________________________
24287 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
24288         Log: The #13182 didn't really help.  The real problem
24289              seems to be that 'sh' can in AIX mean at least three
24290              different things, and we can't know which one it is
24291              unless we export $newsh from an earlier run (and it's
24292              the 'bsh' aka 'sh' that has the the broken test -h).
24293      Branch: perl
24294            ! Configure
24295 ____________________________________________________________________________
24296 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
24297         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
24298      Branch: perl
24299            ! op.c t/op/override.t
24300 ____________________________________________________________________________
24301 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
24302         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
24303              From: PPrymmer@factset.com 
24304              Date: Wed, 21 Nov 2001 20:17:25 -0500
24305              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
24306      Branch: perl
24307            ! lib/Shell.t
24308 ____________________________________________________________________________
24309 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
24310         Log: Reapply perlmodinstall parts of #12897.
24311      Branch: perl
24312            ! pod/perlmodinstall.pod
24313 ____________________________________________________________________________
24314 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
24315         Log: perlmodinstall 2.01 from Jon Orwant.
24316      Branch: perl
24317            ! pod/perlmodinstall.pod
24318 ____________________________________________________________________________
24319 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
24320         Log: Subject: [PATCH @10907] REXX on OS/2
24321              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24322              Date: Wed, 21 Nov 2001 15:26:11 -0500
24323              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
24324      Branch: perl
24325            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
24326            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
24327 ____________________________________________________________________________
24328 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
24329         Log: metaconfig unit change for #13181.
24330      Branch: metaconfig/U/perl
24331            ! issymlink.U
24332 ____________________________________________________________________________
24333 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
24334         Log: AIX has broken builtin 'test'.
24335      Branch: perl
24336            ! Configure
24337 ____________________________________________________________________________
24338 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
24339         Log: Subject: [PATCH 5.7.x] INSTALL size update
24340              From: Andy Dougherty <doughera@lafayette.edu>
24341              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
24342              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
24343      Branch: perl
24344            ! INSTALL
24345 ____________________________________________________________________________
24346 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
24347         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
24348              to pp_sort.c.  Includes the quicksort stabilizing layer
24349              from John P. Linderman.  -Msort=qsort or -Msort=fast is
24350              faster than without (or with -Msort=mergesort or -Msort=safe)
24351              for short random inputs, but for some reason not quite as fast
24352              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
24353              optimizing definitely needed.
24354      Branch: perl
24355            + lib/sort.pm lib/sort.t pp_sort.c
24356            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
24357            ! embed.pl global.sym perl.h pp_ctl.c proto.h
24358            ! vms/descrip_mms.template vos/build.cm win32/Makefile
24359            ! win32/makefile.mk wince/Makefile.ce
24360 ____________________________________________________________________________
24361 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
24362         Log: Sync file with libnet-1.0901-tobe
24363      Branch: perl
24364            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
24365            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
24366            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
24367            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
24368            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
24369 ____________________________________________________________________________
24370 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
24371         Log: Subject: [PATCH perldoc] problems with pod2man
24372              From: Robin Barker <rmb1@cise.npl.co.uk>
24373              Date: Wed, 21 Nov 2001 17:48:51 GMT
24374              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
24375      Branch: perl
24376            ! utils/perldoc.PL
24377 ____________________________________________________________________________
24378 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
24379         Log: debug_pad only visible when debugging.
24380      Branch: perl
24381            ! makedef.pl
24382 ____________________________________________________________________________
24383 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
24384         Log: metaconfig units changes for #13174.
24385      Branch: metaconfig/U/perl
24386            + d_procselfexe.U
24387            - procselfexe.U
24388 ____________________________________________________________________________
24389 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
24390         Log: procselfexe tweaks.
24391      Branch: perl
24392            ! Configure config_h.SH
24393 ____________________________________________________________________________
24394 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
24395         Log: Upgrade to Net::Ping 2.06.
24396      Branch: perl
24397            + lib/Net/Ping/CHANGES lib/Net/Ping/README
24398            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24399            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24400            + lib/Net/Ping/t/200_ping_tcp.t
24401            ! MANIFEST lib/Net/Ping.pm
24402 ____________________________________________________________________________
24403 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
24404         Log: Upgrade to Math::BigInt 1.47.
24405      Branch: perl
24406            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24407            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
24408            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
24409            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
24410            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
24411            ! lib/Math/BigInt/t/sub_mbi.t
24412 ____________________________________________________________________________
24413 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
24414         Log: Dynaloading for POSIX-BC from Thomas Dorner.
24415      Branch: perl
24416            ! hints/posix-bc.sh
24417 ____________________________________________________________________________
24418 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
24419         Log: Strange: the same mysterious regex study bug
24420              seems to be present both in OS/390 and POSIX-BC.
24421              Deep EBCDIC magic that regex engine gets wrong,
24422              or a bug in some compiler/library shared by the
24423              two platforms?  From Thomas Dorner.
24424      Branch: perl
24425            ! t/op/study.t
24426 ____________________________________________________________________________
24427 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
24428         Log: More lost and found.
24429      Branch: perl
24430            + lib/Test/Simple/README
24431            ! MANIFEST
24432 ____________________________________________________________________________
24433 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
24434         Log: MANIFESTly missing.
24435      Branch: perl
24436            ! MANIFEST
24437 ____________________________________________________________________________
24438 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
24439         Log: Subject: Re: PERFORCE change 13162 for review               
24440              From: Philip Newton <Philip.Newton@gmx.net> 
24441              Date: Wed, 21 Nov 2001 16:44:30 +0100
24442              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
24443      Branch: perl
24444            ! ext/Devel/PPPort/PPPort.pm
24445 ____________________________________________________________________________
24446 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
24447         Log: Update Changes.
24448      Branch: perl
24449            ! Changes patchlevel.h
24450 ____________________________________________________________________________
24451 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
24452         Log: Small doc tweaks.
24453      Branch: perl
24454            ! ext/PerlIO/Via/Via.pm
24455 ____________________________________________________________________________
24456 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
24457         Log: Redundant return.
24458      Branch: perl
24459            ! ext/MIME/Base64/QuotedPrint.pm
24460 ____________________________________________________________________________
24461 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
24462         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
24463              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
24464              Date: Wed, 21 Nov 2001 10:23:16 +0100
24465              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
24466      Branch: perl
24467            ! pp_pack.c t/op/pack.t
24468 ____________________________________________________________________________
24469 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
24470         Log: Add Devel::PPPort originally from Kenneth Albanowski,
24471              revigorated by Paul Marquess: gives h2xs a Perl version
24472              portability boost.
24473      Branch: perl
24474            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
24475            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
24476            + ext/Devel/PPPort/harness/Harness.pm
24477            + ext/Devel/PPPort/harness/Harness.xs
24478            + ext/Devel/PPPort/harness/Makefile.PL
24479            + ext/Devel/PPPort/harness/module2.c
24480            + ext/Devel/PPPort/harness/module3.c
24481            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
24482            ! MANIFEST lib/h2xs.t utils/h2xs.PL
24483 ____________________________________________________________________________
24484 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
24485         Log: Oops.
24486      Branch: perl
24487            ! lib/Test/Simple/t/filehandles.t
24488 ____________________________________________________________________________
24489 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
24490         Log: Subject: Re: PERFORCE change 13152 for review               
24491              From: Philip Newton <Philip.Newton@gmx.net> 
24492              Date: Wed, 21 Nov 2001 09:04:05 +0100
24493              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
24494      Branch: perl
24495            ! lib/Test/Builder.pm
24496 ____________________________________________________________________________
24497 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
24498         Log: Subject: Re: PERFORCE change 13142 for review
24499              From: Philip Newton <Philip.Newton@gmx.net>
24500              Date: Wed, 21 Nov 2001 09:04:03 +0100
24501              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
24502              
24503              plus rewrap few paragraphs.
24504      Branch: perl
24505            ! lib/Pod/LaTeX.pm
24506 ____________________________________________________________________________
24507 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
24508         Log: Integrate #13154 from macperl; Remove comments.
24509      Branch: perl
24510           !> lib/File/Spec/Mac.pm
24511 ____________________________________________________________________________
24512 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
24513         Log: Update the list of modules having tests.
24514      Branch: perl
24515            ! t/lib/1_compile.t
24516 ____________________________________________________________________________
24517 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
24518         Log: Slight doc changes.
24519      Branch: maint-5.6/macperl
24520            ! macos/macperl/MacPerl.podhelp
24521 ____________________________________________________________________________
24522 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
24523         Log: Add UTF-16 coercion.
24524      Branch: maint-5.6/macperl
24525            ! macos/lib/Mac/AppleEvents/Simple.pm
24526 ____________________________________________________________________________
24527 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
24528         Log: Remove comments.
24529      Branch: maint-5.6/macperl
24530            ! lib/File/Spec/Mac.pm
24531 ____________________________________________________________________________
24532 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
24533         Log: Fix FSpGetCatInfo (and other functions) corrupting
24534              memory with bad filespecs (bug #471867)
24535      Branch: maint-5.6/macperl
24536            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
24537 ____________________________________________________________________________
24538 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
24539         Log: Upgrade to Test::Simple 0.33.
24540      Branch: perl
24541            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
24542            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
24543            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
24544 ____________________________________________________________________________
24545 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
24546         Log: Upgrade to Test::Harness 1.26.
24547      Branch: perl
24548            ! lib/Test/Harness.pm lib/Test/Harness/Changes
24549 ____________________________________________________________________________
24550 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
24551         Log: Integrate change #13145 from maintperl;
24552              another compatibility tweak to change#12559: avoid quoting
24553              arguments that already have quotes; add test case
24554      Branch: perl
24555           !> t/op/system_tests win32/win32.c
24556 ____________________________________________________________________________
24557 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
24558         Log: integrate change#13147 from mainline (fixes nit in change#10091)
24559              
24560              Subject: [PATCH] spaceship and refs
24561      Branch: maint-5.6/perl
24562            ! pp.c pp_hot.c t/op/cmp.t
24563 ____________________________________________________________________________
24564 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
24565         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
24566              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
24567              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
24568              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
24569      Branch: perl
24570            + lib/Pod/t/utils.t
24571            ! MANIFEST
24572 ____________________________________________________________________________
24573 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
24574         Log: Subject: [PATCH] spaceship and refs
24575              From: Nicholas Clark <nick@ccl4.org>
24576              Date: Tue, 20 Nov 2001 21:59:51 +0000
24577              Message-ID: <20011120215951.U62891@plum.flirble.org> 
24578      Branch: perl
24579            ! pp.c pp_hot.c t/op/cmp.t
24580 ____________________________________________________________________________
24581 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
24582         Log: Try to clarify which I/O call operates on bytes,
24583              which on characters, which on either.
24584      Branch: perl
24585            ! pod/perlfunc.pod
24586 ____________________________________________________________________________
24587 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
24588         Log: another compatibility tweak to change#12559: avoid quoting
24589              arguments that already have quotes; add test case
24590      Branch: maint-5.6/perl
24591            ! t/op/system_tests win32/win32.c
24592 ____________________________________________________________________________
24593 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
24594         Log: Give a simple example of writing PerlIO::Via handlers
24595              in Perl.
24596      Branch: perl
24597            ! ext/PerlIO/Via/Via.pm
24598 ____________________________________________________________________________
24599 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
24600         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
24601      Branch: perl
24602            + lib/Pod/t/latex.t
24603            ! MANIFEST
24604 ____________________________________________________________________________
24605 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
24606         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
24607              From: Tim Jenness <t.jenness@jach.hawaii.edu>
24608              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
24609              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
24610      Branch: perl
24611            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
24612 ____________________________________________________________________________
24613 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
24614         Log: Spread d_procselfexe to far-off lands (undefined).
24615      Branch: perl
24616            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
24617            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
24618            ! vos/config.ga.def vos/config.ga.h win32/config.bc
24619            ! win32/config.gc win32/config.vc win32/config.win64
24620            ! wince/config.ce
24621 ____________________________________________________________________________
24622 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
24623         Log: Integrate perlio; add detection and use of /proc/self/exe
24624              (Linuxism for finding the absolute path of the executable)
24625      Branch: perl
24626           !> Configure config_h.SH perl.c t/op/magic.t
24627 ____________________________________________________________________________
24628 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
24629         Log: Really define do_report_used() only if DEBUGGING.
24630      Branch: perl
24631            ! sv.c
24632 ____________________________________________________________________________
24633 [ 13138] By: nick                                  on 2001/11/20  20:01:05
24634         Log: perl.c change to use HAS_PROCSELFEXE, also
24635              tweak to $^X test to comprehend full path to real executable
24636              being returned (like Cygwin as it happens...)
24637      Branch: perlio
24638            ! perl.c t/op/magic.t
24639 ____________________________________________________________________________
24640 [ 13137] By: nick                                  on 2001/11/20  19:46:00
24641         Log: Integrate mainline
24642      Branch: perlio
24643           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
24644           +> lib/NEXT/t/unseen.t
24645            - lib/NEXT/test.pl
24646           !> (integrate 34 files)
24647 ____________________________________________________________________________
24648 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
24649         Log: Subject: [?PATCH] terser pp_eq
24650              From: Nicholas Clark <nick@ccl4.org>
24651              Date: Mon, 19 Nov 2001 23:09:02 +0000
24652              Message-ID: <20011119230901.O62891@plum.flirble.org>
24653      Branch: perl
24654            ! pp_hot.c
24655 ____________________________________________________________________________
24656 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
24657         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
24658      Branch: perl
24659            ! pod/perldelta.pod
24660 ____________________________________________________________________________
24661 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
24662         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
24663              From: Andy Dougherty <doughera@lafayette.edu>
24664              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
24665              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
24666      Branch: perl
24667            ! ext/re/Makefile.PL ext/re/re.xs
24668 ____________________________________________________________________________
24669 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
24670         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
24671              From: Andy Dougherty <doughera@lafayette.edu>
24672              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
24673              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
24674      Branch: perl
24675            ! ext/re/re.xs
24676 ____________________________________________________________________________
24677 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
24678         Log: Integrate change #13119 from macperl.
24679              (No changes since already applied the patch,
24680              just keep perforce happy and well-fed.)
24681      Branch: perl
24682           !> lib/Pod/Html.pm
24683 ____________________________________________________________________________
24684 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
24685         Log: Subject: [PATCH] filter-util.pl for Mac OS
24686              From: Chris Nandor <pudge@pobox.com>
24687              Date: Tue, 20 Nov 2001 00:16:11 -0500
24688              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
24689      Branch: perl
24690            ! t/lib/filter-util.pl
24691 ____________________________________________________________________________
24692 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
24693         Log: Subject: [PATCH] Portability fix for Pod::Html
24694              From: Chris Nandor <pudge@pobox.com>
24695              Date: Tue, 20 Nov 2001 00:01:05 -0500
24696              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
24697      Branch: perl
24698            ! lib/Pod/Html.pm
24699 ____________________________________________________________________________
24700 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
24701         Log: Need to skip more tests if not perlio.
24702      Branch: perl
24703            ! lib/open.t
24704 ____________________________________________________________________________
24705 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
24706         Log: Pass 3 at perldelta - sort the lists of new modules,
24707              module improvements, and new platforms.
24708      Branch: perl
24709            ! pod/perldelta.pod
24710 ____________________________________________________________________________
24711 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
24712         Log: Document ${^OPEN}.
24713      Branch: perl
24714            ! pod/perlvar.pod
24715 ____________________________________________________________________________
24716 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
24717         Log: Make configpm work with extra keys
24718      Branch: maint-5.6/macperl
24719            ! macos/configpm
24720 ____________________________________________________________________________
24721 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
24722         Log: Version and doc updates
24723      Branch: maint-5.6/macperl
24724            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
24725 ____________________________________________________________________________
24726 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
24727         Log: More fixes for error message parsing (bug #470316)
24728      Branch: maint-5.6/macperl
24729            ! macos/macish.c
24730 ____________________________________________________________________________
24731 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
24732         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
24733              remove obsolete function (bug #465225)
24734      Branch: maint-5.6/macperl
24735            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
24736            ! macos/macperl/MPScript.c
24737 ____________________________________________________________________________
24738 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
24739         Log: Add p2as droplet to distribution.
24740      Branch: maint-5.6/macperl
24741            + macos/macperl/Droplets/p2as.plx
24742 ____________________________________________________________________________
24743 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
24744         Log: Bundle File::Sort.
24745      Branch: maint-5.6/macperl
24746            + macos/bundled_lib/blib/lib/File/Sort.pm
24747 ____________________________________________________________________________
24748 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
24749         Log: Various bundled module fixes.
24750      Branch: maint-5.6/macperl
24751            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
24752            ! macos/bundled_ext/Digest/MD5/t/files.t
24753            ! macos/bundled_ext/Filter/t/filter-util.pl
24754            ! macos/bundled_lib/blib/lib/Net/Config.pm
24755            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
24756 ____________________________________________________________________________
24757 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
24758         Log: Portability fix for Pod::Html.
24759      Branch: maint-5.6/macperl
24760            ! lib/Pod/Html.pm
24761 ____________________________________________________________________________
24762 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
24763         Log: Upgrade to Text::Balanced 1.89.
24764      Branch: perl
24765            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
24766            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
24767            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
24768            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
24769            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
24770            ! lib/Text/Balanced/t/gentag.t
24771 ____________________________________________________________________________
24772 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
24773         Log: Upgrade to NEXT 0.50.
24774      Branch: perl
24775            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
24776            + lib/NEXT/t/unseen.t
24777            - lib/NEXT/test.pl
24778            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
24779 ____________________________________________________________________________
24780 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
24781         Log: Integrate with maint-5.6/perl.
24782      Branch: maint-5.6/macperl
24783           !> win32/win32.c
24784 ____________________________________________________________________________
24785 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
24786         Log: Update the README.threads scary header a bit.
24787      Branch: perl
24788            ! README.threads
24789 ____________________________________________________________________________
24790 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
24791         Log: Pass 2 at perldelta: add some changes since 5.7.2.
24792      Branch: perl
24793            ! pod/perldelta.pod
24794 ____________________________________________________________________________
24795 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
24796         Log: Subject: [DOC PATCH] perlfaq4.pod 
24797              From: Tim Jenness <t.jenness@jach.hawaii.edu>
24798              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
24799              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
24800      Branch: perl
24801            ! pod/perlfaq4.pod
24802 ____________________________________________________________________________
24803 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
24804         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
24805              From: Michael G Schwern <schwern@pobox.com> 
24806              Date: Mon, 19 Nov 2001 19:53:12 -0500
24807              Message-ID: <20011119195311.I11883@blackrider>
24808      Branch: perl
24809            ! perl.c
24810 ____________________________________________________________________________
24811 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
24812         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
24813              From: PPrymmer@factset.com
24814              Date: Mon, 19 Nov 2001 17:08:59 -0500
24815              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
24816      Branch: perl
24817            ! vms/descrip_mms.template
24818 ____________________________________________________________________________
24819 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
24820         Log: Create a per-interpeter debug scratchpad container
24821              and use that for the regexec debugging.
24822      Branch: perl
24823            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
24824 ____________________________________________________________________________
24825 [ 13109] By: nick                                  on 2001/11/19  22:01:45
24826         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
24827              Configure unit detects the feature).
24828      Branch: metaconfig/U/perl
24829            + procselfexe.U
24830      Branch: perlio
24831            ! Configure config_h.SH
24832 ____________________________________________________________________________
24833 [ 13108] By: nick                                  on 2001/11/19  20:39:17
24834         Log: Integrate mainline
24835      Branch: perlio
24836           +> t/op/or.t
24837           !> (integrate 44 files)
24838 ____________________________________________________________________________
24839 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
24840         Log: sysseek tweak.
24841      Branch: perl
24842            ! pod/perlfunc.pod
24843 ____________________________________________________________________________
24844 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
24845         Log: Move the sysio tests from io/utf8 to lib/open.
24846      Branch: perl
24847            ! lib/open.t t/io/utf8.t
24848 ____________________________________________________________________________
24849 [ 13105] By: nick                                  on 2001/11/19  20:15:39
24850         Log: Add a .package and a README to //depot/metaconfig
24851      Branch: metaconfig
24852            + .package README
24853 ____________________________________________________________________________
24854 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
24855         Log: Thou shalt not mix stdio and sysio.
24856      Branch: perl
24857            ! t/io/utf8.t
24858 ____________________________________________________________________________
24859 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
24860         Log: Update Changes.
24861      Branch: perl
24862            ! Changes patchlevel.h
24863 ____________________________________________________________________________
24864 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
24865         Log: The runops_debug needs to be present always, otherwise
24866              places like AIX which need an explicit symbol export list
24867              will croak when trying to build Devel::Peek (which uses
24868              the runops_debug).
24869      Branch: perl
24870            ! makedef.pl
24871 ____________________________________________________________________________
24872 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
24873         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
24874              From: PPrymmer@factset.com 
24875              Date: Mon, 19 Nov 2001 11:34:22 -0500
24876              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
24877      Branch: perl
24878            ! lib/Memoize/t/tie_sdbm.t
24879 ____________________________________________________________________________
24880 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
24881         Log: Retract #13088: it seems that unless dump.c is extensively
24882              reorganized as to what symbols it shows, when, and to whom,
24883              we are stuck with having the dump.o symbols in the libperl
24884              and thusly in the main Perl binary.
24885      Branch: perl
24886            ! embedvar.h perlapi.h perlvars.h
24887 ____________________________________________________________________________
24888 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
24889         Log: The _uni_display should not be in dump.c since they
24890              are used under normal operation (S_not_a_number()).
24891      Branch: perl
24892            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
24893 ____________________________________________________________________________
24894 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
24895         Log: Protect sv_dump() from being included unless DEBUGGING,
24896              as noticed by Ilya.
24897      Branch: perl
24898            ! sv.c
24899 ____________________________________________________________________________
24900 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
24901         Log: Pending further investigation skip the tell() tests.
24902              The tell() is okay on Solaris, HP-UX and Tru64, but fails
24903              (by returning too much) in Linux.
24904      Branch: perl
24905            ! t/io/utf8.t
24906 ____________________________________________________________________________
24907 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
24908         Log: Retract #13082 until a better solution is found:
24909              statics break ithreads.
24910      Branch: perl
24911            ! regexec.c
24912 ____________________________________________________________________________
24913 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
24914         Log: Figures 1 and 2 for UTF-8.
24915      Branch: perl
24916            ! pod/perlunicode.pod
24917 ____________________________________________________________________________
24918 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
24919         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
24920              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24921              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
24922              Message-ID: <20011119132645.A15034@rafael>
24923      Branch: perl
24924            ! op.c pod/perldiag.pod t/lib/warnings/op
24925 ____________________________________________________________________________
24926 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
24927         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
24928              From: Michael G Schwern <schwern@pobox.com> 
24929              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
24930              Message-ID: <20011119031112.E786@blackrider>
24931      Branch: perl
24932            ! t/op/closure.t
24933 ____________________________________________________________________________
24934 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
24935         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
24936              From: Michael G Schwern <schwern@pobox.com>
24937              Date: Mon, 19 Nov 2001 03:42:56 -0500
24938              Message-ID: <20011119034256.I786@blackrider>
24939      Branch: perl
24940            + t/op/or.t
24941            ! MANIFEST
24942 ____________________________________________________________________________
24943 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
24944         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
24945              From: "Craig A. Berry" <craigberry@mac.com>
24946              Date: Sun, 18 Nov 2001 14:33:48 -0600
24947              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
24948      Branch: perl
24949            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
24950 ____________________________________________________________________________
24951 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
24952         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
24953              From: Dave Rolsky <autarch@urth.org>
24954              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
24955              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
24956      Branch: perl
24957            ! lib/ExtUtils/Manifest.pm
24958 ____________________________________________________________________________
24959 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
24960         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
24961              From: Dave Rolsky <autarch@urth.org>
24962              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
24963              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
24964      Branch: perl
24965            ! lib/ExtUtils/Install.pm
24966 ____________________________________________________________________________
24967 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
24968         Log: The runops_dbg should not be needed.
24969      Branch: perl
24970            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
24971 ____________________________________________________________________________
24972 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
24973         Log: do_spawn() cleanup from Charles Lane.
24974      Branch: perl
24975            ! vms/vms.c
24976 ____________________________________________________________________________
24977 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
24978         Log: Update the list of tests.
24979      Branch: perl
24980            ! t/lib/1_compile.t
24981 ____________________________________________________________________________
24982 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
24983         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
24984              From: Michael G Schwern <schwern@pobox.com> 
24985              Date: Fri, 16 Nov 2001 17:37:04 -0500
24986              Message-ID: <20011116173703.L30160@blackrider>
24987      Branch: perl
24988            ! t/lib/warnings/sv
24989 ____________________________________________________________________________
24990 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
24991         Log: FAQ sync.
24992      Branch: perl
24993            ! pod/perlfaq4.pod
24994 ____________________________________________________________________________
24995 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
24996         Log: Integrate perlio; win32 sync.
24997      Branch: perl
24998           !> perlio.c win32/win32io.c
24999 ____________________________________________________________________________
25000 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
25001         Log: (retracted by #13096)
25002              Debugging would be badly skewed by a malloc per regex dump.
25003      Branch: perl
25004            ! regexec.c
25005 ____________________________________________________________________________
25006 [ 13081] By: nick                                  on 2001/11/18  19:08:40
25007         Log: Win32 layer has a dup which needs to match new prototype.
25008      Branch: perlio
25009            ! win32/win32io.c
25010 ____________________________________________________________________________
25011 [ 13080] By: nick                                  on 2001/11/18  19:05:02
25012         Log: Wrong way to get stdio mode used.
25013      Branch: perlio
25014            ! perlio.c
25015 ____________________________________________________________________________
25016 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
25017         Log: Retract #13048: that introduced a malloc() (through savepvn())
25018              to *every* m//, which killed the performance quite badly.
25019      Branch: perl
25020            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
25021 ____________________________________________________________________________
25022 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
25023         Log: Pass 1 at perldelta.pod: sort the section contents
25024              together, drop all but the 5.7.2 known problems,
25025              leave the 5.7.1 security note since that's the
25026              fullest explanation (update the date on that).
25027      Branch: perl
25028            ! pod/perldelta.pod
25029 ____________________________________________________________________________
25030 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
25031         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
25032              
25033              Tiny problem in the test for 20011113.110: I hope
25034              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
25035      Branch: perl
25036            ! pp.c t/op/repeat.t
25037 ____________________________________________________________________________
25038 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
25039         Log: All of syswrite/send/sendto need to return character counts,
25040              and character counts from the offset, not the beginning of
25041              the scalar.
25042      Branch: perl
25043            ! pp_sys.c
25044 ____________________________________________________________________________
25045 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
25046         Log: Integrate PerlIO: duping fixes.
25047      Branch: perl
25048           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25049           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
25050           !> perliol.h sv.c
25051 ____________________________________________________________________________
25052 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
25053         Log: syswrite() was still returning byte counts, not character counts.
25054      Branch: perl
25055            ! pp_sys.c t/io/utf8.t
25056 ____________________________________________________________________________
25057 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
25058         Log: Add test for sysread().
25059      Branch: perl
25060            ! t/io/utf8.t
25061 ____________________________________________________________________________
25062 [ 13072] By: nick                                  on 2001/11/18  16:15:31
25063         Log: Allow dup'ing of PerlIO::Scalar etc.
25064      Branch: perlio
25065            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25066            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
25067            ! perliol.h sv.c
25068 ____________________________________________________________________________
25069 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
25070         Log: Prepend a null byte to the test set.
25071      Branch: perl
25072            ! t/io/utf8.t
25073 ____________________________________________________________________________
25074 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
25075         Log: Document how "no utf8;" can become handy.
25076      Branch: perl
25077            ! lib/utf8.pm
25078 ____________________________________________________________________________
25079 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
25080         Log: Integrate perlio; force the inclusion of the PL_runops_*
25081      Branch: perl
25082           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
25083 ____________________________________________________________________________
25084 [ 13068] By: nick                                  on 2001/11/18  13:23:33
25085         Log: embed.pl generated changes I forgot to include
25086      Branch: perlio
25087            ! embedvar.h perlapi.h pod/perlapi.pod
25088 ____________________________________________________________________________
25089 [ 13067] By: nick                                  on 2001/11/18  12:50:19
25090         Log: Force inclusion of both Perl_runops_* in perl itself,
25091              so they are available for Peek.xs etc.
25092      Branch: perlio
25093            ! perlvars.h
25094 ____________________________________________________________________________
25095 [ 13066] By: nick                                  on 2001/11/18  11:00:34
25096         Log: Integrate mainline - a few Devel::Peak fails.
25097      Branch: perlio
25098           +> (branch 29 files)
25099            - ext/Thread/Thread.pm lib/Benchmark.t
25100            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
25101            - lib/Lingua/KO/Hangul/Util/README
25102            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
25103            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
25104            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
25105            - vms/ext/vmsish.pm vms/ext/vmsish.t
25106            ! hv.c
25107           !> (integrate 389 files)
25108 ____________________________________________________________________________
25109 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
25110         Log: Start working on perldelta.  This is not yet any sort of
25111              editing; just concatenating perl570delta, perl571delta,
25112              and perl572delta.  Any sorting not done, any duplicate
25113              removal not done, any removal or update of obsolete items
25114              not done, any changes since 5.7.2 not included.  So there.
25115      Branch: perl
25116            ! pod/perldelta.pod
25117 ____________________________________________________________________________
25118 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
25119         Log: Banish "use utf8".
25120      Branch: perl
25121            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
25122 ____________________________________________________________________________
25123 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
25124         Log: Tweak from Charles Lane.
25125      Branch: perl
25126            ! vms/vms.c
25127 ____________________________________________________________________________
25128 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
25129         Log: Integrate change #13058 from maintperl;
25130              change#12559 breaks things on Win9x because command.com doesn't
25131              grok dquotes at all; disable all the system() smarts for
25132              command.com
25133      Branch: perl
25134           !> win32/win32.c
25135 ____________________________________________________________________________
25136 [ 13061] By: ams                                   on 2001/11/17  13:46:11
25137         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
25138              From: Jonathan Stowe <gellyfish@gellyfish.com>
25139              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
25140              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
25141      Branch: perl
25142            ! lib/Term/Cap.pm
25143 ____________________________________________________________________________
25144 [ 13060] By: ams                                   on 2001/11/17  09:49:10
25145         Log: Subject: [PATCH9 File/Find.pm doc nits
25146              From: Tels <perl_dummy@bloodgate.com>
25147              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
25148      Branch: perl
25149            ! lib/File/Find.pm
25150 ____________________________________________________________________________
25151 [ 13059] By: ams                                   on 2001/11/17  09:38:38
25152         Log: Subject: [PATCH] Benchmark.pm nit
25153              From: Tels <perl_dummy@bloodgate.com>
25154              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
25155      Branch: perl
25156            ! lib/Benchmark.pm
25157 ____________________________________________________________________________
25158 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
25159         Log: change#12559 breaks things on Win9x because command.com doesn't
25160              grok dquotes at all; disable all the system() smarts for
25161              command.com
25162      Branch: maint-5.6/perl
25163            ! win32/win32.c
25164 ____________________________________________________________________________
25165 [ 13057] By: ams                                   on 2001/11/16  20:30:03
25166         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
25167              From: Andy Dougherty <doughera@lafayette.edu>
25168              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
25169              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
25170      Branch: perl
25171            ! lib/Unicode/UCD.t
25172 ____________________________________________________________________________
25173 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
25174         Log: Subject: [Patch Perl@13023] VMS system() warning
25175              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25176              Date: Fri, 16 Nov 2001 15:20:11 EST
25177              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
25178      Branch: perl
25179            ! vms/vms.c
25180 ____________________________________________________________________________
25181 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
25182         Log: It's neither-nor, and protect against the impossible.
25183      Branch: perl
25184            ! lib/Thread.pm
25185 ____________________________________________________________________________
25186 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
25187         Log: 5005threads didn't work because $Thread::VERSION wasn't
25188              visible.  Oops.
25189      Branch: perl
25190            ! ext/Thread/Makefile.PL lib/Thread.pm
25191 ____________________________________________________________________________
25192 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
25193         Log: Robustness against Linux using something else than gcc;
25194              based on
25195              
25196              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
25197              From: Charles Randall <cfriv@yahoo.com>
25198              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
25199              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
25200      Branch: perl
25201            ! ext/Errno/Errno_pm.PL
25202 ____________________________________________________________________________
25203 [ 13052] By: ams                                   on 2001/11/16  16:46:39
25204         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
25205              From: Russ Allbery <rra@stanford.edu>
25206              Date: 16 Nov 2001 09:44:21 -0800
25207              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
25208      Branch: perl
25209            ! lib/Pod/ParseLink.pm
25210 ____________________________________________________________________________
25211 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
25212         Log: Update perluniintro on the UTF-8 output matters
25213              (that -w will warn unless the stream is explicitly UTF-8-ified).
25214      Branch: perl
25215            ! pod/perluniintro.pod
25216 ____________________________________________________________________________
25217 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
25218         Log: Adding new files to MANIFEST is nice.
25219      Branch: perl
25220            ! MANIFEST
25221 ____________________________________________________________________________
25222 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
25223         Log: Update Changes.
25224      Branch: perl
25225            ! Changes patchlevel.h
25226 ____________________________________________________________________________
25227 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
25228         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
25229              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
25230              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
25231              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
25232      Branch: perl
25233            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
25234 ____________________________________________________________________________
25235 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
25236         Log: Rename perlunintro to perluniintro; regen toc.
25237      Branch: perl
25238            + pod/perluniintro.pod
25239            - pod/perlunintro.pod
25240            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25241 ____________________________________________________________________________
25242 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
25243         Log: Document the negated lookahead trick to emulate
25244              character class subtraction.
25245      Branch: perl
25246            ! pod/perlunicode.pod
25247 ____________________________________________________________________________
25248 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
25249         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
25250              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25251              Date: Fri, 16 Nov 2001 23:31:04 +0900
25252              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
25253              
25254              (with the tweak that Cntrl is not C, it's Cc)
25255      Branch: perl
25256            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
25257            ! lib/unicore/mktables
25258 ____________________________________________________________________________
25259 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
25260         Log: Subject: [PATCH current] runtime runops switch
25261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25262              Date: Fri, 16 Nov 2001 00:48:09 -0500
25263              Message-ID: <20011116004809.A934@math.ohio-state.edu>
25264      Branch: perl
25265            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
25266            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
25267            ! pod/perlintern.pod proto.h run.c
25268 ____________________________________________________________________________
25269 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
25270         Log: Further discourage old Thread code; tell how to tell
25271              the difference.
25272      Branch: perl
25273            ! lib/Thread.pm
25274 ____________________________________________________________________________
25275 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
25276         Log: A missing return; from Charles Lane.
25277      Branch: perl
25278            ! vms/vms.c
25279 ____________________________________________________________________________
25280 [ 13041] By: ams                                   on 2001/11/16  12:11:14
25281         Log: Subject: [PATCH] Doc spellcheck + podcheck
25282              From: Autrijus Tang <autrijus@egb.elixus.org>
25283              Date: Thu, 15 Nov 2001 22:49:05 -0800
25284              Message-Id: <20011116064905.GA44092@egb.elixus.org>
25285              
25286              Subject: [PATCH] podcheck+spellcheck, the rest of the story
25287              From: Autrijus Tang <autrijus@egb.elixus.org>
25288              Date: Fri, 16 Nov 2001 00:42:20 -0800
25289              Message-Id: <20011116084220.GA44295@egb.elixus.org>
25290              
25291              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
25292              From: Nicholas Clark <nick@ccl4.org>
25293              Date: Fri, 16 Nov 2001 10:32:01 +0000
25294              Message-Id: <20011116103200.F62891@plum.flirble.org>
25295              (Applied after suitable de-mangling.)
25296      Branch: perl
25297            ! README.aix README.dgux README.dos README.epoc README.hpux
25298            ! README.mint README.mpeix README.netware README.os2
25299            ! README.os390 README.plan9 README.qnx README.solaris
25300            ! README.threads doio.c pod/perl571delta.pod
25301            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
25302            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
25303            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
25304            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
25305            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
25306            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
25307 ____________________________________________________________________________
25308 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
25309         Log: Avoid redefinedness warning for now.
25310      Branch: perl
25311            ! lib/Thread.pm
25312 ____________________________________________________________________________
25313 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
25314         Log: use strict.
25315      Branch: perl
25316            ! lib/Thread.pm
25317 ____________________________________________________________________________
25318 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
25319         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
25320              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
25321              Date: Thu, 15 Nov 2001 22:54:47 EST 
25322              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
25323      Branch: perl
25324            ! vms/vms.c vms/vmspipe.com
25325 ____________________________________________________________________________
25326 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
25327         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
25328              From: "chromatic" <chromatic@rmci.net>
25329              Date: Thu, 15 Nov 2001 19:54:23 -0700
25330              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
25331      Branch: perl
25332            ! lib/File/stat.t
25333 ____________________________________________________________________________
25334 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
25335         Log: Make Thread a wrapper for both ithreads and 5005threads.
25336              Needs a lot of work and Arthur's eyeballing (and finishing
25337              few missing odds and ends of threads.pm).  Now Thread
25338              is an extension without its own .pm.
25339              
25340              If there are people who have experience working with
25341              either the 5005threads or the ithreads: cleaning up
25342              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
25343              and porting the various Thread::* modules, like Thread::Queue,
25344              to work also with ithreads, is needed.
25345              
25346              Removed the 5005threads requirement from the 5005 tests
25347              for easier testing (not all of them work yet since
25348              they use the Thread::* modules that have not been made
25349              to work with ithreads).  Leave the 5005 tests named as
25350              *.tx so that they are not run by "make test".
25351      Branch: perl
25352            + lib/Thread.pm
25353            - ext/Thread/Thread.pm
25354            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
25355            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
25356            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
25357            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
25358            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
25359            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
25360            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
25361 ____________________________________________________________________________
25362 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
25363         Log: $VERSION "a5" doesn't quite work.
25364      Branch: perl
25365            ! ext/B/Makefile.PL
25366 ____________________________________________________________________________
25367 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
25368         Log: Add the fruits of Larry Shatzer's version verifying script.
25369              (There are some straddlers, but they will be fixed in the
25370              upcoming releases of the modules.)
25371      Branch: perl
25372            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
25373            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
25374            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
25375            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
25376            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
25377            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
25378            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
25379            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
25380            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
25381            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
25382            ! wince/FindExt.pm
25383 ____________________________________________________________________________
25384 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
25385         Log: Add Larry Shatzer's VERSION verifying script.
25386      Branch: perl
25387            + Porting/checkVERSION.pl
25388            ! MANIFEST Porting/pumpkin.pod
25389 ____________________________________________________________________________
25390 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
25391         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
25392              From: Michael G Schwern <schwern@pobox.com>
25393              Date: Thu, 15 Nov 2001 19:26:40 -0500
25394              Message-ID: <20011115192640.R31399@blackrider>
25395      Branch: perl
25396            ! t/test.pl
25397 ____________________________________________________________________________
25398 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
25399         Log: Document the MY_CXT business; from Paul Marquess.
25400      Branch: perl
25401            ! pod/perlxs.pod
25402 ____________________________________________________________________________
25403 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
25404         Log: VMSCMD synch attempt.
25405      Branch: perl
25406            ! vms/vms.c vms/vmsish.h
25407 ____________________________________________________________________________
25408 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
25409         Log: Advise against -P as instructed by Schwern.
25410      Branch: perl
25411            ! pod/perlrun.pod
25412 ____________________________________________________________________________
25413 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
25414         Log: Subject: [PATCH] v-strings as Objects Step 1
25415              From: John Peacock <jpeacock@rowman.com>
25416              Date: Thu, 15 Nov 2001 12:41:04 -0500
25417              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
25418      Branch: perl
25419            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
25420            ! util.c
25421 ____________________________________________________________________________
25422 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
25423         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
25424              From: Michael G Schwern <schwern@pobox.com>
25425              Date: Thu, 15 Nov 2001 12:47:59 -0500
25426              Message-ID: <20011115124759.E31399@blackrider>
25427      Branch: perl
25428            + t/run/switchx.aux t/run/switchx.t
25429            ! MANIFEST t/run/switches.t
25430 ____________________________________________________________________________
25431 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
25432         Log: Upgrade to Getopt::Long 2.26_03.
25433      Branch: perl
25434            ! lib/Getopt/Long.pm
25435 ____________________________________________________________________________
25436 [ 13025] By: ams                                   on 2001/11/15  20:46:22
25437         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
25438              From: Michael G Schwern <schwern@pobox.com>
25439              Date: Thu, 15 Nov 2001 16:24:11 -0500
25440              Message-Id: <20011115162411.M31399@blackrider>
25441      Branch: perl
25442            ! vms/vms.c
25443 ____________________________________________________________________________
25444 [ 13024] By: ams                                   on 2001/11/15  19:32:06
25445         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
25446              From: rspier@pobox.com (Robert Spier)
25447              Date: Thu, 15 Nov 2001 11:19:21 -0800
25448              Message-Id: <15348.5433.732364.963687@rls.cx>
25449      Branch: perl
25450            ! op.c
25451 ____________________________________________________________________________
25452 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
25453         Log: Update Changes.
25454      Branch: perl
25455            ! Changes patchlevel.h
25456 ____________________________________________________________________________
25457 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
25458         Log: Subject: [PATCH] new tests for command-line switches
25459              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25460              Date: Thu, 15 Nov 2001 17:00:30 +0100
25461              Message-ID: <20011115170030.A14193@rafael>
25462      Branch: perl
25463            + t/run/switches.t
25464            ! MANIFEST
25465 ____________________________________________________________________________
25466 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
25467         Log: Upgrade to podlators 1.13.
25468      Branch: perl
25469            + lib/Pod/ParseLink.pm
25470            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
25471            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
25472            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
25473            ! t/pod/pod2usage.xr t/pod/podselect.xr
25474 ____________________________________________________________________________
25475 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
25476         Log: skip "might be used uninitialized".
25477      Branch: perl
25478            ! pp_sys.c
25479 ____________________________________________________________________________
25480 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
25481         Log: Fix for "perlio bug in koi8-r encoding".  The problem
25482              seemed to be that binmode() always flushed the handle,
25483              which is not so good when switching encodings.  Fixed,
25484              added Matt Sergeant's testcase, documented in perlfunc/binmode,
25485              also added a pointer about disciplines to perlfunc/open,
25486              and in general cleaned up and reformatted the open entry.
25487      Branch: perl
25488            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
25489 ____________________________________________________________________________
25490 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
25491         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
25492              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25493              Date: 15 Nov 2001 08:57:06 -0000
25494              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
25495              
25496              chop() and chomp() are not real list functions,
25497              so let's not have them overrideable.  (Casey will
25498              be confused since in #7071 he patched the other way.)
25499      Branch: perl
25500            ! pod/perlfunc.pod toke.c
25501 ____________________________________________________________________________
25502 [ 13017] By: ams                                   on 2001/11/15  12:56:49
25503         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
25504              From: Robin Barker <rmb1@cise.npl.co.uk>
25505              Date: Thu, 15 Nov 2001 13:48:34 GMT
25506              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
25507              (Applied with tweaks.)
25508      Branch: perl
25509            ! pod/perltrap.pod
25510 ____________________________________________________________________________
25511 [ 13016] By: ams                                   on 2001/11/15  09:12:48
25512         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
25513              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25514              Date: Thu, 15 Nov 2001 09:06:39 +0100
25515              Message-Id: <20011115090639.A13005@rafael>
25516      Branch: perl
25517            ! pod/perlrun.pod
25518 ____________________________________________________________________________
25519 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
25520         Log: "link =" from utils.lst was being processed oddly.
25521      Branch: perl
25522            ! installman
25523 ____________________________________________________________________________
25524 [ 13014] By: ams                                   on 2001/11/15  02:52:52
25525         Log: Subject: [PATCH current] CreateTTY in -d
25526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25527              Date: Wed, 14 Nov 2001 21:26:31 -0500
25528              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
25529      Branch: perl
25530            ! lib/perl5db.pl
25531 ____________________________________________________________________________
25532 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
25533         Log: Corify the Filter::Simple tests. 
25534      Branch: perl
25535            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
25536            ! lib/Filter/Simple/t/filter_only.t
25537 ____________________________________________________________________________
25538 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
25539         Log: Upgrade to Filter::Simple 0.70.
25540      Branch: perl
25541            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
25542            + t/lib/FilterOnlyTest.pm
25543            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
25544            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
25545            ! t/lib/FilterTest.pm
25546 ____________________________________________________________________________
25547 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
25548         Log: Cleanliness inspired by Cygwin.
25549      Branch: perl
25550            ! Makefile.SH x2p/Makefile.SH
25551 ____________________________________________________________________________
25552 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
25553         Log: Add perlunintro (formerly known as perlunitut); regen toc.
25554      Branch: perl
25555            + pod/perlunintro.pod
25556            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25557 ____________________________________________________________________________
25558 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
25559         Log: FAQ sync.
25560      Branch: perl
25561            ! pod/perlfaq6.pod
25562 ____________________________________________________________________________
25563 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
25564         Log: Quieten pgcc 2.91.66 worries.
25565      Branch: perl
25566            ! gv.c pp_ctl.c utf8.c
25567 ____________________________________________________________________________
25568 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
25569         Log: Upgrade to Switch 2.06.
25570      Branch: perl
25571            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
25572            ! lib/Switch/t/nested.t
25573 ____________________________________________________________________________
25574 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
25575         Log: Upgrade to Attribute::Handlers 0.76.
25576      Branch: perl
25577            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
25578            ! lib/Attribute/Handlers/README
25579            ! lib/Attribute/Handlers/demo/Demo.pm
25580            ! lib/Attribute/Handlers/demo/Descriptions.pm
25581            ! lib/Attribute/Handlers/demo/MyClass.pm
25582            ! lib/Attribute/Handlers/demo/demo_cycle.pl
25583            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
25584            ! lib/Attribute/Handlers/t/multi.t
25585 ____________________________________________________________________________
25586 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
25587         Log: Signedness nit.
25588      Branch: perl
25589            ! regexec.c
25590 ____________________________________________________________________________
25591 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
25592         Log: VERSIONize.
25593      Branch: perl
25594            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
25595            ! lib/integer.pm
25596 ____________________________________________________________________________
25597 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
25598         Log: No pod in internal Net::FTP classes.
25599      Branch: perl
25600            ! pod/buildtoc.PL
25601 ____________________________________________________________________________
25602 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
25603         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
25604              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
25605              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
25606              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
25607      Branch: perl
25608            ! regexec.c
25609 ____________________________________________________________________________
25610 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
25611         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
25612              Pudge correctly).
25613      Branch: perl
25614            ! t/test.pl
25615 ____________________________________________________________________________
25616 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
25617         Log: Add comments to mark where $^X is being handled.
25618      Branch: perl
25619            ! perl.c toke.c
25620 ____________________________________________________________________________
25621 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
25622         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
25623              From: Michael G Schwern <schwern@pobox.com>
25624              Date: Wed, 14 Nov 2001 16:38:25 -0500
25625              Message-ID: <20011114163825.D6519@blackrider>
25626      Branch: perl
25627            ! t/op/repeat.t
25628 ____________________________________________________________________________
25629 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
25630         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
25631              From: Michael G Schwern <schwern@pobox.com>
25632              Date: Wed, 14 Nov 2001 13:19:15 -0500
25633              Message-ID: <20011114131915.K5096@blackrider>
25634      Branch: perl
25635            ! t/op/die_exit.t
25636 ____________________________________________________________________________
25637 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
25638         Log: Subject: Re: [PATCH] new version of runperl()
25639              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25640              Date: Wed, 14 Nov 2001 15:39:12 EST
25641              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
25642              
25643              "VMS $^X pipes etc" patch.
25644      Branch: perl
25645            ! vms/vms.c
25646 ____________________________________________________________________________
25647 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
25648         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
25649              and add "verbose" option to show the final command.
25650      Branch: perl
25651            ! t/test.pl
25652 ____________________________________________________________________________
25653 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
25654         Log: Goof in some of the comment fields of #12994.
25655      Branch: perl
25656            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
25657            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
25658            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
25659            ! lib/unicore/In/9.pl
25660 ____________________________________________________________________________
25661 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
25662         Log: The First, Last ranges in the Unicode data weren't
25663              getting their general categories added properly;
25664              noticed by Jeffrey Friedl.
25665      Branch: perl
25666            ! lib/unicore/Category.pl lib/unicore/In/0.pl
25667            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
25668            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
25669            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
25670            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
25671            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
25672            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
25673            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
25674            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
25675            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
25676            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
25677            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
25678            ! lib/unicore/mktables
25679 ____________________________________________________________________________
25680 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
25681         Log: Subject: [PATCH] new version of runperl()
25682              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25683              Date: Wed, 14 Nov 2001 12:23:01 +0100
25684              Message-ID: <20011114122301.A29384@rafael>
25685      Branch: perl
25686            ! t/io/argv.t t/test.pl
25687 ____________________________________________________________________________
25688 [ 12992] By: ams                                   on 2001/11/14  13:40:39
25689         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
25690              From: Michael G Schwern <schwern@pobox.com>
25691              Date: Tue, 13 Nov 2001 23:17:54 -0500
25692              Message-Id: <20011113231754.S32567@blackrider>
25693      Branch: perl
25694            ! perl.c
25695 ____________________________________________________________________________
25696 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
25697         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
25698              From: Philip Newton <Philip.Newton@gmx.net>
25699              Date: Wed, 14 Nov 2001 10:59:53 +0100
25700              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
25701              
25702              plus a lot of paragraph reformatting because of long lines.
25703      Branch: perl
25704            ! pod/perlapio.pod
25705 ____________________________________________________________________________
25706 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
25707         Log: A bool is not a pointer.
25708      Branch: perl
25709            ! pp_sys.c
25710 ____________________________________________________________________________
25711 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
25712         Log: AUTHORS updates.
25713      Branch: perl
25714            ! AUTHORS
25715 ____________________________________________________________________________
25716 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
25717         Log: There are several MIME RFCs.
25718      Branch: perl
25719            ! ext/Encode/Encode.pm
25720 ____________________________________________________________________________
25721 [ 12987] By: ams                                   on 2001/11/14  01:09:28
25722         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
25723              From: Michael G Schwern <schwern@pobox.com>
25724              Date: Tue, 13 Nov 2001 20:59:13 -0500
25725              Message-Id: <20011113205913.H32567@blackrider>
25726      Branch: perl
25727            ! t/op/groups.t vms/test.com
25728 ____________________________________________________________________________
25729 [ 12986] By: ams                                   on 2001/11/14  01:07:06
25730         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
25731              From: Michael G Schwern <schwern@pobox.com>
25732              Date: Tue, 13 Nov 2001 20:51:34 -0500
25733              Message-Id: <20011113205134.F32567@blackrider>
25734      Branch: perl
25735            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
25736 ____________________________________________________________________________
25737 [ 12985] By: ams                                   on 2001/11/14  00:43:59
25738         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
25739              From: Michael G Schwern <schwern@pobox.com>
25740              Date: Tue, 13 Nov 2001 20:38:42 -0500
25741              Message-Id: <20011113203842.E32567@blackrider>
25742      Branch: perl
25743            ! pod/perlport.pod
25744 ____________________________________________________________________________
25745 [ 12984] By: ams                                   on 2001/11/14  00:32:15
25746         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
25747              From: Michael G Schwern <schwern@pobox.com>
25748              Date: Tue, 13 Nov 2001 20:27:02 -0500
25749              Message-Id: <20011113202702.D32567@blackrider>
25750      Branch: perl
25751            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
25752            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
25753            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
25754            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
25755 ____________________________________________________________________________
25756 [ 12983] By: ams                                   on 2001/11/14  00:00:27
25757         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
25758              From: Michael G Schwern <schwern@pobox.com>
25759              Date: Tue, 13 Nov 2001 19:51:59 -0500
25760              Message-Id: <20011113195159.B32567@blackrider>
25761      Branch: perl
25762            ! pod/perlport.pod
25763 ____________________________________________________________________________
25764 [ 12982] By: ams                                   on 2001/11/13  23:53:11
25765         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
25766              From: Larry Shatzer <fugazi@zippy.zyx.net>
25767              Date: Tue, 13 Nov 2001 17:27:59 -0700
25768              Message-Id: <20011113172759.E27768@zippy.zyx.net>
25769      Branch: perl
25770            ! pod/perlapio.pod
25771 ____________________________________________________________________________
25772 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
25773         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
25774              "large enough" Unicode characters returned more than one
25775              as their "Unicode size".
25776      Branch: perl
25777            ! pp_sys.c t/io/utf8.t
25778 ____________________________________________________________________________
25779 [ 12980] By: ams                                   on 2001/11/13  19:32:33
25780         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
25781              From: "Craig A. Berry" <craigberry@mac.com>
25782              Date: Tue, 13 Nov 2001 14:33:25 -0600
25783              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
25784      Branch: perl
25785            ! vms/gen_shrfls.pl
25786 ____________________________________________________________________________
25787 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
25788         Log: Subject: Minor patch to Encode.pm (detypo)
25789              From: "Philip Newton" <Philip.Newton@gmx.net>
25790              Date: Tue, 13 Nov 2001 20:11:01 +0100
25791              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
25792      Branch: perl
25793            ! ext/Encode/Encode.pm
25794 ____________________________________________________________________________
25795 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
25796         Log: Evil tabulators.
25797      Branch: perl
25798            ! ext/Encode/Encode.pm
25799 ____________________________________________________________________________
25800 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
25801         Log: Document the available encodings.
25802      Branch: perl
25803            ! ext/Encode/Encode.pm
25804 ____________________________________________________________________________
25805 [ 12976] By: ams                                   on 2001/11/13  17:14:07
25806         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
25807              From: Barrie Slaymaker <barries@slaysys.com>
25808              Date: Tue, 13 Nov 2001 12:41:36 -0500
25809              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
25810      Branch: perl
25811            ! t/op/universal.t
25812 ____________________________________________________________________________
25813 [ 12975] By: ams                                   on 2001/11/13  16:24:21
25814         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
25815              From: Barrie Slaymaker <barries@slaysys.com>
25816              Date: Tue, 13 Nov 2001 10:56:20 -0500
25817              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
25818              (Test applied with minor tweaks and ->isa("HASH") omission.)
25819      Branch: perl
25820            ! lib/UNIVERSAL.pm t/op/universal.t
25821 ____________________________________________________________________________
25822 [ 12974] By: ams                                   on 2001/11/13  15:46:07
25823         Log: Subject: [PATCH Benchmark.pm] docco tweaks
25824              From: Barrie Slaymaker <barries@slaysys.com>
25825              Date: Tue, 13 Nov 2001 11:34:45 -0500
25826              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
25827      Branch: perl
25828            ! lib/Benchmark.pm
25829 ____________________________________________________________________________
25830 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
25831         Log: Subject: [PATCH] Attack of the C loops, round 1
25832              From: Richard Soderberg <rs@oregonnet.com>
25833              Date: Mon, 12 Nov 2001 12:07:29 -0800
25834              Message-Id: <200111122007.MAA01994@oregonnet.com>
25835              
25836              Subject: [PATCH] bytecode.pl (tiny patch)
25837              From: Richard Soderberg <rs@oregonnet.com>
25838              Date: Mon, 12 Nov 2001 12:53:24 -0800
25839              Message-Id: <200111122053.MAA06272@oregonnet.com>
25840      Branch: perl
25841            ! bytecode.pl installhtml
25842 ____________________________________________________________________________
25843 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
25844         Log: Subject: [PATCH] Update to Filter::Util::Call
25845              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
25846              Date: Sun, 11 Nov 2001 22:33:33 -0000
25847              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
25848              
25849              Use the new CXT* macros.
25850      Branch: perl
25851            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
25852 ____________________________________________________________________________
25853 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
25854         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
25855              From: Michael G Schwern <schwern@pobox.com>
25856              Date: Mon, 12 Nov 2001 20:50:34 -0500
25857              Message-ID: <20011112205034.H2888@blackrider>
25858      Branch: perl
25859            + lib/vmsish.pm lib/vmsish.t
25860            - vms/ext/vmsish.pm vms/ext/vmsish.t
25861            ! MANIFEST vms/descrip_mms.template
25862 ____________________________________________________________________________
25863 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
25864         Log: :utf8 works only with perlio.
25865      Branch: perl
25866            ! lib/open.t
25867 ____________________________________________________________________________
25868 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
25869         Log: Subject: Re: @Config -"des" not quite working on VMS
25870              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25871              Date: Tue, 13 Nov 2001 08:35:13 EST 
25872              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
25873      Branch: perl
25874            ! configure.com
25875 ____________________________________________________________________________
25876 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
25877         Log: Subject: [PATCH] lib/charnames.pm 
25878              From: Jeffrey Friedl <jfriedl@yahoo.com>
25879              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
25880              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
25881      Branch: perl
25882            ! lib/charnames.pm
25883 ____________________________________________________________________________
25884 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
25885         Log: Docs for Mac::err.
25886      Branch: maint-5.6/macperl
25887            ! macos/ext/Mac/err/err.pm
25888 ____________________________________________________________________________
25889 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
25890         Log: Some cleanup; change some globals to references for
25891              possible persistence later.
25892      Branch: maint-5.6/macperl
25893            ! macos/lib/Mac/Glue.pm
25894 ____________________________________________________________________________
25895 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
25896         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
25897      Branch: maint-5.6/macperl
25898            ! macos/ext/Mac/Files/Files.pm
25899 ____________________________________________________________________________
25900 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
25901         Log: Get Mac::Navigation to compile (bug #464684).
25902      Branch: maint-5.6/macperl
25903            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
25904            ! macos/ext/Mac/Navigation/Makefile.PL
25905            ! macos/ext/Mac/Navigation/Navigation.xs
25906            ! macos/macperl/Makefile.mk
25907 ____________________________________________________________________________
25908 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
25909         Log: Add in modules and POD to help menu.
25910      Branch: maint-5.6/macperl
25911            ! macos/macperl/MacPerl.podhelp
25912 ____________________________________________________________________________
25913 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
25914         Log: Update bundled modules.
25915      Branch: maint-5.6/macperl
25916            + macos/bundled_ext/Filter/t/FilterTest.pm
25917            + macos/bundled_ext/List/Util/t/shuffle.t
25918            + macos/bundled_ext/Storable/t/compat06.t
25919            + macos/bundled_ext/Storable/t/st-dump.pl
25920            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
25921            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
25922            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
25923            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
25924            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
25925            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
25926            + macos/bundled_lib/blib/lib/lwpcook.pod
25927            + macos/bundled_lib/t/Filter/Simple/filter.t
25928            + macos/bundled_lib/t/Switch/t/given.t
25929            + macos/bundled_lib/t/Switch/t/nested.t
25930            + macos/bundled_lib/t/Switch/t/switch.t
25931            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
25932            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
25933            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
25934            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
25935            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
25936            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
25937            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
25938            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
25939            + macos/bundled_lib/t/URI/rfc2732.t
25940            + macos/bundled_lib/t/libnet/config.t
25941            + macos/bundled_lib/t/libnet/libnet_t.pl
25942            + macos/bundled_lib/t/libwww-perl/live/google.t
25943            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
25944            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
25945            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
25946            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
25947            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
25948            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
25949            + macos/bundled_lib/t/libwww-perl/live/validator.t
25950            - macos/bundled_ext/Filter/t/MyFilter.pm
25951            - macos/bundled_ext/Storable/t/compat-0.6.t
25952            - macos/bundled_ext/Storable/t/dump.pl
25953            - macos/bundled_ext/Time/Piece/Makefile.PL
25954            - macos/bundled_ext/Time/Piece/Piece.pm
25955            - macos/bundled_ext/Time/Piece/Piece.t
25956            - macos/bundled_ext/Time/Piece/Piece.xs
25957            - macos/bundled_ext/Time/Piece/README
25958            - macos/bundled_ext/Time/Piece/Seconds.pm
25959            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
25960            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
25961            - macos/bundled_lib/blib/lib/Net/PH.pm
25962            - macos/bundled_lib/blib/lib/Net/SNPP.pm
25963            - macos/bundled_lib/blib/lib/Text/Balanced.pod
25964            - macos/bundled_lib/t/Filter/Simple/test.pl
25965            - macos/bundled_lib/t/Switch/test.pl
25966            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
25967            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
25968            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
25969            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
25970            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
25971            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
25972            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
25973            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
25974            - macos/bundled_lib/t/libnet/ph.t
25975            ! (edit 125 files)
25976 ____________________________________________________________________________
25977 [ 12961] By: ams                                   on 2001/11/13  00:45:08
25978         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
25979              From: Michael G Schwern <schwern@pobox.com>
25980              Date: Mon, 12 Nov 2001 20:16:45 -0500
25981              Message-Id: <20011112201644.G2888@blackrider>
25982      Branch: perl
25983            ! pod/perlport.pod
25984 ____________________________________________________________________________
25985 [ 12960] By: ams                                   on 2001/11/12  23:54:00
25986         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
25987              Recoving dup tests for VMS
25988              From: Michael G Schwern <schwern@pobox.com>
25989              Date: Mon, 12 Nov 2001 19:35:33 -0500
25990              Message-Id: <20011112193533.D2888@blackrider>
25991      Branch: perl
25992            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
25993 ____________________________________________________________________________
25994 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
25995         Log: Update Changes.
25996      Branch: perl
25997            ! Changes patchlevel.h
25998 ____________________________________________________________________________
25999 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
26000         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
26001              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
26002              Date: Mon, 12 Nov 2001 12:35:18 EST 
26003              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
26004      Branch: perl
26005            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
26006            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
26007 ____________________________________________________________________________
26008 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
26009         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
26010              From: Barrie Slaymaker <barries@slaysys.com>
26011              Date: Mon, 12 Nov 2001 11:19:52 -0500
26012              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
26013      Branch: perl
26014            ! lib/File/Spec.t lib/File/Spec/Win32.pm
26015 ____________________________________________________________________________
26016 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
26017         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
26018              From: Barrie Slaymaker <barries@slaysys.com>
26019              Date: Mon, 12 Nov 2001 11:07:36 -0500
26020              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
26021      Branch: perl
26022            ! lib/Benchmark.pm
26023 ____________________________________________________________________________
26024 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
26025         Log: Misplaced test, noticed by Barrie Slaymaker.
26026              (We are missing Benchmark tests, then.)
26027      Branch: perl
26028            + ext/Devel/DProf/DProf.t
26029            - lib/Benchmark.t
26030            ! MANIFEST
26031 ____________________________________________________________________________
26032 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
26033         Log: Subject: [PATCH] a few typo fixes 
26034              From: Jeffrey Friedl <jfriedl@yahoo.com>
26035              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
26036              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
26037              
26038              Patching README.foo instead of pod/perlfoo.pod,
26039              not patching Math::BigInt (Tels will take care of that),
26040              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
26041              and perldoc.PL instead of libnetcfg and perldoc, patching
26042              ext/Digest/MD5/t/files.t since MD5.pm was changed.
26043      Branch: perl
26044            ! (edit 109 files)
26045 ____________________________________________________________________________
26046 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
26047         Log: Add a note about the dangers of bad UTF-8.
26048      Branch: perl
26049            ! pod/perlunicode.pod
26050 ____________________________________________________________________________
26051 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
26052         Log: NetWare Nit from Ananth Kesari.
26053      Branch: perl
26054            ! NetWare/config.wc
26055 ____________________________________________________________________________
26056 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
26057         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
26058      Branch: perl
26059            ! ext/Encode/Encode.pm
26060 ____________________________________________________________________________
26061 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
26062         Log: (retracted by #12951)
26063      Branch: perl
26064            ! ext/Encode/Encode.pm
26065 ____________________________________________________________________________
26066 [ 12949] By: ams                                   on 2001/11/12  06:40:18
26067         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
26068              From: Robert Spier <rspier@pobox.com>
26069              Date: Sun, 11 Nov 2001 18:50:18 -0800
26070              Message-Id: <15343.14570.121505.233336@rls.cx>
26071              
26072              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
26073              From: Rick Delaney <rick.delaney@home.com>
26074              Date: 12 Nov 2001 00:15:52 -0500
26075              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
26076      Branch: perl
26077            ! pp_hot.c t/op/taint.t
26078 ____________________________________________________________________________
26079 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
26080         Log: It seems that we actually have this detail implemented
26081              as for as Level 1 Support of Unicode regex support is
26082              concerned: at Level 1 only 1:1 support for loose
26083              (aka caseless, aka caseigoring ) matching is required.
26084      Branch: perl
26085            ! pod/perlunicode.pod
26086 ____________________________________________________________________________
26087 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
26088         Log: (retracted by #12951)
26089      Branch: perl
26090            ! ext/Encode/Encode.pm
26091 ____________________________________________________________________________
26092 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
26093         Log: BOM, bom, Bom.
26094      Branch: perl
26095            ! pod/perlunicode.pod
26096 ____________________________________________________________________________
26097 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
26098         Log: Upgrade to Math::BigInt 1.46.
26099      Branch: perl
26100            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
26101            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
26102            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
26103            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
26104            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
26105 ____________________________________________________________________________
26106 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
26107         Log: Subject: Re: PERFORCE change 12943 for review
26108              From: "Philip Newton" <Philip.Newton@gmx.net>
26109              Date: Sun, 11 Nov 2001 20:53:36 +0100
26110              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
26111      Branch: perl
26112            ! pod/perlunicode.pod
26113 ____________________________________________________________________________
26114 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
26115         Log: Doc updates; make the Unicode discussions a little
26116              bit less alarming, and add information about encodings,
26117              surrogates, and BOMs.
26118      Branch: perl
26119            ! pod/perlunicode.pod
26120 ____________________________________________________________________________
26121 [ 12942] By: ams                                   on 2001/11/11  16:45:00
26122         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
26123              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
26124              Date: Mon, 12 Nov 2001 00:22:57 +0900
26125              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
26126      Branch: perl
26127            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
26128            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
26129 ____________________________________________________________________________
26130 [ 12941] By: ams                                   on 2001/11/11  13:01:40
26131         Log: Subject: Re: PERFORCE change 12929 for review
26132              From: "Philip Newton" <Philip.Newton@gmx.net>
26133              Date: Sun, 11 Nov 2001 14:27:44 +0100
26134              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
26135      Branch: perl
26136            ! MANIFEST
26137 ____________________________________________________________________________
26138 [ 12940] By: ams                                   on 2001/11/11  05:06:43
26139         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
26140              From: Michael G Schwern <schwern@pobox.com>
26141              Date: Thu, 8 Nov 2001 22:56:45 -0500
26142              Message-Id: <20011108225645.H5587@blackrider>
26143      Branch: perl
26144            ! t/op/chdir.t
26145 ____________________________________________________________________________
26146 [ 12939] By: ams                                   on 2001/11/11  05:01:00
26147         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
26148              From: Michael G Schwern <schwern@pobox.com>
26149              Date: Sun, 11 Nov 2001 00:54:43 -0500
26150              Message-Id: <20011111005443.A24450@blackrider>
26151      Branch: perl
26152            ! ext/Cwd/t/cwd.t
26153 ____________________________________________________________________________
26154 [ 12938] By: ams                                   on 2001/11/11  03:25:13
26155         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
26156              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
26157              From: "chromatic" <chromatic@rmci.net>
26158              Date: Sat, 10 Nov 2001 21:03:20 -0700
26159              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
26160      Branch: perl
26161            ! lib/File/stat.pm lib/File/stat.t
26162 ____________________________________________________________________________
26163 [ 12937] By: ams                                   on 2001/11/11  02:05:23
26164         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
26165              From: "Craig A. Berry" <craigberry@mac.com>
26166              Date: Sat, 10 Nov 2001 17:23:52 -0600
26167              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
26168      Branch: perl
26169            ! t/op/magic.t
26170 ____________________________________________________________________________
26171 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
26172         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
26173      Branch: perl
26174            ! lib/open.pm lib/open.t
26175 ____________________________________________________________________________
26176 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
26177         Log: The Official name of ASCII.
26178      Branch: perl
26179            ! ext/Encode/Encode.pm
26180 ____________________________________________________________________________
26181 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
26182         Log: The KOI8-R example wasn't quite right.
26183      Branch: perl
26184            ! lib/open.pm lib/open.t
26185 ____________________________________________________________________________
26186 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
26187         Log: Enhance the open pragma to support :utf8, :locale,
26188              and :encoding directly as special cases, and rename
26189              the INOUT to IO.
26190      Branch: perl
26191            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
26192 ____________________________________________________________________________
26193 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
26194         Log: Document the UTF-16 surrogate encoding and decoding.
26195      Branch: perl
26196            ! ext/Encode/Encode.pm
26197 ____________________________________________________________________________
26198 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
26199         Log: A potential recursion breaker.
26200      Branch: perl
26201            ! sv.c
26202 ____________________________________________________________________________
26203 [ 12930] By: ams                                   on 2001/11/10  07:46:53
26204         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
26205              (was Re: perl@12892)
26206              From: "chromatic" <chromatic@rmci.net>
26207              Date: Sat, 10 Nov 2001 01:28:09 -0700
26208              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
26209      Branch: perl
26210            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
26211            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
26212            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
26213            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
26214 ____________________________________________________________________________
26215 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
26216         Log: Add a test for the bytes pragma.
26217      Branch: perl
26218            + lib/bytes.t
26219            ! MANIFEST
26220 ____________________________________________________________________________
26221 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
26222         Log: Doc update.
26223      Branch: perl
26224            ! lib/bytes.pm
26225 ____________________________________________________________________________
26226 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
26227         Log: Cease to exist.
26228      Branch: perl
26229            - lib/Unicode/Normalize.pm
26230 ____________________________________________________________________________
26231 [ 12926] By: ams                                   on 2001/11/10  03:23:16
26232         Log: Subject: [patch] my_setenv speedup + fixes
26233              From: Doug MacEachern <dougm@covalent.net>
26234              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
26235              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
26236      Branch: perl
26237            ! util.c
26238 ____________________________________________________________________________
26239 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
26240         Log: Newline trouble.
26241      Branch: perl
26242            ! lib/ExtUtils/Embed.t
26243 ____________________________________________________________________________
26244 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
26245         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
26246              From: "Craig A. Berry" <craigberry@mac.com>
26247              Date: Fri, 09 Nov 2001 18:13:16 -0600
26248              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
26249      Branch: perl
26250            ! vms/munchconfig.c
26251 ____________________________________________________________________________
26252 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
26253         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
26254              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26255              Date: Sat, 10 Nov 2001 00:10:45 +0100
26256              Message-ID: <20011110001045.A11945@rafael>
26257      Branch: perl
26258            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
26259            + t/run/switchn.t t/run/switchp.t
26260            ! MANIFEST
26261 ____________________________________________________________________________
26262 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
26263         Log: Subject: [PATCH] some tests not cleaning up properly               
26264              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
26265              Date: Fri, 9 Nov 2001 22:13:10 +0100
26266              Message-ID: <20011109221310.A11115@rafael>
26267      Branch: perl
26268            ! ext/Cwd/t/cwd.t t/io/argv.t
26269 ____________________________________________________________________________
26270 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
26271         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
26272              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26273              Date: Fri, 9 Nov 2001 15:07:19 EST
26274              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
26275      Branch: perl
26276            ! lib/ExtUtils/Embed.t
26277 ____________________________________________________________________________
26278 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
26279         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
26280              have been copied so it shouldn't be freed in perl_destruct()
26281      Branch: perl
26282            ! perl.c
26283 ____________________________________________________________________________
26284 [ 12919] By: ams                                   on 2001/11/09  15:36:22
26285         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
26286              From: Michael G Schwern <schwern@pobox.com>
26287              Date: Fri, 9 Nov 2001 00:38:59 -0500
26288              Message-Id: <20011109003859.K5587@blackrider>
26289              (Applied with directory name changes suggested by Craig Berry.)
26290      Branch: perl
26291            ! ext/Cwd/t/cwd.t
26292 ____________________________________________________________________________
26293 [ 12918] By: ams                                   on 2001/11/09  15:29:15
26294         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
26295              From: Michael G Schwern <schwern@pobox.com>
26296              Date: Fri, 9 Nov 2001 01:44:14 -0500
26297              Message-Id: <20011109014414.N5587@blackrider>
26298      Branch: perl
26299            ! vms/ext/filespec.t
26300 ____________________________________________________________________________
26301 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
26302         Log: Update Changes.
26303      Branch: perl
26304            ! Changes patchlevel.h
26305 ____________________________________________________________________________
26306 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
26307         Log: Regen toc.
26308      Branch: perl
26309            ! pod/perltoc.pod
26310 ____________________________________________________________________________
26311 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
26312         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
26313              see http://www.jepstone.net/bjepson//jpl/cvs.html
26314      Branch: perl
26315            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
26316 ____________________________________________________________________________
26317 [ 12914] By: ams                                   on 2001/11/09  14:05:12
26318         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
26319              From: Michael G Schwern <schwern@pobox.com>
26320              Date: Thu, 8 Nov 2001 22:05:49 -0500
26321              Message-Id: <20011108220549.F5587@blackrider>
26322      Branch: perl
26323            ! vms/test.com
26324 ____________________________________________________________________________
26325 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
26326         Log: NetWare update from Ananth Kesari.
26327      Branch: perl
26328            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
26329 ____________________________________________________________________________
26330 [ 12912] By: ams                                   on 2001/11/09  13:40:26
26331         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
26332              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26333              Date: Fri, 9 Nov 2001 14:32:28 +0100
26334              Message-Id: <20011109143228.A18996@rafael>
26335      Branch: perl
26336            ! perl.c
26337 ____________________________________________________________________________
26338 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
26339         Log: FAQ sync.
26340      Branch: perl
26341            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
26342            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
26343            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
26344 ____________________________________________________________________________
26345 [ 12910] By: ams                                   on 2001/11/09  07:33:49
26346         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
26347              From: Michael G Schwern <schwern@pobox.com>
26348              Date: Fri, 9 Nov 2001 00:41:56 -0500
26349              Message-Id: <20011109004156.L5587@blackrider>
26350      Branch: perl
26351            ! lib/File/Find/t/find.t
26352 ____________________________________________________________________________
26353 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
26354         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
26355              The CPAN distribution has both pm and XS implementations,
26356              and for performance reasons we choose the XS.
26357              Another reason to choose the XS is that it doesn't
26358              require Lingua::KO::Hangul::Util, which means that
26359              we can delete that-- which in turn means that Unicode::UCD
26360              cannot expect that: support it, but don't expect.
26361              Ditto Unicode::Collate.
26362              
26363              Note that Unicode::Normalize Makefile.PL and
26364              Normalize.xs have been modified from the CPAN 0.10
26365              versions: the first one to be simpler (no pm) and
26366              clean up the generated unf*.h files, the second one
26367              to quench compiler grumblings.  Must notify Sadahiro
26368              about these changes.
26369      Branch: perl
26370            + ext/Unicode/Normalize/Changes
26371            + ext/Unicode/Normalize/Makefile.PL
26372            + ext/Unicode/Normalize/Normalize.pm
26373            + ext/Unicode/Normalize/Normalize.pod
26374            + ext/Unicode/Normalize/Normalize.xs
26375            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
26376            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
26377            + ext/Unicode/Normalize/t/test.t
26378            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
26379            - lib/Lingua/KO/Hangul/Util/README
26380            - lib/Lingua/KO/Hangul/Util/t/test.t
26381            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
26382            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
26383            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
26384            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
26385            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
26386            ! win32/makefile.mk
26387 ____________________________________________________________________________
26388 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
26389         Log: Test miscounting.
26390      Branch: perl
26391            ! ext/POSIX/t/posix.t
26392 ____________________________________________________________________________
26393 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
26394         Log: Quote the variables in failures messages more nicely.
26395      Branch: perl
26396            ! t/test.pl
26397 ____________________________________________________________________________
26398 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
26399         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
26400              From: Michael G Schwern <schwern@pobox.com>
26401              Date: Thu, 8 Nov 2001 17:24:49 -0500
26402              Message-ID: <20011108172449.A5587@blackrider>
26403              
26404              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
26405              From: "Craig A. Berry" <craigberry@mac.com>
26406              Date: Thu, 8 Nov 2001 16:35:00 -0600
26407              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
26408      Branch: perl
26409            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
26410 ____________________________________________________________________________
26411 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
26412         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
26413              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
26414              Date: Thu, 8 Nov 2001 22:52:50 -0000
26415              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
26416      Branch: perl
26417            ! ext/DB_File/t/db-recno.t
26418 ____________________________________________________________________________
26419 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
26420         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
26421              (Probably not an EBCDIC issue the way one would think
26422              since no chr() et alia are used in UCD.pm.)
26423      Branch: perl
26424            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
26425 ____________________________________________________________________________
26426 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
26427         Log: Whether overwriting the $self->{...} values (see #12902)
26428              is a good policy or not is debatable, but let's at least
26429              be consistent.
26430      Branch: perl
26431            ! lib/ExtUtils/MM_Unix.pm
26432 ____________________________________________________________________________
26433 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
26434         Log: The MakeMaker argument () quoting patch that sneaked
26435              in at #12883 didn't handle make macros like this $(...).
26436              Leaning toothpicks, we've got them.
26437      Branch: perl
26438            ! lib/ExtUtils/MM_Unix.pm
26439 ____________________________________________________________________________
26440 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
26441         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
26442              From: Michael G Schwern <schwern@pobox.com>
26443              Date: Wed, 7 Nov 2001 02:02:29 -0500
26444              Message-ID: <20011107020229.K2858@blackrider>
26445      Branch: perl
26446            ! t/io/argv.t t/test.pl vms/test.com
26447 ____________________________________________________________________________
26448 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
26449         Log: Subject: [PATCH 20011106.084] -s on #! line 
26450              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26451              Date: Wed, 7 Nov 2001 22:23:39 +0100
26452              Message-ID: <20011107222339.E729@rafael>
26453      Branch: perl
26454            ! embed.h embed.pl perl.c proto.h toke.c
26455 ____________________________________________________________________________
26456 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
26457         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
26458              From: Michael G Schwern <schwern@pobox.com>
26459              Date: Wed, 7 Nov 2001 16:52:49 -0500
26460              Message-ID: <20011107165249.I7346@blackrider>
26461      Branch: perl
26462            ! pod/perlhack.pod
26463 ____________________________________________________________________________
26464 [ 12898] By: ams                                   on 2001/11/08  13:02:19
26465         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
26466              From: Mark-Jason Dominus <mjd@plover.com>
26467              Date: Thu, 08 Nov 2001 08:59:02 -0500
26468              Message-Id: <20011108135902.2275.qmail@plover.com>
26469      Branch: perl
26470            ! INSTALL README README.amiga README.os2 README.vms
26471            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
26472            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
26473 ____________________________________________________________________________
26474 [ 12897] By: ams                                   on 2001/11/08  12:49:28
26475         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
26476              From: mjd@plover.com
26477              Date: 8 Nov 2001 13:33:18 -0000
26478              Message-Id: <20011108133318.1786.qmail@plover.com>
26479      Branch: perl
26480            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
26481            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
26482            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
26483            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
26484            ! pod/perlport.pod pod/perlvar.pod
26485 ____________________________________________________________________________
26486 [ 12896] By: ams                                   on 2001/11/08  11:22:12
26487         Log: open(FH, $file) should strip leading and trailing whitespace.
26488      Branch: perl
26489            ! doio.c
26490 ____________________________________________________________________________
26491 [ 12895] By: ams                                   on 2001/11/08  10:17:14
26492         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
26493              From: "Craig A. Berry" <craigberry@mac.com>
26494              Date: Wed, 07 Nov 2001 13:41:50 -0600
26495              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
26496      Branch: perl
26497            ! t/op/glob.t
26498 ____________________________________________________________________________
26499 [ 12894] By: ams                                   on 2001/11/08  08:32:20
26500         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
26501              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
26502              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
26503              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
26504      Branch: perl
26505            ! makedepend.SH
26506 ____________________________________________________________________________
26507 [ 12893] By: ams                                   on 2001/11/08  08:26:31
26508         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
26509              From: mjd@plover.com
26510              Date: 8 Nov 2001 08:08:07 -0000
26511              Message-Id: <20011108080807.30147.qmail@plover.com>
26512              
26513              Subject: bleadperl perl.pod
26514              From: mjd@plover.com
26515              Date: 8 Nov 2001 08:10:47 -0000
26516              Message-Id: <20011108081047.30178.qmail@plover.com>
26517              
26518              Subject: more bleadperl perl.pod
26519              From: mjd@plover.com
26520              Date: 8 Nov 2001 08:16:28 -0000
26521              Message-Id: <20011108081628.30229.qmail@plover.com>
26522      Branch: perl
26523            ! pod/perl.pod pod/perldebug.pod
26524 ____________________________________________________________________________
26525 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
26526         Log: Tweak for Cray-friendliness from Nicholas Clark.
26527      Branch: perl
26528            ! sv.c
26529 ____________________________________________________________________________
26530 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
26531         Log: VMS patch redo from Charles Lane.
26532      Branch: perl
26533            ! vms/gen_shrfls.pl
26534 ____________________________________________________________________________
26535 [ 12890] By: ams                                   on 2001/11/07  15:16:10
26536         Log: Subject: [ID 20011107.088] two perl pod nits
26537              From: lvirden@cas.org
26538              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
26539              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
26540      Branch: perl
26541            ! pod/perl.pod pod/perlfaq3.pod
26542 ____________________________________________________________________________
26543 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
26544         Log: Update Changes.
26545      Branch: perl
26546            ! Changes patchlevel.h
26547 ____________________________________________________________________________
26548 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
26549         Log: The (emulated) "no utf8" must be in a BEGIN block
26550              to be effective.
26551      Branch: perl
26552            ! lib/CGI/t/html.t
26553 ____________________________________________________________________________
26554 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
26555         Log: "v-strings" is the right term.
26556      Branch: perl
26557            ! pod/perltodo.pod
26558 ____________________________________________________________________________
26559 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
26560         Log: Add vstrings-as-objects need to perltodo.
26561      Branch: perl
26562            ! pod/perltodo.pod
26563 ____________________________________________________________________________
26564 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
26565         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
26566              From: Nicholas Clark <nick@ccl4.org>
26567              Date: Wed, 7 Nov 2001 14:36:32 +0000
26568              Message-ID: <20011107143631.I24980@plum.flirble.org>
26569      Branch: perl
26570            ! t/op/pack.t
26571 ____________________________________________________________________________
26572 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
26573         Log: The Embed test requires a major rewrite for VMS
26574              (plus it reveals a couple of annoying glitches
26575              in buffering), so skip the test for now; from
26576              Charles Lane.
26577      Branch: perl
26578            ! lib/ExtUtils/Embed.t
26579 ____________________________________________________________________________
26580 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
26581         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
26582              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26583              Date: Wed, 7 Nov 2001 09:23:28 EST
26584              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
26585              
26586              (Also i seems that an unrelated experimental patch
26587              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
26588      Branch: perl
26589            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
26590 ____________________________________________________________________________
26591 [ 12882] By: ams                                   on 2001/11/07  05:14:04
26592         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
26593              From: Mark-Jason Dominus <mjd@plover.com>
26594              Date: Wed, 07 Nov 2001 00:43:46 -0500
26595              Message-Id: <20011107054346.14428.qmail@plover.com>
26596      Branch: perl
26597            ! gv.c op.c toke.c
26598 ____________________________________________________________________________
26599 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
26600         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
26601              From: Michael G Schwern <schwern@pobox.com>             
26602              Date: Tue, 6 Nov 2001 22:04:39 -0500
26603              Message-ID: <20011106220439.D2858@blackrider>              
26604      Branch: perl
26605            ! lib/perl5db.pl
26606 ____________________________________________________________________________
26607 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
26608         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
26609              stress))
26610              From: Jonathan Stowe <gellyfish@gellyfish.com>
26611              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
26612              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
26613              
26614              (except for one hunk where indentation differs)
26615      Branch: perl
26616            ! lib/Term/Cap.t
26617 ____________________________________________________________________________
26618 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
26619         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
26620              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26621              Date: Tue, 6 Nov 2001 21:45:01 +0100
26622              Message-ID: <20011106214501.A704@rafael>
26623      Branch: perl
26624            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
26625            ! lib/File/Spec/Win32.pm
26626 ____________________________________________________________________________
26627 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
26628         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
26629              From: Michael G Schwern <schwern@pobox.com>              
26630              Date: Tue, 6 Nov 2001 20:58:45 -0500
26631              Message-ID: <20011106205845.G29411@blackrider>
26632      Branch: perl
26633            ! t/test.pl
26634 ____________________________________________________________________________
26635 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
26636         Log: Subject: making do_sprintf public       
26637              From: Doug MacEachern <dougm@covalent.net>    
26638              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
26639              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
26640      Branch: perl
26641            ! embed.h embed.pl global.sym
26642 ____________________________________________________________________________
26643 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
26644         Log: Update to CGI.pm 2.78.
26645              
26646              TODO: the test suite needs to be merged so that
26647              when in core, the core version is tested, and when
26648              using the CPAN version, testing the CPAN version.
26649              (the changes need to be sent to Lincoln, too...)
26650      Branch: perl
26651            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
26652            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
26653            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
26654            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
26655            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
26656            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
26657 ____________________________________________________________________________
26658 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
26659         Log: Integrate with perlio; (strictly) readonly hashes via XS.
26660      Branch: perl
26661           +> t/lib/access.t
26662           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
26663 ____________________________________________________________________________
26664 [ 12874] By: nick                                  on 2001/11/06  21:05:16
26665         Log: Keep It Simple and Stupid version of readonly hash support.
26666              - Test for SvREAONLY(hv) at a few spots in hv.c
26667              - add the error message to perldiag.pod
26668              - (dubious) add access::readonly() to univeral.c
26669              - add test using above
26670              - fixup ext/B/t/stash.t to account for access:: existing
26671      Branch: perlio
26672            + t/lib/access.t
26673            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
26674 ____________________________________________________________________________
26675 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
26676         Log: Fix incorrect warnings about broken globbing;
26677              from Andy Dougherty.
26678      Branch: perl
26679            ! hints/linux.sh
26680 ____________________________________________________________________________
26681 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
26682         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
26683              toggle-on from the encoding pragma.
26684      Branch: perl
26685            ! regcomp.c regexec.c
26686 ____________________________________________________________________________
26687 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
26688         Log: Retract #12824, doesn't help and is ignored
26689              by Configure anyway.
26690      Branch: perl
26691            ! hints/beos.sh
26692 ____________________________________________________________________________
26693 [ 12870] By: ams                                   on 2001/11/06  10:40:37
26694         Log: Subject: Cosmetic change
26695              From: H.Merijn Brand <h.m.brand@hccnet.nl>
26696              Date: Tue, 06 Nov 2001 12:30:52 +0100
26697              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
26698      Branch: perl
26699            ! README.hpux
26700 ____________________________________________________________________________
26701 [ 12869] By: nick                                  on 2001/11/06  08:26:40
26702         Log: Integrate mainline
26703      Branch: perlio
26704           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
26705           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
26706 ____________________________________________________________________________
26707 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
26708         Log: The parentheses are protected enough.
26709      Branch: perl
26710            ! hints/os390.sh
26711 ____________________________________________________________________________
26712 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
26713         Log: ccflags, not ldflags.
26714      Branch: perl
26715            ! hints/os390.sh
26716 ____________________________________________________________________________
26717 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
26718         Log: ... and the proto to go with #12865.
26719      Branch: perl
26720            ! proto.h
26721 ____________________________________________________________________________
26722 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
26723         Log: Oops.  Luckily nothing was using this symbol yet.
26724      Branch: perl
26725            ! global.sym
26726 ____________________________________________________________________________
26727 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
26728         Log: Implement the encoding pragma for regex literals.
26729      Branch: perl
26730            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
26731 ____________________________________________________________________________
26732 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
26733         Log: More UTF8 EXACT fixing.
26734      Branch: perl
26735            ! regexec.c
26736 ____________________________________________________________________________
26737 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
26738         Log: More re debugging.
26739      Branch: perl
26740            ! regexec.c
26741 ____________________________________________________________________________
26742 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
26743         Log: EXACT correction attempt.  Continued in #12863.
26744      Branch: perl
26745            ! regexec.c
26746 ____________________________________________________________________________
26747 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
26748         Log: Unterminated L<.
26749      Branch: perl
26750            ! ext/DB_File/DB_File.pm
26751 ____________________________________________________________________________
26752 [ 12859] By: nick                                  on 2001/11/05  19:15:17
26753         Log: Integrate mainline
26754      Branch: perlio
26755           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
26756           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
26757           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
26758           +> lib/Math/BigInt/t/sub_mbi.t
26759            - lib/Math/BigInt/t/Math/Subclass.pm
26760            - lib/Math/BigInt/t/subclass.t
26761           !> (integrate 30 files)
26762 ____________________________________________________________________________
26763 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
26764         Log: Regex debugging fixes from Hugo.
26765      Branch: perl
26766            ! regcomp.c regexec.c
26767 ____________________________________________________________________________
26768 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
26769         Log: IRIX: at some point the cc -version has started
26770              to output to stderr, not stdout any more.
26771      Branch: perl
26772            ! hints/irix_6.sh
26773 ____________________________________________________________________________
26774 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
26775         Log: Update Changes.
26776      Branch: perl
26777            ! Changes patchlevel.h
26778 ____________________________________________________________________________
26779 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
26780         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
26781      Branch: perl
26782            ! lib/File/Spec/Unix.pm
26783 ____________________________________________________________________________
26784 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
26785         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
26786              From: rgarciasuarez@free.fr
26787              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
26788              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
26789      Branch: perl
26790            ! lib/File/Spec/Unix.pm
26791 ____________________________________________________________________________
26792 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
26793         Log: Use config.arch in OS/390 where the combination of
26794              IEEE floats and ldflags is tricky.
26795      Branch: perl
26796            ! hints/os390.sh
26797 ____________________________________________________________________________
26798 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
26799         Log: Metaconfig unit change for #12851.
26800      Branch: metaconfig
26801            ! U/modified/Config_sh.U
26802 ____________________________________________________________________________
26803 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
26804         Log: Support a config.arch file, similar to config.over,
26805              but loaded just before it.
26806      Branch: perl
26807            ! Configure INSTALL
26808 ____________________________________________________________________________
26809 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
26810         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
26811              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26812              Date: Mon, 5 Nov 2001 14:26:24 +0100
26813              Message-ID: <20011105142624.C31977@rafael>
26814      Branch: perl
26815            ! lib/Symbol.pm lib/Symbol.t
26816 ____________________________________________________________________________
26817 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
26818         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
26819              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26820              Date: Sun, 4 Nov 2001 22:28:57 +0100
26821              Message-ID: <20011104222857.C696@rafael>
26822      Branch: perl
26823            ! pod/perldebug.pod pod/perlpodspec.pod
26824 ____________________________________________________________________________
26825 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
26826         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
26827      Branch: perl
26828            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
26829 ____________________________________________________________________________
26830 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
26831         Log: Math::Big* test tweaks to work better with core:
26832              but the coast still not clear.
26833      Branch: perl
26834            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
26835            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
26836 ____________________________________________________________________________
26837 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
26838         Log: Protect against high load: measure how much wall
26839              clock time went by while sleeping.  Avoids some
26840              false negatives, while may introduce some false
26841              positives.  Life is hard.
26842      Branch: perl
26843            ! ext/Time/HiRes/HiRes.t
26844 ____________________________________________________________________________
26845 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
26846         Log: More forgotten from #12843.
26847      Branch: perl
26848            ! lib/Math/BigInt/t/bigfltpm.inc
26849 ____________________________________________________________________________
26850 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
26851         Log: Forgot from #12843.
26852      Branch: perl
26853            + lib/Math/BigInt/t/bigintpm.inc
26854            ! MANIFEST
26855 ____________________________________________________________________________
26856 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
26857         Log: Upgrade to Math::BigInt 1.45; from Tels.
26858              NOTE: some of the tests are failing but that's because
26859              the core integration is not yet done.
26860      Branch: perl
26861            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
26862            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
26863            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
26864            - lib/Math/BigInt/t/Math/Subclass.pm
26865            - lib/Math/BigInt/t/subclass.t
26866            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
26867            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
26868            ! lib/Math/BigInt/t/mbimbf.t
26869 ____________________________________________________________________________
26870 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
26871         Log: VMS: adds capability to control more configuration stuff with
26872              -D and -U switches; parsing config.sh to extract previous config
26873              info in VMS-form, and a rewrite of the "prompt/response" routine;
26874              from Charles Lane.
26875      Branch: perl
26876            ! configure.com
26877 ____________________________________________________________________________
26878 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
26879         Log: Subject: Typo correction in perldebguts.pod
26880              From: mjd@plover.com
26881              Date: 4 Nov 2001 16:20:05 -0000
26882              Message-ID: <20011104162005.16699.qmail@plover.com>
26883      Branch: perl
26884            ! pod/perldebguts.pod
26885 ____________________________________________________________________________
26886 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
26887         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
26888              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26889              Date: Sun, 4 Nov 2001 11:47:30 +0100
26890              Message-ID: <20011104114730.A715@rafael>
26891              
26892              Remove -T from the test, wrong place for that.
26893      Branch: perl
26894            ! lib/File/Temp/t/mktemp.t
26895 ____________________________________________________________________________
26896 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
26897         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
26898              From: Nicholas Clark <nick@ccl4.org>
26899              Date: Sun, 4 Nov 2001 10:41:24 +0000
26900              Message-ID: <20011104104123.U20123@plum.flirble.org>
26901      Branch: perl
26902            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
26903 ____________________________________________________________________________
26904 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
26905         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
26906              From: Michael G Schwern <schwern@pobox.com>
26907              Date: Sat, 3 Nov 2001 15:41:47 -0500
26908              Message-ID: <20011103154147.C600@blackrider>
26909      Branch: perl
26910            ! lib/Term/Cap.t
26911 ____________________________________________________________________________
26912 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
26913         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
26914              From: "Craig A. Berry" <craigberry@mac.com>     
26915              Date: Sat, 03 Nov 2001 16:02:28 -0600
26916              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
26917      Branch: perl
26918            ! ext/Time/HiRes/HiRes.t
26919 ____________________________________________________________________________
26920 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
26921         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
26922              From: "chromatic" <chromatic@rmci.net>
26923              Date: Sat, 03 Nov 2001 12:28:17 -0700
26924              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
26925      Branch: perl
26926            ! lib/Term/Cap.t
26927 ____________________________________________________________________________
26928 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
26929         Log: Don't bother doing POSIX charclass parsing if it
26930              possibly cannot be so.  Prepares way for charclass
26931              syntax like [[abc]||[def]] (or just [[abc][def]])
26932              for union, [[\w]&&[$a]] for intersection,
26933              and [[a-z]&&[^def]] for subtraction.
26934              
26935              Currently /[[a]/ (or /[a[]/) parses as a character
26936              class containing two characters, "[" and "a",
26937              this may have to be broken for the syntax described
26938              above, otherwise we would have to scan the whole pattern
26939              to find out whether the square brackets match pairwise.
26940              Luckily, the special case of "[" doesn't seem to be
26941              documented (as opposed to "]" and "-"), so we may have
26942              better story for breaking it...  One can always use \[
26943              if one wants a literal "[", so there.
26944      Branch: perl
26945            ! regcomp.c
26946 ____________________________________________________________________________
26947 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
26948         Log: Comment correction.
26949      Branch: perl
26950            ! regcomp.c
26951 ____________________________________________________________________________
26952 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
26953         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
26954              The latter is a RedHatism.
26955      Branch: perl
26956            ! lib/ExtUtils/MakeMaker.pm
26957 ____________________________________________________________________________
26958 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
26959         Log: Integrate perlio.
26960      Branch: perl
26961           !> perlio.c
26962 ____________________________________________________________________________
26963 [ 12831] By: nick                                  on 2001/11/03  11:42:15
26964         Log: Integrate mainline
26965      Branch: perlio
26966           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
26967           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
26968           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
26969           !> sv.c t/test.pl
26970 ____________________________________________________________________________
26971 [ 12830] By: nick                                  on 2001/11/03  10:27:34
26972         Log: Fix clone_leak problem.
26973              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
26974              as vestige of calling PerlLIO_dup().
26975      Branch: perlio
26976            ! perlio.c
26977 ____________________________________________________________________________
26978 [ 12829] By: nick                                  on 2001/11/03  09:40:46
26979         Log: Tweaks attempting to locate Doug's clone_leak leak.
26980              - add some PerlIO_debug()
26981              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
26982              - Even if it closing stdout etc. do a fflush()
26983      Branch: perlio
26984            ! perlio.c
26985 ____________________________________________________________________________
26986 [ 12828] By: nick                                  on 2001/11/03  08:34:31
26987         Log: Integrate mainline
26988      Branch: perlio
26989           !> (integrate 54 files)
26990 ____________________________________________________________________________
26991 [ 12827] By: ams                                   on 2001/11/03  03:45:19
26992         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
26993              remove this later). Based on a patch from Robert Spier in
26994              <15330.61459.14452.795263@rls.cx>.
26995      Branch: perl
26996            ! sv.c
26997 ____________________________________________________________________________
26998 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
26999         Log: microperl sync.
27000      Branch: perl
27001            ! doio.c perl.c perl.h perlio.c regexec.c
27002 ____________________________________________________________________________
27003 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
27004         Log: Definitions for the Unicode Newline Guidelines.
27005      Branch: perl
27006            ! perl.h
27007 ____________________________________________________________________________
27008 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
27009         Log: (retracted by #12871)
27010              
27011              There is no csh of any kind in default BeOS.
27012              For the purposes of miniperl globbing, bash
27013              will do.
27014      Branch: perl
27015            ! hints/beos.sh
27016 ____________________________________________________________________________
27017 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
27018         Log: Integrate change #12820 from macperl to maint and blead;
27019              
27020              Fix up (dynaloading) to work properly with multiplicity
27021      Branch: maint-5.6/perl
27022           !> ext/DynaLoader/dl_mac.xs
27023      Branch: perl
27024           !> ext/DynaLoader/dl_mac.xs
27025 ____________________________________________________________________________
27026 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
27027         Log: Several fixes for various exit problems and clearing out
27028              task queue, as well as another (incomplete) go at
27029              fixing error message handling
27030      Branch: maint-5.6/macperl
27031            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
27032 ____________________________________________________________________________
27033 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
27034         Log: Add source files for bleadperl builds
27035      Branch: maint-5.6/macperl
27036            ! macos/Makefile.mk
27037 ____________________________________________________________________________
27038 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
27039         Log: Fix up to work properly with multiplicity
27040      Branch: maint-5.6/macperl
27041            ! ext/DynaLoader/dl_mac.xs
27042 ____________________________________________________________________________
27043 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
27044         Log: Integrate with maintperl.
27045      Branch: maint-5.6/macperl
27046           +> t/op/system.t t/op/system_tests
27047           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
27048           !> pod/perltodo.pod util.c win32/win32.c
27049 ____________________________________________________________________________
27050 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
27051         Log: Locate _PATH_LOG if it's a socket even if not #defined
27052              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
27053              via Nick Clark.
27054      Branch: perl
27055            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
27056 ____________________________________________________________________________
27057 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
27058         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
27059              From: Michael G Schwern <schwern@pobox.com>
27060              Date: Fri, 2 Nov 2001 15:36:41 -0500
27061              Message-ID: <20011102153641.E23234@blackrider>
27062      Branch: perl
27063            ! t/test.pl
27064 ____________________________________________________________________________
27065 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
27066         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
27067              From: merlyn@stonehenge.com (Randal L. Schwartz)
27068              Date: 02 Nov 2001 09:33:34 -0800
27069              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
27070              
27071              (two of the changes)
27072              
27073              Better coexistence with extensions.
27074      Branch: perl
27075            ! ext/Errno/Errno_pm.PL hints/darwin.sh
27076 ____________________________________________________________________________
27077 [ 12815] By: ams                                   on 2001/11/02  16:47:43
27078         Log: Subject: Re: [PATCH] the the double double word word fix fix
27079              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27080              Date: Fri, 02 Nov 2001 19:43:07 +0100
27081              Message-Id: <3BE2E93B.627C198E@alcatel.at>
27082      Branch: perl
27083            ! pod/perldebug.pod
27084 ____________________________________________________________________________
27085 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
27086         Log: Update Changes.
27087      Branch: perl
27088            ! Changes patchlevel.h
27089 ____________________________________________________________________________
27090 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
27091         Log: More encoding testing.
27092      Branch: perl
27093            ! lib/encoding.pm lib/encoding.t
27094 ____________________________________________________________________________
27095 [ 12812] By: ams                                   on 2001/11/02  15:07:11
27096         Log: Slight modification of #12811.
27097      Branch: perl
27098            ! op.c
27099 ____________________________________________________________________________
27100 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
27101         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
27102              From: Radu Greab <radu@netsoft.ro>
27103              Date: Fri, 2 Nov 2001 15:28:58 +0200
27104              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
27105      Branch: perl
27106            ! op.c t/op/stat.t
27107 ____________________________________________________________________________
27108 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
27109         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
27110              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27111              Date: Thu, 1 Nov 2001 22:35:50 +0100
27112              Message-ID: <20011101223550.A10849@rafael>
27113      Branch: perl
27114            ! lib/ExtUtils/Embed.t
27115 ____________________________________________________________________________
27116 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
27117         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
27118              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27119              Date: 2 Nov 2001 14:48:51 -0000
27120              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
27121      Branch: perl
27122            ! lib/File/Find.pm
27123 ____________________________________________________________________________
27124 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
27125         Log: Add documentation.
27126      Branch: perl
27127            ! embed.pl pod/perlapi.pod utf8.c
27128 ____________________________________________________________________________
27129 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
27130         Log: Unicode: add ToFold mapping.  Not used yet; but basically
27131              a more useful mapping for caseless aka case-ignoring than
27132              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
27133              algorithm for creating the foldings uses equivalence classes,
27134              see http://www.unicode.org/unicode/reports/tr21/
27135              Hopefully this feature will be used in //i.
27136              (The folding tables were introduced by #12689.)
27137      Branch: perl
27138            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
27139            ! utf8.c
27140 ____________________________________________________________________________
27141 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
27142         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
27143              From: "Craig A. Berry" <craigberry@mac.com>
27144              Date: Fri, 02 Nov 2001 00:03:52 -0600
27145              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
27146      Branch: perl
27147            ! lib/AutoSplit.t
27148 ____________________________________________________________________________
27149 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
27150         Log: Subject: Trivial doc patch
27151              From: andreas.koenig@anima.de (Andreas J. Koenig)
27152              Date: 02 Nov 2001 06:11:35 +0100
27153              Message-ID: <m37kt94v08.fsf@anima.de>
27154      Branch: perl
27155            ! pod/perlport.pod
27156 ____________________________________________________________________________
27157 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
27158         Log: Make encoding and charnames pragmas coexist.
27159      Branch: perl
27160            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
27161 ____________________________________________________________________________
27162 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
27163         Log: The basic character classes seem to go untested with Unicode.
27164      Branch: perl
27165            ! t/op/pat.t
27166 ____________________________________________________________________________
27167 [ 12802] By: ams                                   on 2001/11/02  00:39:36
27168         Log: Subject: [PATCH] the the double double word word fix fix
27169              From: Richard Soderberg <rs@oregonnet.com>
27170              Date: Thu, 1 Nov 2001 13:12:03 -0800
27171              Message-Id: <200111012112.NAA23288@oregonnet.com>
27172              
27173              Subject: Re: [PATCH] the the double double word word fix fix
27174              From: Mark-Jason Dominus <mjd@plover.com>
27175              Date: Thu, 01 Nov 2001 16:43:40 -0500
27176              Message-Id: <20011101214340.2044.qmail@plover.com>
27177              
27178              Subject: Re: [PATCH] the the double double word word fix fix
27179              From: Mark-Jason Dominus <mjd@plover.com>
27180              Date: Thu, 01 Nov 2001 16:51:39 -0500
27181              Message-Id: <20011101215139.2196.qmail@plover.com>
27182      Branch: perl
27183            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
27184            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
27185            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
27186            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
27187            ! pod/perltodo.pod pod/perlxstut.pod
27188 ____________________________________________________________________________
27189 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
27190         Log: Comment tweaks.
27191      Branch: perl
27192            ! toke.c
27193 ____________________________________________________________________________
27194 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
27195         Log: FAQ sync.
27196      Branch: perl
27197            ! pod/perlfaq9.pod
27198 ____________________________________________________________________________
27199 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
27200         Log: If an encoding is set by -M/-m, it must be in
27201              effect only for the actual script, not any other
27202              required/-M/-m'ed module, otherwise we enter a nasty
27203              recursion in regexec.c while trying to init the simple
27204              UTF-8 charclasses like PL_utf8_alnum.
27205      Branch: perl
27206            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
27207 ____________________________________________________________________________
27208 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
27209         Log: A bit more descriptive name.
27210      Branch: perl
27211            ! mg.c
27212 ____________________________________________________________________________
27213 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
27214         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
27215              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27216              Date: Wed, 31 Oct 2001 13:47:04 EST
27217              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
27218      Branch: perl
27219            ! ext/Time/HiRes/HiRes.t
27220 ____________________________________________________________________________
27221 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
27222         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
27223              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27224              Date: Wed, 31 Oct 2001 13:43:29 EST
27225              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
27226      Branch: perl
27227            ! mg.c
27228 ____________________________________________________________________________
27229 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
27230         Log: Subject: [PATCH] Various test cleanups
27231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27232              Date: Tue, 30 Oct 2001 21:56:26 +0100
27233              Message-ID: <20011030215626.A28503@rafael>
27234      Branch: perl
27235            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27236            ! ext/DB_File/t/db-recno.t ext/Encode.t
27237 ____________________________________________________________________________
27238 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
27239         Log: Update Changes.
27240      Branch: perl
27241            ! Changes patchlevel.h
27242 ____________________________________________________________________________
27243 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
27244         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
27245              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
27246              Date: Wed, 31 Oct 2001 17:16:39 +0100
27247              Message-ID: <20011031171639.A32511@rafael>
27248      Branch: perl
27249            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
27250 ____________________________________________________________________________
27251 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
27252         Log: Skip message nit.
27253      Branch: perl
27254            ! t/io/fs.t
27255 ____________________________________________________________________________
27256 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
27257         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
27258              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27259              Date: 31 Oct 2001 14:49:37 -0000
27260              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
27261      Branch: perl
27262            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
27263 ____________________________________________________________________________
27264 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
27265         Log: Extend the effect of the encoding pragma to chr() and ord().
27266              
27267              TODO: regex literals, reentrancy problems with the utf8
27268              and charnames pragmas.
27269      Branch: perl
27270            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
27271 ____________________________________________________________________________
27272 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
27273         Log: Doc tweaks.
27274      Branch: perl
27275            ! lib/encoding.pm
27276 ____________________________________________________________________________
27277 [ 12788] By: nick                                  on 2001/10/31  08:59:56
27278         Log: Integrate mainline
27279      Branch: perlio
27280           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
27281           !> (integrate 49 files)
27282 ____________________________________________________________________________
27283 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
27284         Log: Forgot new proto.
27285      Branch: perl
27286            ! proto.h
27287 ____________________________________________________________________________
27288 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
27289         Log: Clarification: use encoding cannot be used to
27290              change the default encoding of "your whole script";
27291              only the default encoding of the *data*.  Also, it
27292              seems that "use encoding" does not mix with "use utf8"
27293              (a coredumping recursion ensues).  Should not be a huge
27294              problem since "use utf8" is pretty marginal nowadays.
27295      Branch: perl
27296            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
27297 ____________________________________________________________________________
27298 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
27299         Log: More documentation for the encode pragma.
27300      Branch: perl
27301            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
27302            ! pod/perlapi.pod pod/perlunicode.pod sv.c
27303 ____________________________________________________________________________
27304 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
27305         Log: Thinko in #12783.
27306      Branch: perl
27307            ! sv.c
27308 ____________________________________________________________________________
27309 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
27310         Log: Make sv_recode_to_utf8() a real API: the encoding
27311              is a parameter, instead of a global.  Document the
27312              PERL_ENCODING.
27313      Branch: perl
27314            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
27315            ! toke.c
27316 ____________________________________________________________________________
27317 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
27318         Log: Enable -Mencoding=foobar also for string literals.
27319      Branch: perl
27320            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
27321            ! pod/perlapi.pod proto.h sv.c toke.c
27322 ____________________________________________________________________________
27323 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
27324         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
27325              From: Andy Dougherty <doughera@lafayette.edu>
27326              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
27327              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
27328      Branch: perl
27329            ! ext/POSIX/hints/svr4.pl
27330 ____________________________________________________________________________
27331 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
27332         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
27333              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
27334              Date: Mon, 29 Oct 2001 23:11:58 -0000
27335              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
27336              
27337              Add compat.h.
27338      Branch: perl
27339            ! lib/h2xs.t utils/h2xs.PL
27340 ____________________________________________________________________________
27341 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
27342         Log: Subject: PerlIOBuf_dup
27343              From: Nicholas Clark <nick@ccl4.org>              
27344              Date: Mon, 29 Oct 2001 21:52:35 +0000             
27345              Message-ID: <20011029215235.K41204@plum.flirble.org>
27346              
27347              Add prototype.
27348      Branch: perl
27349            ! perliol.h
27350 ____________________________________________________________________________
27351 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
27352         Log: Subject: [PATCH] Make malloc.c errors more useful
27353              From: Richard Soderberg <rs@oregonnet.com>
27354              Date: Mon, 29 Oct 2001 22:28:02 -0800
27355              Message-Id: <200110300628.WAA11025@oregonnet.com>
27356      Branch: perl
27357            ! malloc.c
27358 ____________________________________________________________________________
27359 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
27360         Log: Retract #12776 - the bug 19990906.001 is still valid.
27361      Branch: perl
27362            ! t/run/kill_perl.t
27363 ____________________________________________________________________________
27364 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
27365         Log: (Retracted by #12777)
27366              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
27367              From: Michael G Schwern <schwern@pobox.com> 
27368              Date: Mon, 29 Oct 2001 23:01:08 -0500
27369              Message-ID: <20011029230108.G18053@blackrider>
27370      Branch: perl
27371            ! t/run/kill_perl.t
27372 ____________________________________________________________________________
27373 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
27374         Log: Comment nits.
27375      Branch: perl
27376            ! lib/encoding.t
27377 ____________________________________________________________________________
27378 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
27379         Log: integrate change#12772 from mainline
27380              
27381              Subject: [PATCH] Mommy, what's a pointer cast?
27382      Branch: maint-5.6/perl
27383            ! perl.h
27384 ____________________________________________________________________________
27385 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
27386         Log: Subject: [PATCH] Mommy, what's a pointer cast?
27387              From: Richard Soderberg <rs@oregonnet.com>
27388              Date: Mon, 29 Oct 2001 17:01:10 -0800
27389              Message-Id: <200110300101.RAA31561@oregonnet.com>
27390              
27391              (threads* parts)
27392      Branch: perl
27393            ! ext/threads/shared/shared.xs ext/threads/threads.xs
27394 ____________________________________________________________________________
27395 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
27396         Log: Subject: [PATCH] Mommy, what's a pointer cast?
27397              From: Richard Soderberg <rs@oregonnet.com>
27398              Date: Mon, 29 Oct 2001 17:01:10 -0800
27399              Message-Id: <200110300101.RAA31561@oregonnet.com>
27400              
27401              (the perl.h part)
27402      Branch: perl
27403            ! perl.h
27404 ____________________________________________________________________________
27405 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
27406         Log: Subject: [PATCH] OpenBSD likes signal.h 
27407              From: Richard Soderberg <rs@oregonnet.com>
27408              Date: Mon, 29 Oct 2001 17:00:31 -0800
27409              Message-Id: <200110300100.RAA31533@oregonnet.com>
27410      Branch: perl
27411            ! unixish.h
27412 ____________________________________________________________________________
27413 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
27414         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
27415              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
27416              Date: Mon, 29 Oct 2001 23:04:23 -0000
27417              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
27418      Branch: perl
27419            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27420            ! ext/DB_File/t/db-recno.t
27421 ____________________________________________________________________________
27422 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
27423         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
27424              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
27425              Date: Mon, 29 Oct 2001 12:34:07 -0600
27426              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
27427      Branch: perl
27428            ! ext/Time/HiRes/HiRes.t
27429 ____________________________________________________________________________
27430 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
27431         Log: Update Changes.
27432      Branch: perl
27433            ! Changes patchlevel.h
27434 ____________________________________________________________________________
27435 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
27436         Log: AIX needs an explicit symbol export list.
27437      Branch: perl
27438            ! lib/ExtUtils/Embed.t
27439 ____________________________________________________________________________
27440 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
27441         Log: The test (and the module) would require some
27442              quality hacking time to work on EBCDIC.  Based on
27443              the test results nothing seems to be majorly broken,
27444              the module just seems to have strange assumptions:
27445              got: ''\226\225\205'
27446              expected: ''one'
27447              The \226\225\205 being, of course, 'one', in EBCDIC.
27448      Branch: perl
27449            ! lib/Dumpvalue.t
27450 ____________________________________________________________________________
27451 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
27452         Log: Mark the test known to be failing in EBCDIC.
27453      Branch: perl
27454            ! t/op/tr.t
27455 ____________________________________________________________________________
27456 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
27457         Log: None of the libnet modules are going to work in
27458              EBCDIC without the Convert::EBCDIC.
27459      Branch: perl
27460            ! t/lib/1_compile.t
27461 ____________________________________________________________________________
27462 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
27463         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
27464      Branch: perl
27465            ! t/op/pack.t
27466 ____________________________________________________________________________
27467 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
27468         Log: UTF-EBCDIC ain't UTF-8.
27469      Branch: perl
27470            ! t/op/pack.t
27471 ____________________________________________________________________________
27472 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
27473         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
27474      Branch: perl
27475            ! t/lib/1_compile.t
27476 ____________________________________________________________________________
27477 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
27478         Log: Let's not assume ASCII.
27479      Branch: perl
27480            ! t/op/lc.t
27481 ____________________________________________________________________________
27482 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
27483         Log: Call the new perlio symbols differently.
27484      Branch: perl
27485            ! makedef.pl
27486 ____________________________________________________________________________
27487 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
27488         Log: Don't expect ASCII ordering.
27489      Branch: perl
27490            ! lib/ExtUtils/Manifest.t
27491 ____________________________________________________________________________
27492 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
27493         Log: Forgot from #12756.
27494      Branch: perl
27495            ! perlio.h
27496 ____________________________________________________________________________
27497 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
27498         Log: BeOS tweaks:
27499              - fseeko and ftello can be found by Configure but
27500              we do not seem to have prototypes for them so
27501              let's make up some
27502              - BeOS didn't use to have real sockets (sockets as
27503              filedescriptors) but the BONE package is supposed
27504              to fix this.  I do not know how to detect BONEness,
27505              see hints/beos.sh for a spot that needs to fixed.
27506              - BeOS has O_TEXT != O_BINARY but has no setmode()
27507      Branch: perl
27508            ! hints/beos.sh perlio.c
27509 ____________________________________________________________________________
27510 [ 12755] By: sky                                   on 2001/10/29  12:56:12
27511         Log: Ugly fix to not die when a thread creator is holding locks.
27512      Branch: perl
27513            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
27514            ! ext/threads/threads.xs
27515 ____________________________________________________________________________
27516 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
27517         Log: Integrate change #12752 from maintperl;
27518              
27519              croak(Nullch) wasn't printing the contents of ERRSV if there was
27520              no outer eval (bug in change#6125)
27521      Branch: perl
27522           !> util.c
27523 ____________________________________________________________________________
27524 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
27525         Log: Subject: [PATCH h2xs] Use of static data in XS modules
27526              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
27527              Date: Sun, 28 Oct 2001 21:19:07 -0000
27528              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
27529              
27530              with nits from Sarathy.
27531      Branch: perl
27532            ! utils/h2xs.PL
27533 ____________________________________________________________________________
27534 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
27535         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
27536              no outer eval (bug in change#6125)
27537      Branch: maint-5.6/perl
27538            ! util.c
27539 ____________________________________________________________________________
27540 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
27541         Log: More todo for the encoding pragma.
27542      Branch: perl
27543            ! lib/encoding.pm
27544 ____________________________________________________________________________
27545 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
27546         Log: Add the encoding pragma to control the "upgrade"
27547              from the native eight bit data to Unicode.
27548              
27549              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
27550      Branch: perl
27551            + lib/encoding.pm lib/encoding.t
27552            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
27553            ! pod/perlunicode.pod pod/perlvar.pod sv.c
27554 ____________________________________________________________________________
27555 [ 12749] By: sky                                   on 2001/10/28  21:02:33
27556         Log: Update documentation.
27557      Branch: perl
27558            ! ext/threads/shared/shared.pm
27559 ____________________________________________________________________________
27560 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
27561         Log: Integrate change #12747 from maintperl;
27562              
27563              finishing touches to system() fixes on windows:
27564              * detect cmd shell correctly even if it had full path in it
27565              * more quoting needed for single-arg system if the argument
27566              really had multiple quoted arguments within it
27567              * be smarter about not calling the shell when the executable
27568              has spaces, but otherwise does not need shell involvement
27569              * add a testsuite (windows-specific currently)
27570      Branch: perl
27571           +> t/op/system.t t/op/system_tests
27572            ! MANIFEST pod/perltodo.pod
27573           !> win32/win32.c
27574 ____________________________________________________________________________
27575 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
27576         Log: finishing touches to system() fixes on windows:
27577              * detect cmd shell correctly even if it had full path in it
27578              * more quoting needed for single-arg system if the argument
27579              really had multiple quoted arguments within it
27580              * be smarter about not calling the shell when the executable
27581              has spaces, but otherwise does not need shell involvement
27582              * add a testsuite (windows-specific currently)
27583      Branch: maint-5.6/perl
27584            + t/op/system.t t/op/system_tests
27585            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
27586 ____________________________________________________________________________
27587 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
27588         Log: Integrate perlio.
27589      Branch: perl
27590           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
27591 ____________________________________________________________________________
27592 [ 12745] By: nick                                  on 2001/10/28  16:08:14
27593         Log: Mingw32 fixup for Embed.t
27594      Branch: perlio
27595            ! lib/ExtUtils/Embed.t
27596 ____________________________________________________________________________
27597 [ 12744] By: nick                                  on 2001/10/28  15:54:14
27598         Log: GCC vs MS 64-bit constant syntax
27599      Branch: perlio
27600            ! ext/Time/HiRes/HiRes.xs
27601 ____________________________________________________________________________
27602 [ 12743] By: nick                                  on 2001/10/28  15:42:55
27603         Log: Integrate mainline
27604      Branch: perlio
27605           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
27606 ____________________________________________________________________________
27607 [ 12742] By: sky                                   on 2001/10/28  14:47:10
27608         Log: Manpage updates.
27609      Branch: perl
27610            ! ext/threads/threads.pm
27611 ____________________________________________________________________________
27612 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
27613         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
27614      Branch: perl
27615            ! lib/ExtUtils/Embed.t
27616 ____________________________________________________________________________
27617 [ 12740] By: nick                                  on 2001/10/28  14:14:24
27618         Log: Integrate mainline
27619      Branch: perlio
27620           !> lib/ExtUtils/Embed.t win32/win32.c
27621 ____________________________________________________________________________
27622 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
27623         Log: Need to be ./executed.
27624      Branch: perl
27625            ! lib/ExtUtils/Embed.t
27626 ____________________________________________________________________________
27627 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
27628         Log: Integrate perlio.
27629      Branch: perl
27630           !> perlio.c win32/win32.h
27631 ____________________________________________________________________________
27632 [ 12737] By: nick                                  on 2001/10/28  13:53:45
27633         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
27634              by gcc -xc++.
27635      Branch: perlio
27636            ! win32/win32.h
27637 ____________________________________________________________________________
27638 [ 12736] By: nick                                  on 2001/10/28  13:50:50
27639         Log: Have :stdio layer update an honour the fd refcnt table.
27640              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
27641      Branch: perlio
27642            ! perlio.c
27643 ____________________________________________________________________________
27644 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
27645         Log: Integrate changes #12724 and #12725 from maintperl;
27646              multiarg system now works.
27647      Branch: perl
27648           !> win32/win32.c
27649 ____________________________________________________________________________
27650 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
27651         Log: Integrate perlio.
27652      Branch: perl
27653           +> lib/ExtUtils/Embed.t
27654           !> MANIFEST perlio.c
27655 ____________________________________________________________________________
27656 [ 12733] By: nick                                  on 2001/10/28  13:07:16
27657         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
27658              least for PERLIO=perlio unthreaded case
27659      Branch: perlio
27660            ! perlio.c
27661 ____________________________________________________________________________
27662 [ 12732] By: nick                                  on 2001/10/28  11:10:24
27663         Log: Typo in exe name
27664      Branch: perlio
27665            ! lib/ExtUtils/Embed.t
27666 ____________________________________________________________________________
27667 [ 12731] By: nick                                  on 2001/10/28  11:09:59
27668         Log: Integrate Mainline
27669      Branch: perlio
27670           !> Changes configure.com ext/DB_File/DB_File.pm
27671           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
27672           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
27673           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
27674           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
27675           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
27676           !> t/TEST t/op/regexp.t win32/buildext.pl
27677 ____________________________________________________________________________
27678 [ 12730] By: nick                                  on 2001/10/28  11:05:35
27679         Log: Fixup Embed.t for Win32/VC++
27680      Branch: perlio
27681            ! lib/ExtUtils/Embed.t
27682 ____________________________________________________________________________
27683 [ 12729] By: nick                                  on 2001/10/28  09:36:20
27684         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
27685              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
27686              ExtUtils::Embed.
27687      Branch: perlio
27688            + lib/ExtUtils/Embed.t
27689            ! MANIFEST
27690 ____________________________________________________________________________
27691 [ 12728] By: sky                                   on 2001/10/28  08:12:53
27692         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
27693              line manually!
27694      Branch: perl
27695            ! lib/ExtUtils/xsubpp
27696 ____________________________________________________________________________
27697 [ 12727] By: sky                                   on 2001/10/28  08:02:09
27698         Log: And here we use the prototypes.
27699      Branch: perl
27700            ! ext/threads/shared/shared.xs
27701 ____________________________________________________________________________
27702 [ 12726] By: sky                                   on 2001/10/28  08:00:48
27703         Log: Support [] style prototypes.
27704      Branch: perl
27705            ! lib/ExtUtils/xsubpp
27706 ____________________________________________________________________________
27707 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
27708         Log: yet another multi-arg system() fix on windows: batch files as the
27709              first argument (i.e. directly executed by CreateProcess()) need
27710              extra quoting to escape shell-shock
27711      Branch: maint-5.6/perl
27712            ! win32/win32.c
27713 ____________________________________________________________________________
27714 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
27715         Log: another multi-arg system() fix on windows: passing empty arguments
27716              now works
27717      Branch: maint-5.6/perl
27718            ! win32/win32.c
27719 ____________________________________________________________________________
27720 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
27721         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
27722              No final #else #error because we do not seem to
27723              be using #error?
27724      Branch: perl
27725            ! op.h
27726 ____________________________________________________________________________
27727 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
27728         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
27729              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
27730              Date: Sat, 27 Oct 2001 23:28:44 EST 
27731              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
27732      Branch: perl
27733            ! ext/Time/HiRes/HiRes.xs
27734 ____________________________________________________________________________
27735 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
27736         Log: Regen perlapi, perltoc.
27737      Branch: perl
27738            ! pod/perlapi.pod pod/perltoc.pod
27739 ____________________________________________________________________________
27740 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
27741         Log: Subject: [PATCH] sv.h documentation
27742              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
27743              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
27744              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
27745      Branch: perl
27746            ! sv.h
27747 ____________________________________________________________________________
27748 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
27749         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
27750              system("nmake -nologo", "clean") and there is no executable
27751              called "nmake -nologo"; this used to "work" pre-change#12559 due
27752              to bugs in multiarg system() that have since been fixed
27753      Branch: perl
27754            ! win32/buildext.pl
27755 ____________________________________________________________________________
27756 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
27757         Log: Update Changes.
27758      Branch: perl
27759            ! Changes patchlevel.h
27760 ____________________________________________________________________________
27761 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
27762         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
27763              From: Richard.Foley@t-online.de (Richard Foley)            
27764              Date: Sun, 28 Oct 2001 00:48:32 +0200
27765              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
27766      Branch: perl
27767            ! pod/perlhack.pod
27768 ____________________________________________________________________________
27769 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
27770         Log: Must store pointers with the right width.
27771      Branch: perl
27772            ! op.h
27773 ____________________________________________________________________________
27774 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
27775         Log: Integrate change #12711 from perlio;
27776              
27777              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
27778              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
27779      Branch: perl
27780           !> perlio.c
27781 ____________________________________________________________________________
27782 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
27783         Log: Subject: [PATCH] make minitest
27784              From: Nicholas Clark <nick@ccl4.org>
27785              Date: Sat, 27 Oct 2001 22:56:16 +0100
27786              Message-ID: <20011027225616.L20275@plum.flirble.org>
27787      Branch: perl
27788            ! t/TEST
27789 ____________________________________________________________________________
27790 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
27791         Log: Patch #12661 missed this.
27792      Branch: perl
27793            ! ext/DB_File/DB_File.pm
27794 ____________________________________________________________________________
27795 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
27796         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
27797              From: "Craig A. Berry" <craigberry@mac.com>
27798              Date: Sat, 27 Oct 2001 16:07:47 -0500
27799              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
27800      Branch: perl
27801            ! configure.com perlio.c
27802 ____________________________________________________________________________
27803 [ 12711] By: nick                                  on 2001/10/27  19:49:25
27804         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
27805              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
27806      Branch: perlio
27807            ! perlio.c
27808 ____________________________________________________________________________
27809 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
27810         Log: Let's not replace reason if there's one already supplied.
27811      Branch: perl
27812            ! t/op/regexp.t
27813 ____________________________________________________________________________
27814 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
27815         Log: is not good.
27816      Branch: perl
27817            ! t/op/regexp.t
27818 ____________________________________________________________________________
27819 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
27820         Log: ldlibpth can exist but be unset.
27821      Branch: perl
27822            ! t/TEST
27823 ____________________________________________________________________________
27824 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
27825         Log: Unicode: property alias naming cleanup.
27826      Branch: perl
27827            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
27828 ____________________________________________________________________________
27829 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
27830         Log: FAQ sync.
27831      Branch: perl
27832            ! pod/perlfaq4.pod
27833 ____________________________________________________________________________
27834 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
27835         Log: Integrate change #12703 from maintperl;
27836              
27837              typemap stuff intervenes before declaration, move it to PREINIT
27838              section
27839              
27840              (an empty integrate, but now the files are in sync
27841              between the branches)
27842      Branch: perl
27843           !> ext/ODBM_File/ODBM_File.xs
27844 ____________________________________________________________________________
27845 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
27846         Log: More PerlIO symbols.
27847      Branch: perl
27848            ! makedef.pl
27849 ____________________________________________________________________________
27850 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
27851         Log: typemap stuff intervenes before declaration, move it to PREINIT
27852              section
27853      Branch: maint-5.6/perl
27854            ! ext/ODBM_File/ODBM_File.xs
27855 ____________________________________________________________________________
27856 [ 12702] By: nick                                  on 2001/10/27  14:09:35
27857         Log: Integrate mainline
27858      Branch: perlio
27859           +> ext/threads/shared/t/av_simple.t
27860           +> ext/threads/shared/t/hv_refs.t
27861           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
27862           !> (integrate 109 files)
27863 ____________________________________________________________________________
27864 [ 12700] By: ams                                   on 2001/10/26  21:22:23
27865         Log: Subject: [PATCH] tweak divide
27866              From: Nicholas Clark <nick@ccl4.org>
27867              Date: Fri, 26 Oct 2001 22:52:17 +0100
27868              Message-Id: <20011026225217.B20275@plum.flirble.org>
27869      Branch: perl
27870            ! pp.c
27871 ____________________________________________________________________________
27872 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
27873         Log: Integrate a buncha things from maintperl.
27874      Branch: maint-5.6/macperl
27875           !> (integrate 32 files)
27876 ____________________________________________________________________________
27877 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
27878         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
27879              From: Andy Dougherty <doughera@lafayette.edu>
27880              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
27881              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
27882      Branch: perl
27883            ! hints/svr4.sh
27884 ____________________________________________________________________________
27885 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
27886         Log: When you're root, many things become writable.
27887      Branch: perl
27888            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
27889 ____________________________________________________________________________
27890 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
27891         Log: Update Changes.
27892      Branch: perl
27893            ! Changes patchlevel.h
27894 ____________________________________________________________________________
27895 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
27896         Log: Term/Cap.t attempts to access the floppy drive for no good reason
27897              on dosish systems
27898      Branch: perl
27899            ! lib/Term/Cap.t
27900 ____________________________________________________________________________
27901 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
27902         Log: fix misleading comment on known inadequacy in B::Terse, and skip
27903              it correctly
27904      Branch: perl
27905            ! ext/B/t/terse.t
27906 ____________________________________________________________________________
27907 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
27908         Log: fix spurious AutoSplit.t failure under windows
27909      Branch: perl
27910            ! lib/AutoSplit.t
27911 ____________________________________________________________________________
27912 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
27913         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
27914      Branch: perl
27915            ! ext/Time/HiRes/HiRes.t
27916 ____________________________________________________________________________
27917 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
27918         Log: More logical to use %04"UVXf" than %"UVuf" since
27919              the Unicode standard prefers hex.
27920      Branch: perl
27921            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
27922            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
27923            ! lib/unicore/mktables utf8.c
27924 ____________________________________________________________________________
27925 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
27926         Log: change#12065 seems to have broken Encode build on windows; fix
27927      Branch: perl
27928            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
27929 ____________________________________________________________________________
27930 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
27931         Log: Unicode: add the case folding table.
27932      Branch: perl
27933            + lib/unicore/To/Fold.pl
27934            ! MANIFEST lib/unicore/mktables
27935 ____________________________________________________________________________
27936 [ 12688] By: sky                                   on 2001/10/26  13:51:29
27937         Log: Get the new functions right, do not export lock since we use builtin lock.
27938              TODO: fix xsubpp to support the new prototypes
27939      Branch: perl
27940            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
27941 ____________________________________________________________________________
27942 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
27943         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
27944              as suggested by Sarathy.
27945      Branch: perl
27946            ! mg.c
27947 ____________________________________________________________________________
27948 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
27949         Log: avoid compiler warning
27950      Branch: perl
27951            ! win32/win32.c
27952 ____________________________________________________________________________
27953 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
27954         Log: WinCE update from Rainer Keuchel.
27955      Branch: perl
27956            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
27957            ! wince/wince.c
27958 ____________________________________________________________________________
27959 [ 12684] By: sky                                   on 2001/10/26  13:34:33
27960         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
27961      Branch: perl
27962            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
27963 ____________________________________________________________________________
27964 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
27965         Log: More fixes that were made to the core and not in the libnet src
27966      Branch: perl
27967            ! lib/Net/Domain.pm
27968 ____________________________________________________________________________
27969 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
27970         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
27971              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
27972              Date: Fri, 26 Oct 2001 13:55:21 +0200
27973              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
27974              
27975              (plus make the db-recno.t#59 accept both \n and \r\n)
27976      Branch: perl
27977            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
27978            ! ext/DB_File/t/db-recno.t
27979 ____________________________________________________________________________
27980 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
27981         Log: Fix tests to be able to run in the core and the CPAN dist
27982      Branch: perl
27983            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
27984            ! lib/Net/t/require.t lib/Net/t/smtp.t
27985 ____________________________________________________________________________
27986 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
27987         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
27988              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27989              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
27990              Date: Fri, 26 Oct 2001 08:34:46 EDT
27991      Branch: perl
27992            ! ext/Time/HiRes/HiRes.t
27993 ____________________________________________________________________________
27994 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
27995         Log: Sync libnet modules with what will be libnet-1.08
27996      Branch: perl
27997            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
27998            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
27999            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
28000            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
28001 ____________________________________________________________________________
28002 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
28003         Log: Integrate maintperl changes #12268 and #12669;
28004              
28005              final touches to the audit for statics and thread-unsafe code
28006              * make DB_File, ODBM_File thread-safe 
28007              * remove unnecessary/dangerous statics and protect others
28008              from not getting accidentally enabled under threaded perls
28009              
28010              windows support functions get_childdir() et al aren't exported
28011              correctly under vanilla build
28012              
28013              Testing under win32 appreciated since changes there had
28014              to be manually merged and I cannot test how badly did I do.
28015      Branch: perl
28016           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
28017           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
28018           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
28019           !> win32/vmem.h win32/win32.c win32/win32iop.h
28020 ____________________________________________________________________________
28021 [ 12677] By: sky                                   on 2001/10/26  12:37:17
28022         Log: More Config::threads to threads::threads changes
28023      Branch: perl
28024            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
28025 ____________________________________________________________________________
28026 [ 12676] By: sky                                   on 2001/10/26  12:31:46
28027         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
28028      Branch: perl
28029            ! ext/threads/threads.pm ext/threads/threads.xs
28030 ____________________________________________________________________________
28031 [ 12675] By: sky                                   on 2001/10/26  12:06:30
28032         Log: Allocing a TLS in runtime is not too hot.
28033      Branch: perl
28034            ! ext/threads/threads.xs
28035 ____________________________________________________________________________
28036 [ 12674] By: sky                                   on 2001/10/26  11:59:09
28037         Log: Don't display debug data.
28038      Branch: perl
28039            ! ext/threads/threads.pm
28040 ____________________________________________________________________________
28041 [ 12673] By: sky                                   on 2001/10/26  11:35:47
28042         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
28043              complete bar support for blessed objects.
28044              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
28045      Branch: perl
28046            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
28047 ____________________________________________________________________________
28048 [ 12672] By: sky                                   on 2001/10/26  11:15:28
28049         Log: Fix case where shared reference does not exist in current thread.
28050      Branch: perl
28051            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
28052 ____________________________________________________________________________
28053 [ 12671] By: sky                                   on 2001/10/26  08:48:52
28054         Log: Support for references in shared arrays.
28055      Branch: perl
28056            ! ext/threads/shared/shared.xs
28057 ____________________________________________________________________________
28058 [ 12670] By: sky                                   on 2001/10/26  08:30:11
28059         Log: Add tests for references in hashes.
28060      Branch: perl
28061            + ext/threads/shared/t/hv_refs.t
28062            ! MANIFEST
28063 ____________________________________________________________________________
28064 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
28065         Log: windows support functions get_childdir() et al aren't exported
28066              correctly under vanilla build
28067      Branch: maint-5.6/perl
28068            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
28069 ____________________________________________________________________________
28070 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
28071         Log: final touches to the audit for statics and thread-unsafe code
28072              * make DB_File, ODBM_File thread-safe 
28073              * remove unnecessary/dangerous statics and protect others
28074              from not getting accidentally enabled under threaded perls
28075      Branch: maint-5.6/perl
28076            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
28077            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
28078            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
28079            ! win32/win32.c
28080 ____________________________________________________________________________
28081 [ 12667] By: ams                                   on 2001/10/26  03:48:36
28082         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
28083              From: "Richard Soderberg" <rs@crystalflame.net>
28084              Date: Thu, 25 Oct 2001 23:42:50 -0400
28085              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
28086      Branch: perl
28087            ! sharedsv.c
28088 ____________________________________________________________________________
28089 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
28090         Log: Integrate change #12664 from maintperl;
28091              
28092              the newest GCCs don't seem to like C<"string1"##STRING2>
28093              so keep it as C<"string1" STRING2> (latter appears to
28094              work everywhere)
28095      Branch: perl
28096           !> ext/DynaLoader/dlutils.c
28097 ____________________________________________________________________________
28098 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
28099         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
28100              From: Chris Nandor <pudge@pobox.com>
28101              Date: Thu, 25 Oct 2001 22:15:03 -0400
28102              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
28103      Branch: perl
28104            ! perl.h
28105 ____________________________________________________________________________
28106 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
28107         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
28108              C<"string1" STRING2> (latter appears to work everywhere)
28109      Branch: maint-5.6/perl
28110            ! ext/DynaLoader/dlutils.c
28111 ____________________________________________________________________________
28112 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
28113         Log: AUTHORS update.
28114      Branch: perl
28115            ! AUTHORS
28116 ____________________________________________________________________________
28117 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
28118         Log: Integrate change #12660 from maintperl;
28119              
28120              make the dMY_CXT stuff available under all of
28121              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
28122      Branch: perl
28123           !> perl.h
28124 ____________________________________________________________________________
28125 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
28126         Log: Subject: [PATCH] DB_File-1.79
28127              From: "Paul Marquess" <paul.marquess@openwave.com>
28128              Date: Fri, 26 Oct 2001 00:03:54 +0100
28129              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
28130      Branch: perl
28131            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
28132            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
28133 ____________________________________________________________________________
28134 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
28135         Log: make the dMY_CXT stuff available under all of
28136              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
28137      Branch: maint-5.6/perl
28138            ! perl.h
28139 ____________________________________________________________________________
28140 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
28141         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
28142              From: Michael G Schwern <schwern@pobox.com>
28143              Date: Thu, 25 Oct 2001 18:28:12 -0400
28144              Message-ID: <20011025182812.M4811@blackrider>
28145      Branch: perl
28146            ! t/run/kill_perl.t
28147 ____________________________________________________________________________
28148 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
28149         Log: STRLEN != int.
28150      Branch: perl
28151            ! regcomp.c regexec.c
28152 ____________________________________________________________________________
28153 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
28154         Log: Subject: [PATCH] remove small IVop redundancy
28155              From: Nicholas Clark <nick@ccl4.org>
28156              Date: Thu, 25 Oct 2001 22:48:28 +0100
28157              Message-ID: <20011025224827.M66471@plum.flirble.org>
28158      Branch: perl
28159            ! pp.c pp_hot.c
28160 ____________________________________________________________________________
28161 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
28162         Log: Metaconfig unit change for #12655.
28163      Branch: metaconfig/U/perl
28164            ! Extensions.U
28165 ____________________________________________________________________________
28166 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
28167         Log: Subject: Re: Not OK @12650
28168              From: Andy Dougherty <doughera@lafayette.edu>
28169              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
28170              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
28171      Branch: perl
28172            ! Configure
28173 ____________________________________________________________________________
28174 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
28175         Log: Integrate changes #12652 and #12653 from maintperl;
28176              
28177              more tweaks to change#12626
28178              * move the boilerplate code over to perl.h and make DynaLoader
28179              use it
28180              * make re, Opcode, File::Glob and B threadsafe
28181              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
28182              C<no re;> anywhere)
28183              
28184              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
28185              
28186              File::Glob required a bit more work in bleadperl
28187              because of ExtUtils::Constant (see the Makefile.PL change)
28188      Branch: perl
28189            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
28190           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
28191           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
28192 ____________________________________________________________________________
28193 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
28194         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
28195      Branch: maint-5.6/perl
28196            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
28197            ! ext/Opcode/Opcode.xs ext/re/re.xs
28198 ____________________________________________________________________________
28199 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
28200         Log: more tweaks to change#12626
28201              * move the boilerplate code over to perl.h and make DynaLoader
28202              use it
28203              * make re, Opcode, File::Glob and B threadsafe
28204              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
28205              C<no re;> anywhere)
28206      Branch: maint-5.6/perl
28207            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
28208            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
28209 ____________________________________________________________________________
28210 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
28211         Log: Metaconfig unit change for #12650.
28212      Branch: metaconfig/U/perl
28213            ! Extensions.U
28214 ____________________________________________________________________________
28215 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
28216         Log: Subject: Re: ithreads doesn't like usedl=n
28217              From: Andy Dougherty <doughera@lafayette.edu>
28218              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
28219              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
28220              
28221              Special-case threads::shared.
28222      Branch: perl
28223            ! Configure
28224 ____________________________________________________________________________
28225 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
28226         Log: Getting fancier...
28227      Branch: perl
28228            ! t/TEST
28229 ____________________________________________________________________________
28230 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
28231         Log: csh - what a pain.
28232      Branch: perl
28233            ! t/TEST
28234 ____________________________________________________________________________
28235 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
28236         Log: Update Changes.
28237      Branch: perl
28238            ! Changes patchlevel.h
28239 ____________________________________________________________________________
28240 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
28241         Log: Allow resetting the locale system for the duration
28242              of the build (Mac OS X default setting LANG=En_US
28243              ist kaputt)
28244      Branch: perl
28245            ! Makefile.SH
28246 ____________________________________________________________________________
28247 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
28248         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
28249      Branch: perl
28250            ! ext/Digest/MD5/t/files.t
28251 ____________________________________________________________________________
28252 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
28253         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
28254              From: Andy Dougherty <doughera@lafayette.edu>
28255              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
28256              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
28257      Branch: perl
28258            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
28259            ! ext/threads/shared/Makefile.PL
28260 ____________________________________________________________________________
28261 [ 12643] By: sky                                   on 2001/10/25  12:28:26
28262         Log: Add support for reference members of hashes.
28263      Branch: perl
28264            ! ext/threads/shared/shared.xs
28265 ____________________________________________________________________________
28266 [ 12642] By: ams                                   on 2001/10/25  12:21:13
28267         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
28268              From: "Norton Allen" <nort@qnx.com>
28269              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
28270              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
28271      Branch: perl
28272            ! ext/Digest/MD5/MD5.xs
28273 ____________________________________________________________________________
28274 [ 12641] By: sky                                   on 2001/10/25  10:27:39
28275         Log: Tests shared hashes.
28276      Branch: perl
28277            + ext/threads/shared/t/hv_simple.t
28278            ! MANIFEST
28279 ____________________________________________________________________________
28280 [ 12640] By: sky                                   on 2001/10/25  10:18:23
28281         Log: Fix threadcounts for arrays and hashes.
28282      Branch: perl
28283            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
28284 ____________________________________________________________________________
28285 [ 12639] By: sky                                   on 2001/10/25  10:17:26
28286         Log: Note to self, doing *src_ary++ in a macro that evaluates
28287              the value more than once is a good way to dump core.
28288      Branch: perl
28289            ! sharedsv.c
28290 ____________________________________________________________________________
28291 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
28292         Log: Integrate change #12636 from maintperl; more dl fixups.
28293      Branch: perl
28294           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
28295           !> ext/DynaLoader/dl_vms.xs
28296 ____________________________________________________________________________
28297 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
28298         Log: Like dl_hpux, like dl_dld.
28299      Branch: perl
28300            ! ext/DynaLoader/dl_dld.xs
28301 ____________________________________________________________________________
28302 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
28303         Log: followups to change#12635
28304      Branch: maint-5.6/perl
28305            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
28306            ! ext/DynaLoader/dl_vms.xs
28307 ____________________________________________________________________________
28308 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
28309         Log: add part of change#12634 to the two files that need it; dl_aix.xs
28310              in maint-5.6 doesn't have the branch that had the problem in
28311              mainline
28312      Branch: maint-5.6/perl
28313            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
28314 ____________________________________________________________________________
28315 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
28316         Log: Fixes for #12627.
28317      Branch: perl
28318            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
28319 ____________________________________________________________________________
28320 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
28321         Log: Since pv_uni_display and sv_uni_display are now used
28322              in the re extension, their symbols have to be exported.
28323      Branch: perl
28324            ! embed.pl global.sym
28325 ____________________________________________________________________________
28326 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
28327         Log: Subject:  Re: [PATCH Perl@12567] debug /list
28328              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28329              Date: Tue, 23 Oct 2001 21:40:33 EDT
28330              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
28331      Branch: perl
28332            ! configure.com
28333 ____________________________________________________________________________
28334 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
28335         Log: This takes care of some of the re 'debug' cases but
28336              not all cases since the information whether the pattern
28337              or the target are utf8 seems to be either lost or not
28338              spread widely enough, sigh.
28339      Branch: perl
28340            ! regcomp.c
28341 ____________________________________________________________________________
28342 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
28343         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
28344              From: John Peacock <jpeacock@rowman.com>
28345              Date: Wed, 24 Oct 2001 16:53:29 -0400
28346              Message-ID: <3BD72A49.1508D152@rowman.com>
28347      Branch: perl
28348            ! configure.com
28349 ____________________________________________________________________________
28350 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
28351         Log: Upgrade NetWare and WinCE as in #12626.
28352      Branch: perl
28353            ! NetWare/dl_netware.xs wince/dl_win32.xs
28354 ____________________________________________________________________________
28355 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
28356         Log: Tru64 compiler nit.
28357      Branch: perl
28358            ! ext/threads/shared/shared.xs
28359 ____________________________________________________________________________
28360 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
28361         Log: Integrate change #12626 from maintperl;
28362              make DynaLoader threadsafe by moving all statics into
28363              interpreter-local space
28364              
28365              TODO: Netware, OS/2, WinCE
28366      Branch: perl
28367           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
28368           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
28369           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
28370           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
28371           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
28372           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
28373           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
28374 ____________________________________________________________________________
28375 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
28376         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
28377              space
28378      Branch: maint-5.6/perl
28379            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
28380            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
28381            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
28382            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
28383            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
28384            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
28385            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
28386 ____________________________________________________________________________
28387 [ 12625] By: sky                                   on 2001/10/24  20:05:26
28388         Log: Change #12623 inflicted an infinite hang. Fixed.
28389      Branch: perl
28390            ! ext/threads/shared/shared.xs
28391 ____________________________________________________________________________
28392 [ 12624] By: sky                                   on 2001/10/24  19:06:55
28393         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
28394      Branch: perl
28395            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
28396 ____________________________________________________________________________
28397 [ 12623] By: sky                                   on 2001/10/24  18:06:34
28398         Log: We need to do sharedsv_find in the original perl context.
28399      Branch: perl
28400            ! ext/threads/shared/shared.xs
28401 ____________________________________________________________________________
28402 [ 12622] By: sky                                   on 2001/10/24  17:26:51
28403         Log: Add support for basic support for AVs, references not supported yet.
28404              Add test for AVs.
28405              Add more tests to sv_refs
28406              Fix documentation issues.  
28407      Branch: perl
28408            + ext/threads/shared/t/av_simple.t
28409            ! MANIFEST ext/threads/shared/shared.pm
28410            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
28411 ____________________________________________________________________________
28412 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
28413         Log: Dump Unicode better for re 'debug'.  The regprop()
28414              is unfinished since have to figure out how to detect
28415              Unicodeness in there.
28416      Branch: perl
28417            ! regcomp.c regexec.c
28418 ____________________________________________________________________________
28419 [ 12620] By: sky                                   on 2001/10/24  13:18:07
28420         Log: Add support for finding shared arrays and hashes.
28421      Branch: perl
28422            ! sharedsv.c
28423 ____________________________________________________________________________
28424 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
28425         Log: Rewrite sv_uni_display() as pv_uni_display() as
28426              reimplement sv_uni_display() using that.
28427      Branch: perl
28428            ! dump.c embed.h embed.pl proto.h
28429 ____________________________________________________________________________
28430 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
28431         Log: Integrate change #12615 from maintperl;
28432              on Windows, IO::File::new_tmpfile() fails after being called
28433              32767 times because MSVCRT thinks stdio's TMP_MAX is a
28434              process-wide limit
28435      Branch: perl
28436           !> win32/win32.c
28437 ____________________________________________________________________________
28438 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
28439         Log: Don't try to print ints as IVs.
28440      Branch: perl
28441            ! ext/Time/HiRes/HiRes.xs
28442 ____________________________________________________________________________
28443 [ 12616] By: sky                                   on 2001/10/24  11:06:35
28444         Log: We only need to fetch the SV from the backend if the index
28445              is not the same as mg_private.     In theory this could be
28446              a problem if there are an exact multiple of U16 changes
28447              of a shared variable between two access in a given thread,
28448              we choose to avoid theory for now.
28449      Branch: perl
28450            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
28451 ____________________________________________________________________________
28452 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
28453         Log: on Windows, IO::File::new_tmpfile() fails after being called
28454              32767 times because MSVCRT thinks stdio's TMP_MAX is a
28455              process-wide limit
28456      Branch: maint-5.6/perl
28457            ! win32/win32.c
28458 ____________________________________________________________________________
28459 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
28460         Log: Negation and Unicode: sort of solves 20010303.010,
28461              except not quite like reported in the Subject
28462              (Perl_warner is still utf8-ignorant).
28463      Branch: perl
28464            ! pp.c t/lib/warnings/sv
28465 ____________________________________________________________________________
28466 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
28467         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
28468      Branch: perl
28469            ! sv.c t/lib/warnings/sv
28470 ____________________________________________________________________________
28471 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
28472         Log: sv_uni_display(): do not add the "...", let the caller
28473              do it if wanted, and be prepared for more display options.
28474      Branch: perl
28475            ! dump.c embed.h embed.pl proto.h
28476 ____________________________________________________________________________
28477 [ 12611] By: nick                                  on 2001/10/23  20:28:07
28478         Log: Integrate mainline
28479      Branch: perlio
28480           !> Changes configure.com cygwin/cygwin.c
28481           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
28482           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
28483           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
28484           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
28485           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
28486           !> utils/h2xs.PL utils/perldoc.PL
28487 ____________________________________________________________________________
28488 [ 12610] By: sky                                   on 2001/10/23  19:39:24
28489         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
28490              don't call themselves READONLY but still die with modification
28491              attempt. We only call bless for ext and umagic.
28492      Branch: perl
28493            ! sv.c
28494 ____________________________________________________________________________
28495 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
28496         Log: Croak() on negative time; doc tweaks.
28497      Branch: perl
28498            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
28499            ! ext/Time/HiRes/HiRes.xs
28500 ____________________________________________________________________________
28501 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
28502         Log: FAQ sync.
28503      Branch: perl
28504            ! pod/perlfaq4.pod pod/perlfaq7.pod
28505 ____________________________________________________________________________
28506 [ 12607] By: sky                                   on 2001/10/23  18:27:27
28507         Log: Call setmagic on the referent we are blessing.
28508      Branch: perl
28509            ! sv.c
28510 ____________________________________________________________________________
28511 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
28512         Log: Small test nits.
28513      Branch: perl
28514            ! t/op/lc.t
28515 ____________________________________________________________________________
28516 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
28517         Log: Update Changes.
28518      Branch: perl
28519            ! Changes patchlevel.h
28520 ____________________________________________________________________________
28521 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
28522         Log: Make the PerlIO_init() prototypes consistent.
28523      Branch: perl
28524            ! perlio.c
28525 ____________________________________________________________________________
28526 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
28527         Log: Upping the test count is a good idea.
28528      Branch: perl
28529            ! t/op/lc.t
28530 ____________________________________________________________________________
28531 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
28532         Log: Document the final sigma spot.
28533      Branch: perl
28534            ! pp.c
28535 ____________________________________________________________________________
28536 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
28537         Log: Fix multicharacter titlecase (ucfirst).
28538      Branch: perl
28539            ! pod/perlunicode.pod pp.c t/op/lc.t
28540 ____________________________________________________________________________
28541 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
28542         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
28543              From: Mikhail Zabaluev <mhz@alt-linux.org>
28544              Date: Tue, 23 Oct 2001 10:40:37 +0400
28545              Message-ID: <20011023104037.A12761@localhost.localdomain>
28546              
28547              (#12406 replaced with this)
28548      Branch: perl
28549            ! utils/perldoc.PL
28550 ____________________________________________________________________________
28551 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
28552         Log: MacOS Classic updates from Pudge.
28553      Branch: perl
28554            ! lib/File/Spec.t lib/File/Spec/Mac.pm
28555 ____________________________________________________________________________
28556 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
28557         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
28558              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
28559              Date: Sun, 14 Oct 2001 23:14:46 +0200
28560              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
28561              
28562              except for the 2->4 changes.
28563      Branch: perl
28564            ! lib/AutoSplit.t
28565 ____________________________________________________________________________
28566 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
28567         Log: integrate macperl contents into maint-5.6
28568      Branch: maint-5.6/perl
28569            ! mg.c
28570           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
28571           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
28572           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
28573           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
28574           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
28575           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
28576           !> t/lib/filefind.t t/lib/filespec.t
28577 ____________________________________________________________________________
28578 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
28579         Log: At some point the #6234 has been lost from the mainline
28580              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
28581      Branch: perl
28582            ! lib/File/Spec/Win32.pm
28583 ____________________________________________________________________________
28584 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
28585         Log: Cygwin seems to round up (or closest, but not down)
28586              for time(), so half of the time (bad pun intended)
28587              Time::HiRes::time() is less than time(), half of
28588              the time it's more.  So let's try harder in the loop.
28589      Branch: perl
28590            ! ext/Time/HiRes/HiRes.t
28591 ____________________________________________________________________________
28592 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
28593         Log: MacOS Classic timeofday(), from Chris Nandor. 
28594      Branch: perl
28595            ! ext/Time/HiRes/HiRes.xs
28596 ____________________________________________________________________________
28597 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
28598         Log: Integrate changes #12580 and #12581 from macperl;
28599              
28600              Fix path construction.
28601              
28602              (Copyright) Nit.
28603      Branch: perl
28604           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
28605 ____________________________________________________________________________
28606 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
28607         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
28608              doesn't seem to help (the error being output to console, maybe?)
28609      Branch: perl
28610            ! lib/Net/Domain.pm
28611 ____________________________________________________________________________
28612 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
28613         Log: Taint the getcwd() result also in Cygwin.
28614              (TODO: which other platforms need the same thing?)
28615      Branch: perl
28616            ! cygwin/cygwin.c
28617 ____________________________________________________________________________
28618 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
28619         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
28620      Branch: perl
28621            ! t/op/taint.t
28622 ____________________________________________________________________________
28623 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
28624         Log: getpwuid() fragility continues.
28625      Branch: perl
28626            ! utils/h2xs.PL
28627 ____________________________________________________________________________
28628 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
28629         Log: getpwuid() might succeed but that's no guarantee
28630              that the $home will be defined.
28631      Branch: perl
28632            ! ext/File/Glob/t/basic.t
28633 ____________________________________________________________________________
28634 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
28635         Log: It's safer to to expand the variable, too... (see #12571)
28636      Branch: perl
28637            ! t/TEST
28638 ____________________________________________________________________________
28639 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
28640         Log: Integrate with maintperl.
28641      Branch: maint-5.6/macperl
28642           !> win32/bin/pl2bat.pl win32/win32.c
28643 ____________________________________________________________________________
28644 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
28645         Log: Oops, forgot to include Win32 ... just as well, since it
28646              seems in bleadperl, change #7764 was not included
28647              (adding C:\temp).  Re-added.  Rip it back out if it
28648              doesn't belong.  :-)
28649      Branch: maint-5.6/macperl
28650            ! lib/File/Spec/Win32.pm
28651 ____________________________________________________________________________
28652 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
28653         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
28654              From: "Craig A. Berry" <craigberry@mac.com>
28655              Date: Mon, 22 Oct 2001 15:25:19 -0500
28656              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
28657      Branch: perl
28658            ! configure.com
28659 ____________________________________________________________________________
28660 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
28661         Log: Add in lots of File::Spec changes, from Thomas Wegner,
28662              and sync with changes from bleadperl.
28663      Branch: maint-5.6/macperl
28664            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
28665            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
28666            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28667            ! lib/File/Spec/Win32.pm t/lib/filespec.t
28668 ____________________________________________________________________________
28669 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
28670         Log: Sync with latest File::Find and tests from bleadperl.
28671      Branch: maint-5.6/macperl
28672            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
28673 ____________________________________________________________________________
28674 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
28675         Log: Nit.
28676      Branch: maint-5.6/macperl
28677            ! perl.c
28678 ____________________________________________________________________________
28679 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
28680         Log: Fix path construction.
28681      Branch: maint-5.6/macperl
28682            ! ext/DynaLoader/DynaLoader_pm.PL
28683 ____________________________________________________________________________
28684 [ 12579] By: nick                                  on 2001/10/22  19:08:35
28685         Log: Integrate mainline (for Arthurs thread.xs fix)
28686      Branch: perlio
28687           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
28688 ____________________________________________________________________________
28689 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
28690         Log: Fix up exported symbols, move relevant docs
28691              over from macperl.pod.
28692      Branch: maint-5.6/macperl
28693            ! macos/ext/MacPerl/MacPerl.pm
28694 ____________________________________________________________________________
28695 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
28696         Log: Make ADDRESS called optionally as a method.
28697      Branch: maint-5.6/macperl
28698            ! macos/lib/Mac/Glue.pm
28699 ____________________________________________________________________________
28700 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
28701         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
28702              Apple event.
28703      Branch: maint-5.6/macperl
28704            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
28705            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
28706            ! macos/macperl/MPTerminology.aete
28707 ____________________________________________________________________________
28708 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
28709         Log: Clean up some build utilities. Change Entab to Duplicate;
28710              fix docs and error reporting; improve macify() of paths;
28711              remove requirement for Exporter.pm presence.
28712      Branch: maint-5.6/macperl
28713            ! macos/InstallBLIB macos/MacPerlTests.cmd
28714            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
28715 ____________________________________________________________________________
28716 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
28717         Log: Sync Time::HiRes with bleadperl
28718      Branch: maint-5.6/macperl
28719            ! macos/bundled_ext/Time/HiRes/HiRes.pm
28720            ! macos/bundled_ext/Time/HiRes/HiRes.t
28721            ! macos/bundled_ext/Time/HiRes/HiRes.xs
28722 ____________________________________________________________________________
28723 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
28724         Log: Fix up Changes
28725      Branch: maint-5.6/macperl
28726            ! macos/Changes
28727 ____________________________________________________________________________
28728 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
28729         Log: A user might belong to only a single group
28730              (the group equal to the group id).
28731      Branch: perl
28732            ! t/op/groups.t
28733 ____________________________________________________________________________
28734 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
28735         Log: Prepending (instead of replacing with) the pwd is safer. 
28736      Branch: perl
28737            ! t/TEST
28738 ____________________________________________________________________________
28739 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
28740         Log: Be more robust if no hostname or domainname
28741              (especially the latter)
28742      Branch: perl
28743            ! lib/Net/Domain.pm
28744 ____________________________________________________________________________
28745 [ 12569] By: sky                                   on 2001/10/22  17:41:07
28746         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
28747      Branch: perl
28748            ! ext/threads/threads.xs
28749 ____________________________________________________________________________
28750 [ 12568] By: nick                                  on 2001/10/22  16:31:24
28751         Log: Integrate mainline
28752      Branch: perlio
28753           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
28754           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
28755           +> ext/threads/shared/t/sv_refs.t
28756           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
28757            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
28758            - lib/unicore/To/SpecUpper.pl
28759           !> (integrate 42 files)
28760 ____________________________________________________________________________
28761 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
28762         Log: Update Changes.
28763      Branch: perl
28764            ! Changes patchlevel.h
28765 ____________________________________________________________________________
28766 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
28767         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
28768              From: Michael G Schwern <schwern@pobox.com>
28769              Date: Mon, 22 Oct 2001 03:48:38 -0400
28770              Message-ID: <20011022034838.B1676@blackrider>
28771      Branch: perl
28772            ! pod/perlvar.pod
28773 ____________________________________________________________________________
28774 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
28775         Log: Pod nits, as suggested by Stas Bekman.
28776      Branch: perl
28777            ! ext/threads/shared/shared.pm ext/threads/threads.pm
28778 ____________________________________________________________________________
28779 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
28780         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
28781              From: "Paul Marquess" <paul.marquess@openwave.com> 
28782              Date: Sun, 21 Oct 2001 21:11:15 +0100
28783              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
28784      Branch: perl
28785            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
28786            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
28787            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
28788            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
28789            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
28790            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
28791            ! ext/SDBM_File/sdbm.t
28792 ____________________________________________________________________________
28793 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
28794         Log: Integrate change #12559 from maintperl;
28795              various fixes for system() and backticks under windows
28796      Branch: perl
28797           !> win32/win32.c
28798 ____________________________________________________________________________
28799 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
28800         Log: Integrate change #12560 from maintperl;
28801              make pl2bat use %0 rather than "%0" (the latter fails to work
28802              in a lot of common cases)
28803      Branch: perl
28804           !> win32/bin/pl2bat.pl
28805 ____________________________________________________________________________
28806 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
28807         Log: Integrate changes #12549 and #12550 from maintperl;
28808              
28809              readline() doesn't work with our variables; it confuses them with
28810              my variables (change#4227 was incomplete)
28811      Branch: perl
28812            ! t/lib/strict/vars
28813           !> t/base/rs.t toke.c
28814 ____________________________________________________________________________
28815 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
28816         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
28817              in a lot of common cases)
28818      Branch: maint-5.6/perl
28819            ! win32/bin/pl2bat.pl
28820 ____________________________________________________________________________
28821 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
28822         Log: various fixes for system() and backticks under windows:
28823              
28824              * avoid munging whitespace that is passed within quotes
28825              * work around a cmd.exe misfeature that made multi-arg
28826              system() unreliable when there is more than one quoted
28827              argument
28828              * make multi-arg system() autoquote arguments as needed
28829              before passing them to the shell (this avoids having to
28830              second guess the shell quoting)
28831              * perl's -Dp switch can be used to trace the innards
28832      Branch: maint-5.6/perl
28833            ! win32/win32.c
28834 ____________________________________________________________________________
28835 [ 12558] By: nick                                  on 2001/10/22  08:58:42
28836         Log: Integrate ithreads buffer flush fix from perlio
28837      Branch: perl
28838           !> ext/threads/t/basic.t perl.c
28839 ____________________________________________________________________________
28840 [ 12557] By: nick                                  on 2001/10/22  08:35:09
28841         Log: All tests pass (legitimately) on ithreads
28842      Branch: perlio
28843            ! ext/threads/t/basic.t perl.c
28844 ____________________________________________________________________________
28845 [ 12556] By: nick                                  on 2001/10/22  06:51:22
28846         Log: Integrate non-ithreads fix to mainline
28847      Branch: perl
28848           !> perlio.c
28849 ____________________________________________________________________________
28850 [ 12555] By: nick                                  on 2001/10/22  06:48:33
28851         Log: Restore non-ithreads build. Interestingly binmode test passes
28852              non-ithreads - so crlf layer is not damaged and ithreads fail
28853              is a symptom ...
28854      Branch: perlio
28855            ! perlio.c
28856 ____________________________________________________________________________
28857 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
28858         Log: Integrate from perlio; restructuring.
28859      Branch: perl
28860           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
28861           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
28862           !> win32/perlhost.h
28863 ____________________________________________________________________________
28864 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
28865         Log: Integrate from maintperl
28866              (Changes 12350, 12496, 12548, 12549, 12550)
28867      Branch: maint-5.6/macperl
28868           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
28869           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
28870 ____________________________________________________________________________
28871 [ 12552] By: nick                                  on 2001/10/21  19:18:12
28872         Log: Win32 PerlIO_cleanup special cases should no longer be required.
28873      Branch: perlio
28874            ! perl.c
28875 ____________________________________________________________________________
28876 [ 12551] By: nick                                  on 2001/10/21  19:16:56
28877         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
28878      Branch: perlio
28879            ! win32/makefile.mk
28880 ____________________________________________________________________________
28881 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
28882         Log: change#12549 wasn't aware of strictures
28883      Branch: maint-5.6/perl
28884            ! t/pragma/strict-vars toke.c
28885 ____________________________________________________________________________
28886 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
28887         Log: readline() doesn't work with our variables; it confuses them with
28888              my variables (change#4227 was incomplete)
28889      Branch: maint-5.6/perl
28890            ! t/base/rs.t toke.c
28891 ____________________________________________________________________________
28892 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
28893         Log: change#12220 appears to have pulled in a mainline change that
28894              isn't applicable to maint-5.6 (some platforms don't taint
28895              cwd)
28896      Branch: maint-5.6/perl
28897            ! t/lib/filefind-taint.t
28898 ____________________________________________________________________________
28899 [ 12547] By: nick                                  on 2001/10/21  17:15:54
28900         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
28901              for them. Call explicit cleanup during destruct process.
28902              - one binmode test is failing
28903              - also ext/threads/t/basic.t fails under make test, and is noisy under
28904              harness. (Threads results are intermingled and don't match order expected.)
28905      Branch: perlio
28906            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
28907            ! perlio.h perliol.h pod/perlapi.pod sv.c
28908 ____________________________________________________________________________
28909 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
28910         Log: Implement multicharacter case mappings where a single
28911              Unicode character can be mapped into several.
28912      Branch: perl
28913            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
28914            - lib/unicore/To/SpecUpper.pl
28915            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
28916            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
28917            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
28918            ! proto.h t/op/lc.t utf8.c
28919 ____________________________________________________________________________
28920 [ 12545] By: sky                                   on 2001/10/21  15:25:16
28921         Log: First support of threads::shared, support shared svs and references.
28922      Branch: perl
28923            + ext/threads/shared/Makefile.PL ext/threads/shared/README
28924            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
28925            + ext/threads/shared/t/sv_refs.t
28926            + ext/threads/shared/t/sv_simple.t
28927            ! MANIFEST sharedsv.c
28928 ____________________________________________________________________________
28929 [ 12544] By: nick                                  on 2001/10/21  14:52:35
28930         Log: PerlIO layer table as PL_perlio (per-interpreter)
28931      Branch: perlio
28932            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
28933            ! pod/perlapi.pod sv.c
28934 ____________________________________________________________________________
28935 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
28936         Log: Prettyprinting.
28937      Branch: perl
28938            ! pod/perlunicode.pod
28939 ____________________________________________________________________________
28940 [ 12542] By: ams                                   on 2001/10/21  03:50:25
28941         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
28942              From: "Sean M. Burke" <sburke@cpan.org>
28943              Date: Sat, 20 Oct 2001 17:51:09 -0600
28944              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
28945      Branch: perl
28946            + pod/perlpodspec.pod
28947            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
28948            ! pod/perltoc.pod
28949 ____________________________________________________________________________
28950 [ 12541] By: nick                                  on 2001/10/20  22:23:53
28951         Log: Fix typos in new locking on MemShared
28952              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
28953              - seems to make segfaults more deterministic - suspect they are 
28954              attempt to free() after Interp and Host have gone.
28955      Branch: perlio
28956            ! perlio.c win32/perlhost.h
28957 ____________________________________________________________________________
28958 [ 12540] By: nick                                  on 2001/10/20  21:50:46
28959         Log: Remove the MemShared re-#define (again)
28960      Branch: perlio
28961            ! perlio.c
28962 ____________________________________________________________________________
28963 [ 12539] By: nick                                  on 2001/10/20  21:49:06
28964         Log: Use locks on MemShared
28965      Branch: perlio
28966            ! win32/perlhost.h
28967 ____________________________________________________________________________
28968 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
28969         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
28970              From: "chromatic" <chromatic@rmci.net>
28971              Date: Sat, 20 Oct 2001 11:13:47 -0600
28972              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
28973      Branch: perl
28974            ! installhtml
28975 ____________________________________________________________________________
28976 [ 12537] By: nick                                  on 2001/10/20  16:44:03
28977         Log: Integrate mainline
28978      Branch: perlio
28979           !> (integrate 48 files)
28980 ____________________________________________________________________________
28981 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
28982         Log: Update Changes.
28983      Branch: perl
28984            ! Changes patchlevel.h
28985 ____________________________________________________________________________
28986 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
28987         Log: Upgrade to podlators 1.11, from Russ Allbery.
28988      Branch: perl
28989            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
28990            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
28991            ! pod/pod2man.PL pod/pod2text.PL
28992 ____________________________________________________________________________
28993 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
28994         Log: Integrate perlio change #12532:
28995              introduce and use PerlIO_intmod2str().
28996      Branch: perl
28997           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
28998 ____________________________________________________________________________
28999 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
29000         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
29001      Branch: perl
29002            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
29003 ____________________________________________________________________________
29004 [ 12532] By: nick                                  on 2001/10/20  14:25:37
29005         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
29006              Use for non-PERLIO fdupopen().
29007      Branch: perlio
29008            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
29009 ____________________________________________________________________________
29010 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
29011         Log: Integrate perlio: PerlIO win32 fixes.
29012      Branch: perl
29013           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
29014           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
29015           !> proto.h sv.h win32/win32io.c
29016 ____________________________________________________________________________
29017 [ 12530] By: nick                                  on 2001/10/20  12:53:30
29018         Log: Fixed in two places - p4 resolve
29019      Branch: perlio
29020            ! perlsdio.h
29021 ____________________________________________________________________________
29022 [ 12529] By: nick                                  on 2001/10/20  12:51:05
29023         Log: Fix for ithreads/stdio build
29024      Branch: perlio
29025            ! perlio.c perlsdio.h
29026 ____________________________________________________________________________
29027 [ 12528] By: ams                                   on 2001/10/20  12:13:25
29028         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
29029              From: Michael G Schwern <schwern@pobox.com>
29030              Date: Sat, 20 Oct 2001 01:41:21 -0400
29031              Message-Id: <20011020014121.I3681@blackrider>
29032      Branch: perl
29033            ! installman
29034 ____________________________________________________________________________
29035 [ 12527] By: ams                                   on 2001/10/20  12:09:41
29036         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
29037              From: Michael G Schwern <schwern@pobox.com>
29038              Date: Sat, 20 Oct 2001 02:04:21 -0400
29039              Message-Id: <20011020020421.A11732@blackrider>
29040      Branch: perl
29041            ! lib/Pod/Checker.pm
29042 ____________________________________________________________________________
29043 [ 12526] By: ams                                   on 2001/10/20  11:59:41
29044         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
29045              From: "chromatic" <chromatic@rmci.net>
29046              Date: Fri, 19 Oct 2001 22:46:39 -0600
29047              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
29048      Branch: perl
29049            ! lib/Net/Config.pm
29050 ____________________________________________________________________________
29051 [ 12525] By: nick                                  on 2001/10/20  11:16:18
29052         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
29053              Perl_sv_setsv_flags directly.
29054      Branch: perlio
29055            ! ext/threads/threads.xs
29056 ____________________________________________________________________________
29057 [ 12524] By: nick                                  on 2001/10/20  10:28:17
29058         Log: Add a new flag character 'm' to embed.pl set to represent
29059              "functions" which are really macros. Use it foe the troublesome
29060              sv_setsv() etc. macros in sv.h - changing latter to define
29061              sv_setsv rather than sv_setsv_macro etc.
29062      Branch: perlio
29063            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
29064            ! pod/perlapi.pod proto.h sv.h
29065 ____________________________________________________________________________
29066 [ 12523] By: nick                                  on 2001/10/20  09:17:17
29067         Log: Add comments explaining why win32.h/embed.h are included where they are
29068              in perl.h 
29069      Branch: perlio
29070            ! perl.h
29071 ____________________________________________________________________________
29072 [ 12522] By: nick                                  on 2001/10/20  08:27:44
29073         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
29074              being used yet.
29075      Branch: perlio
29076            ! win32/win32io.c
29077 ____________________________________________________________________________
29078 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
29079         Log: Wording tweaks.
29080      Branch: perl
29081            ! t/TEST
29082 ____________________________________________________________________________
29083 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
29084         Log: Subject: IO module with nonblocking socket connect patch 
29085              From: Raul Dias <raul@dias.com.br>
29086              Date: Fri, 19 Oct 2001 22:45:32 -0300
29087              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
29088      Branch: perl
29089            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
29090 ____________________________________________________________________________
29091 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
29092         Log: Test vertical whitespace combined with /x in \p{}.
29093      Branch: perl
29094            ! t/op/pat.t
29095 ____________________________________________________________________________
29096 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
29097         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
29098              From: Gisle Aas <gisle@ActiveState.com> 
29099              Date: 19 Oct 2001 16:46:02 -0700
29100              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
29101      Branch: perl
29102            ! lib/ExtUtils/MakeMaker.pm
29103 ____________________________________________________________________________
29104 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
29105         Log: No more this symbol.
29106      Branch: perl
29107            ! makedef.pl
29108 ____________________________________________________________________________
29109 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
29110         Log: Integrate change #12511; fix gross win32 build issues.
29111      Branch: perl
29112           !> makedef.pl sv.c
29113 ____________________________________________________________________________
29114 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
29115         Log: Unpack in scalar context should return the first value
29116              returned in list context, as pointed out by Ton Hospel
29117              in 2001-05-21 (this is how it works already in blead,
29118              just adding the test).
29119      Branch: perl
29120            ! t/op/pack.t
29121 ____________________________________________________________________________
29122 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
29123         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
29124              From: "Craig A. Berry" <craigberry@mac.com>
29125              Date: Fri, 19 Oct 2001 16:59:30 -0500
29126              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
29127      Branch: perl
29128            ! utils/perldoc.PL
29129 ____________________________________________________________________________
29130 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
29131         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
29132              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29133              Date: Fri, 19 Oct 2001 17:45:23 EDT
29134              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
29135      Branch: perl
29136            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
29137            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
29138            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
29139            ! vms/vmsish.h
29140 ____________________________________________________________________________
29141 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
29142         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
29143              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29144              Date: Fri, 19 Oct 2001 17:26:35 EDT
29145              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
29146      Branch: perl
29147            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
29148 ____________________________________________________________________________
29149 [ 12511] By: nick                                  on 2001/10/19  19:55:36
29150         Log: Fix gross win32 build issues
29151      Branch: perlio
29152            ! makedef.pl sv.c
29153 ____________________________________________________________________________
29154 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
29155         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
29156              From: David Dyck <dcd@tc.fluke.com>
29157              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
29158              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
29159      Branch: perl
29160            ! lib/File/Find.pm
29161 ____________________________________________________________________________
29162 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
29163         Log: Subject: Re: PerlIO and Encode
29164              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29165              Date: Tue, 16 Oct 2001 01:50:16 +0900
29166              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
29167      Branch: perl
29168            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
29169            ! ext/Encode/Encode/Tcl.t
29170 ____________________________________________________________________________
29171 [ 12508] By: ams                                   on 2001/10/19  17:59:16
29172         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
29173              (See #12499)
29174      Branch: perl
29175            ! pod/perlintro.pod
29176 ____________________________________________________________________________
29177 [ 12507] By: nick                                  on 2001/10/19  16:30:43
29178         Log: Integrate mainline
29179      Branch: perlio
29180           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
29181           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
29182           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
29183           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
29184           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
29185           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
29186           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
29187           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
29188           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
29189           +> win32/config_H.win64
29190            - lib/Test/Utils.pm lib/unicore/mktables.PL
29191            - t/lib/Test/Simple/Catch/More.pm
29192           !> (integrate 84 files)
29193 ____________________________________________________________________________
29194 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
29195         Log: Retract the #10451 which seems to be the cause
29196              of the major leakage from while(){eval"sub{}"}
29197      Branch: perl
29198            ! op.c t/run/kill_perl.t
29199 ____________________________________________________________________________
29200 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
29201         Log: Regen toc.
29202      Branch: perl
29203            ! pod/perltoc.pod
29204 ____________________________________________________________________________
29205 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
29206         Log: Tiny tweaks.
29207      Branch: perl
29208            ! pod/perl.pod
29209 ____________________________________________________________________________
29210 [ 12503] By: ams                                   on 2001/10/19  13:34:24
29211         Log: Subject: Re: perlintro.pod
29212              From: Abe Timmerman <abe@ztreet.demon.nl>
29213              Date: Fri, 19 Oct 2001 14:12:40 +0200
29214              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
29215      Branch: perl
29216            ! pod/perlintro.pod
29217 ____________________________________________________________________________
29218 [ 12502] By: ams                                   on 2001/10/19  13:24:12
29219         Log: Slight reorganisation of references.
29220      Branch: perl
29221            ! pod/perl.pod
29222 ____________________________________________________________________________
29223 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
29224         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
29225              From: Kay Röpke <kroepke@dolphin-services.de>
29226              Date: Fri, 19 Oct 2001 14:04:01 +0200 
29227              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
29228      Branch: perl
29229            ! lib/ExtUtils/MakeMaker.pm
29230 ____________________________________________________________________________
29231 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
29232         Log: Unicode categories continue:
29233              implement Category=, Script=, Block=
29234              (these are based on an upcoming update of TR#18)
29235              Fix a bug where we got two In categories named "old italic",
29236              and another where shortcut for the Is categories wasn't taken.
29237      Branch: perl
29238            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
29239            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
29240            ! pod/perlunicode.pod t/op/pat.t
29241 ____________________________________________________________________________
29242 [ 12499] By: ams                                   on 2001/10/19  01:42:29
29243         Log: Subject: a small patch to perlintro.pod.
29244              From: Autrijus Tang <autrijus@autrijus.org>
29245              Date: Fri, 19 Oct 2001 01:45:51 +0800
29246              Message-Id: <20011019014551.A35625@not.autrijus.org>
29247              (Applied by hand with nits.)
29248      Branch: perl
29249            ! pod/perlintro.pod
29250 ____________________________________________________________________________
29251 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
29252         Log: Subject: [PATCH] OpenBSD hints for ithreads
29253              From: Andy Dougherty <doughera@lafayette.edu>
29254              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
29255              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
29256      Branch: perl
29257            ! hints/openbsd.sh
29258 ____________________________________________________________________________
29259 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
29260         Log: Retract #12446; the problem solved by #12474.
29261      Branch: perl
29262            ! hints/aix.sh
29263 ____________________________________________________________________________
29264 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
29265         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
29266              message and suppress line number info (from Steve Hay
29267              <Steve.Hay@uk.radan.com>)
29268      Branch: maint-5.6/perl
29269            ! lib/Carp/Heavy.pm
29270 ____________________________________________________________________________
29271 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
29272         Log: More documented In categories.
29273      Branch: perl
29274            ! pod/perlunicode.pod
29275 ____________________________________________________________________________
29276 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
29277         Log: Update Changes.
29278      Branch: perl
29279            ! Changes patchlevel.h
29280 ____________________________________________________________________________
29281 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
29282         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
29283      Branch: perl
29284            ! MANIFEST
29285 ____________________________________________________________________________
29286 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
29287         Log: Wrong skip() arguments.
29288      Branch: perl
29289            ! ext/B/t/terse.t
29290 ____________________________________________________________________________
29291 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
29292         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
29293              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29294              Date: Wed, 17 Oct 2001 09:10:53 EDT 
29295              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
29296      Branch: perl
29297            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
29298            ! pod/perlapi.pod vms/vms.c
29299 ____________________________________________________________________________
29300 [ 12490] By: ams                                   on 2001/10/18  09:31:00
29301         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
29302              From: Mark-Jason Dominus <mjd@plover.com>
29303              Date: Thu, 18 Oct 2001 06:25:35 -0400
29304              Message-Id: <20011018102535.19264.qmail@plover.com>
29305      Branch: perl
29306            ! pod/perl.pod
29307 ____________________________________________________________________________
29308 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
29309         Log: Prettyprinting.
29310      Branch: perl
29311            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
29312 ____________________________________________________________________________
29313 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
29314         Log: Regen toc.
29315      Branch: perl
29316            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29317 ____________________________________________________________________________
29318 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
29319         Log: Add perlintro, from Skud.
29320      Branch: perl
29321            + pod/perlintro.pod
29322            ! MANIFEST
29323 ____________________________________________________________________________
29324 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
29325         Log: FAQ sync.
29326      Branch: perl
29327            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
29328            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
29329            ! pod/perlfaq8.pod pod/perlfaq9.pod
29330 ____________________________________________________________________________
29331 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
29332         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
29333              in speed (upto 20% speedup in certain operations) but meanwhile
29334              regexps and arithmetics got slower (5-10%) (according to
29335              perlbench average speedup is negligible, and within measuring
29336              flutter, 1%).  Therefore retracting all the changes
29337              aimed at getting -std1 to compile cleanly:  #12475, #12476,
29338              #12479, #12480, #12481, #12482, #12483, #12484.
29339      Branch: perl
29340            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
29341            ! pp_hot.c pp_sys.c toke.c
29342 ____________________________________________________________________________
29343 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
29344         Log: (retracted by #12485)
29345              Strict ANSI doesn't like the third argument of main()
29346              so enable ignoring it if using ultra picky compiler.
29347      Branch: perl
29348            ! miniperlmain.c
29349 ____________________________________________________________________________
29350 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
29351         Log: (retracted by #12485)
29352              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
29353      Branch: perl
29354            ! perl.h
29355 ____________________________________________________________________________
29356 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
29357         Log: (retracted by #12485)
29358              Add explanatory comment.
29359      Branch: perl
29360            ! mg.c
29361 ____________________________________________________________________________
29362 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
29363         Log: (retracted by #12485)
29364              More dollar$hiding.
29365      Branch: perl
29366            ! doio.c perl.h pp_sys.c
29367 ____________________________________________________________________________
29368 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
29369         Log: (retracted by #12485)
29370              KISS.
29371      Branch: perl
29372            ! mg.c
29373 ____________________________________________________________________________
29374 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
29375         Log: (retracted by #12485)
29376              Thou shalt not #ifdef inside macro invocations,
29377              noticed by Rafael Garcia-Suarez.
29378      Branch: perl
29379            ! mg.c
29380 ____________________________________________________________________________
29381 [ 12478] By: ams                                   on 2001/10/17  18:50:55
29382         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
29383              From: Anton Berezin <tobez@tobez.org>
29384              Date: Wed, 17 Oct 2001 18:25:48 +0200
29385              Message-Id: <20011017182548.A12082@heechee.tobez.org>
29386      Branch: perl
29387            ! pp_sys.c
29388 ____________________________________________________________________________
29389 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
29390         Log: (retracted by #12485)
29391              Unterminated #ifdef.
29392      Branch: perl
29393            ! mg.c
29394 ____________________________________________________________________________
29395 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
29396         Log: (retracted by #12485)
29397              Avoid dollar signs in identifiers (in non-VMS) to
29398              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
29399      Branch: perl
29400            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
29401            ! toke.c
29402 ____________________________________________________________________________
29403 [ 12474] By: ams                                   on 2001/10/17  15:14:50
29404         Log: Subject: Two AIX patches
29405              From: H.Merijn Brand <h.m.brand@hccnet.nl>
29406              Date: Wed, 17 Oct 2001 18:04:35 +0200
29407              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
29408      Branch: perl
29409            ! hints/aix.sh makedef.pl
29410 ____________________________________________________________________________
29411 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
29412         Log: Limiting the Time::HiRes::sleep and usleep to
29413              one second is not a good policy if drop-in
29414              replacement is still a goal.
29415      Branch: perl
29416            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
29417            ! ext/Time/HiRes/HiRes.xs
29418 ____________________________________________________________________________
29419 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
29420         Log: Subject: [PATCH] Test::Simple 0.32
29421              From: Michael G Schwern <schwern@pobox.com> 
29422              Date: Wed, 17 Oct 2001 03:42:41 -0400
29423              Message-ID: <20011017034241.A25038@blackrider>
29424      Branch: perl
29425            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
29426            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
29427            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
29428            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
29429            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
29430            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
29431            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
29432            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
29433            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
29434            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
29435            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
29436            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
29437            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
29438            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
29439            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
29440            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
29441            ! t/lib/Test/Simple/Catch.pm
29442            ! t/lib/Test/Simple/sample_tests/five_fail.plx
29443 ____________________________________________________________________________
29444 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
29445         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
29446              From: Michael G Schwern <schwern@pobox.com> 
29447              Date: Wed, 17 Oct 2001 04:04:13 -0400
29448              Message-ID: <20011017040413.C25550@blackrider>
29449      Branch: perl
29450            ! t/TEST t/harness vms/test.com
29451 ____________________________________________________________________________
29452 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
29453         Log: Regen doc with perlmodstyle added.
29454      Branch: perl
29455            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
29456 ____________________________________________________________________________
29457 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
29458         Log: Pod cleanup.
29459      Branch: perl
29460            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
29461 ____________________________________________________________________________
29462 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
29463         Log: Subject: perlmodstyle as a patch
29464              From: Kirrily Robert <skud@infotrope.net>
29465              Date: Tue, 16 Oct 2001 22:47:23 -0400
29466              Message-ID: <20011016224723.A20673@infotrope.net>
29467      Branch: perl
29468            + pod/perlmodstyle.pod
29469            ! MANIFEST
29470 ____________________________________________________________________________
29471 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
29472         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
29473              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
29474              Date: Thu, 6 Sep 2001 11:09:40 +0100
29475              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
29476              
29477              Mention also the develooper p5p archive.
29478      Branch: perl
29479            ! pod/perlhack.pod
29480 ____________________________________________________________________________
29481 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
29482         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
29483              From: Kay Röpke <kroepke@dolphin-services.de>
29484              Date: Tue, 16 Oct 2001 17:23:52 +0200
29485              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
29486      Branch: perl
29487            ! lib/ExtUtils/MakeMaker.pm
29488 ____________________________________________________________________________
29489 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
29490         Log: Add the special casing mappings (from SpecCase.txt)
29491              (except for the hyper special case mappings that have
29492              the condition list); the special casing mappings are
29493              unused for now.  Small tidying up on mktables.
29494      Branch: perl
29495            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
29496            + lib/unicore/To/SpecUpper.pl
29497            ! lib/unicore/mktables
29498 ____________________________________________________________________________
29499 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
29500         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
29501              From: "David H. Adler" <dha@panix.com>       
29502              Date: Tue, 16 Oct 2001 11:59:35 -0400
29503              Message-ID: <20011016115935.A13078@panix.com>
29504              
29505              Subject: [ PATCH ] perldata patch, revised
29506              From: "David H. Adler" <dha@panix.com>     
29507              Date: Tue, 16 Oct 2001 18:26:49 -0400
29508              Message-ID: <20011016182649.C23970@panix.com>
29509      Branch: perl
29510            ! pod/perldata.pod pod/perlop.pod
29511 ____________________________________________________________________________
29512 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
29513         Log: Integrate perlio: PerlIO_dup (for all but Win32).
29514      Branch: perl
29515           !> embed.h embed.pl ext/Encode/Encode.xs
29516           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
29517           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
29518           !> win32/win32io.c
29519 ____________________________________________________________________________
29520 [ 12462] By: nick                                  on 2001/10/16  19:11:30
29521         Log: PerlIOXxxx_dups for all but Win32
29522      Branch: perlio
29523            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
29524            ! ext/PerlIO/Via/Via.xs
29525 ____________________________________________________________________________
29526 [ 12461] By: nick                                  on 2001/10/16  18:28:48
29527         Log: Implement PerlIOStdio_dup (explains core dumps - dup
29528              was not setting up a FILE * to be fclosed()).
29529      Branch: perlio
29530            ! perlio.c
29531 ____________________________________________________________________________
29532 [ 12460] By: nick                                  on 2001/10/16  17:31:47
29533         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
29534              overflow.
29535      Branch: perlio
29536            ! perlio.c
29537 ____________________________________________________________________________
29538 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
29539         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
29540              From: "Craig A. Berry" <craigberry@mac.com>
29541              Date: Tue, 16 Oct 2001 13:08:38 -0500
29542              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
29543      Branch: perl
29544            ! configure.com
29545 ____________________________________________________________________________
29546 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
29547         Log: Can't expect too much accuracy from a sleep of one second.
29548              (I think this will also fail with high load.)
29549      Branch: perl
29550            ! ext/Time/HiRes/HiRes.t
29551 ____________________________________________________________________________
29552 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
29553         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
29554              From: "Werner, Randolf" <randolf.werner@sap.com>
29555              Date: Tue, 16 Oct 2001 18:33:02 +0200
29556              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
29557      Branch: perl
29558            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
29559            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
29560 ____________________________________________________________________________
29561 [ 12456] By: nick                                  on 2001/10/16  14:08:16
29562         Log: Builds under ithreads (but fails all threads tests)
29563      Branch: perlio
29564            ! hv.c perlio.c sv.c
29565 ____________________________________________________________________________
29566 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
29567         Log: I think the Perl_sortsv needs *not* be skipped?
29568      Branch: perl
29569            ! makedef.pl
29570 ____________________________________________________________________________
29571 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
29572         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
29573              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
29574              Date: Tue, 16 Oct 2001 15:32:44 +0200
29575              Message-ID: <3BCC531C.11494.3E433F@localhost>
29576      Branch: perl
29577            ! t/op/groups.t
29578 ____________________________________________________________________________
29579 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
29580         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
29581              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
29582              Date: Tue, 16 Oct 2001 15:01:04 +0200
29583              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
29584      Branch: perl
29585            ! t/io/fs.t
29586 ____________________________________________________________________________
29587 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
29588         Log: A forgotten deletion.
29589      Branch: perl
29590            - lib/unicore/mktables.PL
29591 ____________________________________________________________________________
29592 [ 12451] By: nick                                  on 2001/10/16  11:32:48
29593         Log: Skeleton of "PerlIO_dup" coded.
29594              Still-passes all tests non-threaded (well it would wouldn't it!)
29595      Branch: perlio
29596            ! embed.h embed.pl ext/Encode/Encode.xs
29597            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
29598            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
29599            ! win32/win32io.c
29600 ____________________________________________________________________________
29601 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
29602         Log: Document the problem with the swash_fetch() API that affects
29603              more complex case conversions.
29604      Branch: perl
29605            ! lib/utf8_heavy.pl utf8.c
29606 ____________________________________________________________________________
29607 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
29608         Log: Make Time::HiRes::sleep() and usleep() to return
29609              the number of seconds (a floating point value) and 
29610              microseconds (an integer) actually slept (well,
29611              modulo the time spent in measuring the time actually
29612              slept...), to be a better drop-in replacement for
29613              the builtin sleep().  Noticed by Chris Nandor.
29614              
29615              Also make usleep() to croak if fed illegal number
29616              of useconds (anything greater than 1_000_000).
29617      Branch: perl
29618            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
29619            ! ext/Time/HiRes/HiRes.xs
29620 ____________________________________________________________________________
29621 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
29622         Log: A missing SvREFCNT_dec.
29623      Branch: perl
29624            ! perl.c
29625 ____________________________________________________________________________
29626 [ 12447] By: nick                                  on 2001/10/15  20:27:53
29627         Log: Beginings of PerlIO_dup support (unstable)
29628      Branch: perlio
29629            ! perlio.c perliol.h
29630 ____________________________________________________________________________
29631 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
29632         Log: (retracted by #12497)
29633              In AIX vac 5 just can't seem to get regcomp right.
29634      Branch: perl
29635            ! hints/aix.sh
29636 ____________________________________________________________________________
29637 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
29638         Log: Bump the version number to agree with the maintperl one.
29639      Branch: perl
29640            ! lib/Tie/RefHash.pm
29641 ____________________________________________________________________________
29642 [ 12444] By: nick                                  on 2001/10/15  15:59:57
29643         Log: Integrate mainline
29644      Branch: perlio
29645           +> lib/Math/BigInt/t/Math/Subclass.pm
29646           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
29647           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
29648           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
29649           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
29650           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
29651           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
29652           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
29653           +> lib/unicore/mktables
29654            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
29655            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
29656            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
29657            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
29658            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
29659            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
29660            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
29661            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
29662            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
29663            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
29664            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
29665            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
29666            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
29667            - lib/unicore/syllables.txt
29668           !> (integrate 344 files)
29669 ____________________________________________________________________________
29670 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
29671         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
29672      Branch: perl
29673            ! ext/DB_File/DB_File.xs
29674 ____________________________________________________________________________
29675 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
29676         Log: Sync the skip() amounts with the number of tests.
29677      Branch: perl
29678            ! lib/Term/Complete.t
29679 ____________________________________________________________________________
29680 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
29681         Log: Update Changes.
29682      Branch: perl
29683            ! Changes patchlevel.h
29684 ____________________________________________________________________________
29685 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
29686         Log: MacOS Classic catdir() rewrite from Thomas Wegner
29687              (backward incompatibility, but a deliberate one,
29688              the old version simply is broken in its logic),
29689              also documentation updates, and as suggested replicated
29690              the File::Spec::Unix documentation updates also on the
29691              File::Spec documentation.
29692              
29693              TODO: there seems to be duplication of documentation
29694              between File::Spec and File::Spec::Unix.  I think
29695              the ::Unix should be left only with specific UNIXisms,
29696              and all the generic documentation should be in ::Spec.
29697      Branch: perl
29698            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
29699            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
29700            ! lib/File/Spec/Unix.pm
29701 ____________________________________________________________________________
29702 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
29703         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
29704              From: Blair Zajac <blair@orcaware.com>
29705              Date: Mon, 24 Sep 2001 11:48:58 -0700
29706              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
29707              
29708              (the skip() messages)
29709      Branch: perl
29710            ! t/op/magic.t
29711 ____________________________________________________________________________
29712 [ 12438] By: ams                                   on 2001/10/14  23:43:59
29713         Log: Subject: [PATCH] make PerlIO default on VMS
29714              From: "Craig A. Berry" <craigberry@mac.com>
29715              Date: Sun, 14 Oct 2001 15:27:18 -0500
29716              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
29717      Branch: perl
29718            ! configure.com
29719 ____________________________________________________________________________
29720 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
29721         Log: Retract #12436 (Abhijit already did this at #12426)
29722      Branch: perl
29723            ! lib/ExtUtils/MM_Unix.pm
29724 ____________________________________________________________________________
29725 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
29726         Log: (retracted by #12437)
29727              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
29728              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
29729              Date: Sat, 13 Oct 2001 20:33:55 +0200
29730              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
29731      Branch: perl
29732            ! lib/ExtUtils/MM_Unix.pm
29733 ____________________________________________________________________________
29734 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
29735         Log: Subject: h2xs grammar nit
29736              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29737              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
29738              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
29739      Branch: perl
29740            ! utils/h2xs.PL
29741 ____________________________________________________________________________
29742 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
29743         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
29744              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29745              Date: Sun, 14 Oct 2001 11:25:08 +0100
29746              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
29747      Branch: perl
29748            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
29749            ! warnings.pl
29750 ____________________________________________________________________________
29751 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
29752         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
29753              for File::Spec::Mac::catfile)
29754      Branch: perl
29755            ! lib/h2xs.t
29756 ____________________________________________________________________________
29757 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
29758         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
29759              From: Nicholas Clark <nick@ccl4.org>
29760              Date: Sat, 13 Oct 2001 00:07:31 +0100
29761              Message-ID: <20011013000731.D67535@plum.flirble.org>
29762      Branch: perl
29763            ! lib/h2xs.t utils/h2xs.PL
29764 ____________________________________________________________________________
29765 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
29766         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
29767              before DEFINE and INC), and repent by taking DEFINE and
29768              INC away from PASTHRU.
29769      Branch: perl
29770            ! lib/ExtUtils/MM_Unix.pm
29771 ____________________________________________________________________________
29772 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
29773         Log: More MANIFEST anomalies.
29774      Branch: perl
29775            ! MANIFEST
29776 ____________________________________________________________________________
29777 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
29778         Log: Not that many.
29779      Branch: perl
29780            ! MANIFEST
29781 ____________________________________________________________________________
29782 [ 12428] By: sky                                   on 2001/10/13  20:59:27
29783         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
29784              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29785              Date: Sat, 13 Oct 2001 23:15:55 +0200
29786              Message-ID: <20011013231555.A18071@rafael>
29787      Branch: perl
29788            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
29789            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
29790 ____________________________________________________________________________
29791 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
29792         Log: Rewrite mktables from scratch.
29793              - Cleaner.
29794              - Faster: 15-20 seconds as opposed to several minutes.
29795              - More dynamic: the names of the various categories
29796              such as the linebreak ones are dynamic, not static.
29797              - Is.pl: long names for the general category properties
29798              are now available.
29799              - Ranges (<... ,First>, <..., Last>) from the general
29800              categories work now.
29801              - No more mktables.PL because the mktables.PL is not
29802              and never has been run to create a mktables.
29803              - syllables.txt and Is/Syl*.pl removed: non-standard
29804              (not part of the Unicode), and the whole concept is
29805              being reworked (http://syllabary.sourceforge.net/),
29806              the old way wouldn't even work with the new Syllables.txt
29807              (it would result in 1000+ new categories)
29808      Branch: perl
29809            + lib/unicore/In/163.pl lib/unicore/In/164.pl
29810            + lib/unicore/In/165.pl lib/unicore/In/166.pl
29811            + lib/unicore/In/167.pl lib/unicore/In/168.pl
29812            + lib/unicore/In/169.pl lib/unicore/In/170.pl
29813            + lib/unicore/In/171.pl lib/unicore/Is.pl
29814            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
29815            + lib/unicore/mktables
29816            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
29817            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
29818            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
29819            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
29820            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
29821            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
29822            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
29823            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
29824            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
29825            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
29826            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
29827            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
29828            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
29829            - lib/unicore/syllables.txt
29830            ! (edit 304 files)
29831 ____________________________________________________________________________
29832 [ 12426] By: ams                                   on 2001/10/13  18:05:36
29833         Log: ExtUtils::MM_Unix should ignore comments when searching for
29834              $VERSION.
29835      Branch: perl
29836            ! lib/ExtUtils/MM_Unix.pm
29837 ____________________________________________________________________________
29838 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
29839         Log: Subject: Re: New module XML::Clean
29840              From: andreas.koenig@anima.de (Andreas J. Koenig)
29841              Date: 13 Oct 2001 10:17:09 +0200
29842              Message-ID: <m37ku0t0my.fsf@anima.de>
29843      Branch: perl
29844            ! pod/perlnewmod.pod
29845 ____________________________________________________________________________
29846 [ 12424] By: sky                                   on 2001/10/13  09:39:59
29847         Log: Set thread stack size if needed.
29848      Branch: perl
29849            ! ext/threads/threads.xs
29850 ____________________________________________________________________________
29851 [ 12423] By: sky                                   on 2001/10/13  09:36:49
29852         Log: We do want to set the attribute to joinable even on modern posix
29853              platforms.
29854      Branch: perl
29855            ! ext/threads/threads.xs
29856 ____________________________________________________________________________
29857 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
29858         Log: Subject: [PATCH ext/Data/Dumper.xs]
29859              From: Brian Ingerson <ingy@ttul.org>
29860              Date: Fri, 12 Oct 2001 19:32:35 -0700
29861              Message-ID: <20011012193235.B889@ttul.org>
29862      Branch: perl
29863            ! ext/Data/Dumper/Dumper.xs
29864 ____________________________________________________________________________
29865 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
29866         Log: Update Changes.
29867      Branch: perl
29868            ! Changes patchlevel.h
29869 ____________________________________________________________________________
29870 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
29871         Log: FAQ sync.
29872      Branch: perl
29873            ! pod/perlfaq3.pod pod/perlfaq4.pod
29874 ____________________________________________________________________________
29875 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
29876         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
29877              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
29878              Date: Fri, 12 Oct 2001 11:51:05 -0700
29879              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
29880      Branch: perl
29881            ! lib/File/Copy.pm
29882 ____________________________________________________________________________
29883 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
29884         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
29885              From: "chromatic" <chromatic@rmci.net>     
29886              Date: Thu, 11 Oct 2001 10:57:55 -0600
29887              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
29888              
29889              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
29890              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29891              Date: Thu, 11 Oct 2001 22:34:21 +0200
29892              Message-ID: <20011011223421.A693@rafael>     
29893              
29894              plus undef $Term::Complete::stty as suggested by Rafael.
29895      Branch: perl
29896            ! lib/Term/Complete.pm lib/Term/Complete.t
29897 ____________________________________________________________________________
29898 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
29899         Log: UUnndduupplleexx..
29900      Branch: perl
29901            ! perl.h
29902 ____________________________________________________________________________
29903 [ 12416] By: sky                                   on 2001/10/12  20:16:19
29904         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
29905              From: Andy Dougherty <doughera@lafayette.edu>
29906              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
29907              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
29908              (Potentially only band-aid)
29909      Branch: perl
29910            ! sv.c
29911 ____________________________________________________________________________
29912 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
29913         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
29914              mishandles kill(), and therefore the sigaction test
29915              should be skipped, from Charles Lane.
29916      Branch: perl
29917            ! ext/POSIX/t/sigaction.t
29918 ____________________________________________________________________________
29919 [ 12414] By: sky                                   on 2001/10/12  18:47:49
29920         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
29921      Branch: perl
29922            ! op.h
29923 ____________________________________________________________________________
29924 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
29925         Log: Upgrade to Math::BigInt 1.44 from Tels and
29926              further fixes from John Peacock.
29927      Branch: perl
29928            + lib/Math/BigInt/t/Math/Subclass.pm
29929            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
29930            + lib/Math/BigInt/t/subclass.t
29931            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
29932            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
29933            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
29934            ! lib/Math/BigInt/t/mbimbf.t
29935 ____________________________________________________________________________
29936 [ 12412] By: sky                                   on 2001/10/12  18:28:23
29937         Log: perhaps pthread_attr_t really needs to be set for the old api
29938      Branch: perl
29939            ! ext/threads/threads.xs
29940 ____________________________________________________________________________
29941 [ 12411] By: sky                                   on 2001/10/12  18:11:45
29942         Log: pthread_keycreate not pthread_key_create under the here be dragons API
29943      Branch: perl
29944            ! ext/threads/threads.h
29945 ____________________________________________________________________________
29946 [ 12410] By: sky                                   on 2001/10/12  18:07:37
29947         Log: Apperently OLD PTHREADS API is a bit retarded.
29948              This should fix another set of compile failures in HP-UX 10.20.
29949      Branch: perl
29950            ! ext/threads/threads.h ext/threads/threads.xs
29951 ____________________________________________________________________________
29952 [ 12409] By: nick                                  on 2001/10/12  15:30:01
29953         Log: Blind integrate of mainline
29954      Branch: perlio
29955           +> (branch 32 files)
29956            - lib/unicode/README
29957           !> (integrate 121 files)
29958 ____________________________________________________________________________
29959 [ 12408] By: sky                                   on 2001/10/12  14:55:08
29960         Log: Let us avoid being smart for now.
29961      Branch: perl
29962            ! ext/threads/threads.h
29963 ____________________________________________________________________________
29964 [ 12407] By: sky                                   on 2001/10/12  14:38:12
29965         Log: (void*) the argument to make sure we work with picky compilers
29966      Branch: perl
29967            ! ext/threads/threads.xs
29968 ____________________________________________________________________________
29969 [ 12406] By: ams                                   on 2001/10/12  13:26:04
29970         Log: (replaced with #12600)
29971              
29972              Subject: [PATCH 5.6.1 perldoc] use File::Temp
29973              From: Mikhail Zabaluev <mhz@alt-linux.org>
29974              Date: Fri, 12 Oct 2001 12:47:47 +0400
29975              Message-Id: <20011012124747.E13918@localhost.localdomain>
29976      Branch: perl
29977            ! utils/perldoc.PL
29978 ____________________________________________________________________________
29979 [ 12405] By: ams                                   on 2001/10/12  13:05:32
29980         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
29981              From: andreas.koenig@anima.de (Andreas J. Koenig)
29982              Date: 12 Oct 2001 11:12:07 +0200
29983              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
29984      Branch: perl
29985            ! lib/Memoize/t/speed.t
29986 ____________________________________________________________________________
29987 [ 12404] By: sky                                   on 2001/10/12  12:46:15
29988         Log: A) Support OLD_PTHREADS_API
29989              B) Change from using pthread_t to using a TLS to store the
29990              index of the thread in an hash, this is to avoid problems when
29991              in fact pthread_t was not a seralizable type.
29992              Both these changes are because of HP-UX 10.20
29993              This has not been tested on win32 but should work there.
29994              Need to add support for NetWare.
29995      Branch: perl
29996            ! ext/threads/threads.h ext/threads/threads.xs
29997 ____________________________________________________________________________
29998 [ 12403] By: ams                                   on 2001/10/12  07:34:19
29999         Log: Subject: Re: New module XML::Clean
30000              From: andreas.koenig@anima.de (Andreas J. Koenig)
30001              Date: 12 Oct 2001 10:20:35 +0200
30002              Message-Id: <m3elo9uv58.fsf@anima.de>
30003      Branch: perl
30004            ! pod/perlnewmod.pod
30005 ____________________________________________________________________________
30006 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
30007         Log: More HP model tweaks from Merijn.
30008      Branch: perl
30009            ! README.hpux
30010 ____________________________________________________________________________
30011 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
30012         Log: Update Changes.
30013      Branch: perl
30014            ! Changes patchlevel.h
30015 ____________________________________________________________________________
30016 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
30017         Log: HP-UX update from H.Merijn Brand.
30018      Branch: perl
30019            ! README.hpux
30020 ____________________________________________________________________________
30021 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
30022         Log: Subject: [PATCH] fix link rot in README.vms
30023              From: "Craig A. Berry" <craigberry@mac.com>
30024              Date: Wed, 10 Oct 2001 17:17:00 -0500
30025              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
30026      Branch: perl
30027            ! README.vms
30028 ____________________________________________________________________________
30029 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
30030         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
30031              From: "chromatic" <chromatic@rmci.net>
30032              Date: Wed, 10 Oct 2001 15:50:30 -0600
30033              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
30034      Branch: perl
30035            ! lib/Term/Complete.t
30036 ____________________________________________________________________________
30037 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
30038         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
30039              From: "chromatic" <chromatic@rmci.net>
30040              Date: Wed, 10 Oct 2001 15:45:42 -0600
30041              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
30042      Branch: perl
30043            + lib/ExtUtils/Packlist.t
30044            ! MANIFEST
30045 ____________________________________________________________________________
30046 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
30047         Log: VMS needs quotes around the -I option to keep it from
30048              being downcased, from Charles Lane.
30049      Branch: perl
30050            ! t/run/kill_perl.t
30051 ____________________________________________________________________________
30052 [ 12395] By: ams                                   on 2001/10/10  16:22:32
30053         Log: Subject: [PATCH lib/FindBin.pm]
30054              From: Stas Bekman <stas@stason.org>
30055              Date: Tue, 09 Oct 2001 23:57:10 +0800
30056              Message-Id: <3BC31E56.60805@stason.org>
30057      Branch: perl
30058            ! lib/FindBin.pm
30059 ____________________________________________________________________________
30060 [ 12394] By: ams                                   on 2001/10/10  16:09:53
30061         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
30062              From: Abhijit Menon-Sen <ams@wiw.org>
30063              Date: Wed, 10 Oct 2001 21:59:33 +0530
30064              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
30065      Branch: perl
30066            ! ext/Data/Dumper/Dumper.xs
30067 ____________________________________________________________________________
30068 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
30069         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
30070              from Charles Lane.
30071      Branch: perl
30072            ! lib/File/Spec/VMS.pm
30073 ____________________________________________________________________________
30074 [ 12392] By: ams                                   on 2001/10/10  14:49:43
30075         Log: Subject: [PATCH] two s/// bugfixes
30076              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30077              Date: Wed, 10 Oct 2001 17:23:44 +0200
30078              Message-Id: <20011010172344.C22440@rafael>
30079      Branch: perl
30080            ! pp_ctl.c regexec.c t/op/subst.t
30081 ____________________________________________________________________________
30082 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
30083         Log: Fix/improve handling of the [000000] special "root"
30084              directory, by putting cwd in canonical form when doing
30085              abs2rel, and prepending a 000000 to directory "chunks"
30086              if missing from base or path.  Also adjust test to
30087              reflect the (improved) output from abs2rel.
30088              From Charles Lane.
30089      Branch: perl
30090            ! lib/File/Spec.t lib/File/Spec/VMS.pm
30091 ____________________________________________________________________________
30092 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
30093         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
30094              all of the extra VMSish attributes (such as "treat this logical
30095              as a device name") that are necessary to make programs run.
30096              A tainted %ENV does not hinder VMS.  From Charles Lane.
30097      Branch: perl
30098            ! lib/File/Find/t/taint.t
30099 ____________________________________________________________________________
30100 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
30101         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
30102              
30103              o  VMS is case-insensitive, RTL downcases filenames read
30104              by perl... so need to re-upcase filenames like MANIFEST
30105              and MANIFEST.SKIP
30106              
30107              o  Need to convert VMS-style to Unix-style filenames when comparing
30108              names in MANIFEST to names in filesystem.
30109              
30110              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
30111              since VMS won't let you (easily) delete non-empty directories.
30112              
30113              From Charles Lane.
30114      Branch: perl
30115            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
30116 ____________________________________________________________________________
30117 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
30118         Log: Unix and VMS agree on "*" as a "match any number of any chars"
30119              wildcards, but differ ("?"  vs.  "%") for their "match any single
30120              char" wildcard.  This patch changes "?"  chars to "%" before doing a
30121              VMS glob...at no loss of functionality, since "?"  isn't a valid
30122              filename char on VMS.  From Charles Lane.
30123      Branch: perl
30124            ! doio.c
30125 ____________________________________________________________________________
30126 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
30127         Log: (accidentally empty submit; new life as #12390)
30128      Branch: perl
30129            ! lib/File/Find/t/taint.t
30130 ____________________________________________________________________________
30131 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
30132         Log: Even more VMS tweakage from Charles Lane:
30133              
30134              Tweak #1:  splitdir only works on directory part of filespec,
30135              split off volume first
30136              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
30137              (it's a horrible kludge in the run-time library,
30138              improved in later versions). Check the
30139              $Config{'d_setenv'} flag before attempting to set it.
30140      Branch: perl
30141            ! t/op/chdir.t
30142 ____________________________________________________________________________
30143 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
30144         Log: VMS tweakage from Charles Lane.
30145              
30146              . command.com doubles an output line when prompting for extensions
30147              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
30148              . perl5db doesn't clean up after itself
30149      Branch: perl
30150            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
30151 ____________________________________________________________________________
30152 [ 12384] By: sky                                   on 2001/10/09  19:16:11
30153         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
30154              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30155              Date: Tue, 9 Oct 2001 22:10:26 +0200
30156              Message-ID: <20011009221026.A8579@rafael>
30157      Branch: perl
30158            ! pod/perldata.pod
30159 ____________________________________________________________________________
30160 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
30161         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
30162              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30163              Date: 9 Oct 2001 15:15:06 -0000
30164              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
30165      Branch: perl
30166            ! t/op/subst.t
30167 ____________________________________________________________________________
30168 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
30169         Log: Update Changes.
30170      Branch: perl
30171            ! Changes patchlevel.h
30172 ____________________________________________________________________________
30173 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
30174         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
30175              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
30176              when a NULL is passed for the filename string pointer.
30177              From Charles Lane.
30178      Branch: perl
30179            ! vms/vms.c
30180 ____________________________________________________________________________
30181 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
30182         Log: Subject: HP systems update
30183              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30184              Date: Tue, 09 Oct 2001 15:59:22 +0200
30185              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
30186      Branch: perl
30187            ! README.hpux
30188 ____________________________________________________________________________
30189 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
30190         Log: CPAN::Nox does now have a test.
30191      Branch: perl
30192            ! t/lib/1_compile.t
30193 ____________________________________________________________________________
30194 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
30195         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
30196              From: David Dyck <dcd@tc.fluke.com>
30197              Date: Mon, 1 Oct 2001 12:17:36 -0700
30198              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
30199      Branch: perl
30200            ! installperl
30201 ____________________________________________________________________________
30202 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
30203         Log: NetWare update from Ananth Kesari.
30204      Branch: perl
30205            ! NetWare/nwperlsys.h makedef.pl
30206 ____________________________________________________________________________
30207 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
30208         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
30209              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30210              Date: Tue, 9 Oct 2001 08:40:57 EDT
30211              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
30212      Branch: perl
30213            ! lib/File/Find/t/find.t
30214 ____________________________________________________________________________
30215 [ 12374] By: ams                                   on 2001/10/09  05:31:45
30216         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
30217              ExtUtils::Mkbootstrap
30218              From: "chromatic" <chromatic@rmci.net>
30219              Date: Tue, 09 Oct 2001 00:08:37 -0600
30220              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
30221      Branch: perl
30222            + lib/ExtUtils/Mkbootstrap.t
30223            ! MANIFEST
30224 ____________________________________________________________________________
30225 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
30226         Log: Enable more debugging.
30227      Branch: perl
30228            ! lib/utf8_heavy.pl
30229 ____________________________________________________________________________
30230 [ 12372] By: ams                                   on 2001/10/09  02:11:59
30231         Log: #12370 forgot to modify is_gv_magical().
30232      Branch: perl
30233            ! gv.c
30234 ____________________________________________________________________________
30235 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
30236         Log: Make the toupper/lower/title API for Unicode not right
30237              but at least less wrong: prepare for the mapping being
30238              more than just one-character-to-one-character.
30239      Branch: perl
30240            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
30241            ! regexec.c utf8.c
30242 ____________________________________________________________________________
30243 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
30244         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
30245              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30246              Date: Mon, 8 Oct 2001 22:18:23 -0400
30247              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
30248      Branch: perl
30249            ! pod/perlvar.pod t/op/taint.t
30250 ____________________________________________________________________________
30251 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
30252         Log: FAQ sync.
30253      Branch: perl
30254            ! pod/perlfaq3.pod pod/perlfaq4.pod
30255 ____________________________________________________________________________
30256 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
30257         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
30258              From: "chromatic" <chromatic@rmci.net>
30259              Date: Mon, 08 Oct 2001 14:05:32 -0600
30260              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
30261      Branch: perl
30262            ! lib/Term/Cap.t
30263 ____________________________________________________________________________
30264 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
30265         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
30266              From: Michael G Schwern <schwern@pobox.com>
30267              Date: Mon, 8 Oct 2001 17:00:14 -0400
30268              Message-ID: <20011008170014.L17083@blackrider>
30269      Branch: perl
30270            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
30271 ____________________________________________________________________________
30272 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
30273         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
30274              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30275              Date: Mon, 8 Oct 2001 16:01:33 EDT
30276              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
30277      Branch: perl
30278            ! ext/Time/HiRes/HiRes.xs
30279 ____________________________________________________________________________
30280 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
30281         Log: Subject: [PATCH] Autosplit patch for VMS
30282              From: "Craig A. Berry" <craigberry@mac.com>
30283              Date: Mon, 08 Oct 2001 15:40:43 -0500
30284              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
30285      Branch: perl
30286            ! lib/AutoSplit.pm lib/AutoSplit.t
30287 ____________________________________________________________________________
30288 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
30289         Log: Don't assume that everybody is running OS X 10.1 yet;
30290              from Kay Röpke.
30291      Branch: perl
30292            ! hints/darwin.sh
30293 ____________________________________________________________________________
30294 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
30295         Log: Update Changes.
30296      Branch: perl
30297            ! Changes patchlevel.h
30298 ____________________________________________________________________________
30299 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
30300         Log: Retract #12358 for now.
30301      Branch: perl
30302            ! lib/Term/Cap.t
30303 ____________________________________________________________________________
30304 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
30305         Log: Can't figure out what this is testing.
30306              (If it is trying to catch SIGKILL, it should stop
30307              trying because that is by definition impossible.)
30308      Branch: perl
30309            ! lib/sigtrap.t
30310 ____________________________________________________________________________
30311 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
30312         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
30313              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
30314              Date: Sun, 30 Sep 2001 21:15:13 +0200
30315              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
30316      Branch: perl
30317            ! lib/ExtUtils/MM_Win32.pm
30318 ____________________________________________________________________________
30319 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
30320         Log: Clarify the ldlibpth part and condense the overall text.
30321      Branch: perl
30322            ! t/TEST
30323 ____________________________________________________________________________
30324 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
30325         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
30326              From: "chromatic" <chromatic@rmci.net>
30327              Date: Sun, 07 Oct 2001 16:59:26 -0600
30328              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
30329      Branch: perl
30330            ! lib/Term/Cap.t
30331 ____________________________________________________________________________
30332 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
30333         Log: Update the list because fo #12265.
30334      Branch: perl
30335            ! t/lib/1_compile.t
30336 ____________________________________________________________________________
30337 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
30338         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
30339              From: Nicholas Clark <nick@ccl4.org>
30340              Date: Sun, 7 Oct 2001 20:53:33 +0100
30341              Message-ID: <20011007205333.S38756@plum.flirble.org>   
30342      Branch: perl
30343            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
30344            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30345            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
30346            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
30347            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
30348            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
30349            ! lib/Switch/t/switch.t lib/Term/Complete.t
30350            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
30351            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
30352            ! t/op/my_stash.t
30353 ____________________________________________________________________________
30354 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
30355         Log: Integrate patch #12350 from maintperl; typo in
30356              IO::Seekable doc.
30357      Branch: perl
30358           !> ext/IO/lib/IO/Seekable.pm
30359 ____________________________________________________________________________
30360 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
30361         Log: Detypo.
30362      Branch: perl
30363            ! hints/darwin.sh
30364 ____________________________________________________________________________
30365 [ 12353] By: sky                                   on 2001/10/07  17:16:14
30366         Log: Change 12349 didn't really get it right.
30367      Branch: perl
30368            ! lib/Unicode/README
30369 ____________________________________________________________________________
30370 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
30371         Log: If running the harness the dynamic library search path
30372              may need setting.
30373      Branch: perl
30374            ! t/TEST
30375 ____________________________________________________________________________
30376 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
30377         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
30378              in ldflags.
30379      Branch: perl
30380            ! hints/darwin.sh
30381 ____________________________________________________________________________
30382 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
30383         Log: typo in IO::Seekable doc
30384      Branch: maint-5.6/perl
30385            ! ext/IO/lib/IO/Seekable.pm
30386 ____________________________________________________________________________
30387 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
30388         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
30389              doesn't work on Mac OS X 10.1 (when unpacking the tar the
30390              latter gets renamed as lib/unicode:1, assumedly for security
30391              reasons not to overwrite stuff)
30392      Branch: perl
30393            + lib/Unicode/README
30394            - lib/unicode/README
30395            ! MANIFEST
30396 ____________________________________________________________________________
30397 [ 12348] By: ams                                   on 2001/10/07  05:33:40
30398         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
30399              From: "chromatic" <chromatic@rmci.net>
30400              Date: Sat, 06 Oct 2001 21:42:03 -0600
30401              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
30402      Branch: perl
30403            + lib/CPAN/t/Nox.t
30404            ! MANIFEST
30405 ____________________________________________________________________________
30406 [ 12347] By: ams                                   on 2001/10/07  00:48:10
30407         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
30408              From: "chromatic" <chromatic@rmci.net>
30409              Date: Sat, 06 Oct 2001 18:52:10 -0600
30410              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
30411      Branch: perl
30412            + lib/sigtrap.t
30413            ! MANIFEST
30414 ____________________________________________________________________________
30415 [ 12346] By: ams                                   on 2001/10/06  23:14:01
30416         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
30417              h2xs write?)
30418              From: Nicholas Clark <nick@ccl4.org>
30419              Date: Sat, 6 Oct 2001 21:46:43 +0100
30420              Message-Id: <20011006214643.L38756@plum.flirble.org>
30421      Branch: perl
30422            ! utils/h2xs.PL
30423 ____________________________________________________________________________
30424 [ 12345] By: ams                                   on 2001/10/06  17:39:53
30425         Log: Subject: [PATCH] Memoize tests
30426              From: Nicholas Clark <nick@ccl4.org>
30427              Date: Sat, 6 Oct 2001 18:04:21 +0100
30428              Message-Id: <20011006180421.J38756@plum.flirble.org>
30429      Branch: perl
30430            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
30431            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
30432            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
30433            ! lib/Memoize/t/expire_module_n.t
30434            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
30435            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
30436            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
30437            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
30438            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
30439            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
30440 ____________________________________________________________________________
30441 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
30442         Log: Retract the latter part of #12343.
30443      Branch: perl
30444            ! ext/IO/lib/IO/Socket/INET.pm
30445 ____________________________________________________________________________
30446 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
30447         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
30448              From: David Dyck <dcd@tc.fluke.com>
30449              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
30450              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
30451              
30452              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
30453              From: David Dyck <dcd@tc.fluke.com>
30454              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
30455              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
30456      Branch: perl
30457            ! ext/IO/lib/IO/Socket/INET.pm
30458 ____________________________________________________________________________
30459 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
30460         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
30461              From: Robin Barker <rmb1@cise.npl.co.uk>
30462              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
30463              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
30464      Branch: perl
30465            ! t/TEST
30466 ____________________________________________________________________________
30467 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
30468         Log: Don't assume that %x is good for displaying UVs.
30469      Branch: perl
30470            ! dump.c
30471 ____________________________________________________________________________
30472 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
30473         Log: Update Changes.
30474      Branch: perl
30475            ! Changes patchlevel.h
30476 ____________________________________________________________________________
30477 [ 12339] By: ams                                   on 2001/10/05  10:22:34
30478         Log: Subject: [PATCH] perlfunc/select
30479              From: Nicholas Clark <nick@ccl4.org>
30480              Date: Fri, 5 Oct 2001 11:33:58 +0100
30481              Message-Id: <20011005113358.Z38756@plum.flirble.org>
30482      Branch: perl
30483            ! pod/perlfunc.pod
30484 ____________________________________________________________________________
30485 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
30486         Log: Retract #12313 and #12249.
30487      Branch: perl
30488            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
30489            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
30490            ! pod/perlebcdic.pod
30491 ____________________________________________________________________________
30492 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
30493         Log: Subject: [PATCH] perlvms.pod update
30494              From: "Craig A. Berry" <craigberry@mac.com>
30495              Date: Thu, 04 Oct 2001 12:55:52 -0500
30496              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
30497      Branch: perl
30498            ! vms/perlvms.pod
30499 ____________________________________________________________________________
30500 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
30501         Log: Subject: PATCH: Tie::SubstrHash
30502              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
30503              Date: Thu, 04 Oct 2001 12:12:41 +0100
30504              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
30505      Branch: perl
30506            ! lib/Tie/SubstrHash.pm
30507 ____________________________________________________________________________
30508 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
30509         Log: Unicode properties saga continues.
30510      Branch: perl
30511            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
30512            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
30513 ____________________________________________________________________________
30514 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
30515         Log: Yet more Unicode properties.
30516      Branch: perl
30517            + lib/unicore/In/137.pl lib/unicore/In/138.pl
30518            + lib/unicore/In/139.pl lib/unicore/In/140.pl
30519            + lib/unicore/In/141.pl lib/unicore/In/142.pl
30520            + lib/unicore/In/143.pl lib/unicore/In/144.pl
30521            + lib/unicore/In/145.pl lib/unicore/In/146.pl
30522            + lib/unicore/In/147.pl lib/unicore/In/148.pl
30523            + lib/unicore/In/149.pl lib/unicore/In/150.pl
30524            + lib/unicore/In/151.pl lib/unicore/In/152.pl
30525            + lib/unicore/In/153.pl lib/unicore/In/154.pl
30526            + lib/unicore/In/155.pl lib/unicore/In/156.pl
30527            + lib/unicore/In/157.pl lib/unicore/In/158.pl
30528            + lib/unicore/In/159.pl lib/unicore/In/160.pl
30529            + lib/unicore/In/161.pl lib/unicore/In/162.pl
30530            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
30531            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
30532            ! pod/perlunicode.pod
30533 ____________________________________________________________________________
30534 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
30535         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
30536              From: "Craig A. Berry" <craigberry@mac.com>
30537              Date: Wed, 03 Oct 2001 17:45:25 -0500
30538              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
30539              
30540              (the lib/Term/Complete.t patched differently by #12332)
30541      Branch: perl
30542            ! lib/ExtUtils/Command.t
30543 ____________________________________________________________________________
30544 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
30545         Log: Restore only if something to restore.
30546      Branch: perl
30547            ! lib/Term/Complete.t
30548 ____________________________________________________________________________
30549 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
30550         Log: Update various resources for credits,
30551              minor icons fixes, and versions.
30552      Branch: maint-5.6/macperl
30553            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
30554            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
30555            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
30556 ____________________________________________________________________________
30557 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
30558         Log: Quiet the warnings about using undef value
30559      Branch: maint-5.6/macperl
30560            ! lib/File/Temp.pm
30561 ____________________________________________________________________________
30562 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
30563         Log: Fix up Ballon Help and Help menu docs (first pass);
30564              remove balloon rez file, and autogenerate with
30565              Balloon2Rez instead.
30566      Branch: maint-5.6/macperl
30567            + macos/macperl/macscripts/Balloon2Rez
30568            - macos/macperl/MPBalloons.r
30569            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
30570 ____________________________________________________________________________
30571 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
30572         Log: Allow overriding of defaults, for change #12327.
30573      Branch: maint-5.6/macperl
30574            ! perl.h
30575 ____________________________________________________________________________
30576 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
30577         Log: Override PerlProc_exit.
30578      Branch: maint-5.6/macperl
30579            ! macos/macish.h
30580 ____________________________________________________________________________
30581 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
30582         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
30583      Branch: maint-5.6/macperl
30584            + macos/bundled_lib/blib/lib/MD5.pm
30585            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
30586            + macos/lib/Mac/AETE/Dialect.pm
30587            + macos/lib/Mac/AETE/Format/Converter.pm
30588            + macos/lib/Mac/AETE/Format/Dictionary.pm
30589            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
30590            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
30591            + macos/lib/Mac/Toolbox.pod
30592            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
30593 ____________________________________________________________________________
30594 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
30595         Log: Sync up silly CVS headers ... I should commit CVS
30596              first to avoid this ...
30597      Branch: maint-5.6/macperl
30598            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
30599            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
30600            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
30601            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
30602 ____________________________________________________________________________
30603 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
30604         Log: Fix Matthias' address, and attributions.
30605      Branch: maint-5.6/macperl
30606            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
30607            ! pod/perlport.pod
30608 ____________________________________________________________________________
30609 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
30610         Log: Fix Matthias' address, and attributions.
30611      Branch: maint-5.6/macperl
30612            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
30613            ! macos/ext/Mac/Components/Components.pm
30614            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
30615            ! macos/ext/Mac/Dialogs/Dialogs.pm
30616            ! macos/ext/Mac/Events/Events.pm
30617            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
30618            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
30619            ! macos/ext/Mac/Gestalt/Gestalt.pm
30620            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
30621            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
30622            ! macos/ext/Mac/Menus/Menus.pm
30623            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
30624            ! macos/ext/Mac/Movies/Movies.pm
30625            ! macos/ext/Mac/Navigation/Navigation.pm
30626            ! macos/ext/Mac/Notification/Notification.pm
30627            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
30628            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
30629            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
30630            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
30631            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
30632            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
30633            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
30634            ! macos/ext/Mac/StandardFile/StandardFile.pm
30635            ! macos/ext/Mac/TextEdit/TextEdit.pm
30636            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
30637            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
30638            ! macos/lib/Mac/LowMem.pm
30639 ____________________________________________________________________________
30640 [ 12322] By: sky                                   on 2001/10/03  18:41:07
30641         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
30642              From: "Craig A. Berry" <craigberry@mac.com>
30643              Date: Wed, 03 Oct 2001 14:30:55 -0500
30644              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
30645      Branch: perl
30646            ! vms/vms.c
30647 ____________________________________________________________________________
30648 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
30649         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
30650              From: "Craig A. Berry" <craigberry@mac.com>
30651              Date: Wed, 03 Oct 2001 14:30:55 -0500
30652              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
30653      Branch: perl
30654            ! vms/vms.c
30655 ____________________________________________________________________________
30656 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
30657         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
30658              only IsL&) and Inherited (negative lookahead good);
30659              add tests for Common, Inherited, and L&.
30660      Branch: perl
30661            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
30662 ____________________________________________________________________________
30663 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
30664         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
30665              (The Unicode standard uses L& quite often.)
30666      Branch: perl
30667            ! lib/utf8_heavy.pl
30668 ____________________________________________________________________________
30669 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
30670         Log: Add the 'Common' Unicode property (code points not
30671              explicitly assigned to any other script).
30672      Branch: perl
30673            + lib/unicore/In/136.pl
30674            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
30675 ____________________________________________________________________________
30676 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
30677         Log: Skip the RV printing test under threads until fixed.
30678      Branch: perl
30679            ! ext/B/t/terse.t
30680 ____________________________________________________________________________
30681 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
30682         Log: Subject: 12309 / cygwin / win2k
30683              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30684              Date: Wed, 03 Oct 2001 15:25:15 +0200
30685              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
30686      Branch: perl
30687            ! makedef.pl
30688 ____________________________________________________________________________
30689 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
30690         Log: Metaconfig unit change for #12314.
30691      Branch: metaconfig
30692            ! U/modified/Head.U
30693 ____________________________________________________________________________
30694 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
30695         Log: Subject: Both cygwin and djgpp on one machine
30696              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30697              Date: Wed, 03 Oct 2001 15:02:59 +0200
30698              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
30699      Branch: perl
30700            ! Configure
30701 ____________________________________________________________________________
30702 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
30703         Log: (retracted by #12338)
30704              
30705              Subject: [PATCH] Code clean up for perlboot.pod
30706              From: Casey West <casey@geeknest.com>
30707              Date: Tue, 2 Oct 2001 19:24:43 -0400
30708              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
30709              
30710              Subject: [PATCH] Code clean up for perlbot.diff
30711              From: Casey West <casey@geeknest.com>
30712              Date: Tue, 2 Oct 2001 19:25:22 -0400
30713              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
30714              
30715              Subject: [PATCH] Code clean up for perlcall.pod
30716              From: Casey West <casey@geeknest.com>
30717              Date: Tue, 2 Oct 2001 19:25:57 -0400
30718              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
30719              
30720              Subject: [PATCH] Code clean up for perldata.pod
30721              From: Casey West <casey@geeknest.com>
30722              Date: Tue, 2 Oct 2001 19:26:29 -0400
30723              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
30724              
30725              Subject: [PATCH] Code clean up for perldbmfilter.pod
30726              From: Casey West <casey@geeknest.com>
30727              Date: Tue, 2 Oct 2001 19:26:59 -0400
30728              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
30729              
30730              Subject: [PATCH] Code clean up for perlebcdic.pod
30731              From: Casey West <casey@geeknest.com>
30732              Date: Tue, 2 Oct 2001 19:27:37 -0400
30733              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
30734      Branch: perl
30735            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
30736            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
30737 ____________________________________________________________________________
30738 [ 12312] By: ams                                   on 2001/10/02  23:43:55
30739         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
30740              From: Michael G Schwern <schwern@pobox.com>
30741              Date: Tue, 2 Oct 2001 17:00:49 -0400
30742              Message-Id: <20011002170049.A9955@blackrider>
30743      Branch: perl
30744            ! lib/ExtUtils/MakeMaker.pm
30745 ____________________________________________________________________________
30746 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
30747         Log: FAQ sync.
30748      Branch: perl
30749            ! pod/perlfaq3.pod
30750 ____________________________________________________________________________
30751 [ 12310] By: nick                                  on 2001/10/02  16:09:49
30752         Log: Integrate mainline
30753      Branch: perlio
30754           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
30755           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
30756           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
30757           !> patchlevel.h t/op/pat.t
30758 ____________________________________________________________________________
30759 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
30760         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
30761              not just one single space.
30762      Branch: perl
30763            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
30764 ____________________________________________________________________________
30765 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
30766         Log: AUTHORS updates.
30767      Branch: perl
30768            ! AUTHORS
30769 ____________________________________________________________________________
30770 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
30771         Log: Update Changes.
30772      Branch: perl
30773            ! Changes patchlevel.h
30774 ____________________________________________________________________________
30775 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
30776         Log: Work around old buggy glibcs for langinfo constants,
30777              from Nicholas Clark and David Dyck.
30778      Branch: perl
30779            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
30780 ____________________________________________________________________________
30781 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
30782         Log: Eradicate Time::Piece; add an example.
30783      Branch: perl
30784            ! ext/I18N/Langinfo/Langinfo.pm
30785 ____________________________________________________________________________
30786 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
30787         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
30788              From: Robert Spier <rspier@pobox.com>
30789              Date: Mon, 1 Oct 2001 23:20:16 -0700
30790              Message-ID: <15289.23712.422087.878224@rls.cx>
30791      Branch: perl
30792            ! lib/Pod/Html.pm
30793 ____________________________________________________________________________
30794 [ 12303] By: sky                                   on 2001/10/02  10:40:57
30795         Log: Fixes obscure bug that manifests itself by.
30796              local $!=0;undef*STDOUT;#segfaults
30797              Has been around for a while. Possible other magic IO vars are
30798              possibly affected as well. Reported by Jos Boumans.
30799      Branch: perl
30800            ! mg.c
30801 ____________________________________________________________________________
30802 [ 12302] By: nick                                  on 2001/10/02  09:00:52
30803         Log: Integrate mainline
30804      Branch: perlio
30805           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
30806           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
30807           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
30808 ____________________________________________________________________________
30809 [ 12301] By: nick                                  on 2001/10/02  08:40:57
30810         Log: Integrate mainline + lib/open.t patch from Chromatic
30811      Branch: perlio
30812           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
30813            ! lib/open.t
30814           !> (integrate 29 files)
30815 ____________________________________________________________________________
30816 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
30817         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
30818              Until it has, better stop early if someone requests threads.
30819      Branch: perl
30820            ! hints/darwin.sh
30821 ____________________________________________________________________________
30822 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
30823         Log: Subject: [ID 20011001.011] redundant code in t/TEST
30824              From: David Dyck <dcd@tc.fluke.com>
30825              Date: Mon, 1 Oct 2001 12:56:24 -0700
30826              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
30827      Branch: perl
30828            ! t/TEST
30829 ____________________________________________________________________________
30830 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
30831         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
30832              From: "chromatic" <chromatic@rmci.net>
30833              Date: Mon, 01 Oct 2001 12:27:12 -0600
30834              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
30835      Branch: perl
30836            ! lib/Term/Cap.t
30837 ____________________________________________________________________________
30838 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
30839         Log: UNICOS testing patches from Nicholas Clark.
30840      Branch: perl
30841            ! t/op/arith.t t/op/pack.t
30842 ____________________________________________________________________________
30843 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
30844         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
30845              From: "chromatic" <chromatic@rmci.net>
30846              Date: Mon, 01 Oct 2001 10:21:51 -0600
30847              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
30848      Branch: perl
30849            ! lib/open.t
30850 ____________________________________________________________________________
30851 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
30852         Log: Make missing the RADIXCHAR a softer, gentler error.
30853      Branch: perl
30854            ! ext/I18N/Langinfo/Langinfo.t
30855 ____________________________________________________________________________
30856 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
30857         Log: Nuke also the LANG because of glibc.
30858      Branch: perl
30859            ! lib/open.t
30860 ____________________________________________________________________________
30861 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
30862         Log: Also the ^Is is optional.
30863      Branch: perl
30864            ! pod/perlunicode.pod t/op/pat.t
30865 ____________________________________________________________________________
30866 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
30867         Log: Be careful to pull chars from the varargs stack when
30868              formatting chars.
30869      Branch: perl
30870            ! regcomp.c
30871 ____________________________________________________________________________
30872 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
30873         Log: sortsv not in place anymore, noticed by John P. Linderman.
30874      Branch: perl
30875            ! pod/perlapi.pod pp_ctl.c
30876 ____________________________________________________________________________
30877 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
30878         Log: Make the diagnostic messages more neutral.
30879      Branch: perl
30880            ! ext/B/t/terse.t
30881 ____________________________________________________________________________
30882 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
30883         Log: Forgotten from #12288.
30884      Branch: perl
30885            ! ext/Data/Dumper/Dumper.pm
30886 ____________________________________________________________________________
30887 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
30888         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
30889              From: Brian Ingerson <ingy@ttul.org>
30890              Date: Sun, 30 Sep 2001 21:45:56 -0700
30891              Message-ID: <20010930214556.D26392@ttul.org>
30892              
30893              (remember also the #12289)
30894      Branch: perl
30895            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
30896 ____________________________________________________________________________
30897 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
30898         Log: More Unicode property tests for the abbreviated
30899              general properties.
30900      Branch: perl
30901            ! t/op/pat.t
30902 ____________________________________________________________________________
30903 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
30904         Log: Further tweaks to the Unicode properties.
30905      Branch: perl
30906            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
30907 ____________________________________________________________________________
30908 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
30909         Log: Retract #12284.
30910      Branch: perl
30911            ! lib/Term/Cap.t
30912 ____________________________________________________________________________
30913 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
30914         Log: (Retracted by #12285)
30915      Branch: perl
30916            ! lib/Term/Cap.t
30917 ____________________________________________________________________________
30918 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
30919         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
30920              From: "chromatic" <chromatic@rmci.net>  
30921              Date: Sun, 30 Sep 2001 16:10:02 -0600
30922              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
30923      Branch: perl
30924            + lib/Term/Cap.t
30925            ! MANIFEST
30926 ____________________________________________________________________________
30927 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
30928         Log: Use stty -g to restore the terminal state, do not even
30929              try to run the tests if stty -g is not available.
30930      Branch: perl
30931            ! lib/Term/Complete.t
30932 ____________________________________________________________________________
30933 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
30934         Log: Cleanup utf8_heavy; allow dropping the In prefix from
30935              Unicode script/block properties.
30936      Branch: perl
30937            ! lib/utf8_heavy.pl
30938 ____________________________________________________________________________
30939 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
30940         Log: Retract the #12259 for now.
30941      Branch: perl
30942            ! embed.h embed.pl sv.h
30943 ____________________________________________________________________________
30944 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
30945         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
30946      Branch: perl
30947            + lib/Text/TabsWrap/CHANGELOG
30948            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
30949 ____________________________________________________________________________
30950 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
30951         Log: #12272 wasn't right, it introduced an extra ().
30952      Branch: perl
30953            ! lib/utf8_heavy.pl
30954 ____________________________________________________________________________
30955 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
30956         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
30957              From: Jonathan Stowe <gellyfish@gellyfish.com>
30958              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
30959              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
30960      Branch: perl
30961            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
30962 ____________________________________________________________________________
30963 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
30964         Log: Subject: Patch to put qsortsv in the public API
30965              From: Brian Ingerson <ingy@ttul.org>
30966              Date: Sat, 29 Sep 2001 17:41:13 -0700
30967              Message-ID: <20010929174113.A30223@ttul.org>
30968      Branch: perl
30969            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
30970 ____________________________________________________________________________
30971 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
30972         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
30973              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30974              Date: Sat, 29 Sep 2001 23:54:48 +0200
30975              Message-ID: <20010929235448.A5017@rafael>
30976      Branch: perl
30977            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
30978 ____________________________________________________________________________
30979 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
30980         Log: FAQ sync.
30981      Branch: perl
30982            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
30983            ! pod/perlfaq9.pod
30984 ____________________________________________________________________________
30985 [ 12273] By: bailey                                on 2001/09/29  23:43:46
30986         Log: Resync with mainline
30987      Branch: vmsperl
30988           +> (branch 1207 files)
30989            - (delete 324 files)
30990           !> (integrate 866 files)
30991 ____________________________________________________________________________
30992 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
30993         Log: Nasty recursion trap if one would match Unicode.
30994      Branch: perl
30995            ! lib/utf8_heavy.pl
30996 ____________________________________________________________________________
30997 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
30998         Log: More Unicode todo.
30999      Branch: perl
31000            ! pod/perltodo.pod
31001 ____________________________________________________________________________
31002 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
31003         Log: Explain a bit the new more flexible \p\P syntax.
31004      Branch: perl
31005            ! pod/perlunicode.pod
31006 ____________________________________________________________________________
31007 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
31008         Log: More leniency to the \p and \P: now can have whitespace
31009              between the property definition and the curlies; now can
31010              invert the property by having a caret between the open
31011              curly and the property.
31012      Branch: perl
31013            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
31014 ____________________________________________________________________________
31015 [ 12268] By: nick                                  on 2001/09/29  17:39:26
31016         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
31017              one test (lib/open.t) fails
31018      Branch: perlio
31019           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
31020           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
31021           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
31022           +> lib/Tie/Scalar.t lib/open.t
31023            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
31024            - ext/B/Stash.t
31025           !> (integrate 62 files)
31026 ____________________________________________________________________________
31027 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
31028         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
31029      Branch: perl
31030            ! t/op/chdir.t
31031 ____________________________________________________________________________
31032 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
31033         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
31034              From: "Craig A. Berry" <craigberry@mac.com> 
31035              Date: Sat, 29 Sep 2001 09:35:33 -0500
31036              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
31037      Branch: perl
31038            ! t/op/chdir.t
31039 ____________________________________________________________________________
31040 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
31041         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
31042              From: "chromatic" <chromatic@rmci.net>
31043              Date: Fri, 28 Sep 2001 21:20:12 -0600
31044              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
31045      Branch: perl
31046            + lib/Tie/Scalar.t
31047            ! MANIFEST lib/Tie/Scalar.pm
31048 ____________________________________________________________________________
31049 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
31050         Log: Allow for more flexibility in the \p{In...} names, now
31051              case doesn't matter, and any space or dash can be
31052              matched by any space, dash, underbar, or empty.
31053              (may be going too far on leniency)
31054      Branch: perl
31055            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
31056            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
31057            ! t/op/pat.t
31058 ____________________________________________________________________________
31059 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
31060         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
31061              From: "chromatic" <chromatic@rmci.net>
31062              Date: Fri, 28 Sep 2001 17:39:50 -0600
31063              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
31064      Branch: perl
31065            + lib/open.t
31066            ! MANIFEST
31067 ____________________________________________________________________________
31068 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
31069         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
31070              From: "Craig A. Berry" <craigberry@mac.com>
31071              Date: Fri, 28 Sep 2001 16:24:51 -0500
31072              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
31073      Branch: perl
31074            ! ext/File/Glob/t/basic.t
31075 ____________________________________________________________________________
31076 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
31077         Log: Subject: [DOC PATCH] Carp.pm pod typo
31078              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31079              Date: Fri, 28 Sep 2001 23:14:51 +0200
31080              Message-ID: <20010928231451.E16889@rafael>
31081      Branch: perl
31082            ! lib/Carp.pm
31083 ____________________________________________________________________________
31084 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
31085         Log: Subject: [PATCH] Allow an @INC hook to set %INC
31086              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31087              Date: Fri, 28 Sep 2001 22:18:13 +0200
31088              Message-ID: <20010928221813.A16889@rafael>
31089      Branch: perl
31090            ! pp_ctl.c
31091 ____________________________________________________________________________
31092 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
31093         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
31094              From: Nicholas Clark <nick@ccl4.org>
31095              Date: Fri, 28 Sep 2001 23:39:33 +0100
31096              Message-ID: <20010928233933.C23673@plum.flirble.org>
31097      Branch: perl
31098            ! embed.h embed.pl sv.h
31099 ____________________________________________________________________________
31100 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
31101         Log: Update Changes.
31102      Branch: perl
31103            ! Changes patchlevel.h
31104 ____________________________________________________________________________
31105 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
31106         Log: Move the B tests to B/t.
31107      Branch: perl
31108            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
31109            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
31110            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
31111            - ext/B/Showlex.t ext/B/Stash.t
31112            ! MANIFEST
31113 ____________________________________________________________________________
31114 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
31115         Log: Forgot from #12254.
31116      Branch: perl
31117            + ext/B/B/Terse.t
31118 ____________________________________________________________________________
31119 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
31120         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
31121              From: "chromatic" <chromatic@rmci.net>
31122              Date: Thu, 27 Sep 2001 23:22:17 -0600
31123              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
31124      Branch: perl
31125            ! MANIFEST
31126 ____________________________________________________________________________
31127 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
31128         Log: Test numbering mismatch.
31129      Branch: perl
31130            ! t/op/chdir.t
31131 ____________________________________________________________________________
31132 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
31133         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
31134              From: "Craig A. Berry" <craigberry@mac.com>
31135              Date: Wed, 26 Sep 2001 17:43:14 -0500
31136              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
31137      Branch: perl
31138            ! iperlsys.h t/op/chdir.t
31139 ____________________________________________________________________________
31140 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
31141         Log: Subject: [PATCH gv.c] make __ANON__ global
31142              From: Robin Barker <rmb1@cise.npl.co.uk>
31143              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
31144              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
31145      Branch: perl
31146            ! gv.c t/op/anonsub.t t/op/runlevel.t
31147 ____________________________________________________________________________
31148 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
31149         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
31150              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31151              Date: Thu, 27 Sep 2001 22:34:32 +0200
31152              Message-ID: <20010927223432.A1485@rafael>
31153      Branch: perl
31154            ! ext/B/B/Terse.pm
31155 ____________________________________________________________________________
31156 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
31157         Log: (retracted by #12338)
31158              
31159              Subject: [PATCH] Cleanup of perldsc.pod      
31160              From: Casey West <casey@geeknest.com>
31161              Date: Thu, 27 Sep 2001 11:13:17 -0400
31162              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
31163      Branch: perl
31164            ! pod/perldsc.pod
31165 ____________________________________________________________________________
31166 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
31167         Log: Not everyone is using ithreads...
31168      Branch: perl
31169            ! ext/Devel/Peek/Peek.t
31170 ____________________________________________________________________________
31171 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
31172         Log: Document the nss_delete core dump workaround for HP-UX
31173              and Solaris, bug IDs 20010805.018 and 20010629.004.
31174      Branch: perl
31175            ! README.hpux README.solaris
31176 ____________________________________________________________________________
31177 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
31178         Log: Dump Unicode hash keys also as Unicode,
31179              not just as a byte string.
31180      Branch: perl
31181            ! dump.c ext/Devel/Peek/Peek.t
31182 ____________________________________________________________________________
31183 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
31184         Log: Integrate changes #12241 and #12242 from macperl:
31185              
31186              Remove unneeded disabling of umask() calls
31187              
31188              Note (get|set)sockopt are available.
31189      Branch: perl
31190           !> lib/File/Temp.pm pod/perlport.pod
31191 ____________________________________________________________________________
31192 [ 12244] By: sky                                   on 2001/09/27  08:53:00
31193         Log: Flush buffers on thread closedown.
31194      Branch: perl
31195            ! ext/threads/threads.xs
31196 ____________________________________________________________________________
31197 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
31198         Log: Dump SvUTF8(sv)s also as \x{...}.
31199              
31200              TODO: dump the SvUTF8() hash keys similarly. 
31201      Branch: perl
31202            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
31203 ____________________________________________________________________________
31204 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
31205         Log: Note (get|set)sockopt are available.
31206      Branch: maint-5.6/macperl
31207            ! pod/perlport.pod
31208 ____________________________________________________________________________
31209 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
31210         Log: Remove unneeded disabling of umask() calls
31211      Branch: maint-5.6/macperl
31212            ! lib/File/Temp.pm
31213 ____________________________________________________________________________
31214 [ 12240] By: sky                                   on 2001/09/26  18:44:56
31215         Log: Documention update
31216      Branch: perl
31217            ! ext/threads/threads.pm
31218 ____________________________________________________________________________
31219 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
31220         Log: Update Changes.
31221      Branch: perl
31222            ! Changes patchlevel.h
31223 ____________________________________________________________________________
31224 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
31225         Log: Check that all environment variables are tainted.
31226      Branch: perl
31227            ! t/op/taint.t
31228 ____________________________________________________________________________
31229 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
31230         Log: Manual integration error in #12235.
31231      Branch: perl
31232            ! lib/File/DosGlob.t
31233 ____________________________________________________________________________
31234 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
31235         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
31236              From: "chromatic" <chromatic@rmci.net>
31237              Date: Tue, 25 Sep 2001 23:57:07 -0600
31238              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
31239      Branch: perl
31240            ! perlio.c
31241 ____________________________________________________________________________
31242 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
31243         Log: Integrate macperl changes from Chris Nandor:
31244              12192 11817 11815 11813 11778 11775
31245              
31246              Update CPAN.pm to work with new Mac::BuildTools instead
31247              of ExtUtils::MM_MacOS "orphan" functions
31248              
31249              Fix test
31250              
31251              Make syntax check report in MPW style, fix tests
31252              to use Mac::err=unix to get normal-style error
31253              messages.
31254              
31255              More module and test ports from Thomas Wegner et al
31256              
31257              Fix open of /dev/null for Mac OS
31258              
31259              Allow for platforms to override formatting of errors
31260              on output from Matthias Neeracher (core files)
31261      Branch: perl
31262            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
31263            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
31264            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
31265           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
31266           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
31267           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
31268 ____________________________________________________________________________
31269 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
31270         Log: grrr.
31271      Branch: perl
31272            ! t/op/gv.t
31273 ____________________________________________________________________________
31274 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
31275         Log: Retract #12232.
31276      Branch: perl
31277            ! t/op/gv.t
31278 ____________________________________________________________________________
31279 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
31280         Log: (Retracted by #12233.)
31281      Branch: perl
31282            ! t/op/gv.t
31283 ____________________________________________________________________________
31284 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
31285         Log: Detypo.
31286      Branch: perl
31287            ! ext/Encode/Makefile.PL
31288 ____________________________________________________________________________
31289 [ 12230] By: sky                                   on 2001/09/26  11:36:23
31290         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
31291              We are using a "delay" here because we do not want to depend on thread synchronization issues.
31292      Branch: perl
31293            + ext/threads/t/stress_cv.t
31294            ! MANIFEST ext/threads/t/stress_string.t
31295 ____________________________________________________________________________
31296 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
31297         Log: NetWare tweak from Ananth Kesari.
31298      Branch: perl
31299            ! NetWare/t/Readme.txt
31300 ____________________________________________________________________________
31301 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
31302         Log: Trick to fool case-blind filesystems.
31303      Branch: perl
31304            ! ext/Encode/Makefile.PL
31305 ____________________________________________________________________________
31306 [ 12227] By: sky                                   on 2001/09/26  11:06:50
31307         Log: Threads can start executing in a different order than they were
31308              created.... so we cannot ok() inside the threadstarter.
31309      Branch: perl
31310            ! ext/threads/t/stress_string.t
31311 ____________________________________________________________________________
31312 [ 12226] By: sky                                   on 2001/09/26  07:41:45
31313         Log: Add in stress_string.t to stress test threads a bit more.
31314      Branch: perl
31315            + ext/threads/t/stress_string.t
31316            ! MANIFEST
31317 ____________________________________________________________________________
31318 [ 12225] By: sky                                   on 2001/09/26  07:04:21
31319         Log: Fix negative refcount introduced by #12223.
31320      Branch: perl
31321            ! ext/threads/threads.xs
31322 ____________________________________________________________________________
31323 [ 12224] By: sky                                   on 2001/09/26  06:57:58
31324         Log: Update documentation to match change #12223
31325      Branch: perl
31326            ! sharedsv.c
31327 ____________________________________________________________________________
31328 [ 12223] By: sky                                   on 2001/09/26  06:54:32
31329         Log: Use a separate interpreter for the sharedsv space. Another
31330              negative sv leak. Sigh.
31331      Branch: perl
31332            ! sharedsv.c
31333 ____________________________________________________________________________
31334 [ 12222] By: sky                                   on 2001/09/26  05:58:35
31335         Log: Do the environ assignment in perl_contruct to match perl_destruct.
31336              Now we don't need to perl_parse/perl_run. However environ is a
31337              global....
31338      Branch: perl
31339            ! perl.c
31340 ____________________________________________________________________________
31341 [ 12221] By: sky                                   on 2001/09/26  05:41:02
31342         Log: Move the creation of PL_strtab to perl_construct so we can work
31343              with HV and HEs without running perl_parse.
31344      Branch: perl
31345            ! perl.c
31346 ____________________________________________________________________________
31347 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
31348         Log: integrate macperl changes into maint-5.6
31349      Branch: maint-5.6/perl
31350           !> (integrate 26 files)
31351 ____________________________________________________________________________
31352 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
31353         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
31354              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
31355      Branch: maint-5.6/macperl
31356            ! macos/ext/Mac/Fonts/Fonts.xs
31357            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
31358 ____________________________________________________________________________
31359 [ 12218] By: ams                                   on 2001/09/25  23:31:33
31360         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
31361              From: Nicholas Clark <nick@ccl4.org>
31362              Date: Wed, 26 Sep 2001 01:20:20 +0100
31363              Message-Id: <20010926012020.B48092@plum.flirble.org>
31364      Branch: perl
31365            ! lib/AutoSplit.t
31366 ____________________________________________________________________________
31367 [ 12217] By: ams                                   on 2001/09/25  22:33:05
31368         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
31369              From: "Craig A. Berry" <craigberry@mac.com>
31370              Date: Tue, 25 Sep 2001 18:08:42 -0500
31371              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
31372      Branch: perl
31373            ! vms/vms.c
31374 ____________________________________________________________________________
31375 [ 12216] By: ams                                   on 2001/09/25  21:41:01
31376         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
31377              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
31378              From: Michael G Schwern <schwern@pobox.com>
31379              Date: Wed, 26 Sep 2001 00:38:21 -0400
31380              Message-Id: <20010926003821.A627@blackrider>
31381      Branch: perl
31382            ! lib/AutoSplit.t
31383 ____________________________________________________________________________
31384 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
31385         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
31386              From: Michael G Schwern <schwern@pobox.com>
31387              Date: Tue, 25 Sep 2001 17:43:49 -0400
31388              Message-ID: <20010925174349.B19534@blackrider>
31389      Branch: perl
31390            ! lib/Test/Simple.pm lib/Test/Utils.pm
31391 ____________________________________________________________________________
31392 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
31393         Log: Integrate changes from bleadperl.
31394      Branch: maint-5.6/macperl
31395           !> pod/perlport.pod
31396 ____________________________________________________________________________
31397 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
31398         Log: skip($mess) should result in one skip.
31399      Branch: perl
31400            ! t/test.pl
31401 ____________________________________________________________________________
31402 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
31403         Log: Integrate change #12200 from maintperl.
31404      Branch: maint-5.6/macperl
31405           !> win32/perlhost.h
31406 ____________________________________________________________________________
31407 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
31408         Log: Fix file types to "apple"
31409      Branch: maint-5.6/macperl
31410            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
31411            ! macos/ext/Mac/SAT/t/Collision.rsrc
31412 ____________________________________________________________________________
31413 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
31414         Log: Fix rsrc file as snd file; fix path in t file.
31415      Branch: maint-5.6/macperl
31416            ! macos/ext/Mac/Notification/t/Notification.rsrc
31417            ! macos/ext/Mac/Notification/t/Notification.t
31418 ____________________________________________________________________________
31419 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
31420         Log: Sync up with File::Find from bleadperl.
31421      Branch: maint-5.6/macperl
31422            ! lib/File/Find.pm t/lib/filefind-taint.t
31423 ____________________________________________________________________________
31424 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
31425         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
31426              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
31427              of hundreds)
31428      Branch: maint-5.6/macperl
31429            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
31430            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
31431            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
31432 ____________________________________________________________________________
31433 [ 12207] By: nick                                  on 2001/09/25  19:04:36
31434         Log: Integrate mainline (untested while modem is up)
31435      Branch: perlio
31436           +> lib/AutoSplit.t t/test.pl
31437            - lib/warnings/register.t
31438           !> (integrate 28 files)
31439 ____________________________________________________________________________
31440 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
31441         Log: perldiag entry for #12205.
31442      Branch: perl
31443            ! pod/perldiag.pod
31444 ____________________________________________________________________________
31445 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
31446         Log: Subject: [PATCH] warning on v-string in use/require
31447              From: John Peacock <jpeacock@rowman.com>
31448              Date: Mon, 24 Sep 2001 17:29:03 -0400
31449              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
31450      Branch: perl
31451            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
31452 ____________________________________________________________________________
31453 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
31454         Log: perltooc et al updates.
31455      Branch: perl
31456            ! plan9/mkfile pod/roffitall
31457 ____________________________________________________________________________
31458 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
31459         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
31460              From: Michael G Schwern <schwern@pobox.com>
31461              Date: Sun, 23 Sep 2001 00:07:12 -0400
31462              Message-ID: <20010923000712.A7005@blackrider>
31463      Branch: perl
31464            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
31465 ____________________________________________________________________________
31466 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
31467         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
31468              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31469              Date: Wed, 26 Sep 2001 01:25:10 +0900
31470              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
31471      Branch: perl
31472            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
31473            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
31474            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
31475 ____________________________________________________________________________
31476 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
31477         Log: Integrate change #12200 from maintperl;
31478              on windows, virtualized environment could propagate deleted variables
31479              into children if they happen to be at the very end of the table
31480      Branch: perl
31481           !> win32/perlhost.h
31482 ____________________________________________________________________________
31483 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
31484         Log: on windows, virtualized environment could propagate deleted variables
31485              into children if they happen to be at the very end of the table
31486              (thanks for succinct test case from Johan Holmberg, and fix from
31487              Doug Lankshear)
31488      Branch: maint-5.6/perl
31489            ! win32/perlhost.h
31490 ____________________________________________________________________________
31491 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
31492         Log: avoid the use of ftime() (it does a useless, potentially
31493              expensive call to GetTimeZoneInformation()); this potentially
31494              also results in three more digits of precision from
31495              Time::HiRes::time()
31496      Branch: perl
31497            ! ext/Time/HiRes/HiRes.xs
31498 ____________________________________________________________________________
31499 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
31500         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
31501              
31502              Note: io/binmode is failing, have to figure out why.
31503      Branch: perl
31504            + t/test.pl
31505            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
31506            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
31507            ! t/run/exit.t
31508 ____________________________________________________________________________
31509 [ 12197] By: ams                                   on 2001/09/25  13:48:55
31510         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
31511              From: Nicholas Clark <nick@ccl4.org>
31512              Date: Tue, 25 Sep 2001 00:37:40 +0100
31513              Message-Id: <20010925003740.S4971@plum.flirble.org>
31514              (Further changes expected.)
31515      Branch: perl
31516            + lib/AutoSplit.t
31517            ! MANIFEST
31518 ____________________________________________________________________________
31519 [ 12196] By: sky                                   on 2001/09/25  13:37:12
31520         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
31521              _ftime to try and be more robust.
31522      Branch: perl
31523            ! ext/Time/HiRes/HiRes.xs
31524 ____________________________________________________________________________
31525 [ 12194] By: ams                                   on 2001/09/25  11:40:00
31526         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
31527              From: "Craig A. Berry" <craigberry@mac.com>
31528              Date: Mon, 24 Sep 2001 17:54:20 -0500
31529              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
31530      Branch: perl
31531            ! vms/descrip_mms.template
31532 ____________________________________________________________________________
31533 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
31534         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
31535              not working, cursor not spinning (Bug #422129); external
31536              editor problems (Bug #456329); escape/cmd-. not activating
31537              "Cancel" in Save dialog box (Bug #446960); Runtimes not
31538              executing on launch (Bug #464441).
31539      Branch: maint-5.6/macperl
31540            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
31541            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
31542            ! macos/macperl/MacPerl.r
31543 ____________________________________________________________________________
31544 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
31545         Log: Update CPAN.pm to work with new Mac::BuildTools instead
31546              of ExtUtils::MM_MacOS "orphan" functions
31547      Branch: maint-5.6/macperl
31548            ! lib/CPAN.pm
31549 ____________________________________________________________________________
31550 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
31551         Log: Fix up another xsubpp problem (Matthias Neeracher)
31552      Branch: maint-5.6/macperl
31553            ! macos/xsubpp
31554 ____________________________________________________________________________
31555 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
31556         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
31557      Branch: maint-5.6/macperl
31558            ! macos/lib/ExtUtils/MM_MacOS.pm
31559 ____________________________________________________________________________
31560 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
31561         Log: Fix up Makefiles for more Mac:: modules (and prepare for
31562              static build ...?)
31563      Branch: maint-5.6/macperl
31564            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
31565            ! macos/macperl/Makefile.mk
31566 ____________________________________________________________________________
31567 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
31568         Log: Fix up tests
31569      Branch: maint-5.6/macperl
31570            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
31571 ____________________________________________________________________________
31572 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
31573         Log: Make malloc smarter, fix bugs.  (Bug #404030)
31574      Branch: maint-5.6/macperl
31575            ! macos/icemalloc.c macos/icemalloc.h
31576 ____________________________________________________________________________
31577 [ 12186] By: nick                                  on 2001/09/24  19:18:17
31578         Log: Integrate mainline
31579      Branch: perlio
31580           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
31581           +> lib/filetest.t
31582           !> (integrate 30 files)
31583 ____________________________________________________________________________
31584 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
31585         Log: Retract #12136, the warnings::register is already
31586              tested by t/lib/warnings/9enabled, as pointed out
31587              by Paul Marquess.
31588      Branch: perl
31589            - lib/warnings/register.t
31590            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
31591 ____________________________________________________________________________
31592 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
31593         Log: fix Time::HiRes implementation of gettimeofday() on windows
31594              (HiRes.t#14 now passes)
31595      Branch: perl
31596            ! ext/Time/HiRes/HiRes.xs
31597 ____________________________________________________________________________
31598 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
31599         Log: File::Spec::catfile() canonifies everything to blackslashes on
31600              windows :-(
31601      Branch: perl
31602            ! lib/ExtUtils/Manifest.t
31603 ____________________________________________________________________________
31604 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
31605         Log: test number mismatch
31606      Branch: perl
31607            ! t/op/magic.t
31608 ____________________________________________________________________________
31609 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
31610         Log: ok().
31611      Branch: perl
31612            ! t/op/pack.t
31613 ____________________________________________________________________________
31614 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
31615         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
31616              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
31617      Branch: perl
31618            ! pp_pack.c t/op/pack.t
31619 ____________________________________________________________________________
31620 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
31621         Log: Update Changes.
31622      Branch: perl
31623            ! Changes patchlevel.h
31624 ____________________________________________________________________________
31625 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
31626         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
31627              From: Michael G Schwern <schwern@pobox.com>
31628              Date: Mon, 24 Sep 2001 11:12:13 -0400
31629              Message-ID: <20010924111213.G27885@blackrider>
31630      Branch: perl
31631            ! lib/ExtUtils/Manifest.pm
31632 ____________________________________________________________________________
31633 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
31634         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
31635              From: Michael G Schwern <schwern@pobox.com> 
31636              Date: Mon, 24 Sep 2001 11:02:07 -0400
31637              Message-ID: <20010924110207.E27885@blackrider>
31638      Branch: perl
31639            ! vms/test.com
31640 ____________________________________________________________________________
31641 [ 12176] By: ams                                   on 2001/09/24  14:01:59
31642         Log: Update Changes.
31643      Branch: perl
31644            ! Changes
31645 ____________________________________________________________________________
31646 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
31647         Log: Various cleanups.
31648      Branch: perl
31649            ! ext/threads/Makefile.PL ext/threads/threads.xs
31650 ____________________________________________________________________________
31651 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
31652         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
31653      Branch: maint-5.6/macperl
31654           !> (integrate 33 files)
31655 ____________________________________________________________________________
31656 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
31657         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
31658              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31659              Date: Mon, 24 Sep 2001 20:04:58 +0900
31660              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
31661      Branch: perl
31662            ! ext/Encode/Encode/gb2312.enc
31663 ____________________________________________________________________________
31664 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
31665         Log: Clarifying comment to #12164.
31666      Branch: perl
31667            ! lib/Cwd.pm
31668 ____________________________________________________________________________
31669 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
31670         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
31671              From: Nicholas Clark <nick@ccl4.org>
31672              Date: Sun, 23 Sep 2001 23:00:56 +0100
31673              Message-ID: <20010923230055.Y4971@plum.flirble.org>
31674              
31675              (with "sample_constants" changed to "fallback")
31676      Branch: perl
31677            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
31678            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
31679            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
31680            ! lib/h2xs.t utils/h2xs.PL
31681 ____________________________________________________________________________
31682 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
31683         Log: Metaconfig unit change for #12167.
31684      Branch: metaconfig
31685            ! U/modified/Cppsym.U
31686 ____________________________________________________________________________
31687 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
31688         Log: Add a few glibc cpp symbols to probe for.
31689      Branch: perl
31690            ! Configure
31691 ____________________________________________________________________________
31692 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
31693         Log: DJGPP tweaks for Laszlo Molnar.
31694      Branch: perl
31695            ! djgpp/djgppsed.sh dosish.h
31696 ____________________________________________________________________________
31697 [ 12165] By: ams                                   on 2001/09/24  10:07:08
31698         Log: Subject: [PATCH t/op/inccode.t] More tests
31699              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31700              Date: 24 Sep 2001 10:01:44 -0000
31701              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
31702      Branch: perl
31703            ! t/op/inccode.t
31704 ____________________________________________________________________________
31705 [ 12164] By: ams                                   on 2001/09/24  09:43:29
31706         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
31707              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
31708              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
31709              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
31710      Branch: perl
31711            ! lib/Cwd.pm
31712 ____________________________________________________________________________
31713 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
31714         Log: 1_compile updates.
31715      Branch: perl
31716            ! t/lib/1_compile.t
31717 ____________________________________________________________________________
31718 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
31719         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
31720              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31721              Date: Wed, 19 Sep 2001 22:47:14 +0200
31722              Message-ID: <20010919224714.A6382@rafael>
31723      Branch: perl
31724            ! pod/perlvar.pod pp_ctl.c
31725 ____________________________________________________________________________
31726 [ 12161] By: ams                                   on 2001/09/23  17:40:02
31727         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
31728              filetest Pragma
31729              From: "chromatic" <chromatic@rmci.net>
31730              Date: Sun, 23 Sep 2001 12:07:25 -0600
31731              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
31732      Branch: perl
31733            + lib/filetest.t
31734            ! MANIFEST t/lib/1_compile.t
31735 ____________________________________________________________________________
31736 [ 12160] By: ams                                   on 2001/09/23  16:32:11
31737         Log: Additional minor chdir() tweak.
31738      Branch: perl
31739            ! pod/perlfunc.pod
31740 ____________________________________________________________________________
31741 [ 12159] By: ams                                   on 2001/09/23  16:25:01
31742         Log: Subject: PATCH lib/ExtUtils/Command.t
31743              From: Abe Timmerman <abe@ztreet.demon.nl>
31744              Date: Sun, 23 Sep 2001 19:11:44 +0200
31745              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
31746      Branch: perl
31747            ! lib/ExtUtils/Command.t
31748 ____________________________________________________________________________
31749 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
31750         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
31751              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
31752              Date: Sun, 23 Sep 2001 02:02:26 +0200
31753              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
31754      Branch: perl
31755            ! makedef.pl
31756 ____________________________________________________________________________
31757 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
31758         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
31759              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
31760              Date: Sat, 22 Sep 2001 12:54:39 -0500
31761              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
31762      Branch: perl
31763            ! t/op/study.t
31764 ____________________________________________________________________________
31765 [ 12156] By: nick                                  on 2001/09/23  07:48:44
31766         Log: Integrate mainline
31767      Branch: perlio
31768            - check83.pl
31769           !> ext/Encode/Encode/2022-cn.enc
31770 ____________________________________________________________________________
31771 [ 12155] By: nick                                  on 2001/09/23  07:48:01
31772         Log: Integrate mainline
31773      Branch: perlio
31774           +> (branch 64 files)
31775            - ext/Encode/Encode/cns11643-1.enc
31776            - ext/Encode/Encode/cns11643-2.enc
31777            - ext/Encode/Encode/iso2022-cn.enc
31778            - ext/Encode/Encode/iso2022-jp.enc
31779            - ext/Encode/Encode/iso2022-jp1.enc
31780            - ext/Encode/Encode/iso2022-jp2.enc
31781            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
31782            - ext/Encode/Encode/iso8859-1.enc
31783            - ext/Encode/Encode/iso8859-1.ucm
31784            - ext/Encode/Encode/iso8859-10.enc
31785            - ext/Encode/Encode/iso8859-10.ucm
31786            - ext/Encode/Encode/iso8859-13.enc
31787            - ext/Encode/Encode/iso8859-13.ucm
31788            - ext/Encode/Encode/iso8859-14.enc
31789            - ext/Encode/Encode/iso8859-14.ucm
31790            - ext/Encode/Encode/iso8859-15.enc
31791            - ext/Encode/Encode/iso8859-15.ucm
31792            - ext/Encode/Encode/iso8859-16.enc
31793            - ext/Encode/Encode/iso8859-16.ucm
31794            - ext/Encode/Encode/iso8859-2.enc
31795            - ext/Encode/Encode/iso8859-2.ucm
31796            - ext/Encode/Encode/iso8859-3.enc
31797            - ext/Encode/Encode/iso8859-3.ucm
31798            - ext/Encode/Encode/iso8859-4.enc
31799            - ext/Encode/Encode/iso8859-4.ucm
31800            - ext/Encode/Encode/iso8859-5.enc
31801            - ext/Encode/Encode/iso8859-5.ucm
31802            - ext/Encode/Encode/iso8859-6.enc
31803            - ext/Encode/Encode/iso8859-6.ucm
31804            - ext/Encode/Encode/iso8859-7.enc
31805            - ext/Encode/Encode/iso8859-7.ucm
31806            - ext/Encode/Encode/iso8859-8.enc
31807            - ext/Encode/Encode/iso8859-8.ucm
31808            - ext/Encode/Encode/iso8859-9.enc
31809            - ext/Encode/Encode/iso8859-9.ucm
31810            - ext/Encode/Encode/isoir-197.enc
31811            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
31812            - t/lib/sample-tests/header_at_end
31813            - t/lib/sample-tests/header_at_end_fail
31814           !> (integrate 174 files)
31815 ____________________________________________________________________________
31816 [ 12154] By: ams                                   on 2001/09/23  07:11:46
31817         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
31818              by Blair Zajac.
31819      Branch: perl
31820            ! pod/perlfunc.pod
31821 ____________________________________________________________________________
31822 [ 12153] By: ams                                   on 2001/09/23  06:56:32
31823         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
31824              Forgotten deprecation of *glob{FILEHANDLE}?
31825              From: "chromatic" <chromatic@rmci.net>
31826              Date: Sat, 22 Sep 2001 21:27:56 -0600
31827              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
31828      Branch: perl
31829            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
31830 ____________________________________________________________________________
31831 [ 12152] By: ams                                   on 2001/09/23  06:42:58
31832         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
31833              From: Michael G Schwern <schwern@pobox.com>
31834              Date: Sun, 23 Sep 2001 03:34:39 -0400
31835              Message-Id: <20010923033439.E7005@blackrider>
31836      Branch: perl
31837            ! lib/File/Find.pm
31838 ____________________________________________________________________________
31839 [ 12151] By: ams                                   on 2001/09/23  06:37:57
31840         Log: Subject: Re: t/op/magic.t missing tests on Win32
31841              From: Michael G Schwern <schwern@pobox.com>
31842              Date: Sat, 22 Sep 2001 20:29:09 -0400
31843              Message-Id: <20010922202909.I18223@blackrider>
31844      Branch: perl
31845            ! t/op/magic.t
31846 ____________________________________________________________________________
31847 [ 12150] By: ams                                   on 2001/09/23  06:36:26
31848         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
31849              Dumpvalue.pm
31850              From: "chromatic" <chromatic@rmci.net>
31851              Date: Sat, 22 Sep 2001 19:41:31 -0600
31852              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
31853      Branch: perl
31854            + lib/Dumpvalue.t
31855            ! MANIFEST lib/Dumpvalue.pm
31856 ____________________________________________________________________________
31857 [ 12149] By: ams                                   on 2001/09/23  06:25:35
31858         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
31859              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31860              Date: Sun, 23 Sep 2001 15:27:56 +0900
31861              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
31862      Branch: perl
31863            ! ext/Encode/Encode/2022-cn.enc
31864 ____________________________________________________________________________
31865 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
31866         Log: Manual eror in #12147.
31867      Branch: perl
31868            ! win32/win32.c
31869 ____________________________________________________________________________
31870 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
31871         Log: Integrate change #12146 from maintperl;
31872              win32_chdir() et al don't handle a NULL argument gracefully
31873      Branch: perl
31874           !> win32/perlhost.h win32/win32.c
31875 ____________________________________________________________________________
31876 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
31877         Log: win32_chdir() et al don't handle a NULL argument gracefully
31878      Branch: maint-5.6/perl
31879            ! win32/perlhost.h win32/win32.c
31880 ____________________________________________________________________________
31881 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
31882         Log: typo in change#12026
31883      Branch: maint-5.6/perl
31884            ! op.c
31885 ____________________________________________________________________________
31886 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
31887         Log: Subject: [PATCH] Re: scalar context unpack bugs
31888              From: Nicholas Clark <nick@ccl4.org>
31889              Date: Sat, 22 Sep 2001 23:07:56 +0100
31890              Message-ID: <20010922230755.O4971@plum.flirble.org>
31891      Branch: perl
31892            ! pp_pack.c t/op/pack.t
31893 ____________________________________________________________________________
31894 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
31895         Log: Try ExtUtils::Command.t everywhere, not just on Win32
31896              (as suggested by NI-S).  Also allow running it either
31897              in t/ or in the main directory.
31898      Branch: perl
31899            ! lib/ExtUtils/Command.t
31900 ____________________________________________________________________________
31901 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
31902         Log: Update the test on warnings/register.t.
31903      Branch: perl
31904            ! t/lib/1_compile.t
31905 ____________________________________________________________________________
31906 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
31907         Log: The code is now almost tidy enough to keep the IRIX cc happy.
31908      Branch: perl
31909            ! hints/irix_6.sh
31910 ____________________________________________________________________________
31911 [ 12140] By: ams                                   on 2001/09/22  17:26:32
31912         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
31913              use_ithreads
31914              From: "Craig A. Berry" <craigberry@mac.com>
31915              Date: Sat, 22 Sep 2001 13:15:32 -0500
31916              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
31917      Branch: perl
31918            ! configure.com
31919 ____________________________________________________________________________
31920 [ 12139] By: ams                                   on 2001/09/22  16:44:08
31921         Log: Do what perl_clone() does for sharedsv functions.
31922      Branch: perl
31923            ! embed.pl proto.h
31924 ____________________________________________________________________________
31925 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
31926         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
31927              (suggested by Sarathy, extensions shouldn't be dabbling with
31928              op structures, so binary backward compatibility should not be
31929              an issue.)
31930      Branch: perl
31931            ! hints/irix_6.sh op.h
31932 ____________________________________________________________________________
31933 [ 12137] By: ams                                   on 2001/09/22  16:21:05
31934         Log: More cleanups. (What's PERL_DECL_PROT?)
31935      Branch: perl
31936            ! embed.pl proto.h sharedsv.h
31937 ____________________________________________________________________________
31938 [ 12136] By: ams                                   on 2001/09/22  15:14:34
31939         Log: (Retracted by #12185)
31940              
31941              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
31942              Add Tests for warnings::register, Doc Update
31943              From: "chromatic" <chromatic@rmci.net>
31944              Date: Sat, 22 Sep 2001 09:43:20 -0600
31945              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
31946      Branch: perl
31947            + lib/warnings/register.t
31948            ! MANIFEST lib/warnings/register.pm
31949 ____________________________________________________________________________
31950 [ 12135] By: ams                                   on 2001/09/22  15:07:50
31951         Log: `@foo' should be @foo for consistency.
31952      Branch: perl
31953            ! pod/perldiag.pod
31954 ____________________________________________________________________________
31955 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
31956         Log: (Retracted by #12138)
31957              
31958              Add -woff (turn warning off) 3187:
31959              "A pointer is converted to a smaller integer."
31960              This happens when your pointers are 64-bit: then every case
31961              of converting pointers to PADOFFSETs (explicitly 32-bit)
31962              faces truncation (even explicit use of INT2PTR doesn't help).
31963              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
31964              Changing PADOFFSET from U32 to UV would help, but that
31965              would break binary backward compatibility of BASEOP and padop
31966              (assuming you have been using 64-bit pointers).
31967      Branch: perl
31968            ! hints/irix_6.sh
31969 ____________________________________________________________________________
31970 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
31971         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
31972              but the name comes from the inside the file, not from the file
31973              name, and Rumanian is the name of the language.
31974      Branch: perl
31975            + ext/Encode/Encode/macRumanian.enc
31976            - ext/Encode/Encode/macRomania.enc
31977            ! MANIFEST
31978 ____________________________________________________________________________
31979 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
31980         Log: Rename perltootc as perltooc for 8.3-friedliness.
31981      Branch: perl
31982            + pod/perltooc.pod
31983            - pod/perltootc.pod
31984            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
31985            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
31986            ! pod/perltoot.pod
31987 ____________________________________________________________________________
31988 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
31989         Log: Find more conflicts by lowercasing.
31990      Branch: perl
31991            + Porting/check83.pl
31992            - check83.pl
31993            ! MANIFEST
31994 ____________________________________________________________________________
31995 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
31996         Log: The AIX cc 5.0.0.0 is simply too buggy.
31997      Branch: perl
31998            ! hints/aix.sh
31999 ____________________________________________________________________________
32000 [ 12129] By: ams                                   on 2001/09/22  12:35:38
32001         Log: Uninteresting cleanup.
32002      Branch: perl
32003            ! form.h
32004 ____________________________________________________________________________
32005 [ 12128] By: ams                                   on 2001/09/22  12:28:48
32006         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
32007              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
32008              Date: Sat, 22 Sep 2001 14:29:13 +0100
32009              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
32010      Branch: perl
32011            ! cv.h
32012 ____________________________________________________________________________
32013 [ 12127] By: ams                                   on 2001/09/22  12:04:28
32014         Log: What's a backet?
32015      Branch: perl
32016            ! dump.c
32017 ____________________________________________________________________________
32018 [ 12126] By: ams                                   on 2001/09/22  10:02:34
32019         Log: Removed duplicated tests #19 and #20.
32020      Branch: perl
32021            ! t/op/do.t
32022 ____________________________________________________________________________
32023 [ 12125] By: ams                                   on 2001/09/22  03:58:41
32024         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
32025              From: Michael Carman <mjcarman@home.com>
32026              Date: Fri, 21 Sep 2001 17:54:05 -0500
32027              Message-Id: <3BABC50D.6040202@home.com>
32028              (Applied with some changes.)
32029      Branch: perl
32030            ! pod/perlmod.pod
32031 ____________________________________________________________________________
32032 [ 12124] By: ams                                   on 2001/09/22  03:44:19
32033         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
32034              From: Michael G Schwern <schwern@pobox.com>
32035              Date: Fri, 21 Sep 2001 19:20:40 -0400
32036              Message-Id: <20010921192040.E5494@blackrider>
32037      Branch: perl
32038            ! t/op/chdir.t
32039 ____________________________________________________________________________
32040 [ 12123] By: ams                                   on 2001/09/22  03:41:08
32041         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
32042              From: Blair Zajac <blair@orcaware.com>
32043              Date: Fri, 21 Sep 2001 15:13:04 -0700
32044              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
32045      Branch: perl
32046            ! t/op/chdir.t
32047 ____________________________________________________________________________
32048 [ 12122] By: ams                                   on 2001/09/22  03:37:07
32049         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
32050              20010920.007
32051              From: Michael G Schwern <schwern@pobox.com>
32052              Date: Fri, 21 Sep 2001 17:59:03 -0400
32053              Message-Id: <20010921175903.V5494@blackrider>
32054      Branch: perl
32055            ! t/op/do.t
32056 ____________________________________________________________________________
32057 [ 12121] By: ams                                   on 2001/09/22  03:30:38
32058         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
32059              suite on WinCE)
32060              From: Michael G Schwern <schwern@pobox.com>
32061              Date: Fri, 21 Sep 2001 19:41:03 -0400
32062              Message-Id: <20010921194103.G5494@blackrider>
32063      Branch: perl
32064            ! pod/perlport.pod
32065 ____________________________________________________________________________
32066 [ 12120] By: ams                                   on 2001/09/22  03:28:06
32067         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
32068              From: Michael G Schwern <schwern@pobox.com>
32069              Date: Fri, 21 Sep 2001 17:33:35 -0400
32070              Message-Id: <20010921173335.T5494@blackrider>
32071              ($ENV{FOO}=undef hunk not applied.)
32072      Branch: perl
32073            ! t/op/magic.t
32074 ____________________________________________________________________________
32075 [ 12119] By: ams                                   on 2001/09/22  03:02:26
32076         Log: Subject: [PATCH] perldiag.pod
32077              From: Peter Scott <Peter@PSDT.com>
32078              Date: Fri, 21 Sep 2001 18:54:50 -0700
32079              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
32080              (Moved to the right place.)
32081      Branch: perl
32082            ! pod/perldiag.pod
32083 ____________________________________________________________________________
32084 [ 12118] By: ams                                   on 2001/09/21  20:05:29
32085         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
32086              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32087              Date: Fri, 21 Sep 2001 22:36:54 +0200
32088              Message-Id: <20010921223654.A12742@rafael>
32089      Branch: perl
32090            ! t/op/do.t
32091 ____________________________________________________________________________
32092 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
32093         Log: Restore things as they were before
32094              the backward compatibility police notices.
32095      Branch: perl
32096            ! lib/Cwd.pm
32097 ____________________________________________________________________________
32098 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
32099         Log: More Cwd from Schwern: make also OS/2 and DOS
32100              Cwd agree with File::Spec (that is, native path
32101              syntax using \ instead of / -- backward compatibility
32102              polic warning) and stop Win32 from using bsd_realpath().
32103      Branch: perl
32104            ! lib/Cwd.pm
32105 ____________________________________________________________________________
32106 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
32107         Log: Subject: [PATCH @12110] RE: Untested libraries update
32108              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
32109              Date: Fri, 21 Sep 2001 18:21:07 +0100
32110              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
32111      Branch: perl
32112            ! lib/warnings/register.pm
32113 ____________________________________________________________________________
32114 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
32115         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
32116              From: Michael G Schwern <schwern@pobox.com>
32117              Date: Thu, 20 Sep 2001 22:54:02 -0400
32118              Message-ID: <20010920225402.A3611@blackrider>
32119      Branch: perl
32120            ! lib/Cwd.pm
32121 ____________________________________________________________________________
32122 [ 12113] By: ams                                   on 2001/09/21  17:08:24
32123         Log: Subject: [PATCH] avoid v-strings with require/use
32124              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32125              Date: Fri, 21 Sep 2001 12:34:40 -0400
32126              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
32127      Branch: perl
32128            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
32129            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
32130            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
32131            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
32132            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
32133            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
32134            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
32135            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
32136            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
32137            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
32138            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
32139            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
32140            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
32141            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
32142            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
32143            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
32144            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
32145            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
32146            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
32147 ____________________________________________________________________________
32148 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
32149         Log: Update Changes.
32150      Branch: perl
32151            ! Changes patchlevel.h
32152 ____________________________________________________________________________
32153 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
32154         Log: Make AIX and Tru64 compilers happy.  
32155      Branch: perl
32156            ! ext/threads/threads.h ext/threads/threads.xs
32157 ____________________________________________________________________________
32158 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
32159         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
32160              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32161              Date: 21 Sep 2001 09:16:37 -0000
32162              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
32163      Branch: perl
32164            ! toke.c
32165 ____________________________________________________________________________
32166 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
32167         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
32168              From: Michael G Schwern <schwern@pobox.com>
32169              Date: Thu, 20 Sep 2001 21:21:34 -0400
32170              Message-ID: <20010920212134.Y28291@blackrider>
32171      Branch: perl
32172            ! pp_sys.c
32173 ____________________________________________________________________________
32174 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
32175         Log: Subject: Re: GDB Debugging Macros from mod_perl
32176              From: rspier@pobox.com (Robert Spier)
32177              Date: Thu, 20 Sep 2001 22:45:03 -0700
32178              Message-ID: <15274.54239.413929.49430@rls.cx>
32179      Branch: perl
32180            ! pod/perltodo.pod
32181 ____________________________________________________________________________
32182 [ 12105] By: sky                                   on 2001/09/21  10:33:34
32183         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
32184              timezone! GetSystemTime should be available on all Win32 
32185              platforms we support. Perhaps Time::HiRes should be extended to
32186              support WinCE and Novell?
32187      Branch: perl
32188            ! ext/Time/HiRes/HiRes.xs
32189 ____________________________________________________________________________
32190 [ 12104] By: sky                                   on 2001/09/21  08:12:39
32191         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
32192      Branch: perl
32193            ! ext/threads/threads.h ext/threads/threads.xs
32194 ____________________________________________________________________________
32195 [ 12103] By: sky                                   on 2001/09/21  07:57:41
32196         Log: Rename the *thread* functions to Perl_* to avoid clashes.
32197              Notably on AIX but could become a problem on other platforms.
32198      Branch: perl
32199            ! ext/threads/threads.h ext/threads/threads.xs
32200 ____________________________________________________________________________
32201 [ 12102] By: sky                                   on 2001/09/21  07:35:30
32202         Log: Add the shared sv space to the global vars.
32203              Fix problems compiling on win32.
32204      Branch: perl
32205            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
32206            ! sharedsv.c sharedsv.h
32207 ____________________________________________________________________________
32208 [ 12101] By: ams                                   on 2001/09/21  00:19:55
32209         Log: Subject: [PATCH] win32/Makefile warning fix
32210              From: Blair Zajac <blair@orcaware.com>
32211              Date: Thu, 20 Sep 2001 18:15:43 -0700
32212              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
32213      Branch: perl
32214            ! win32/Makefile
32215 ____________________________________________________________________________
32216 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
32217         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
32218              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32219              Date: Thu, 20 Sep 2001 18:36:22 +0200
32220              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
32221      Branch: perl
32222            ! lib/ExtUtils/Command.t
32223 ____________________________________________________________________________
32224 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
32225         Log: Cant spl wirth a dam.
32226      Branch: perl
32227            ! intrpvar.h
32228 ____________________________________________________________________________
32229 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
32230         Log: Don't use C++ comments.
32231      Branch: perl
32232            ! ext/threads/threads.xs
32233 ____________________________________________________________________________
32234 [ 12097] By: ams                                   on 2001/09/20  21:42:07
32235         Log: Change #12044 didn't.
32236      Branch: perl
32237            ! lib/constant.pm
32238 ____________________________________________________________________________
32239 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
32240         Log: Metaconfig unit changes for #12095.
32241      Branch: metaconfig
32242            ! U/modified/Myinit.U U/modified/libs.U
32243 ____________________________________________________________________________
32244 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
32245         Log: Remove iconv references since we are not using it
32246              and not going to; regen perltoc, perlmodlib.
32247              (Some references still linger in perltoc, have to figure
32248              out where they are coming from.)
32249      Branch: perl
32250            ! Configure NetWare/config.wc NetWare/config_H.wc
32251            ! Porting/Glossary Porting/config.sh Porting/config_H
32252            ! config_h.SH configure.com epoc/config.sh perl.h
32253            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
32254            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32255            ! vos/config.ga.h win32/config.bc win32/config.gc
32256            ! win32/config.vc win32/config_H.bc win32/config_H.gc
32257            ! win32/config_H.vc wince/config.ce wince/config.h
32258            ! wince/config_H.ce
32259 ____________________________________________________________________________
32260 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
32261         Log: Subject: [PATCH docs] Re: ARGV and read
32262              From: Dave Mitchell <davem@fdgroup.co.uk>
32263              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
32264              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
32265      Branch: perl
32266            ! pod/perltodo.pod pod/perlvar.pod
32267 ____________________________________________________________________________
32268 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
32269         Log: Fresh copies from the cvs.perl.org perlfaq repository.
32270      Branch: perl
32271            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
32272            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
32273            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
32274            ! pod/perlfaq9.pod
32275 ____________________________________________________________________________
32276 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
32277         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
32278              From: Nicholas Clark <nick@ccl4.org>
32279              Date: Thu, 20 Sep 2001 14:27:08 +0100
32280              Message-ID: <20010920142708.X4971@plum.flirble.org>
32281      Branch: perl
32282            ! pp_pack.c t/op/pack.t
32283 ____________________________________________________________________________
32284 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
32285         Log: The sharedsv_space* are variables, not code.  Duh.
32286      Branch: perl
32287            ! intrpvar.h makedef.pl
32288 ____________________________________________________________________________
32289 [ 12090] By: ams                                   on 2001/09/20  11:26:06
32290         Log: Subject: [patch lib/lib_pm.PL]
32291              From: Stas Bekman <stas@stason.org>
32292              Date: Thu, 20 Sep 2001 18:48:53 +0800
32293              Message-Id: <3BA9C995.6010302@stason.org>
32294              (Applied by hand.)
32295      Branch: perl
32296            ! lib/lib_pm.PL
32297 ____________________________________________________________________________
32298 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
32299         Log: Only 21 tests, skipping or not.
32300      Branch: perl
32301            ! lib/ExtUtils/Command.t
32302 ____________________________________________________________________________
32303 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
32304         Log: New exported symbols.
32305      Branch: perl
32306            ! makedef.pl
32307 ____________________________________________________________________________
32308 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
32309         Log: Update Changes.
32310      Branch: perl
32311            ! Changes patchlevel.h
32312 ____________________________________________________________________________
32313 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
32314         Log: Correct numbering of the tests is useful.
32315      Branch: perl
32316            ! ext/threads/t/basic.t
32317 ____________________________________________________________________________
32318 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
32319         Log: More tests now too.
32320      Branch: perl
32321            ! lib/ExtUtils/Command.t
32322 ____________________________________________________________________________
32323 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
32324         Log: More tests now.
32325      Branch: perl
32326            ! ext/threads/t/basic.t
32327 ____________________________________________________________________________
32328 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
32329         Log: The test assumed 7-bit ASCII.  Now it "just"
32330              assumes 8-bit whatever.
32331      Branch: perl
32332            ! t/op/crypt.t
32333 ____________________________________________________________________________
32334 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
32335         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
32336              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32337              Date: Wed, 19 Sep 2001 11:45:28 +0200
32338              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
32339              
32340              Lvalue casts are not portable.
32341      Branch: perl
32342            ! ext/threads/threads.xs
32343 ____________________________________________________________________________
32344 [ 12081] By: sky                                   on 2001/09/19  10:17:52
32345         Log: Make the basic test contain only realy basic API tests
32346              Seems to be a problem with detach.
32347      Branch: perl
32348            ! ext/threads/t/basic.t
32349 ____________________________________________________________________________
32350 [ 12080] By: ams                                   on 2001/09/19  01:23:55
32351         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
32352              From: Michael G Schwern <schwern@pobox.com>
32353              Date: Tue, 18 Sep 2001 19:53:48 -0400
32354              Message-Id: <20010918195348.M585@blackrider>
32355              
32356              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
32357              From: Michael G Schwern <schwern@pobox.com>
32358              Date: Tue, 18 Sep 2001 22:07:13 -0400
32359              Message-Id: <20010918220713.B19616@blackrider>
32360      Branch: perl
32361            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
32362            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
32363            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
32364            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
32365            ! lib/Test/Tutorial.pod
32366 ____________________________________________________________________________
32367 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
32368         Log: Indent the test a bit.
32369      Branch: perl
32370            ! ext/threads/t/basic.t
32371 ____________________________________________________________________________
32372 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
32373         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
32374              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32375              Date: Tue, 18 Sep 2001 18:06:44 +0200
32376              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
32377      Branch: perl
32378            ! win32/win32.c
32379 ____________________________________________________________________________
32380 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
32381         Log: Subject: stat access time is wrong on Win95
32382              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32383              Date: Tue, 18 Sep 2001 21:59:24 +0200
32384              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
32385      Branch: perl
32386            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
32387 ____________________________________________________________________________
32388 [ 12076] By: ams                                   on 2001/09/18  22:11:25
32389         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
32390              From: Michael G Schwern <schwern@pobox.com>
32391              Date: Tue, 18 Sep 2001 18:47:14 -0400
32392              Message-Id: <20010918184714.I585@blackrider>
32393      Branch: perl
32394            ! t/op/crypt.t
32395 ____________________________________________________________________________
32396 [ 12075] By: sky                                   on 2001/09/18  19:29:37
32397         Log: two test failures
32398              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32399              Message-ID: <20010918221702.A17408@rafael>
32400              partly applied, #12074 already fixed half the patch
32401      Branch: perl
32402            ! ext/threads/t/basic.t
32403 ____________________________________________________________________________
32404 [ 12074] By: sky                                   on 2001/09/18  18:49:03
32405         Log: Fixes test case failure introduced by #12071, the warning is
32406              now correctly spelled :-)
32407      Branch: perl
32408            ! ext/IO/lib/IO/t/io_sel.t
32409 ____________________________________________________________________________
32410 [ 12073] By: sky                                   on 2001/09/18  18:46:22
32411         Log: Make the test behave properly!
32412      Branch: perl
32413            ! ext/threads/t/basic.t
32414 ____________________________________________________________________________
32415 [ 12072] By: ams                                   on 2001/09/18  18:44:59
32416         Log: OP_RCATLINE is an SVOP, not a BASEOP.
32417      Branch: perl
32418            ! opcode.h opcode.pl
32419 ____________________________________________________________________________
32420 [ 12071] By: ams                                   on 2001/09/18  18:06:27
32421         Log: Deprecate != Depreciate.
32422      Branch: perl
32423            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
32424            ! lib/Pod/ParseUtils.pm
32425 ____________________________________________________________________________
32426 [ 12070] By: ams                                   on 2001/09/18  15:14:58
32427         Log: Subject: [PATCH] Getopt::Std cleanup
32428              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32429              Date: Tue, 18 Sep 2001 17:32:13 +0200
32430              Message-Id: <20010918173213.C777@rafael>
32431      Branch: perl
32432            ! lib/Getopt/Std.pm lib/Getopt/Std.t
32433 ____________________________________________________________________________
32434 [ 12069] By: sky                                   on 2001/09/18  14:56:33
32435         Log: Forgot the makefile
32436      Branch: perl
32437            + ext/threads/Makefile.PL
32438 ____________________________________________________________________________
32439 [ 12068] By: sky                                   on 2001/09/18  14:13:26
32440         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
32441              The test will fail because of Test.pm not knowing about threads. 
32442              basic needs to be manually tested
32443              compile time warnings on IV2PTR conversions need to be fixed
32444      Branch: perl
32445            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
32446            + ext/threads/threads.h ext/threads/threads.pm
32447            + ext/threads/threads.xs
32448            ! MANIFEST
32449 ____________________________________________________________________________
32450 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
32451         Log: DJGPP tweak from Laszlo Molnar.
32452      Branch: perl
32453            ! djgpp/config.over
32454 ____________________________________________________________________________
32455 [ 12066] By: sky                                   on 2001/09/18  10:24:31
32456         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
32457      Branch: perl
32458            ! sharedsv.c sharedsv.h
32459 ____________________________________________________________________________
32460 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
32461         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
32462              ditto ^cns.
32463      Branch: perl
32464            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
32465            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
32466            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
32467            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
32468            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
32469            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
32470            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
32471            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
32472            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
32473            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
32474            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
32475            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
32476            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
32477            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
32478            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
32479            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
32480            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
32481            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
32482            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
32483            + ext/Encode/Encode/ir-197.enc
32484            - ext/Encode/Encode/cns11643-1.enc
32485            - ext/Encode/Encode/cns11643-2.enc
32486            - ext/Encode/Encode/iso2022-cn.enc
32487            - ext/Encode/Encode/iso2022-jp.enc
32488            - ext/Encode/Encode/iso2022-jp1.enc
32489            - ext/Encode/Encode/iso2022-jp2.enc
32490            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
32491            - ext/Encode/Encode/iso8859-1.enc
32492            - ext/Encode/Encode/iso8859-1.ucm
32493            - ext/Encode/Encode/iso8859-10.enc
32494            - ext/Encode/Encode/iso8859-10.ucm
32495            - ext/Encode/Encode/iso8859-11.enc
32496            - ext/Encode/Encode/iso8859-11.ucm
32497            - ext/Encode/Encode/iso8859-13.enc
32498            - ext/Encode/Encode/iso8859-13.ucm
32499            - ext/Encode/Encode/iso8859-14.enc
32500            - ext/Encode/Encode/iso8859-14.ucm
32501            - ext/Encode/Encode/iso8859-15.enc
32502            - ext/Encode/Encode/iso8859-15.ucm
32503            - ext/Encode/Encode/iso8859-16.enc
32504            - ext/Encode/Encode/iso8859-16.ucm
32505            - ext/Encode/Encode/iso8859-2.enc
32506            - ext/Encode/Encode/iso8859-2.ucm
32507            - ext/Encode/Encode/iso8859-3.enc
32508            - ext/Encode/Encode/iso8859-3.ucm
32509            - ext/Encode/Encode/iso8859-4.enc
32510            - ext/Encode/Encode/iso8859-4.ucm
32511            - ext/Encode/Encode/iso8859-5.enc
32512            - ext/Encode/Encode/iso8859-5.ucm
32513            - ext/Encode/Encode/iso8859-6.enc
32514            - ext/Encode/Encode/iso8859-6.ucm
32515            - ext/Encode/Encode/iso8859-7.enc
32516            - ext/Encode/Encode/iso8859-7.ucm
32517            - ext/Encode/Encode/iso8859-8.enc
32518            - ext/Encode/Encode/iso8859-8.ucm
32519            - ext/Encode/Encode/iso8859-9.enc
32520            - ext/Encode/Encode/iso8859-9.ucm
32521            - ext/Encode/Encode/isoir-197.enc
32522            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
32523 ____________________________________________________________________________
32524 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
32525         Log: Must Uppercase.
32526      Branch: perl
32527            ! ext/Encode/Encode.pm
32528 ____________________________________________________________________________
32529 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
32530         Log: Add various encodings.
32531      Branch: perl
32532            + ext/Encode/Encode/iso8859-11.enc
32533            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
32534            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
32535            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
32536            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
32537            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
32538            + ext/Encode/Encode/viscii.ucm
32539            ! MANIFEST ext/Encode/Encode.pm
32540 ____________________________________________________________________________
32541 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
32542         Log: lib/unicode relic.
32543      Branch: perl
32544            ! ext/Encode/compile
32545 ____________________________________________________________________________
32546 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
32547         Log: Subject: [PATCH] Re: filename problems
32548              From: Michael G Schwern <schwern@pobox.com>
32549              Date: Mon, 17 Sep 2001 17:26:26 -0400
32550              Message-ID: <20010917172626.Q585@blackrider>
32551      Branch: perl
32552            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
32553            - t/lib/sample-tests/header_at_end
32554            - t/lib/sample-tests/header_at_end_fail
32555            ! MANIFEST lib/Test/Harness/t/test-harness.t
32556 ____________________________________________________________________________
32557 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
32558         Log: Explicitly explain the 1e9 seconds, not everybody
32559              is a C geek.
32560      Branch: perl
32561            ! ext/Time/HiRes/HiRes.pm
32562 ____________________________________________________________________________
32563 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
32564         Log: Explain an apparent bug reported by
32565              Richard J. Barbalace <rjbarbal@MIT.EDU>,
32566              with additional explanation from Gisle Aas.
32567      Branch: perl
32568            ! ext/Time/HiRes/HiRes.pm
32569 ____________________________________________________________________________
32570 [ 12058] By: ams                                   on 2001/09/17  19:52:01
32571         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
32572              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32573              Date: Mon, 17 Sep 2001 22:48:05 +0200
32574              Message-Id: <20010917224805.C11744@rafael>
32575      Branch: perl
32576            ! t/lib/warnings/op t/lib/warnings/pp
32577 ____________________________________________________________________________
32578 [ 12057] By: ams                                   on 2001/09/17  16:51:18
32579         Log: Its a nit!
32580      Branch: perl
32581            ! sv.h
32582 ____________________________________________________________________________
32583 [ 12056] By: ams                                   on 2001/09/17  16:47:55
32584         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
32585              From: "Craig A. Berry" <craigberry@mac.com>
32586              Date: Mon, 17 Sep 2001 12:34:20 -0500
32587              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
32588      Branch: perl
32589            ! vms/vms.c
32590 ____________________________________________________________________________
32591 [ 12055] By: ams                                   on 2001/09/17  16:05:15
32592         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
32593              From: Gisle Aas <gisle@ActiveState.com>
32594              Date: 16 Apr 2001 16:20:34 -0700
32595              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
32596              (Applied by hand.)
32597      Branch: perl
32598            ! lib/CPAN.pm lib/CPAN/Nox.pm
32599 ____________________________________________________________________________
32600 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
32601         Log: Update Changes.
32602      Branch: perl
32603            ! Changes patchlevel.h
32604 ____________________________________________________________________________
32605 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
32606         Log: Adding new files to the MANIFEST is always nice.
32607      Branch: perl
32608            ! MANIFEST
32609 ____________________________________________________________________________
32610 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
32611         Log: Reindent the PerlIO files (suggested by NI-S), used
32612              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
32613              (GNU indent).  Note that wholesale re-indenting might
32614              be nice, but that would break nice formatting/alignment
32615              of assignments, equality testing, and complex boolean
32616              expressions with lots of &s and |s.
32617      Branch: perl
32618            ! perlio.c perlio.h perliol.h
32619 ____________________________________________________________________________
32620 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
32621         Log: Add a script for being 8.3-polite.
32622              The found conflicts are being worked on.
32623      Branch: perl
32624            + check83.pl
32625            ! MANIFEST Porting/pumpkin.pod
32626 ____________________________________________________________________________
32627 [ 12050] By: sky                                   on 2001/09/17  12:44:36
32628         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
32629              finding it.
32630      Branch: perl
32631            ! sv.c
32632 ____________________________________________________________________________
32633 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
32634         Log: Bump up versions because of #12041.
32635      Branch: perl
32636            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
32637            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
32638            ! lib/Time/localtime.pm
32639 ____________________________________________________________________________
32640 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
32641         Log: Bump the version number because of #12042.
32642      Branch: perl
32643            ! lib/CPAN/FirstTime.pm
32644 ____________________________________________________________________________
32645 [ 12047] By: ams                                   on 2001/09/17  11:21:40
32646         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
32647              From: Abhijit Menon-Sen <ams@wiw.org>
32648              Date: Mon, 17 Sep 2001 17:44:12 +0530
32649              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
32650      Branch: perl
32651            ! op.c
32652 ____________________________________________________________________________
32653 [ 12046] By: sky                                   on 2001/09/17  07:14:17
32654         Log: Subject: Re: t/op/ver.t using skip() improperly
32655              From: "chromatic" <chromatic@rmci.net>
32656              Date: Mon, 17 Sep 2001 00:22:29 -0600
32657              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
32658      Branch: perl
32659            ! t/op/ver.t
32660 ____________________________________________________________________________
32661 [ 12045] By: nick                                  on 2001/09/17  07:12:14
32662         Log: Integrate mainline
32663      Branch: perlio
32664           +> t/op/chdir.t
32665           !> (integrate 117 files)
32666 ____________________________________________________________________________
32667 [ 12044] By: ams                                   on 2001/09/17  05:49:53
32668         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
32669              From: Ilmari Karonen <iltzu@sci.fi>
32670              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
32671              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
32672              (And $VERSION = '1.05'.)
32673      Branch: perl
32674            ! lib/constant.pm
32675 ____________________________________________________________________________
32676 [ 12043] By: ams                                   on 2001/09/17  05:44:50
32677         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
32678              From: Michael G Schwern <schwern@pobox.com>
32679              Date: Mon, 17 Sep 2001 07:49:04 +0200
32680              Message-Id: <20010917074904.V1588@blackrider>
32681              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
32682      Branch: perl
32683            + t/op/chdir.t
32684            ! MANIFEST pp_sys.c
32685 ____________________________________________________________________________
32686 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
32687         Log: Subject: Re: CPAN.pm needs some hacking 
32688              From: "chromatic" <chromatic@rmci.net>
32689              Date: Sun, 16 Sep 2001 16:46:29 -0600
32690              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
32691      Branch: perl
32692            ! lib/CPAN/FirstTime.pm
32693 ____________________________________________________________________________
32694 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
32695         Log: Change use|require 5.005_64 to use|require 5.6.1.
32696      Branch: perl
32697            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
32698            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
32699            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
32700            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
32701            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
32702            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
32703            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
32704            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
32705            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
32706            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
32707            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
32708            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
32709            ! lib/base.pm lib/fields.pm
32710 ____________________________________________________________________________
32711 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
32712         Log: Bump up version numbers.
32713              
32714              TODO 1: double check that pre-5.6.1 CPAN.pm:s
32715              don't try to download 5.8.0 because of the
32716              version numbers.  Mainly this means using _00
32717              in the core version numbers.
32718              
32719              TODO 2: the "use 5.005_64" in many modules
32720              needs to be changed to, say, "use 5.6.1".
32721      Branch: perl
32722            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
32723            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
32724            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
32725            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
32726            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
32727            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
32728            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
32729            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
32730            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
32731            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
32732            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
32733 ____________________________________________________________________________
32734 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
32735         Log: Use UCHARAT() as suggested by Inaba Hiroto.
32736      Branch: perl
32737            ! regexec.c
32738 ____________________________________________________________________________
32739 [ 12038] By: ams                                   on 2001/09/16  15:16:24
32740         Log: Subject: [PATCH] Re: Core module version numbers review
32741              From: Peter Scott <Peter@PSDT.com>
32742              Date: Sun, 16 Sep 2001 09:09:58 -0700
32743              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
32744      Branch: perl
32745            ! lib/perl5db.pl
32746 ____________________________________________________________________________
32747 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
32748         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
32749              not yet fully implemented.
32750      Branch: perl
32751            ! pod/perlfunc.pod pod/perlunicode.pod
32752 ____________________________________________________________________________
32753 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
32754         Log: Subject: [patch] plug PL_beginav_save leak
32755              From: Doug MacEachern <dougm@covalent.net>
32756              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
32757              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
32758      Branch: perl
32759            ! perl.c
32760 ____________________________________________________________________________
32761 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
32762         Log: (accidentally empty checkin)
32763      Branch: perl
32764            ! sv.c
32765 ____________________________________________________________________________
32766 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
32767         Log: Subject: [patch] ithreads+PL_beginav_save
32768              From: Doug MacEachern <dougm@covalent.net>
32769              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
32770              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
32771      Branch: perl
32772            ! sv.c
32773 ____________________________________________________________________________
32774 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
32775         Log: Subject: [PATCH] h2xs.PL with C::Scan
32776              From: Tim Jenness <t.jenness@jach.hawaii.edu>
32777              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
32778              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
32779      Branch: perl
32780            ! utils/h2xs.PL
32781 ____________________________________________________________________________
32782 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
32783         Log: Elaborate (well, make more vague, really) #12030.
32784      Branch: perl
32785            ! pod/perltodo.pod pod/perlunicode.pod
32786 ____________________________________________________________________________
32787 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
32788         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
32789              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32790              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
32791              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
32792      Branch: perl
32793            ! regexec.c
32794 ____________________________________________________________________________
32795 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
32796         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
32797              are not yet complete.
32798      Branch: perl
32799            ! pod/perltodo.pod pod/perlunicode.pod
32800 ____________________________________________________________________________
32801 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
32802         Log: Document what's still to be done on the regular expression
32803              Unicode support, based on the UTR#18.
32804      Branch: perl
32805            ! pod/perltodo.pod pod/perlunicode.pod
32806 ____________________________________________________________________________
32807 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
32808         Log: Regen headers.
32809      Branch: perl
32810            ! embedvar.h perlapi.h
32811 ____________________________________________________________________________
32812 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
32813         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
32814              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
32815              Date: Sun, 09 Sep 2001 18:41:54 +0100
32816              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
32817      Branch: perl
32818            ! Porting/findvars ext/ByteLoader/bytecode.h
32819            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
32820            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
32821 ____________________________________________________________________________
32822 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
32823         Log: enable most warnings for windows build; fix the various typecasting
32824              nits that showed up (no bugfixes here)
32825      Branch: maint-5.6/perl
32826            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
32827            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
32828            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
32829            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
32830            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
32831            ! x2p/walk.c
32832 ____________________________________________________________________________
32833 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
32834         Log: Integrate change #12024 from maintperl
32835              (a local() precedence bug)
32836      Branch: perl
32837           !> lib/ExtUtils/Install.pm
32838 ____________________________________________________________________________
32839 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
32840         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
32841              change#8642
32842      Branch: maint-5.6/perl
32843            ! lib/ExtUtils/Install.pm
32844 ____________________________________________________________________________
32845 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
32846         Log: Update Changes.
32847      Branch: perl
32848            ! Changes patchlevel.h
32849 ____________________________________________________________________________
32850 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
32851         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
32852              From: "chromatic" <chromatic@rmci.net>
32853              Date: Fri, 14 Sep 2001 09:44:57 -0600 
32854              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
32855      Branch: perl
32856            ! lib/ExtUtils/Manifest.t
32857 ____________________________________________________________________________
32858 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
32859         Log: Hopefully better skipping of the Complete.t tests
32860              in case of not a tty. 
32861      Branch: perl
32862            ! lib/Term/Complete.t t/op/stat.t
32863 ____________________________________________________________________________
32864 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
32865         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
32866              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
32867              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
32868              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
32869      Branch: perl
32870            ! regexec.c t/op/pat.t
32871 ____________________________________________________________________________
32872 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
32873         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
32874              From: Robin Barker <rmb1@cise.npl.co.uk>
32875              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
32876              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
32877      Branch: perl
32878            ! pod/perlport.pod
32879 ____________________________________________________________________________
32880 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
32881         Log: NetWare tweaks from Ananth Kesari.
32882      Branch: perl
32883            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
32884            ! NetWare/nwutil.h
32885 ____________________________________________________________________________
32886 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
32887         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
32888              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32889              Date: Fri, 14 Sep 2001 10:51:13 +0200
32890              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
32891      Branch: perl
32892            ! pod/perlport.pod
32893 ____________________________________________________________________________
32894 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
32895         Log: Subject: Re: [PATCH 2 pl2pm.PL]
32896              From: Joe Smith <Joe.Smith@inwap.com>
32897              Date: Fri, 14 Sep 2001 00:13:32 -0700
32898              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
32899              
32900              Eradicate qu.
32901      Branch: perl
32902            ! keywords.h keywords.pl utils/pl2pm.PL
32903 ____________________________________________________________________________
32904 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
32905         Log: Retract #12013, didn't go over too well in Tru64.
32906      Branch: perl
32907            ! embed.h embed.pl sv.h
32908 ____________________________________________________________________________
32909 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
32910         Log: Subject: [PATCH] Execute files of debugger commands
32911              From: Peter Scott <Peter@PSDT.com>
32912              Date: Thu, 13 Sep 2001 15:26:31 -0700
32913              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
32914      Branch: perl
32915            ! lib/perl5db.pl pod/perldebug.pod
32916 ____________________________________________________________________________
32917 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
32918         Log: (Retracted by #12015)
32919              Subject: [proposed PATCH] Re: perl@11920
32920              From: Nicholas Clark <nick@ccl4.org>
32921              Date: Wed, 12 Sep 2001 23:46:09 +0100
32922              Message-ID: <20010912234609.H4971@plum.flirble.org>     
32923      Branch: perl
32924            ! embed.h embed.pl sv.h
32925 ____________________________________________________________________________
32926 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
32927         Log: ucblib shouldn't be linked against in nonstop-ux,
32928              from Tom Bates.
32929      Branch: perl
32930            ! hints/nonstopux.sh
32931 ____________________________________________________________________________
32932 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
32933         Log: Do stty only if we have stty.
32934              
32935              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
32936      Branch: perl
32937            ! lib/Term/Complete.pm
32938 ____________________________________________________________________________
32939 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
32940         Log: Skip the test if not running on a tty.
32941      Branch: perl
32942            ! lib/Term/Complete.t
32943 ____________________________________________________________________________
32944 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
32945         Log: Regen headers.
32946      Branch: perl
32947            ! embed.h opcode.h pod/perlapi.pod proto.h
32948 ____________________________________________________________________________
32949 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
32950         Log: Subject: [PATCH op.c] Re: perl@12003
32951              From: Robin Barker <rmb1@cise.npl.co.uk>
32952              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
32953              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
32954      Branch: perl
32955            ! op.c
32956 ____________________________________________________________________________
32957 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
32958         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
32959              From: Robin Barker <rmb1@cise.npl.co.uk>
32960              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
32961              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
32962      Branch: perl
32963            ! sv.c
32964 ____________________________________________________________________________
32965 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
32966         Log: Upgrade to Memoize 0.66.
32967      Branch: perl
32968            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
32969            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
32970            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
32971 ____________________________________________________________________________
32972 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
32973         Log: Subject: [ID 20010912.007] substr reference core dump
32974              From: me-01@ton.iguana.be
32975              Date: 12 Sep 2001 14:11:16 -0000
32976              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
32977      Branch: perl
32978            ! mg.c
32979 ____________________________________________________________________________
32980 [ 12004] By: ams                                   on 2001/09/12  01:13:49
32981         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
32982              From: Ilmari Karonen <iltzu@sci.fi>
32983              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
32984              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
32985      Branch: perl
32986            ! pod/perlfaq4.pod
32987 ____________________________________________________________________________
32988 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
32989         Log: Update Changes.
32990      Branch: perl
32991            ! Changes patchlevel.h
32992 ____________________________________________________________________________
32993 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
32994         Log: NetWare update from Ananth Kesari.
32995      Branch: perl
32996            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
32997            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
32998 ____________________________________________________________________________
32999 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
33000         Log: Retract #11984: div() being redefined, and 1397
33001              failing on 64-bit platforms.
33002      Branch: perl
33003            ! lib/Math/BigInt/Calc.pm
33004 ____________________________________________________________________________
33005 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
33006         Log: Metaconfig unit change for #11999.
33007      Branch: metaconfig
33008            ! U/protos/d_lseekproto.U
33009 ____________________________________________________________________________
33010 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
33011         Log: The lseek fix (#11991) was no fix.
33012      Branch: perl
33013            ! Configure
33014 ____________________________________________________________________________
33015 [ 11998] By: sky                                   on 2001/09/11  07:52:06
33016         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
33017              From: Matt Sergeant <MSergeant@star.net.uk>
33018              Date: Tue, 11 Sep 2001 09:22:32 +0100
33019              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
33020      Branch: perl
33021            ! ext/Encode/Encode.pm
33022 ____________________________________________________________________________
33023 [ 11997] By: sky                                   on 2001/09/11  06:35:29
33024         Log: Sometimes dTHX is added because it is needed on non 
33025              gnuc platforms, but not needed there. This uses GCC
33026              to silence GCC specific warnings by marking pTHX as 
33027              unused.
33028      Branch: perl
33029            ! perl.h
33030 ____________________________________________________________________________
33031 [ 11996] By: nick                                  on 2001/09/11  06:25:27
33032         Log: Integrate mainline
33033      Branch: perlio
33034            - ext/POSIX/sigaction.t lib/File/Find/taint.t
33035           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
33036 ____________________________________________________________________________
33037 [ 11995] By: nick                                  on 2001/09/11  06:23:39
33038         Log: Part Integrate mainline
33039      Branch: perlio
33040           +> (branch 69 files)
33041            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
33042            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
33043            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
33044            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
33045            - lib/Switch/t/switch_case.t lib/Test/Harness.t
33046            - lib/Test/More/Changes lib/Test/More/t/More.t
33047            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
33048            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
33049            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
33050            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
33051            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
33052            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
33053            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
33054            - t/lib/Test/More/Catch.pm wince/perl.ico
33055           !> (integrate 197 files)
33056 ____________________________________________________________________________
33057 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
33058         Log: Subject: Re: [PATCH] Encode.pm docs fix
33059              From: Gisle Aas <gisle@ActiveState.com>
33060              Date: 10 Sep 2001 11:27:02 -0700
33061              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
33062      Branch: perl
33063            ! ext/Encode/Encode.pm
33064 ____________________________________________________________________________
33065 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
33066         Log: Fix unpack U to be the reverse of pack U
33067              (but implement unpack U0U as a backdoor to get
33068              the UTF-8 malformed warnings from un-UTF-8 data)
33069      Branch: perl
33070            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
33071 ____________________________________________________________________________
33072 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
33073         Log: Metaconfig unit change for #11991;
33074              delete an unused unit (d_strtoull.U is the one used)
33075      Branch: metaconfig
33076            ! U/protos/d_lseekproto.U
33077      Branch: metaconfig/U/perl
33078            - strtoull.U
33079 ____________________________________________________________________________
33080 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
33081         Log: Subject: [PATCH] Configure not recording lseek proto
33082              From: Blair Zajac <blair@orcaware.com>
33083              Date: Mon, 10 Sep 2001 17:52:37 -0700
33084              Message-ID: <3B9D6055.BA334A31@orcaware.com>
33085              
33086              plus regen Configure.
33087      Branch: perl
33088            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33089            ! config_h.SH uconfig.h
33090 ____________________________________________________________________________
33091 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
33092         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?)))                  
33093              From: Nicholas Clark <nick@ccl4.org>
33094              Date: Tue, 11 Sep 2001 00:00:31 +0100
33095              Message-ID: <20010911000031.G1512@plum.flirble.org>
33096      Branch: perl
33097            + t/op/qq.t
33098            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
33099 ____________________________________________________________________________
33100 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
33101         Log: Subject: [PATCH] Building on win32 w/o perlio
33102              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
33103              Date: Mon, 10 Sep 2001 23:38:46 +0200
33104              Message-ID: <3B9D4F06.14433.2C37644@localhost>
33105      Branch: perl
33106            ! perl.c win32/Makefile win32/makefile.mk
33107 ____________________________________________________________________________
33108 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
33109         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
33110              From: "chromatic" <chromatic@rmci.net>
33111              Date: Mon, 10 Sep 2001 15:14:01 -0600
33112              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
33113      Branch: perl
33114            + lib/CGI/t/push.t
33115            ! MANIFEST
33116 ____________________________________________________________________________
33117 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
33118         Log: Subject: avoiding hoardes of zombies
33119              From: Nicholas Clark <nick@ccl4.org>
33120              Date: Mon, 10 Sep 2001 22:00:40 +0100
33121              Message-ID: <20010910220040.C1512@plum.flirble.org>
33122      Branch: perl
33123            ! pod/perlipc.pod
33124 ____________________________________________________________________________
33125 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
33126         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
33127              From: John Peacock <jpeacock@rowman.com>
33128              Date: Mon, 10 Sep 2001 16:34:30 -0400
33129              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
33130      Branch: perl
33131            ! sv.c t/op/ver.t utf8.h
33132 ____________________________________________________________________________
33133 [ 11985] By: ams                                   on 2001/09/10  23:20:13
33134         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
33135      Branch: perl
33136            ! MANIFEST
33137 ____________________________________________________________________________
33138 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
33139         Log: (Retracted by #12001)
33140              Subject: Calc with USE_MUL/USE_DIV
33141              From: Tels <perl_dummy@bloodgate.com>
33142              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
33143              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
33144      Branch: perl
33145            ! lib/Math/BigInt/Calc.pm
33146 ____________________________________________________________________________
33147 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
33148         Log: Subject: [PATCH op.c] Re: perl@11978
33149              From: Robin Barker <rmb1@cise.npl.co.uk>
33150              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
33151              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
33152              
33153              Format errors.
33154      Branch: perl
33155            ! op.c
33156 ____________________________________________________________________________
33157 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
33158         Log: Switch PADOFFSET back to U32 both because of binary backward
33159              compatibility and because Arthur seems to have been fixing the
33160              problems with naughty integer-pointer casting.
33161      Branch: perl
33162            ! op.h
33163 ____________________________________________________________________________
33164 [ 11981] By: ams                                   on 2001/09/10  16:31:43
33165         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
33166              Fix Pod Typo, Add Test for ExtUtils::Command
33167              From: "chromatic" <chromatic@rmci.net>
33168              Date: Mon, 10 Sep 2001 11:20:56 -0600
33169              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
33170      Branch: perl
33171            + lib/ExtUtils/Command.t
33172            ! MANIFEST lib/ExtUtils/Command.pm
33173 ____________________________________________________________________________
33174 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
33175         Log: Subject: [PATCH] Encode.pm docs fix
33176              From: Matt Sergeant <MSergeant@star.net.uk>
33177              Date: Mon, 10 Sep 2001 15:24:01 +0100
33178              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
33179      Branch: perl
33180            ! ext/Encode/Encode.pm
33181 ____________________________________________________________________________
33182 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
33183         Log: Update Changes.
33184      Branch: perl
33185            ! Changes patchlevel.h
33186 ____________________________________________________________________________
33187 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
33188         Log: Revert #11973, the dTHX seems to be needed in there
33189              for threaded builds.
33190      Branch: perl
33191            ! perlio.c
33192 ____________________________________________________________________________
33193 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
33194         Log: Detypo.
33195      Branch: perl
33196            ! pod/perlguts.pod
33197 ____________________________________________________________________________
33198 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
33199         Log: Further Class::Struct patching from Damian.
33200              
33201              The new new semantics are:
33202              
33203              * If you pass an initializer for a nested object, it has to be:
33204              a) a reference to an object of that class, or      
33205              b) a reference to an object of a subclass of that class, or
33206              c) a reference to a hash of arguments to be passed to the
33207              class's constructor
33208              * If you pass no initializer for a nested object, the attribute
33209              is initialized to C<undef>
33210      Branch: perl
33211            ! lib/Class/Struct.pm
33212 ____________________________________________________________________________
33213 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
33214         Log: Skip the crypt test if no crypt.
33215      Branch: perl
33216            ! t/op/crypt.t
33217 ____________________________________________________________________________
33218 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
33219         Log: Warn against using bare v-strings as IP addresses
33220              (okay if using the wrappers from Socket)
33221      Branch: perl
33222            ! pod/perldata.pod pod/perlport.pod
33223 ____________________________________________________________________________
33224 [ 11973] By: sky                                   on 2001/09/10  11:57:58
33225         Log: Remove unused dTHX. Silenced another warning.
33226      Branch: perl
33227            ! perlio.c
33228 ____________________________________________________________________________
33229 [ 11972] By: sky                                   on 2001/09/10  11:54:25
33230         Log: Silence some more warnings INT2PTR.
33231      Branch: perl
33232            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
33233 ____________________________________________________________________________
33234 [ 11971] By: sky                                   on 2001/09/10  11:21:50
33235         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
33236      Branch: perl
33237            ! cop.h
33238 ____________________________________________________________________________
33239 [ 11970] By: sky                                   on 2001/09/10  11:17:25
33240         Log: Apply INT2PTR with force to silence warnings from
33241              PM_GETRE and friends. No more warnings with 64bit 
33242              IVs and 32bit pointers.    
33243      Branch: perl
33244            ! op.c op.h perl.c
33245 ____________________________________________________________________________
33246 [ 11969] By: sky                                   on 2001/09/10  10:13:02
33247         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
33248      Branch: perl
33249            ! pod/perlguts.pod
33250 ____________________________________________________________________________
33251 [ 11968] By: sky                                   on 2001/09/10  10:02:51
33252         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
33253              Rename to custop_op_name to Perl_custom_op_name to match perlapi
33254              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
33255              perl_clone.
33256      Branch: perl
33257            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
33258 ____________________________________________________________________________
33259 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
33260         Log: Using strlen() not good on embedded nul bytes.
33261      Branch: perl
33262            ! regcomp.c
33263 ____________________________________________________________________________
33264 [ 11966] By: ams                                   on 2001/09/09  21:06:13
33265         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
33266              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33267              Date: Mon, 13 Aug 2001 22:51:59 +0200
33268              Message-ID: <20010813225159.C6681@rafael>
33269              (Applied with several tweaks.)
33270      Branch: perl
33271            ! embed.h embed.pl proto.h toke.c
33272 ____________________________________________________________________________
33273 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
33274         Log: The exact error message is system-dependent.
33275      Branch: perl
33276            ! lib/ExtUtils/Manifest.t
33277 ____________________________________________________________________________
33278 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
33279         Log: Add Windows and Mac Sami support to Encode
33280              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
33281      Branch: perl
33282            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
33283            ! MANIFEST
33284 ____________________________________________________________________________
33285 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
33286         Log: Use the tried method.
33287      Branch: perl
33288            ! pod/perlport.pod
33289 ____________________________________________________________________________
33290 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
33291         Log: Can't count parentheses.
33292      Branch: perl
33293            ! ext/IO/lib/IO/Socket/INET.pm
33294 ____________________________________________________________________________
33295 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
33296         Log: perlport additions: 1 while unlink, add/delete directory
33297              entries and permissions, cygwin stat funkiness (from Michael
33298              Schwern and Nicholas Clark)
33299      Branch: perl
33300            ! pod/perlport.pod
33301 ____________________________________________________________________________
33302 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
33303         Log: blib does have a detectable test.
33304      Branch: perl
33305            ! t/lib/1_compile.t
33306 ____________________________________________________________________________
33307 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
33308         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
33309              From: "chromatic" <chromatic@rmci.net>
33310              Date: Sat, 08 Sep 2001 19:33:42 -0600
33311              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
33312      Branch: perl
33313            + lib/Term/Complete.t
33314            ! MANIFEST
33315 ____________________________________________________________________________
33316 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
33317         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
33318              From: Michael G Schwern <schwern@pobox.com> 
33319              Date: Sat, 8 Sep 2001 02:40:26 -0400
33320              Message-ID: <20010908024026.A26283@blackrider>
33321      Branch: perl
33322            + lib/Test/Tutorial.pod
33323            ! MANIFEST
33324 ____________________________________________________________________________
33325 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
33326         Log: Try to look up protocol (by name) only iff it has non-numbers:
33327              nice if the server is in a chrooted environment (no /etc/protocols,
33328              server code using hardcorded protocol numbers like 6 for tcp),
33329              suggested by John Holdsworth <coldwave@bigfoot.com>.
33330              In other words, if we are given a number, why look it up again
33331              (by number)?
33332      Branch: perl
33333            ! ext/IO/lib/IO/Socket/INET.pm
33334 ____________________________________________________________________________
33335 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
33336         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
33337              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33338              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
33339              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
33340              
33341              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
33342              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33343              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
33344              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
33345              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
33346              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33347              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
33348              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
33349      Branch: perl
33350            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
33351 ____________________________________________________________________________
33352 [ 11955] By: ams                                   on 2001/09/09  02:54:21
33353         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
33354              From: "Craig A. Berry" <craigberry@mac.com>
33355              Date: Sat, 08 Sep 2001 19:02:16 -0500
33356              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
33357      Branch: perl
33358            ! lib/CGI/t/carp.t
33359 ____________________________________________________________________________
33360 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
33361         Log: Documentation tweaks; think the IP address as an opaque string.
33362      Branch: perl
33363            ! ext/Socket/Socket.pm
33364 ____________________________________________________________________________
33365 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
33366         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
33367              From: Michael G Schwern <schwern@pobox.com>
33368              Date: Sat, 8 Sep 2001 19:45:46 -0400
33369              Message-ID: <20010908194546.C9193@blackrider>
33370      Branch: perl
33371            + lib/blib.t
33372            ! MANIFEST lib/blib.pm t/lib/1_compile.t
33373 ____________________________________________________________________________
33374 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
33375         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
33376              From: "chromatic" <chromatic@rmci.net>
33377              Date: Sat, 08 Sep 2001 12:31:44 -0600
33378              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
33379      Branch: perl
33380            + lib/CGI/t/fast.t
33381            ! MANIFEST
33382 ____________________________________________________________________________
33383 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
33384         Log: The Socket tests were wrong: they were assuming too much.
33385      Branch: perl
33386            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
33387 ____________________________________________________________________________
33388 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
33389         Log: Retract the portability changes since they
33390              seem to have opened a can of worms... will
33391              go back to UNICOS/mk and do the bare minimum
33392              required to get the tests working.
33393      Branch: perl
33394            ! ext/Socket/Socket.xs
33395 ____________________________________________________________________________
33396 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
33397         Log: PADOFFSET is used to cast pointers into integers,
33398              if pointers are 64 bits and U32 32 bits,
33399              bad things may happen, or at least warnings issued.
33400      Branch: perl
33401            ! op.h
33402 ____________________________________________________________________________
33403 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
33404         Log: Still more Socket portability tweaking.
33405              Now Socket.t seems to be happy in all of
33406              Linux/x86, Tru64/alpha, Solaris/sparc,
33407              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
33408              
33409              Addendum: it seems that io_multihomed, io_sock, and hostent
33410              were broken in little-endians (linux/x86 and tru64/alpha)
33411              because of this change.  Argh.
33412      Branch: perl
33413            ! ext/Socket/Socket.xs
33414 ____________________________________________________________________________
33415 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
33416         Log: More portability kicking on inet_ntoa().
33417      Branch: perl
33418            ! ext/Socket/Socket.xs
33419 ____________________________________________________________________________
33420 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
33421         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
33422              From: Michael G Schwern <schwern@pobox.com> 
33423              Date: Fri, 7 Sep 2001 23:06:51 -0400
33424              Message-ID: <20010907230651.R606@blackrider>
33425      Branch: perl
33426            + lib/ExtUtils/Manifest.t
33427            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
33428 ____________________________________________________________________________
33429 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
33430         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
33431              From: "chromatic" <chromatic@rmci.net>
33432              Date: Fri, 07 Sep 2001 17:53:15 -0600      
33433              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
33434      Branch: perl
33435            + lib/ExtUtils/testlib.t
33436            ! MANIFEST
33437 ____________________________________________________________________________
33438 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
33439         Log: Thinko.
33440      Branch: perl
33441            ! lib/integer.t
33442 ____________________________________________________________________________
33443 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
33444         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
33445              From: "Craig A. Berry" <craigberry@mac.com>
33446              Date: Fri, 07 Sep 2001 15:30:03 -0500
33447              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
33448      Branch: perl
33449            ! lib/CGI/Carp.pm
33450 ____________________________________________________________________________
33451 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
33452         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
33453              From: Michael G Schwern <schwern@pobox.com>
33454              Date: Fri, 7 Sep 2001 15:38:13 -0400
33455              Message-ID: <20010907153813.K606@blackrider>
33456      Branch: perl
33457            ! lib/ExtUtils/MM_Unix.pm
33458 ____________________________________________________________________________
33459 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
33460         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
33461              From: Robin Barker <rmb1@cise.npl.co.uk>
33462              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
33463              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
33464      Branch: perl
33465            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
33466 ____________________________________________________________________________
33467 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
33468         Log: Clean up 1_compile.t; move tests to more consistent
33469              places (t/ subdirectories); add integer.t (much of
33470              the pragma is tested elsewhere but there is no one
33471              centralized place)
33472      Branch: perl
33473            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
33474            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
33475            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
33476            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
33477            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
33478            - lib/File/Find/find.t lib/File/Find/taint.t
33479            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
33480 ____________________________________________________________________________
33481 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
33482         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
33483              From: "chromatic" <chromatic@rmci.net>
33484              Date: Fri, 07 Sep 2001 10:17:40 -0600
33485              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
33486      Branch: perl
33487            ! lib/File/Find/taint.t
33488 ____________________________________________________________________________
33489 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
33490         Log: Update Changes.
33491      Branch: perl
33492            ! Changes patchlevel.h
33493 ____________________________________________________________________________
33494 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
33495         Log: Rename the old threading tutorial, start a new one,
33496              regen toc.
33497      Branch: perl
33498            + pod/perlothrtut.pod
33499            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
33500            ! pod/perltoc.pod
33501 ____________________________________________________________________________
33502 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
33503         Log: vars very much has a test.
33504      Branch: perl
33505            ! t/lib/1_compile.t
33506 ____________________________________________________________________________
33507 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
33508         Log: Subject: Re: wince/perl.ico marked as binary
33509              From: Nicholas Clark <nick@ccl4.org>
33510              Date: Fri, 7 Sep 2001 13:54:40 +0100
33511              Message-ID: <20010907135439.D39150@plum.flirble.org>
33512              
33513              and wince/Makefile.ce change from Rainer Keuchel.
33514      Branch: perl
33515            + wince/makeico.pl
33516            ! MANIFEST wince/Makefile.ce
33517 ____________________________________________________________________________
33518 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
33519         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
33520              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33521              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
33522              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
33523      Branch: perl
33524            ! regexec.c
33525 ____________________________________________________________________________
33526 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
33527         Log: (Replaced by #11934)
33528              Subject: Re: [PATCH regexec.c] more general .* and .*?
33529              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
33530              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
33531              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
33532      Branch: perl
33533            ! regexec.c
33534 ____________________________________________________________________________
33535 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
33536         Log: The #11931 patching misbehaved.
33537      Branch: perl
33538            ! lib/Test/Harness/t/test-harness.t
33539 ____________________________________________________________________________
33540 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
33541         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
33542              From: Michael G Schwern <schwern@pobox.com>
33543              Date: Fri, 7 Sep 2001 03:30:41 -0400
33544              Message-ID: <20010907033041.A2796@blackrider>
33545      Branch: perl
33546            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
33547            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
33548            + t/lib/sample-tests/header_at_end_fail
33549            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
33550            - lib/Test/Harness.t
33551            ! MANIFEST lib/Test/Harness.pm t/TEST
33552 ____________________________________________________________________________
33553 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
33554         Log: Subject: [PATCH] Digest::MD5 update
33555              From: Gisle Aas <gisle@ActiveState.com>
33556              Date: 06 Sep 2001 23:32:56 -0700
33557              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
33558      Branch: perl
33559            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
33560            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
33561 ____________________________________________________________________________
33562 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
33563         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
33564              From: "chromatic" <chromatic@rmci.net>
33565              Date: Thu, 06 Sep 2001 23:11:44 -0600
33566              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
33567      Branch: perl
33568            + lib/less.t
33569            ! MANIFEST t/lib/1_compile.t
33570 ____________________________________________________________________________
33571 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
33572         Log: The binary file must somehow differently stored.
33573      Branch: perl
33574            - wince/perl.ico
33575            ! MANIFEST
33576 ____________________________________________________________________________
33577 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
33578         Log: Add more modules to the list of modules that have tests,
33579              Schwern's wallet is getting more nervous.
33580              (Run t/lib/1_compile.t manually to see which modules
33581              are lacking tests, or the tests can't be run for some
33582              reason or another, such as the Net:: modules)
33583      Branch: perl
33584            ! t/lib/1_compile.t
33585 ____________________________________________________________________________
33586 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
33587         Log: Try to make Socket::inet_ntoa() more robust.
33588      Branch: perl
33589            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
33590 ____________________________________________________________________________
33591 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
33592         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
33593              From: chromatic <chromatic@rmci.net>       
33594              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
33595              Message-Id: <01090522580506.19590@firewheel>           
33596      Branch: perl
33597            ! lib/English.t
33598 ____________________________________________________________________________
33599 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
33600         Log: Subject: Re: perlvar manpage and localizing special vars
33601              From: Stas Bekman <stas@stason.org>
33602              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
33603              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
33604      Branch: perl
33605            ! pod/perlvar.pod
33606 ____________________________________________________________________________
33607 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
33608         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
33609              From: Robin Barker <rmb1@cise.npl.co.uk>
33610              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
33611              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
33612      Branch: perl
33613            ! lib/ExtUtils/MakeMaker.pm
33614 ____________________________________________________________________________
33615 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
33616         Log: Symbol missing; AIX unhappy.
33617      Branch: perl
33618            ! makedef.pl
33619 ____________________________________________________________________________
33620 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
33621         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
33622              Reported in 5.61, seems to work okay in blead.
33623      Branch: perl
33624            ! t/run/kill_perl.t
33625 ____________________________________________________________________________
33626 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
33627         Log: Update Changes.
33628      Branch: perl
33629            ! Changes patchlevel.h
33630 ____________________________________________________________________________
33631 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
33632         Log: Document the bad assumptions currently breaking
33633              the Socket.t tests 10, 11, and 13 in UNICOS.
33634      Branch: perl
33635            ! ext/Socket/Socket.xs
33636 ____________________________________________________________________________
33637 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
33638         Log: Subject: [PATCH x2p] make OPTIMIZE=...
33639              From: Robin Barker <rmb1@cise.npl.co.uk>
33640              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
33641              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
33642      Branch: perl
33643            ! x2p/Makefile.SH x2p/cflags.SH
33644 ____________________________________________________________________________
33645 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
33646         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
33647              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
33648              Date: Thu, 6 Sep 2001 11:09:40 +0100
33649              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
33650              
33651              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
33652              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
33653              Date: 6 Sep 2001 10:14:38 -0000
33654              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
33655      Branch: perl
33656            ! pod/perlfaq1.pod pod/perlhack.pod
33657 ____________________________________________________________________________
33658 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
33659         Log: Subject: Extra NUL is Data::Dumper output - patch
33660              From: Tony Cook <tony@develop-help.com>
33661              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
33662              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
33663      Branch: perl
33664            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
33665 ____________________________________________________________________________
33666 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
33667         Log: Avoid redefinition warning
33668              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
33669              from
33670              perl -w -Ilib -MCwd -e ''
33671      Branch: perl
33672            ! lib/Cwd.pm
33673 ____________________________________________________________________________
33674 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
33675         Log: Update the is_tainted() example implementation.
33676      Branch: perl
33677            ! pod/perlsec.pod
33678 ____________________________________________________________________________
33679 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
33680         Log: Missing) in #11912.
33681      Branch: perl
33682            ! lib/Test/Simple/t/fail.t
33683 ____________________________________________________________________________
33684 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
33685         Log: Rewhack Test-Simple into core harness.
33686      Branch: perl
33687            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
33688            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
33689            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
33690            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
33691            ! lib/Test/Simple/t/skipall.t
33692 ____________________________________________________________________________
33693 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
33694         Log: Workaround for the new Exporter 'feature'.
33695      Branch: perl
33696            ! lib/Test/More.pm
33697 ____________________________________________________________________________
33698 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
33699         Log: Re-introduce pure-Perl fall-back for abs_path,
33700              re-introduce #11898.
33701      Branch: perl
33702            ! lib/Cwd.pm lib/File/Find.pm
33703 ____________________________________________________________________________
33704 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
33705         Log: More tests.
33706      Branch: perl
33707            ! lib/Exporter.t
33708 ____________________________________________________________________________
33709 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
33710         Log: Retract #11898 for now because it introduces
33711              a rather nasty depencency: when B is being built,
33712              MakeMaker is used.  MakeMaker uses File::Find.
33713              File::Find uses Cwd::getcwd()...which doesn't
33714              exist yet.
33715      Branch: perl
33716            ! lib/File/Find.pm
33717 ____________________________________________________________________________
33718 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
33719         Log: New test welcome.
33720      Branch: perl
33721            + lib/Test/Simple/t/simple.t
33722 ____________________________________________________________________________
33723 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
33724         Log: Old test begone.
33725      Branch: perl
33726            - lib/Attribute/Handlers/test.pl
33727 ____________________________________________________________________________
33728 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
33729         Log: Test-Simple syncup from Schwern.
33730      Branch: perl
33731            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
33732            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
33733            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
33734            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
33735            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
33736            - lib/Test/More/Changes lib/Test/More/t/More.t
33737            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
33738            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
33739            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
33740            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
33741            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
33742            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
33743            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
33744            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
33745            ! t/lib/Test/Simple/sample_tests/death.plx
33746            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
33747            ! t/lib/Test/Simple/sample_tests/extras.plx
33748            ! t/lib/Test/Simple/sample_tests/five_fail.plx
33749            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
33750            ! t/lib/Test/Simple/sample_tests/one_fail.plx
33751            ! t/lib/Test/Simple/sample_tests/require.plx
33752            ! t/lib/Test/Simple/sample_tests/success.plx
33753            ! t/lib/Test/Simple/sample_tests/too_few.plx
33754            ! t/lib/Test/Simple/sample_tests/two_fail.plx
33755 ____________________________________________________________________________
33756 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
33757         Log: Integrate File::Find changes from bleadperl
33758      Branch: maint-5.6/macperl
33759            ! lib/File/Find.pm t/lib/filefind-taint.t
33760 ____________________________________________________________________________
33761 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
33762         Log: Integrate 11847 from maint-5.6/perl
33763      Branch: maint-5.6/macperl
33764           !> sv.c
33765 ____________________________________________________________________________
33766 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
33767         Log: In UNICOS division yada yada.
33768      Branch: perl
33769            ! t/op/override.t
33770 ____________________________________________________________________________
33771 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
33772         Log: In UNICOS division is really lossy, better use
33773              a tolerance test.
33774      Branch: perl
33775            ! ext/Time/HiRes/HiRes.t
33776 ____________________________________________________________________________
33777 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
33778         Log: In UNICOS sigaction() sets an extra flag
33779              ("the signal has been registered for all the processes in
33780              a multitasking group.")
33781      Branch: perl
33782            ! ext/POSIX/sigaction.t
33783 ____________________________________________________________________________
33784 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
33785         Log: Documentation micropatch from Damian.
33786      Branch: perl
33787            ! lib/Attribute/Handlers.pm
33788 ____________________________________________________________________________
33789 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
33790         Log: (Retracted by #11908)
33791              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
33792              From: Michael G Schwern <schwern@pobox.com>
33793              Date: Wed, 5 Sep 2001 15:58:21 -0400
33794              Message-ID: <20010905155821.I632@blackrider>
33795      Branch: perl
33796            ! lib/File/Find.pm lib/File/Find/taint.t
33797 ____________________________________________________________________________
33798 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
33799         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
33800              From: Michael G Schwern <schwern@pobox.com>
33801              Date: Wed, 5 Sep 2001 19:16:31 -0400
33802              Message-ID: <20010905191631.E11386@blackrider>
33803      Branch: perl
33804            + lib/CGI/t/carp.t
33805            ! MANIFEST
33806 ____________________________________________________________________________
33807 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
33808         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
33809              From: chromatic <chromatic@rmci.net>
33810              Date: Wed, 5 Sep 2001 18:08:07 -0600
33811              Message-Id: <01090518080700.19590@firewheel>
33812      Branch: perl
33813            ! lib/English.pm
33814 ____________________________________________________________________________
33815 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
33816         Log: Fix a typo #11889 and add a test for the same.
33817      Branch: perl
33818            ! ext/Socket/Socket.t ext/Socket/Socket.xs
33819 ____________________________________________________________________________
33820 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
33821         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
33822              From: "Craig A. Berry" <craigberry@mac.com>
33823              Date: Wed, 05 Sep 2001 17:48:54 -0500
33824              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
33825      Branch: perl
33826            ! lib/warnings.t t/run/kill_perl.t
33827 ____________________________________________________________________________
33828 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
33829         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
33830              From: Michael G Schwern <schwern@pobox.com>
33831              Date: Wed, 5 Sep 2001 17:22:25 -0400
33832              Message-ID: <20010905172225.C11386@blackrider>
33833      Branch: perl
33834            ! t/run/kill_perl.t
33835 ____________________________________________________________________________
33836 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
33837         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
33838              From: Nicholas Clark <nick@ccl4.org>
33839              Date: Wed, 5 Sep 2001 20:54:24 +0100
33840              Message-ID: <20010905205424.C25120@plum.flirble.org>
33841      Branch: perl
33842            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
33843 ____________________________________________________________________________
33844 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
33845         Log: Forgotten thing.
33846      Branch: perl
33847            ! uconfig.h
33848 ____________________________________________________________________________
33849 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
33850         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
33851              From: chromatic <chromatic@rmci.net>               
33852              Date: Wed, 5 Sep 2001 13:22:08 -0600
33853              Message-Id: <01090513220807.10587@firewheel> 
33854      Branch: perl
33855            ! lib/English.pm
33856 ____________________________________________________________________________
33857 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
33858         Log: inet_ntoa() tweaks:
33859              - don't allow addresses with > 255 characters
33860              - indent the HP-UX workaround
33861              - don't leak memory
33862      Branch: perl
33863            ! ext/Socket/Socket.xs
33864 ____________________________________________________________________________
33865 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
33866         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
33867              <xwu@theeducationcenter.com>
33868      Branch: perl
33869            ! lib/File/Find.pm
33870 ____________________________________________________________________________
33871 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
33872         Log: Typo nits.
33873      Branch: perl
33874            ! lib/File/Find.pm
33875 ____________________________________________________________________________
33876 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
33877         Log: -Wall nit.
33878      Branch: perl
33879            ! op.c
33880 ____________________________________________________________________________
33881 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
33882         Log: Update to Scalar-List-Utils 1.05
33883      Branch: perl
33884            ! ext/List/Util/ChangeLog ext/List/Util/README
33885            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
33886 ____________________________________________________________________________
33887 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
33888         Log: Update Changes.
33889      Branch: perl
33890            ! Changes patchlevel.h
33891 ____________________________________________________________________________
33892 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
33893         Log: Update to Scalar-List-Utils 1.04
33894      Branch: perl
33895            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
33896            ! ext/List/Util/lib/List/Util.pm
33897            ! ext/List/Util/lib/Scalar/Util.pm
33898 ____________________________________________________________________________
33899 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
33900         Log: Metaconfigify #11724.
33901      Branch: metaconfig
33902            ! U/threads/archname.U
33903 ____________________________________________________________________________
33904 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
33905         Log: The MacOS reference is okay, no reason to hide it.
33906      Branch: perl
33907            ! lib/Cwd.pm
33908 ____________________________________________________________________________
33909 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
33910         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
33911              From: Michael G Schwern <schwern@pobox.com>
33912              Date: Tue, 4 Sep 2001 15:30:10 -0400
33913              Message-ID: <20010904153010.H26466@blackrider> 
33914              
33915              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
33916      Branch: perl
33917            ! ext/Cwd/Makefile.PL lib/Cwd.pm
33918 ____________________________________________________________________________
33919 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
33920         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.))
33921              From: Michael G Schwern <schwern@pobox.com>
33922              Date: Tue, 4 Sep 2001 17:39:13 -0400
33923              Message-ID: <20010904173913.C626@blackrider>
33924      Branch: perl
33925            ! lib/Cwd.pm
33926 ____________________________________________________________________________
33927 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
33928         Log: Subject: Re: Perl_pp_* in public API?
33929              From: "Craig A. Berry" <craigberry@mac.com>
33930              Date: Tue, 4 Sep 2001 21:51:29 -0500
33931              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
33932      Branch: perl
33933            ! ext/List/Util/Util.xs
33934 ____________________________________________________________________________
33935 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
33936         Log: From Damian: Class::Struct was unable to define
33937              recursive classes.  After the patch an object reference
33938              (rather than a hash) is required to initialize
33939              an object attribute.  If no such initializer is given to
33940              the constructor, object attributes are now default
33941              initialized to C<undef>.
33942      Branch: perl
33943            ! lib/Class/Struct.pm lib/Class/Struct.t
33944 ____________________________________________________________________________
33945 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
33946         Log: Subject: Re: sv_catpvfn and sv_setpvfn
33947              From: Richard Soderberg <rs@oregonnet.com>
33948              Date: Tue, 4 Sep 2001 15:16:47 -0700
33949              Message-Id: <200109042216.PAA17858@oregonnet.com>
33950      Branch: perl
33951            ! pod/perlclib.pod pod/perlguts.pod
33952 ____________________________________________________________________________
33953 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
33954         Log: NetWare updates from Ananth Kesari.
33955      Branch: perl
33956            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
33957            ! NetWare/nw5thread.h
33958 ____________________________________________________________________________
33959 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
33960         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?))
33961              From: Nicholas Clark <nick@ccl4.org>
33962              Date: Tue, 4 Sep 2001 22:42:50 +0100
33963              Message-ID: <20010904224250.P25120@plum.flirble.org>
33964      Branch: perl
33965            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
33966            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
33967            ! t/op/oct.t toke.c
33968 ____________________________________________________________________________
33969 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
33970         Log: Fix Cwd::getcwd() not being tainted, as noticed
33971              by Schwern.
33972      Branch: perl
33973            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
33974            - ext/Cwd/Cwd.t
33975            ! MANIFEST ext/Cwd/Cwd.xs util.c
33976 ____________________________________________________________________________
33977 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
33978         Log: Retract #11870 and volatilize the right destruct_level.
33979              Silly thinko pointed out by Sarathy.
33980      Branch: perl
33981            ! intrpvar.h perl.c
33982 ____________________________________________________________________________
33983 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
33984         Log: At least a temporary fix for the mysterious scope core dumps
33985              in Tru64 from Graham.
33986      Branch: perl
33987            ! ext/List/Util/Util.xs
33988 ____________________________________________________________________________
33989 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
33990         Log: (Retracted by #11872)
33991      Branch: perl
33992            ! intrpvar.h
33993 ____________________________________________________________________________
33994 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
33995         Log: Quench a -Wall gripe noticed by Robin Barker.
33996      Branch: perl
33997            ! op.c
33998 ____________________________________________________________________________
33999 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
34000         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
34001              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34002              Date: Wed, 05 Sep 2001 02:01:32 +0900
34003              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
34004      Branch: perl
34005            ! lib/Unicode/UCD.pm
34006 ____________________________________________________________________________
34007 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
34008         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
34009              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
34010              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
34011              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
34012      Branch: perl
34013            ! gv.c
34014 ____________________________________________________________________________
34015 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
34016         Log: Update Changes.
34017      Branch: perl
34018            ! Changes patchlevel.h
34019 ____________________________________________________________________________
34020 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
34021         Log: Add the \[$@%&*] prototype support.
34022      Branch: perl
34023            ! op.c pod/perlsub.pod t/comp/proto.t
34024 ____________________________________________________________________________
34025 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
34026         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
34027              From: Michael G Schwern <schwern@pobox.com>
34028              Date: Mon, 3 Sep 2001 18:59:01 -0400
34029              Message-ID: <20010903185901.Z9233@blackrider>
34030      Branch: perl
34031            ! lib/CGI/t/form.t
34032 ____________________________________________________________________________
34033 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
34034         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
34035              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
34036              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
34037              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
34038      Branch: perl
34039            ! gv.c
34040 ____________________________________________________________________________
34041 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
34042         Log: More srand entry tweakage based on Randal's suggestion.
34043      Branch: perl
34044            ! pod/perlfunc.pod
34045 ____________________________________________________________________________
34046 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
34047         Log: Subject: [PATCH] 'main' *is* a reserved word
34048              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34049              Date: Mon, 3 Sep 2001 22:55:41 +0200
34050              Message-ID: <20010903225541.A24097@rafael>
34051      Branch: perl
34052            ! toke.c
34053 ____________________________________________________________________________
34054 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
34055         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
34056              From: Peter Prymmer <pvhp@best.com>
34057              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
34058              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
34059      Branch: perl
34060            ! README.vms configure.com
34061 ____________________________________________________________________________
34062 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
34063         Log: Subject: Re: A slightly better default seed?   
34064              From: Michael G Schwern <schwern@pobox.com>
34065              Date: Mon, 3 Sep 2001 18:08:15 -0400 
34066              Message-ID: <20010903180815.W9233@blackrider>
34067      Branch: perl
34068            ! t/op/srand.t
34069 ____________________________________________________________________________
34070 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
34071         Log: Add sharedsv.o to microperl object files.
34072      Branch: perl
34073            ! Makefile.micro
34074 ____________________________________________________________________________
34075 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
34076         Log: AUTHORS updates and
34077              
34078              Subject: [PATCH] Just some preening :-)        
34079              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
34080              Date: Tue, 4 Sep 2001 14:16:59 +0100
34081              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
34082      Branch: perl
34083            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
34084 ____________________________________________________________________________
34085 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
34086         Log: Typo fix and slight rewording.
34087      Branch: perl
34088            ! pod/perlfunc.pod
34089 ____________________________________________________________________________
34090 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
34091         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
34092      Branch: perl
34093            ! pod/perlfaq4.pod
34094 ____________________________________________________________________________
34095 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
34096         Log: The helper file changed name.
34097      Branch: perl
34098            ! MANIFEST
34099 ____________________________________________________________________________
34100 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
34101         Log: Update to Scalar-List-Utils 1.03
34102      Branch: perl
34103            + ext/List/Util/t/shuffle.t
34104            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
34105            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
34106            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
34107            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
34108            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
34109            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
34110            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
34111            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
34112 ____________________________________________________________________________
34113 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
34114         Log: Make crypt() do something more sane for Unicode
34115              (take crypt() of the low eight bits of the characters,
34116              instead of taking crypt() of the UTF-8 of the scalar);
34117              add a test for crypt().
34118      Branch: perl
34119            + t/op/crypt.t
34120            ! MANIFEST pod/perlfunc.pod pp.c
34121 ____________________________________________________________________________
34122 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
34123         Log: Reorganize the srand entry.
34124      Branch: perl
34125            ! pod/perlfunc.pod
34126 ____________________________________________________________________________
34127 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
34128         Log: Remove the tests that assume something about
34129              calling srand() without arguments multiple times.
34130      Branch: perl
34131            ! t/op/srand.t
34132 ____________________________________________________________________________
34133 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
34134         Log: Upgrade to Math::BigInt 1.42.
34135      Branch: perl
34136            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
34137            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
34138            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
34139            ! lib/Math/BigInt/t/mbimbf.t
34140 ____________________________________________________________________________
34141 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
34142         Log: integrate change#11847 from maint-5.6
34143              
34144              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
34145      Branch: perl
34146            ! sv.c
34147 ____________________________________________________________________________
34148 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
34149         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
34150      Branch: maint-5.6/perl
34151            ! sv.c
34152 ____________________________________________________________________________
34153 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
34154         Log: As far as I can tell these functions have been Unicodified.
34155      Branch: perl
34156            ! doop.c
34157 ____________________________________________________________________________
34158 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
34159         Log: Update to Storable 1.0.13.
34160      Branch: perl
34161            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
34162            ! ext/Storable/Storable.xs
34163 ____________________________________________________________________________
34164 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
34165         Log: Patch the Filter::Simple test to work with
34166              the core test suite (since the FilterTest.pm
34167              is in t/lib, not in lib).
34168      Branch: perl
34169            ! lib/Filter/Simple/t/filter.t
34170 ____________________________________________________________________________
34171 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
34172         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
34173      Branch: perl
34174            + t/lib/FilterTest.pm
34175            - t/lib/MyFilter.pm
34176 ____________________________________________________________________________
34177 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
34178         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
34179              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
34180              Text::Balanced 1.86.
34181      Branch: perl
34182            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
34183            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
34184            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
34185            + lib/Switch/t/nested.t lib/Switch/t/switch.t
34186            + lib/Text/Balanced/Changes lib/Text/Balanced/README
34187            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
34188            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
34189            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
34190            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
34191            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
34192            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
34193            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
34194            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
34195            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
34196            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
34197            ! MANIFEST lib/Attribute/Handlers.pm
34198            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
34199            ! lib/Attribute/Handlers/demo/Demo.pm
34200            ! lib/Attribute/Handlers/demo/Descriptions.pm
34201            ! lib/Attribute/Handlers/demo/MyClass.pm
34202            ! lib/Attribute/Handlers/demo/demo.pl
34203            ! lib/Attribute/Handlers/demo/demo2.pl
34204            ! lib/Attribute/Handlers/demo/demo3.pl
34205            ! lib/Attribute/Handlers/demo/demo4.pl
34206            ! lib/Attribute/Handlers/demo/demo_call.pl
34207            ! lib/Attribute/Handlers/demo/demo_chain.pl
34208            ! lib/Attribute/Handlers/demo/demo_cycle.pl
34209            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
34210            ! lib/Attribute/Handlers/demo/demo_phases.pl
34211            ! lib/Attribute/Handlers/demo/demo_range.pl
34212            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
34213            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
34214            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
34215            ! lib/Text/Balanced.pm
34216 ____________________________________________________________________________
34217 [ 11841] By: sky                                   on 2001/09/03  11:04:15
34218         Log: Forgot to add a file with Change #11840
34219      Branch: perl
34220            + t/op/srand.t
34221 ____________________________________________________________________________
34222 [ 11840] By: sky                                   on 2001/09/03  11:02:04
34223         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
34224              From: Michael G Schwern <schwern@pobox.com>
34225              Date: Mon, 3 Sep 2001 07:43:00 -0400
34226              Message-ID: <20010903074300.E9233@blackrider>
34227      Branch: perl
34228            ! MANIFEST pod/perlfunc.pod t/op/rand.t
34229 ____________________________________________________________________________
34230 [ 11839] By: sky                                   on 2001/09/03  10:47:11
34231         Log: Document the changes with regards to running of END blocks.
34232              And DESTROY on global objects are called in perl_destruct()!
34233      Branch: perl
34234            ! pod/perl572delta.pod pod/perlembed.pod
34235 ____________________________________________________________________________
34236 [ 11838] By: sky                                   on 2001/09/03  09:34:44
34237         Log: Subject: [PATCH t/op/time.t] Partial cleanup
34238              From: Michael G Schwern <schwern@pobox.com>
34239              Date: Mon, 3 Sep 2001 06:29:42 -0400
34240              Message-ID: <20010903062942.C9233@blackrider>
34241      Branch: perl
34242            ! t/op/time.t
34243 ____________________________________________________________________________
34244 [ 11837] By: sky                                   on 2001/09/03  09:30:02
34245         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
34246              From: Michael G Schwern <schwern@pobox.com>
34247              Date: Mon, 3 Sep 2001 06:24:13 -0400
34248              Message-ID: <20010903062413.B9233@blackrider>
34249      Branch: perl
34250            ! t/op/rand.t
34251 ____________________________________________________________________________
34252 [ 11836] By: sky                                   on 2001/09/03  07:56:47
34253         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
34254              From: Michael G Schwern <schwern@pobox.com>
34255              Date: Sun, 2 Sep 2001 21:38:43 -0400
34256              Message-ID: <20010902213843.L2711@blackrider>
34257      Branch: perl
34258            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
34259            ! MANIFEST
34260 ____________________________________________________________________________
34261 [ 11835] By: nick                                  on 2001/09/03  06:20:06
34262         Log: Integrate mainline
34263      Branch: perlio
34264           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
34265            - t/op/misc.t
34266           !> (integrate 187 files)
34267 ____________________________________________________________________________
34268 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
34269         Log: Update Changes.
34270      Branch: perl
34271            ! Changes patchlevel.h
34272 ____________________________________________________________________________
34273 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
34274         Log: Slight tweaks.
34275      Branch: perl
34276            ! t/run/kill_perl.t
34277 ____________________________________________________________________________
34278 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
34279         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
34280      Branch: perl
34281            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
34282 ____________________________________________________________________________
34283 [ 11831] By: sky                                   on 2001/09/02  12:10:42
34284         Log: Change #11828 wasn't complete, this updates to intest path
34285      Branch: perl
34286            ! t/run/kill_perl.t
34287 ____________________________________________________________________________
34288 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
34289         Log: 's's's.
34290      Branch: perl
34291            ! Changes
34292 ____________________________________________________________________________
34293 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
34294         Log: Update Changes.
34295      Branch: perl
34296            ! Changes patchlevel.h
34297 ____________________________________________________________________________
34298 [ 11828] By: sky                                   on 2001/09/02  11:53:56
34299         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
34300              From: Michael G Schwern <schwern@pobox.com>
34301              Date: Sat, 1 Sep 2001 20:18:58 -0400
34302              Message-ID: <20010901201858.X606@blackrider>
34303              +MANIFEST Fix
34304      Branch: perl
34305            + t/run/kill_perl.t
34306            - t/op/misc.t t/run/segfault.t
34307            ! MANIFEST
34308 ____________________________________________________________________________
34309 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
34310         Log: Subject: [PATCH] lib/Time/Local.pm
34311              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
34312              Date: Sun, 2 Sep 2001 06:50:01 -0500
34313              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
34314      Branch: perl
34315            ! lib/Time/Local.pm
34316 ____________________________________________________________________________
34317 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
34318         Log: Tick off Unicode collation and the normalization from
34319              the todo list.
34320      Branch: perl
34321            ! pod/perltodo.pod
34322 ____________________________________________________________________________
34323 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
34324         Log: Update to Unicode 3.1.1.
34325      Branch: perl
34326            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
34327            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
34328            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
34329            ! lib/unicore/PropList.txt lib/unicore/README.perl
34330            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
34331            ! lib/unicore/rename lib/unicore/version
34332 ____________________________________________________________________________
34333 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
34334         Log: Slight doc tweaks for the module.
34335      Branch: perl
34336            ! lib/Unicode/UCD.pm
34337 ____________________________________________________________________________
34338 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
34339         Log: Rename the variable: it *used* to be (wrongly) that the
34340              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
34341              but that is no more the case: PL_reg_match_utf8 is better.
34342      Branch: perl
34343            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
34344            ! regexec.c sv.c thrdvar.h
34345 ____________________________________________________________________________
34346 [ 11822] By: ams                                   on 2001/09/02  02:54:50
34347         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
34348              From: Ilmari Karonen <iltzu@sci.fi>
34349              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
34350              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
34351              (op/sub_lval.t updated to take new error message into account.)
34352      Branch: perl
34353            ! op.c t/op/sub_lval.t
34354 ____________________________________________________________________________
34355 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
34356         Log: remove stray CRs in files; keep all files with UNIX line-ends
34357              (Porting/makerel adds CRs to the files that need it in the
34358              distribution)
34359      Branch: perl
34360            ! NetWare/t/NWScripts.pl README.dos
34361            ! ext/Encode/Encode/cns11643-1.enc
34362            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
34363            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
34364 ____________________________________________________________________________
34365 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
34366         Log: some remnants of change#11803
34367      Branch: perl
34368            ! ext/ByteLoader/byterun.h perl.h
34369 ____________________________________________________________________________
34370 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
34371         Log: Update to Unicode::Collate 0.08.
34372      Branch: perl
34373            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
34374            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
34375 ____________________________________________________________________________
34376 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
34377         Log: Test tweaks.
34378      Branch: perl
34379            ! t/op/pat.t
34380 ____________________________________________________________________________
34381 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
34382         Log: Fix test
34383      Branch: maint-5.6/macperl
34384            ! t/lib/b.t
34385 ____________________________________________________________________________
34386 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
34387         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
34388              warnings in Config.pm with -W; increase default and
34389              minimum RAM; bump version number.
34390      Branch: maint-5.6/macperl
34391            + macos/lib/Mac/LowMem.pm
34392            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
34393            ! macos/configpm macos/macperl/MacPerl.r
34394 ____________________________________________________________________________
34395 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
34396         Log: Make syntax check report in MPW style, fix tests
34397              to use Mac::err=unix to get normal-style error
34398              messages.
34399      Branch: maint-5.6/macperl
34400            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
34401            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
34402 ____________________________________________________________________________
34403 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
34404         Log: Make MPW-style errors optional (but the default); add
34405              MacPerl::ErrorFormat() function and Mac::err pragma
34406      Branch: maint-5.6/macperl
34407            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
34408            + macos/ext/Mac/err/err.xs
34409            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
34410            ! macos/macish.c macos/macish.h macos/macperl.sym
34411 ____________________________________________________________________________
34412 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
34413         Log: More module and test ports from Thomas Wegner et al
34414      Branch: maint-5.6/macperl
34415            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
34416            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
34417            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
34418            ! t/op/magic.t
34419 ____________________________________________________________________________
34420 [ 11812] By: sky                                   on 2001/09/01  17:19:30
34421         Log: Subject: [PATCH t/op/concat.t] cleanup
34422              From: Michael G Schwern <schwern@pobox.com>
34423              Date: Sat, 1 Sep 2001 14:06:28 -0400
34424              Message-ID: <20010901140628.C606@blackrider>
34425      Branch: perl
34426            ! t/op/concat.t
34427 ____________________________________________________________________________
34428 [ 11811] By: sky                                   on 2001/09/01  12:25:29
34429         Log: Change #11805 didn't update the MANIFEST
34430      Branch: perl
34431            ! MANIFEST
34432 ____________________________________________________________________________
34433 [ 11810] By: sky                                   on 2001/09/01  11:52:44
34434         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
34435              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34436              Date: Sat, 1 Sep 2001 14:50:14 +0200
34437              Message-ID: <20010901145014.A691@rafael>
34438      Branch: perl
34439            ! t/op/inccode.t
34440 ____________________________________________________________________________
34441 [ 11809] By: sky                                   on 2001/09/01  11:49:22
34442         Log: Subject: PATCH: ExtUtils::MakeMaker
34443              From: Tony Bowden <tony@kasei.com>
34444              Date: Sat, 1 Sep 2001 10:33:53 +0100
34445              Message-ID: <20010901103353.A13863@soto.kasei.com>
34446              Manually applied
34447      Branch: perl
34448            ! lib/ExtUtils/MakeMaker.pm
34449 ____________________________________________________________________________
34450 [ 11808] By: sky                                   on 2001/09/01  11:39:13
34451         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
34452              From: mike808@users.sourceforge.net
34453              Date: Sat, 1 Sep 101 11:27:50 GMT
34454              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
34455              With little tweak
34456      Branch: perl
34457            ! lib/Term/Cap.pm
34458 ____________________________________________________________________________
34459 [ 11807] By: ams                                   on 2001/09/01  11:31:16
34460         Log: Subject: oct() and hex()
34461              From: Nicholas Clark <nick@ccl4.org>
34462              Date: Fri, 31 Aug 2001 23:14:13 +0100
34463              Message-Id: <20010831231413.J4950@plum.flirble.org>
34464      Branch: perl
34465            ! pod/perlclib.pod
34466 ____________________________________________________________________________
34467 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
34468         Log: Integrate change 11801 from maintperl
34469      Branch: maint-5.6/macperl
34470            ! perl.c
34471 ____________________________________________________________________________
34472 [ 11805] By: sky                                   on 2001/08/31  21:35:10
34473         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
34474              From: Michael G Schwern <schwern@pobox.com>
34475              Date: Fri, 31 Aug 2001 15:36:28 -0400
34476              Message-ID: <20010831153628.B598@blackrider>
34477              Check for things which used to segfault
34478      Branch: perl
34479            + t/run/segfault.t
34480 ____________________________________________________________________________
34481 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
34482         Log: integrate change#11801 from maint-5.6
34483              
34484              remove age-old UNICOS "workaround" that introduces a static, and
34485              hence an egregious race condition for threaded builds (*sigh*
34486              beats me why this kludge wasn't guarded by a UNICOS-specific
34487              #define *sigh*)
34488      Branch: perl
34489            ! perl.c
34490 ____________________________________________________________________________
34491 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
34492         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
34493              working in 5.7.x
34494      Branch: perl
34495            - objXSUB.h
34496            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
34497            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
34498            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
34499            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
34500            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
34501            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
34502            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
34503            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
34504            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
34505            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
34506            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
34507            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
34508            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
34509            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
34510            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
34511            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
34512            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
34513            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
34514            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
34515            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
34516            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
34517            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
34518 ____________________________________________________________________________
34519 [ 11802] By: ams                                   on 2001/08/31  18:11:32
34520         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
34521              From: "Philip Newton" <Philip.Newton@gmx.net>
34522              Date: Fri, 31 Aug 2001 21:12:56 +0200
34523              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
34524      Branch: perl
34525            ! pod/perldiag.pod
34526 ____________________________________________________________________________
34527 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
34528         Log: remove age-old UNICOS "workaround" that introduces a static, and
34529              hence an egregious race condition for threaded builds (*sigh*
34530              beats me why this kludge wasn't guarded by a UNICOS-specific
34531              #define *sigh*)
34532      Branch: maint-5.6/perl
34533            ! perl.c
34534 ____________________________________________________________________________
34535 [ 11800] By: sky                                   on 2001/08/31  17:30:26
34536         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
34537              Might break on platforms where bool is larger than 8 bites ???
34538      Branch: perl
34539            ! regcomp.c
34540 ____________________________________________________________________________
34541 [ 11799] By: ams                                   on 2001/08/31  12:15:44
34542         Log: Integrate 11778 into mainline.
34543      Branch: perl
34544            ! t/base/term.t
34545 ____________________________________________________________________________
34546 [ 11798] By: sky                                   on 2001/08/31  11:31:44
34547         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
34548              supposed to happen.
34549      Branch: perl
34550            ! regcomp.c
34551 ____________________________________________________________________________
34552 [ 11797] By: sky                                   on 2001/08/31  11:28:17
34553         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
34554              From: "John P. Linderman" <jpl@research.att.com>
34555              Date: Fri, 31 Aug 2001 08:20:35 -0400
34556              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
34557              Fixes test 14 which could fail randomly in rare cases.
34558      Branch: perl
34559            ! ext/Time/HiRes/HiRes.t regcomp.c
34560 ____________________________________________________________________________
34561 [ 11796] By: ams                                   on 2001/08/31  01:13:07
34562         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
34563              From: Nicholas Clark <nick@ccl4.org>
34564              Date: Thu, 30 Aug 2001 23:21:50 +0100
34565              Message-Id: <20010830232150.D4950@plum.flirble.org>
34566      Branch: perl
34567            ! ext/Sys/Syslog/Makefile.PL
34568 ____________________________________________________________________________
34569 [ 11795] By: ams                                   on 2001/08/30  23:53:23
34570         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
34571              patching example
34572              From: Michael G Schwern <schwern@pobox.com>
34573              Date: Thu, 30 Aug 2001 17:02:08 -0400
34574              Message-Id: <20010830170208.M2318@blackrider>
34575      Branch: perl
34576            ! pod/perlhack.pod
34577 ____________________________________________________________________________
34578 [ 11794] By: ams                                   on 2001/08/30  19:35:36
34579         Log: Subject: [PATCH] pp_modulo
34580              From: Nicholas Clark <nick@ccl4.org>
34581              Date: Thu, 30 Aug 2001 18:20:54 +0100
34582              Message-Id: <20010830182053.A4950@plum.flirble.org>
34583      Branch: perl
34584            ! pp.c t/op/64bitint.t
34585 ____________________________________________________________________________
34586 [ 11793] By: sky                                   on 2001/08/30  13:02:48
34587         Log: 11792 wasn't complete
34588      Branch: perl
34589            ! makedef.pl regcomp.c
34590 ____________________________________________________________________________
34591 [ 11792] By: sky                                   on 2001/08/30  12:21:11
34592         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
34593      Branch: perl
34594            ! makedef.pl
34595 ____________________________________________________________________________
34596 [ 11791] By: sky                                   on 2001/08/30  10:08:02
34597         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
34598      Branch: perl
34599            ! config_h.SH
34600 ____________________________________________________________________________
34601 [ 11790] By: sky                                   on 2001/08/30  08:22:31
34602         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
34603              on the pad. Fixes coredumps in cleanups introduced by
34604              Change 11755  
34605      Branch: perl
34606            ! op.c perl.c sv.h
34607 ____________________________________________________________________________
34608 [ 11789] By: sky                                   on 2001/08/29  19:01:47
34609         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
34610              This is a replacement implmentation that works on HPUX.
34611              This bug should probably be fixed in GCC.
34612      Branch: perl
34613            ! ext/Socket/Socket.xs
34614 ____________________________________________________________________________
34615 [ 11788] By: ams                                   on 2001/08/29  17:35:33
34616         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
34617              From: Nicholas Clark <nick@ccl4.org>
34618              Date: Wed, 29 Aug 2001 18:21:56 +0100
34619              Message-Id: <20010829182156.O4950@plum.flirble.org>
34620      Branch: perl
34621            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
34622 ____________________________________________________________________________
34623 [ 11787] By: sky                                   on 2001/08/29  10:42:54
34624         Log: Added test for pack_addr_in and unpack_addr_in
34625              Nitpik in test 10
34626      Branch: perl
34627            ! ext/Socket/Socket.t
34628 ____________________________________________________________________________
34629 [ 11786] By: sky                                   on 2001/08/29  10:28:14
34630         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
34631              Trying to catch errors on HP-UX
34632      Branch: perl
34633            ! ext/Socket/Socket.t
34634 ____________________________________________________________________________
34635 [ 11785] By: sky                                   on 2001/08/29  09:07:03
34636         Log: make sure USE_THREADS is defined so external apps work
34637      Branch: perl
34638            ! config_h.SH
34639 ____________________________________________________________________________
34640 [ 11784] By: sky                                   on 2001/08/29  08:06:12
34641         Log: Subject: Re: The hitlist of untested modules.
34642              From: Jonathan Stowe <gellyfish@gellyfish.com>
34643              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
34644              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
34645              Start of tests for Shell.pm (make Schwern poorer!)
34646      Branch: perl
34647            + lib/Shell.t
34648            ! MANIFEST
34649 ____________________________________________________________________________
34650 [ 11783] By: sky                                   on 2001/08/29  07:37:50
34651         Log: END{} can change the return value even if we die from BEGIN{}
34652      Branch: perl
34653            ! miniperlmain.c
34654 ____________________________________________________________________________
34655 [ 11782] By: ams                                   on 2001/08/29  06:32:17
34656         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
34657              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34658              Date: Wed, 29 Aug 2001 09:18:17 +0200
34659              Message-Id: <20010829091817.A4453@rafael>
34660      Branch: perl
34661            ! t/op/inccode.t
34662 ____________________________________________________________________________
34663 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
34664         Log: Delete xsubpp.patch, as full copy exists now
34665      Branch: maint-5.6/macperl
34666            - macos/xsubpp.patch
34667 ____________________________________________________________________________
34668 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
34669         Log: Add Changes file
34670      Branch: maint-5.6/macperl
34671            + macos/Changes
34672 ____________________________________________________________________________
34673 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
34674         Log: Add Mac version of xsubpp as separate file
34675      Branch: maint-5.6/macperl
34676            + macos/xsubpp
34677            ! macos/Makefile.mk
34678 ____________________________________________________________________________
34679 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
34680         Log: Fix open of /dev/null for Mac OS
34681      Branch: maint-5.6/macperl
34682            ! t/base/term.t
34683 ____________________________________________________________________________
34684 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
34685         Log: Various patches: enable more tests; skip CVS in PerlInstall;
34686              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
34687      Branch: maint-5.6/macperl
34688            ! macos/MacPerlTests.cmd macos/PerlInstall
34689            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
34690 ____________________________________________________________________________
34691 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
34692         Log: Allow for platforms to override formatting of errors
34693              on output from Matthias Neeracher (Mac files)
34694      Branch: maint-5.6/macperl
34695            ! macos/macish.c macos/macish.h
34696 ____________________________________________________________________________
34697 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
34698         Log: Allow for platforms to override formatting of errors
34699              on output from Matthias Neeracher (core files)
34700      Branch: maint-5.6/macperl
34701            ! perl.h pp_ctl.c util.c
34702 ____________________________________________________________________________
34703 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
34704         Log: Add some param checking, from reports by Kevin Reid.
34705      Branch: maint-5.6/macperl
34706            ! macos/ext/Mac/Controls/Controls.pm
34707            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
34708 ____________________________________________________________________________
34709 [ 11773] By: ams                                   on 2001/08/28  23:54:57
34710         Log: Subject: [PATCH] make coretest
34711              From: Paul Johnson <paul@pjcj.net>
34712              Date: Wed, 29 Aug 2001 00:11:38 +0200
34713              Message-Id: <20010829001138.B12169@pjcj.net>
34714              (Applied without the change to perlhack.pod. This should
34715              probably stay undocumented.)
34716      Branch: perl
34717            ! Makefile.SH t/TEST
34718 ____________________________________________________________________________
34719 [ 11772] By: sky                                   on 2001/08/28  13:01:20
34720         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
34721              From: Michael G Schwern <schwern@pobox.com>
34722              Date: Tue, 28 Aug 2001 09:57:39 -0400
34723              Message-ID: <20010828095738.E17775@blackrider>
34724      Branch: perl
34725            ! pod/perlhack.pod t/op/pack.t
34726 ____________________________________________________________________________
34727 [ 11771] By: sky                                   on 2001/08/28  11:20:13
34728         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
34729              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34730              Date: Tue, 28 Aug 2001 14:23:43 +0200
34731              Message-ID: <20010828142343.A19299@rafael>
34732      Branch: perl
34733            ! pod/perlvar.pod pp_ctl.c
34734 ____________________________________________________________________________
34735 [ 11770] By: ams                                   on 2001/08/28  10:13:21
34736         Log: Subject: [PATCH] odd typo in op.h
34737              From: Nicholas Clark <nick@ccl4.org>
34738              Date: Tue, 28 Aug 2001 12:10:26 +0100
34739              Message-Id: <20010828121026.V4950@plum.flirble.org>
34740      Branch: perl
34741            ! op.h
34742 ____________________________________________________________________________
34743 [ 11769] By: sky                                   on 2001/08/28  08:09:16
34744         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
34745              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
34746              Date: Tue, 28 Aug 2001 02:22:20 +0300
34747              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
34748      Branch: perl
34749            ! ext/B/B/Lint.pm
34750 ____________________________________________________________________________
34751 [ 11768] By: ams                                   on 2001/08/28  00:47:35
34752         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
34753              From: Michael G Schwern <schwern@pobox.com>
34754              Date: Mon, 27 Aug 2001 21:24:44 -0400
34755              Message-Id: <20010827212444.F12582@blackrider>
34756      Branch: perl
34757            ! pod/perlhack.pod t/op/pack.t
34758 ____________________________________________________________________________
34759 [ 11767] By: ams                                   on 2001/08/27  23:59:48
34760         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
34761              From: Michael G Schwern <schwern@pobox.com>
34762              Date: Mon, 27 Aug 2001 20:12:29 -0400
34763              Message-Id: <20010827201229.D12582@blackrider>
34764      Branch: perl
34765            ! pod/perlhack.pod t/op/pack.t
34766 ____________________________________________________________________________
34767 [ 11766] By: ams                                   on 2001/08/27  23:39:40
34768         Log: Update Changes.
34769      Branch: perl
34770            ! Changes
34771 ____________________________________________________________________________
34772 [ 11765] By: ams                                   on 2001/08/27  22:53:10
34773         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
34774              From: Michael G Schwern <schwern@pobox.com>
34775              Date: Mon, 27 Aug 2001 19:47:30 -0400
34776              Message-Id: <20010827194730.C12582@blackrider>
34777      Branch: perl
34778            ! t/op/inccode.t
34779 ____________________________________________________________________________
34780 [ 11764] By: ams                                   on 2001/08/27  22:46:21
34781         Log: Subject: [PATCH] new tests for the coderef-in-@INC
34782              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34783              Date: Mon, 27 Aug 2001 22:36:27 +0200
34784              Message-Id: <20010827223627.C690@rafael>
34785              
34786              Subject: Re: [PATCH] new tests for the coderef-in-@INC
34787              From: Nicholas Clark <nick@ccl4.org>
34788              Date: Tue, 28 Aug 2001 00:02:46 +0100
34789              Message-Id: <20010828000245.R4950@plum.flirble.org>
34790      Branch: perl
34791            + t/op/inccode.t
34792            ! MANIFEST
34793 ____________________________________________________________________________
34794 [ 11763] By: ams                                   on 2001/08/27  22:41:09
34795         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
34796              bleadperl on fire, Win95+4NT)
34797              From: Michael G Schwern <schwern@pobox.com>
34798              Date: Mon, 27 Aug 2001 16:54:42 -0400
34799              Message-Id: <20010827165442.F9436@blackrider>
34800      Branch: perl
34801            ! lib/warnings.t
34802 ____________________________________________________________________________
34803 [ 11762] By: sky                                   on 2001/08/27  19:19:17
34804         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
34805              avaible at compile time. This broke the compilation of 
34806              Net/Ping.pm
34807      Branch: perl
34808            ! lib/Net/Ping.pm
34809 ____________________________________________________________________________
34810 [ 11761] By: sky                                   on 2001/08/27  18:34:48
34811         Log: Removed tripple definitions of CUSTOM_OP functions.
34812      Branch: perl
34813            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
34814 ____________________________________________________________________________
34815 [ 11760] By: sky                                   on 2001/08/27  18:21:27
34816         Log: Regen headers
34817      Branch: perl
34818            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
34819            ! perlapi.h proto.h
34820 ____________________________________________________________________________
34821 [ 11759] By: ams                                   on 2001/08/27  16:31:53
34822         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
34823              From: "chromatic" <chromatic@rmci.net>
34824              Date: Mon, 27 Aug 2001 11:17:09 -0600
34825              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
34826      Branch: perl
34827            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
34828 ____________________________________________________________________________
34829 [ 11758] By: sky                                   on 2001/08/27  15:16:42
34830         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
34831              Thanks to H. Merijn Brand for the patch.
34832              Some of the comments and or guards might be removable in perl.h now.
34833      Branch: perl
34834            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
34835            ! Porting/Glossary Porting/config_H README.threads config_h.SH
34836            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
34837            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
34838            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
34839            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
34840            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
34841            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
34842            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
34843            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
34844            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
34845            ! win32/config_H.vc win32/perllib.c win32/win32.h
34846            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
34847            ! wince/config.h wince/config_H.ce wince/win32.h
34848            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
34849 ____________________________________________________________________________
34850 [ 11757] By: sky                                   on 2001/08/27  13:39:16
34851         Log: Subject: GNU ld parses arguments different
34852              From: H.Merijn Brand <h.m.brand@hccnet.nl>
34853              Date: Mon, 27 Aug 2001 16:25:51 +0200
34854              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
34855      Branch: perl
34856            ! hints/hpux.sh
34857 ____________________________________________________________________________
34858 [ 11756] By: sky                                   on 2001/08/27  13:18:45
34859         Log: Subject: Custom Ops
34860              From: Simon Cozens <simon@netthink.co.uk>
34861              Date: Sat, 25 Aug 2001 17:45:09 +0100
34862              Message-ID: <20010825174509.A5752@netthink.co.uk>
34863              I also added a fix to Opcode.pm to quite test cases.
34864      Branch: perl
34865            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
34866            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
34867 ____________________________________________________________________________
34868 [ 11755] By: sky                                   on 2001/08/27  05:37:17
34869         Log: Plugs a memory leak on destruction of regular expressions
34870              introcued by #11274.
34871              PL_regex_padav now has an AV as it's first entry with a list
34872              of freed regex_padav slots that it will reuse on creating
34873              new PMOPs.
34874      Branch: perl
34875            ! op.c perl.c
34876 ____________________________________________________________________________
34877 [ 11754] By: ams                                   on 2001/08/26  14:38:52
34878         Log: Subject: [PATCH] t/io/binmode.t
34879              From: Nicholas Clark <nick@ccl4.org>
34880              Date: Sun, 26 Aug 2001 12:03:05 +0100
34881              Message-Id: <20010826120305.C4950@plum.flirble.org>
34882              
34883              (Also a nitpick in #11752 to t/op/universal.t)
34884      Branch: perl
34885            ! t/io/binmode.t t/op/universal.t
34886 ____________________________________________________________________________
34887 [ 11753] By: ams                                   on 2001/08/26  08:19:34
34888         Log: Subject: [PATCH] op/universal.t failing
34889              From: Nicholas Clark <nick@ccl4.org>
34890              Date: Sun, 26 Aug 2001 09:48:22 +0100
34891              Message-Id: <20010826094822.B4950@plum.flirble.org>
34892      Branch: perl
34893            ! t/op/universal.t
34894 ____________________________________________________________________________
34895 [ 11752] By: ams                                   on 2001/08/25  22:46:13
34896         Log: Subject: Re: 'can' with undefined subs
34897              From: Tony Bowden <tony@kasei.com>
34898              Date: Sat, 25 Aug 2001 14:58:17 +0100
34899              Message-Id: <20010825145817.A11788@soto.kasei.com>
34900              (Applied with minor modifications.)
34901      Branch: perl
34902            ! t/op/universal.t
34903 ____________________________________________________________________________
34904 [ 11751] By: ams                                   on 2001/08/25  18:28:43
34905         Log: Subject: Re: 'can' with undefined subs
34906              From: Tony Bowden <tony@kasei.com>
34907              Date: Sat, 25 Aug 2001 15:13:14 +0100
34908              Message-Id: <20010825151314.B11788@soto.kasei.com>
34909      Branch: perl
34910            ! lib/UNIVERSAL.pm
34911 ____________________________________________________________________________
34912 [ 11750] By: nick                                  on 2001/08/25  15:24:15
34913         Log: Integrate mainline
34914      Branch: perlio
34915           +> t/io/binmode.t
34916           !> (integrate 26 files)
34917 ____________________________________________________________________________
34918 [ 11749] By: nick                                  on 2001/08/25  14:55:41
34919         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
34920              From:  John Peacock <jpeacock@rowman.com>
34921              Date:  Wed, 22 Aug 2001 12:05:28 -0400
34922              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
34923      Branch: perl
34924            ! pod/perlhack.pod
34925 ____________________________________________________________________________
34926 [ 11748] By: nick                                  on 2001/08/25  14:53:04
34927         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
34928              From:  Michael G Schwern <schwern@pobox.com>
34929              Date:  Wed, 22 Aug 2001 19:22:45 -0400
34930              Message-Id:  <20010822192245.U619@blackrider>
34931      Branch: perl
34932            ! MANIFEST
34933 ____________________________________________________________________________
34934 [ 11747] By: nick                                  on 2001/08/25  14:52:33
34935         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
34936              From:  Nicholas Clark <nick@ccl4.org>
34937              Date:  Wed, 22 Aug 2001 23:29:06 +0100
34938              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
34939      Branch: perl
34940            + t/io/binmode.t
34941            ! perlio.c pod/perlfunc.pod
34942 ____________________________________________________________________________
34943 [ 11744] By: nick                                  on 2001/08/25  14:37:33
34944         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
34945              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34946              Date:  Fri, 24 Aug 2001 22:10:42 +0200
34947              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
34948      Branch: perl
34949            ! x2p/a2py.c x2p/walk.c
34950 ____________________________________________________________________________
34951 [ 11743] By: nick                                  on 2001/08/25  14:32:47
34952         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
34953              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34954              Date:  Fri, 24 Aug 2001 23:34:13 +0200
34955              Message-Id:  <20010824233413.A1285@rafael>
34956      Branch: perl
34957            ! pod/perlfunc.pod pod/perlvar.pod
34958 ____________________________________________________________________________
34959 [ 11742] By: ams                                   on 2001/08/25  13:16:02
34960         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
34961              From: Nicholas Clark <nick@ccl4.org>
34962              Date: Sat, 25 Aug 2001 14:50:07 +0100
34963              Message-Id: <20010825145007.L41464@plum.flirble.org>
34964      Branch: perl
34965            ! pp_ctl.c
34966 ____________________________________________________________________________
34967 [ 11741] By: nick                                  on 2001/08/24  07:08:45
34968         Log: When applying patch via Porting/apply fails, do p4 refresh
34969              to get old files back.
34970      Branch: perl
34971            ! Porting/apply
34972 ____________________________________________________________________________
34973 [ 11740] By: ams                                   on 2001/08/24  04:47:24
34974         Log: #11739 was incomplete.
34975      Branch: perl
34976            ! pod/perldiag.pod
34977 ____________________________________________________________________________
34978 [ 11739] By: ams                                   on 2001/08/24  04:09:40
34979         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
34980              From: "Philip Newton" <Philip.Newton@gmx.net>
34981              Date: Fri, 24 Aug 2001 07:08:34 +0200
34982      Branch: perl
34983            ! pod/perldiag.pod
34984 ____________________________________________________________________________
34985 [ 11738] By: ams                                   on 2001/08/24  02:19:42
34986         Log: Fixed Doug Wilson's email address.
34987      Branch: perl
34988            ! AUTHORS
34989 ____________________________________________________________________________
34990 [ 11737] By: ams                                   on 2001/08/24  00:10:13
34991         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
34992              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34993              Date: Thu, 23 Aug 2001 22:22:58 +0200
34994              Message-Id: <20010823222258.A901@rafael>
34995      Branch: perl
34996            ! pod/perldiag.pod
34997 ____________________________________________________________________________
34998 [ 11736] By: ams                                   on 2001/08/24  00:05:02
34999         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
35000              From: "Craig A. Berry" <craigberry@mac.com>
35001              Date: Thu, 23 Aug 2001 19:07:45 -0500
35002              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
35003      Branch: perl
35004            ! configure.com
35005 ____________________________________________________________________________
35006 [ 11735] By: sky                                   on 2001/08/23  13:42:07
35007         Log: Backed out 11732, it breaks lib/strict.t 
35008      Branch: perl
35009            ! op.c
35010 ____________________________________________________________________________
35011 [ 11734] By: sky                                   on 2001/08/23  11:45:59
35012         Log: Removed toy from 17133 after Matt Sargeants request.
35013      Branch: perl
35014            ! pod/perlfaq4.pod
35015 ____________________________________________________________________________
35016 [ 11733] By: sky                                   on 2001/08/23  11:36:29
35017         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
35018              From: Robin Houston <robin@kitsite.com>
35019              Date: Wed, 22 Aug 2001 23:06:16 +0100
35020              Message-ID: <20010822230616.A254@robin.kitsite.com>
35021      Branch: perl
35022            ! pod/perlfaq4.pod
35023 ____________________________________________________________________________
35024 [ 11732] By: sky                                   on 2001/08/23  10:36:02
35025         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
35026              From: Simon Cozens <simon@netthink.co.uk>
35027              Date: Thu, 23 Aug 2001 12:06:36 +0100
35028              Message-ID: <20010823120636.A9961@netthink.co.uk>
35029      Branch: perl
35030            ! op.c
35031 ____________________________________________________________________________
35032 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
35033         Log: fix broken windows build
35034      Branch: perl
35035            ! perl.h
35036 ____________________________________________________________________________
35037 [ 11730] By: ams                                   on 2001/08/22  21:35:30
35038         Log: Subject: [PATCH] io/tell.t doesn't chdir t
35039              From: Nicholas Clark <nick@ccl4.org>
35040              Date: Wed, 22 Aug 2001 23:25:58 +0100
35041              Message-Id: <20010822232557.Y82818@plum.flirble.org>
35042      Branch: perl
35043            ! t/io/tell.t
35044 ____________________________________________________________________________
35045 [ 11729] By: ams                                   on 2001/08/22  20:32:21
35046         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
35047              questions)
35048              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35049              Date: Wed, 22 Aug 2001 17:09:04 -0400
35050              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
35051              (Oops, forgot File::Spec::Unix in the previous patch.)
35052      Branch: perl
35053            ! lib/File/Spec/Unix.pm
35054 ____________________________________________________________________________
35055 [ 11728] By: ams                                   on 2001/08/22  20:25:41
35056         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
35057              questions)
35058              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35059              Date: Wed, 22 Aug 2001 17:09:04 -0400
35060              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
35061      Branch: perl
35062            ! lib/File/Spec.pm
35063 ____________________________________________________________________________
35064 [ 11727] By: ams                                   on 2001/08/22  19:43:30
35065         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
35066              From: John Peacock <jpeacock@rowman.com>
35067              Date: Wed, 22 Aug 2001 12:35:52 -0400
35068              Message-Id: <3B83DF68.5D89DC81@rowman.com>
35069              (Adds proper tests for $], notwithstanding Subject. +nitpick)
35070      Branch: perl
35071            ! t/op/ver.t
35072 ____________________________________________________________________________
35073 [ 11726] By: ams                                   on 2001/08/22  19:36:39
35074         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
35075              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
35076              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
35077              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
35078      Branch: perl
35079            ! lib/diagnostics.pm lib/diagnostics.t
35080 ____________________________________________________________________________
35081 [ 11725] By: ams                                   on 2001/08/22  19:25:01
35082         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
35083              From: Nicholas Clark <nick@ccl4.org>
35084              Date: Wed, 22 Aug 2001 20:59:05 +0100
35085              Message-Id: <20010822205905.U82818@plum.flirble.org>
35086      Branch: perl
35087            ! pp.c t/op/64bitint.t t/op/arith.t
35088 ____________________________________________________________________________
35089 [ 11724] By: ams                                   on 2001/08/22  10:02:33
35090         Log: Subject: Configure blooper
35091              From: H.Merijn Brand <h.m.brand@hccnet.nl>
35092              Date: Wed, 22 Aug 2001 12:38:35 +0200
35093              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
35094      Branch: perl
35095            ! Configure
35096 ____________________________________________________________________________
35097 [ 11723] By: ams                                   on 2001/08/21  16:17:53
35098         Log: Subject: [PATCH] installperl -help
35099              From: Nicholas Clark <nick@ccl4.org>
35100              Date: Tue, 21 Aug 2001 17:34:23 +0100
35101              Message-Id: <20010821173423.F82818@plum.flirble.org>
35102      Branch: perl
35103            ! installperl
35104 ____________________________________________________________________________
35105 [ 11722] By: ams                                   on 2001/08/20  07:46:31
35106         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
35107              From: Ilmari Karonen <iltzu@sci.fi>
35108              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
35109              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
35110      Branch: perl
35111            ! pod/perlvar.pod
35112 ____________________________________________________________________________
35113 [ 11721] By: nick                                  on 2001/08/20  06:24:31
35114         Log: Integrate mainline
35115      Branch: perlio
35116           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
35117           +> lib/Lingua/KO/Hangul/Util/Changes
35118           +> lib/Lingua/KO/Hangul/Util/README
35119           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
35120           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
35121           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
35122           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
35123           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
35124           +> lib/Unicode/Normalize/t/test.t
35125            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
35126           !> (integrate 55 files)
35127 ____________________________________________________________________________
35128 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
35129         Log: Integrate Change #11599 from maint-5.6/perl
35130      Branch: maint-5.6/macperl
35131           !> README.win32
35132 ____________________________________________________________________________
35133 [ 11719] By: ams                                   on 2001/08/18  21:21:42
35134         Log: Add Porting/apply to MANIFEST.
35135      Branch: perl
35136            ! MANIFEST
35137 ____________________________________________________________________________
35138 [ 11718] By: sky                                   on 2001/08/18  14:38:01
35139         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
35140              Better solution would be to make 5005threaded perl use
35141              the same system as ithreads do
35142      Branch: perl
35143            ! perl.h
35144 ____________________________________________________________________________
35145 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
35146         Log: New try for ID 20010407.006: detach the semantics
35147              "was the last match target UTF8" into its own variable.
35148      Branch: perl
35149            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
35150            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
35151 ____________________________________________________________________________
35152 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
35153         Log: UTF8 flag should be meaningful only when POK.
35154      Branch: perl
35155            ! dump.c
35156 ____________________________________________________________________________
35157 [ 11715] By: sky                                   on 2001/08/18  11:45:16
35158         Log: USE_THREADS and USE_ITHREADS are never true at the same time
35159      Branch: perl
35160            ! perl.h
35161 ____________________________________________________________________________
35162 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
35163         Log: Retract #11712 for now.  The real fix would probably
35164              be something like making PL_reg_sv a copy (PV + UTF8)
35165              of the matched/substituted string (note: not just a SvPOK
35166              string, for example the stringified form of a ROK would
35167              be applicable)  Beware of leaks.
35168      Branch: perl
35169            ! pp_hot.c t/op/pat.t
35170 ____________________________________________________________________________
35171 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
35172         Log: UTF8 wasn't printing for PVMGs.
35173      Branch: perl
35174            ! dump.c
35175 ____________________________________________________________________________
35176 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
35177         Log: (Retracted by #11714)
35178              
35179              Okay analysis, debatable fix.  (The fix will inc
35180              the refcount of all temporary match objects,
35181              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
35182              which will then cause griping at untie() time
35183              ("inner references remain").
35184              
35185              Fix for ID 20010407.006: PL_reg_sv got wiped out
35186              by freetemps if the match target was a temporary
35187              (like function_call() =~ /.../), which in turn meant
35188              that the $1 et al stopped working if they had UTF-8
35189              in them.  Therefore bump up the refcount of PL_reg_sv.
35190      Branch: perl
35191            ! pp_hot.c t/op/pat.t
35192 ____________________________________________________________________________
35193 [ 11711] By: ams                                   on 2001/08/17  20:32:08
35194         Log: Subject: [PATCH] doesn't compile, was perl@11710
35195              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35196              Date: Fri, 17 Aug 2001 23:21:10 +0200
35197              Message-Id: <20010817232110.C7041@rafael> 
35198      Branch: perl
35199            ! sharedsv.c
35200 ____________________________________________________________________________
35201 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
35202         Log: Update Changes.
35203      Branch: perl
35204            ! Changes patchlevel.h
35205 ____________________________________________________________________________
35206 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
35207         Log: Upgrade to libnet 1.0704.
35208      Branch: perl
35209            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
35210            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
35211            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
35212            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
35213            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
35214            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
35215            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
35216 ____________________________________________________________________________
35217 [ 11708] By: sky                                   on 2001/08/17  13:34:04
35218         Log: Let perl_clone copy PL_exit_flags
35219      Branch: perl
35220            ! sv.c
35221 ____________________________________________________________________________
35222 [ 11707] By: sky                                   on 2001/08/17  12:28:41
35223         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
35224      Branch: perl
35225            ! sharedsv.c sharedsv.h
35226 ____________________________________________________________________________
35227 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
35228         Log: The metaconfig unit change for #11705.
35229      Branch: metaconfig/U/perl
35230            ! Extensions.U
35231 ____________________________________________________________________________
35232 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
35233         Log: Allow the threads extension to be found if present.
35234      Branch: perl
35235            ! Configure
35236 ____________________________________________________________________________
35237 [ 11704] By: nick                                  on 2001/08/17  11:47:54
35238         Log: Mail -> change script (pre-alpha)
35239      Branch: perl
35240            + Porting/apply
35241 ____________________________________________________________________________
35242 [ 11703] By: sky                                   on 2001/08/17  07:11:24
35243         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
35244              Thanks to Tom Hospel for pointing out my error.
35245      Branch: perl
35246            ! op.h
35247 ____________________________________________________________________________
35248 [ 11702] By: sky                                   on 2001/08/17  04:18:11
35249         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.
35250      Branch: perl
35251            ! embed.pl miniperlmain.c perl.c perl.h proto.h
35252 ____________________________________________________________________________
35253 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
35254         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
35255              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
35256      Branch: perl
35257            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
35258            + lib/Lingua/KO/Hangul/Util/README
35259            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
35260            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
35261            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
35262            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
35263            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
35264            + lib/Unicode/Normalize/t/test.t
35265            ! MANIFEST
35266 ____________________________________________________________________________
35267 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
35268         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
35269              Date: Thu, 16 Aug 2001 22:46:15 -0500
35270              From: "Craig A. Berry" <craigberry@mac.com>
35271              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
35272      Branch: perl
35273            ! configure.com numeric.c
35274 ____________________________________________________________________________
35275 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
35276         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
35277              of the usual suspects (like getpwent) but not for others
35278              (like localtime and rand).  The _r versions are available
35279              for all of them, so let's use them.
35280      Branch: perl
35281            ! perl.h
35282 ____________________________________________________________________________
35283 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
35284         Log: (Accidental apply; thankfully empty.)
35285      Branch: perl
35286            ! hints/os390.sh
35287 ____________________________________________________________________________
35288 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
35289         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
35290              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35291              Date: Thu, 16 Aug 2001 16:27:49 +0100
35292              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
35293      Branch: perl
35294            ! regexec.c t/op/re_tests
35295 ____________________________________________________________________________
35296 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
35297         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
35298              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35299              Date: Thu, 16 Aug 2001 18:50:01 +0100
35300              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
35301      Branch: perl
35302            ! pp_hot.c t/op/pat.t
35303 ____________________________________________________________________________
35304 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
35305         Log: Subject: [PATCH] *time_r again
35306              From: "Arthur Bergman" <arthur@contiller.se>
35307              Date: Thu, 16 Aug 2001 16:01:54 +0200
35308              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
35309      Branch: perl
35310            ! op.h
35311 ____________________________________________________________________________
35312 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
35313         Log: system() and backtick error handling cleanup from Craig A. Berry.
35314      Branch: perl
35315            ! vms/vms.c
35316 ____________________________________________________________________________
35317 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
35318         Log: change#10334 leaks memory, copies string when it doesn't
35319              need to
35320      Branch: perl
35321            ! perl.c
35322 ____________________________________________________________________________
35323 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
35324         Log: One more twist to the sprintf + utf8 testing.
35325      Branch: perl
35326            ! t/op/misc.t
35327 ____________________________________________________________________________
35328 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
35329         Log: Fix for 20010407.008 sprintf removes utf8-ness.
35330      Branch: perl
35331            ! pp.c t/op/misc.t
35332 ____________________________________________________________________________
35333 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
35334         Log: Subject: [PATCH] *time_r fixes
35335              From: "Arthur Bergman" <arthur@contiller.se>
35336              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
35337              Date: Thu, 16 Aug 2001 14:22:27 +0200
35338      Branch: perl
35339            ! op.h
35340 ____________________________________________________________________________
35341 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
35342         Log: Upgrade to CGI.pm 2.77.
35343      Branch: perl
35344            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
35345            ! lib/CGI/t/function.t
35346 ____________________________________________________________________________
35347 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
35348         Log: Document the bytes-to-Unicode upgrading.
35349      Branch: perl
35350            ! pod/perlunicode.pod
35351 ____________________________________________________________________________
35352 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
35353         Log: Add a test for Unicode sprintf.
35354      Branch: perl
35355            ! t/op/misc.t
35356 ____________________________________________________________________________
35357 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
35358         Log: Add Unicode tests for index/rindex.
35359      Branch: perl
35360            ! t/op/index.t
35361 ____________________________________________________________________________
35362 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
35363         Log: Document a bit the art of minimizing the installation,
35364              based on the p5p discussion.
35365      Branch: perl
35366            ! INSTALL
35367 ____________________________________________________________________________
35368 [ 11684] By: nick                                  on 2001/08/15  15:03:31
35369         Log: Integrate mainline
35370      Branch: perlio
35371           +> sharedsv.c sharedsv.h
35372           !> (integrate 53 files)
35373 ____________________________________________________________________________
35374 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
35375         Log: Update Changes.
35376      Branch: perl
35377            ! Changes patchlevel.h
35378 ____________________________________________________________________________
35379 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
35380         Log: The #11673 necessitated a test tweak.
35381      Branch: perl
35382            ! t/io/utf8.t
35383 ____________________________________________________________________________
35384 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
35385         Log: Also UNICOS is in the general case unable to silently
35386              handle fp overflows.
35387      Branch: perl
35388            ! numeric.c
35389 ____________________________________________________________________________
35390 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
35391         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
35392              NV_EPSILON #defined.
35393      Branch: perl
35394            ! perl.h
35395 ____________________________________________________________________________
35396 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
35397         Log: Re-establish the fp overflow detection for VAX VMS; there
35398              is no easy way to have the IEEE fp silent overflow semantics.
35399              (in Alpha VMS we still will use IEEE fp by default-- but it
35400              is still possible to configure Perl to use G_FLOAT)
35401      Branch: perl
35402            ! numeric.c
35403 ____________________________________________________________________________
35404 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
35405         Log: Subject: [PATCH] pp_lock 
35406              From: "Arthur Bergman" <arthur@contiller.se>
35407              Date: Wed, 15 Aug 2001 11:52:16 +0200
35408              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
35409      Branch: perl
35410            ! pp.c
35411 ____________________________________________________________________________
35412 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
35413         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
35414              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35415              Date: Wed, 15 Aug 2001 11:32:11 +0100
35416              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
35417      Branch: perl
35418            ! regcomp.c t/op/re_tests
35419 ____________________________________________________________________________
35420 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
35421         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
35422              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35423              Date: Wed, 15 Aug 2001 10:33:49 +0100
35424              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
35425      Branch: perl
35426            ! regexec.c t/op/re_tests
35427 ____________________________________________________________________________
35428 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
35429         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
35430              From: Barrie Slaymaker <barries@slaysys.com>
35431              Date: Tue, 14 Aug 2001 14:32:25 -0400
35432              Message-ID: <20010814143225.A19822@jester.slaysys.com>
35433      Branch: perl
35434            ! lib/File/Spec.t lib/File/Spec/Unix.pm
35435 ____________________________________________________________________________
35436 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
35437         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
35438              From: Peter Prymmer <pvhp@forte.com>
35439              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
35440              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
35441      Branch: perl
35442            ! README.vms configure.com
35443 ____________________________________________________________________________
35444 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
35445         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
35446              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35447              Date: Tue, 14 Aug 2001 21:23:27 +0200
35448              Message-ID: <20010814212327.A1919@rafael>
35449      Branch: perl
35450            ! doio.c
35451 ____________________________________________________________________________
35452 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
35453         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
35454              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
35455              Date: Tue, 14 Aug 2001 22:30:11 +0200
35456              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
35457              
35458              Combination of nmake, quoting, and Perl expanded $( in here-doc.
35459      Branch: perl
35460            ! ext/SDBM_File/Makefile.PL
35461 ____________________________________________________________________________
35462 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
35463         Log: Todo updates.
35464      Branch: perl
35465            ! pod/perltodo.pod
35466 ____________________________________________________________________________
35467 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
35468         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
35469              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
35470              Date: Mon, 13 Aug 2001 23:15:01 +0200
35471              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
35472      Branch: perl
35473            ! sv.c
35474 ____________________________________________________________________________
35475 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
35476         Log: Subject: [PATCH] [b-]showlex.t
35477              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35478              Date: Sun, 12 Aug 2001 22:24:51 +0200
35479              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
35480              
35481              The 4nt command shell will expand the % in command line
35482              no matter what quoting is attempted, changed the % to @.
35483      Branch: perl
35484            ! ext/B/Showlex.t
35485 ____________________________________________________________________________
35486 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
35487         Log: Subject: [PATCH] magic.t
35488              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
35489              Date: Sun, 12 Aug 2001 20:49:27 +0200
35490              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
35491      Branch: perl
35492            ! t/op/magic.t
35493 ____________________________________________________________________________
35494 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
35495         Log: Add sharedsv* to the DOSish platforms; plus add
35496              some WinCE files to the list of DOSish files.
35497      Branch: perl
35498            ! NetWare/Makefile Porting/makerel win32/Makefile
35499            ! win32/makefile.mk wince/Makefile.ce
35500 ____________________________________________________________________________
35501 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
35502         Log: More DOSish files.
35503      Branch: perl
35504            ! Porting/makerel
35505 ____________________________________________________________________________
35506 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
35507         Log: Strip CRs from the WinCE files.  Now we need to
35508              figure out in which CRs are really needed: probably
35509              Makefile.ce and the README files, at least, probably
35510              also the registry.bat.
35511      Branch: perl
35512            ! wince/Makefile.ce wince/README.compile wince/README.perlce
35513            ! wince/config.h wince/include/cectype.h wince/include/errno.h
35514            ! wince/include/sys/stat.h wince/include/sys/types.h
35515            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
35516            ! wince/perldll.def wince/registry.bat wince/wince.h
35517            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
35518 ____________________________________________________________________________
35519 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
35520         Log: Add some files to DOSish and writables.
35521      Branch: perl
35522            ! Porting/makerel
35523 ____________________________________________________________________________
35524 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
35525         Log: Compile failure message tidying.
35526      Branch: perl
35527            ! t/lib/1_compile.t
35528 ____________________________________________________________________________
35529 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
35530         Log: The new sharedsv* should be exported only if usethreads.
35531      Branch: perl
35532            ! makedef.pl
35533 ____________________________________________________________________________
35534 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
35535         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
35536              From: Peter Prymmer <pvhp@forte.com>
35537              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
35538              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
35539      Branch: perl
35540            ! README.os390
35541 ____________________________________________________________________________
35542 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
35543         Log: Update Changes.
35544      Branch: perl
35545            ! Changes patchlevel.h
35546 ____________________________________________________________________________
35547 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
35548         Log: Subject: [PATHC] sharedsv.[c|h]
35549              From: "Artur Bergman" <artur@contiller.se>
35550              Date: Mon, 13 Aug 2001 14:38:41 +0200
35551              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
35552              
35553              Subject: [PATCH] embed.pl
35554              From: Arthur Bergman <arthur@contiller.se>
35555              Date: Mon, 13 Aug 2001 14:38:14 +0200
35556              Message-ID: <B79D96D6.3088%arthur@contiller.se>
35557              
35558              Subject: [PATCH] sharedsv cleanups
35559              From: "Arthur Bergman" <arthur@contiller.se>
35560              Date: Mon, 13 Aug 2001 15:14:25 +0200
35561              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
35562              
35563              Plus few tweaks: _init needs to be Adp, the prototypes
35564              should not be revealed unless using ithreads, #endif FOO
35565              must be #endif /* FOO */, adding (parentheses) around
35566              do { } while doesn't work too well.
35567      Branch: perl
35568            + sharedsv.c sharedsv.h
35569            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
35570            ! perl.h perlapi.c pod/perlapi.pod proto.h
35571 ____________________________________________________________________________
35572 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
35573         Log: Subject: Re: END {} blocks run in perl_run
35574              From: Arthur Bergman <arthur@contiller.se>
35575              Date: Mon, 13 Aug 2001 11:11:30 +0200
35576              Message-ID: <B79D6661.3068%arthur@contiller.se>
35577      Branch: perl
35578            ! perl.c
35579 ____________________________________________________________________________
35580 [ 11657] By: nick                                  on 2001/08/13  09:03:02
35581         Log: Integrate mainline
35582      Branch: perlio
35583           +> (branch 326 files)
35584            - (delete 330 files)
35585           !> (integrate 85 files)
35586 ____________________________________________________________________________
35587 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
35588         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
35589              and the Perl will be built to do that by default (adding that
35590              will break scripts having non-UTF-8 binary data, such as Latin-1.)
35591      Branch: perl
35592            ! op.c toke.c utf8.h
35593 ____________________________________________________________________________
35594 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
35595         Log: Unnecessary downgrades.
35596      Branch: perl
35597            ! doop.c
35598 ____________________________________________________________________________
35599 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
35600         Log: Failure not true anymore (probably caused by my broken setup).
35601      Branch: perl
35602            ! t/op/pat.t
35603 ____________________________________________________________________________
35604 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
35605         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
35606              stopped working).
35607      Branch: perl
35608            ! op.h pp_ctl.c regcomp.c
35609 ____________________________________________________________________________
35610 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
35611         Log: There is no IN_UTF8.
35612      Branch: perl
35613            ! utf8.h
35614 ____________________________________________________________________________
35615 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
35616         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
35617      Branch: perl
35618            ! op.c op.h pp_ctl.c regcomp.c
35619 ____________________________________________________________________________
35620 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
35621         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
35622              and a test tweak.
35623      Branch: perl
35624            ! op.c t/pod/find.t
35625 ____________________________________________________________________________
35626 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
35627         Log: Todo updates and fixes.
35628      Branch: perl
35629            ! pod/perltodo.pod
35630 ____________________________________________________________________________
35631 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
35632         Log: Mark tests (and one module) having explicit Latin-1
35633              (and one file having explicit UTF-8) with an explicit
35634              'no utf8' (and one explicit 'use utf8').
35635              
35636              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
35637      Branch: perl
35638            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
35639            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
35640            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
35641 ____________________________________________________________________________
35642 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
35643         Log: Subject: SV: END {} blocks run in perl_run
35644              From: "Arthur Bergman" <arthur@contiller.se>
35645              Date: Sun, 12 Aug 2001 00:34:28 +0200 
35646              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
35647      Branch: perl
35648            ! miniperlmain.c perl.c
35649 ____________________________________________________________________________
35650 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
35651         Log: Typos in #11645.
35652      Branch: perl
35653            ! perl.h
35654 ____________________________________________________________________________
35655 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
35656         Log: On ithreads default to use_reentrant except on naturally
35657              threadsafe platforms.
35658      Branch: perl
35659            ! perl.h
35660 ____________________________________________________________________________
35661 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
35662         Log: (Hopefully) a fix for 20010723.004: make install needs
35663              write permission in build directory.  The problem was
35664              probably caused by overeager sprinkling of the lib/re.pm
35665              dependencies (which was done to guarantee lib/re.pm being
35666              uptodate for parallel makes: now solved by funneling that
35667              through an explicit recursive make in the preplibrary target).
35668      Branch: perl
35669            ! Makefile.SH
35670 ____________________________________________________________________________
35671 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
35672         Log: Dispell the "use utf8" superstition.
35673      Branch: perl
35674            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
35675            ! pod/perlunicode.pod
35676 ____________________________________________________________________________
35677 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
35678         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
35679              From: "Abigail" <abigail@foad.org> 
35680              Date: Sat, 11 Aug 2001 23:49:49 +0200
35681              Message-ID: <20010811214950.23255.qmail@foad.org>
35682      Branch: perl
35683            ! t/op/taint.t
35684 ____________________________________________________________________________
35685 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
35686         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
35687              From: Abhijit Menon-Sen <ams@wiw.org>
35688              Date: Sat, 11 Aug 2001 06:18:19 +0530
35689              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
35690      Branch: perl
35691            ! mg.c
35692 ____________________________________________________________________________
35693 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
35694         Log: Test for change #11639.
35695      Branch: perl
35696            ! t/op/tiehandle.t
35697 ____________________________________________________________________________
35698 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
35699         Log: Subject: Re: Can't localize *FH, then tie it
35700              From: Abhijit Menon-Sen <ams@wiw.org>
35701              Date: Sun, 12 Aug 2001 16:08:06 +0530
35702              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
35703      Branch: perl
35704            ! pp_hot.c pp_sys.c
35705 ____________________________________________________________________________
35706 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
35707         Log: Drop all the unnecessary "use utf8" clauses and some of
35708              the unnecessary "use bytes" ones.
35709              
35710              TODO: scour the documentation for unnecessary "use utf8"
35711              and prominently display it in perldelta when the time comes.
35712              ("use utf8" should be necessary ONLY if one wants the script
35713              to be in UTF-8.)  Also should be checked in some non-ASCII
35714              non-Latin-1 platform, like EBCDIC.
35715      Branch: perl
35716            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
35717            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
35718 ____________________________________________________________________________
35719 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
35720         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
35721              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
35722              in Unicode handling.
35723      Branch: perl
35724            + t/op/lc.t
35725            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
35726 ____________________________________________________________________________
35727 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
35728         Log: Thinko: we want the flags for native cc, not gcc.
35729      Branch: perl
35730            ! hints/dec_osf.sh
35731 ____________________________________________________________________________
35732 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
35733         Log: (retracted by 13077)
35734              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
35735              From: Robin Houston <robin@kitsite.com>
35736              Date: Fri, 10 Aug 2001 14:42:02 +0100
35737              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
35738      Branch: perl
35739            ! pp.c
35740 ____________________________________________________________________________
35741 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
35742         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
35743              From: Abhijit Menon-Sen <ams@wiw.org>
35744              Date: Sat, 11 Aug 2001 16:31:04 +0530
35745              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
35746      Branch: perl
35747            ! op.c
35748 ____________________________________________________________________________
35749 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
35750         Log: Get rid of indread, from Abhijit Menon-Sen.
35751      Branch: perl
35752            ! pp_sys.c
35753 ____________________________________________________________________________
35754 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
35755         Log: CRLFgngngn.
35756      Branch: perl
35757            ! win32/Makefile win32/makefile.mk
35758 ____________________________________________________________________________
35759 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
35760         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
35761      Branch: perl
35762            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
35763            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
35764            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
35765            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
35766            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
35767            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
35768            ! win32/Makefile win32/makefile.mk
35769 ____________________________________________________________________________
35770 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
35771         Log: Avoid #elif (less portable than #else #if).
35772      Branch: perl
35773            ! handy.h
35774 ____________________________________________________________________________
35775 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
35776         Log: Subject: patch for perlvar.pod
35777              From: mah@everybody.org (Mark A. Hershberger)
35778              Date: 08 Aug 2001 17:03:16 -0500
35779              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
35780      Branch: perl
35781            ! pod/perlvar.pod
35782 ____________________________________________________________________________
35783 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
35784         Log: cpp commands must start (the # must be) at the column #0.
35785      Branch: perl
35786            ! op.c
35787 ____________________________________________________________________________
35788 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
35789         Log: If using gcc -B/foo/bar makedepend would give
35790              unnecessary warnings about unused -B/foo/bar.
35791      Branch: perl
35792            ! makedepend.SH
35793 ____________________________________________________________________________
35794 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
35795         Log: Update Changes.
35796      Branch: perl
35797            ! Changes patchlevel.h
35798 ____________________________________________________________________________
35799 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
35800         Log: s/z/tz/
35801      Branch: perl
35802            ! pod/perlfaq2.pod
35803 ____________________________________________________________________________
35804 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
35805         Log: Article nit.
35806      Branch: perl
35807            ! pod/perlfaq2.pod
35808 ____________________________________________________________________________
35809 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
35810         Log: Rename lib/unicode files to lib/unicore to avoid
35811              conflicts between core lib/unicode and Unicode::
35812              files in case-ignoring filesystems.
35813      Branch: perl
35814            + (add 325 files)
35815            - (delete 324 files)
35816            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
35817 ____________________________________________________________________________
35818 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
35819         Log: Upgrade to Math::BigInt 1.41.
35820      Branch: perl
35821            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
35822 ____________________________________________________________________________
35823 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
35824         Log: Subject: [PATCH] remove PL_na from typemap
35825              From: James <james@rf.net>
35826              Date: Mon, 06 Aug 2001 20:23:15 -0700
35827              Message-ID: <3B6F5F23.A31A81B1@rf.net>
35828              
35829              (had to be manually applied)
35830      Branch: perl
35831            ! lib/ExtUtils/typemap
35832 ____________________________________________________________________________
35833 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
35834         Log: The metaconfig unit changes for #11618.
35835      Branch: metaconfig/U/perl
35836            + d_fpclassl.U i_fp.U
35837 ____________________________________________________________________________
35838 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
35839         Log: Forgot this from #11618.
35840              
35841              NOTE: wince/config_H.ce needs updating.
35842      Branch: perl
35843            ! wince/config.ce
35844 ____________________________________________________________________________
35845 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
35846         Log: Introduce more floating point classifying APIs;
35847              try to define (most importantly) Perl_is{inf,nan}(x).
35848              
35849              For this first cut, assume none such APIs exist in non-UNIXoid
35850              platforms-- this is of course too unkind: Win32 rumoredly has
35851              _fpclass() and _isnan(), and VMS/VOS very probably have some
35852              of the APIs available.     The only thing Perl uses at the moment
35853              is Perl_isnan() (has been in use for a while now).
35854              
35855              NOTE: the Win32 and NetWare config_h.?c need regenerating.
35856      Branch: perl
35857            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
35858            ! Porting/config_H config_h.SH configure.com epoc/config.sh
35859            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
35860            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
35861            ! vos/config.ga.h win32/config.bc win32/config.gc
35862            ! win32/config.vc win32/config_H.bc win32/config_H.gc
35863            ! win32/config_H.vc wince/config.ce wince/config.h
35864 ____________________________________________________________________________
35865 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
35866         Log: Integrate change #11519 from perlio:
35867              
35868              Avoid testing for (non-)existance of "encoding(xxxx)"
35869              layer is called "encoding" the (xxxx) is an argument.
35870      Branch: perl
35871           !> lib/open.pm
35872 ____________________________________________________________________________
35873 [ 11616] By: nick                                  on 2001/08/09  07:50:24
35874         Log: Integrate mainline
35875      Branch: perlio
35876           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
35877           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
35878           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
35879           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
35880            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
35881            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
35882           !> (integrate 79 files)
35883 ____________________________________________________________________________
35884 [ 11615] By: nick                                  on 2001/08/09  06:23:44
35885         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
35886              layer is called "encoding" the (xxxx) is an argument.
35887      Branch: perlio
35888            ! lib/open.pm
35889 ____________________________________________________________________________
35890 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
35891         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
35892              From: Paul Johnson <paul@pjcj.net>
35893              Date: Wed, 8 Aug 2001 23:54:17 +0200
35894              Message-ID: <20010808235417.O1006@pjcj.net>
35895      Branch: perl
35896            ! ext/B/B/Concise.pm
35897 ____________________________________________________________________________
35898 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
35899         Log: Make VMS use IEEE math by default; reorder Tru64 hints
35900              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
35901              exception semantics) is always set if using (the new) cc.
35902      Branch: perl
35903            ! configure.com hints/dec_osf.sh
35904 ____________________________________________________________________________
35905 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
35906         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
35907              From: Abhijit Menon-Sen <ams@wiw.org>
35908              Date: Tue, 7 Aug 2001 17:16:05 +0530
35909              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
35910      Branch: perl
35911            ! pp_sys.c
35912 ____________________________________________________________________________
35913 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
35914         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
35915              From: "Craig A. Berry" <craigberry@mac.com>
35916              Date: Tue, 07 Aug 2001 22:27:47 -0500
35917              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
35918      Branch: perl
35919            ! t/run/exit.t
35920 ____________________________________________________________________________
35921 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
35922         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
35923              From: "Craig A. Berry" <craigberry@mac.com>
35924              Date: Tue, 07 Aug 2001 20:01:53 -0500
35925              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
35926      Branch: perl
35927            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
35928 ____________________________________________________________________________
35929 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
35930         Log: Update the magazine information.
35931      Branch: perl
35932            ! pod/perlfaq2.pod
35933 ____________________________________________________________________________
35934 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
35935         Log: Ignore SIGFPE everywhere.
35936      Branch: perl
35937            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
35938 ____________________________________________________________________________
35939 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
35940         Log: With permission, change the licensing of the docs by
35941              TomC (and Gnat) to comply with the rest of Perl.
35942      Branch: perl
35943            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
35944            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
35945            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
35946            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
35947            ! pod/perltootc.pod
35948 ____________________________________________________________________________
35949 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
35950         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
35951              From: Andy Dougherty <doughera@lafayette.edu>
35952              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
35953              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
35954      Branch: perl
35955            ! hints/openbsd.sh
35956 ____________________________________________________________________________
35957 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
35958         Log: Subject: [PATCH] Makefile.SH test_prep dependency
35959              From: Andy Dougherty <doughera@lafayette.edu>
35960              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
35961              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
35962      Branch: perl
35963            ! Makefile.SH
35964 ____________________________________________________________________________
35965 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
35966         Log: Don't autogenerate the headers et alia,
35967              make regen_headers explicitly.
35968      Branch: perl
35969            ! Makefile.SH
35970 ____________________________________________________________________________
35971 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
35972         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
35973              From: Gurusamy Sarathy <gsar@ActiveState.com> 
35974              Date: Tue, 07 Aug 2001 08:33:26 -0700
35975              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
35976              
35977              Unnecessary dependency.
35978      Branch: perl
35979            ! embed.pl
35980 ____________________________________________________________________________
35981 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
35982         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
35983              From: Abhijit Menon-Sen <ams@wiw.org>
35984              Date: Tue, 7 Aug 2001 09:10:54 +0530
35985              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
35986      Branch: perl
35987            ! pp_hot.c
35988 ____________________________________________________________________________
35989 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
35990         Log: Subject: [PATCH perl@11597] B && BEGIN handling
35991              From: "James A. Duncan" <jduncan@fotango.com>
35992              Date: Mon, 6 Aug 2001 17:29:11 +0100
35993              Message-ID: <20010806172911.A2071@fotango.com>
35994              
35995              (the intrpvar.h addition moved to the end for bincompat)
35996      Branch: perl
35997            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
35998 ____________________________________________________________________________
35999 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
36000         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
36001      Branch: perl
36002           !> README.win32
36003 ____________________________________________________________________________
36004 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
36005         Log: fix URLs for fcrypt.c
36006      Branch: maint-5.6/perl
36007            ! README.win32
36008 ____________________________________________________________________________
36009 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
36010         Log: Yet another way to say Infinity: HP-UX calls its "++".
36011      Branch: perl
36012            ! lib/Math/BigInt/t/bigintpm.t
36013 ____________________________________________________________________________
36014 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
36015         Log: Update Changes.
36016      Branch: perl
36017            ! Changes patchlevel.h
36018 ____________________________________________________________________________
36019 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
36020         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
36021      Branch: perl
36022            ! pod/perlfaq5.pod
36023 ____________________________________________________________________________
36024 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
36025         Log: The #11593 wasn't right.
36026      Branch: perl
36027            ! lib/Math/BigInt/t/bigintpm.t
36028 ____________________________________________________________________________
36029 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
36030         Log: Subject: [PATCH: perl@11564] introducing perlivp
36031              From: Prymmer/Kahn <pvhp@best.com>
36032              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
36033              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
36034              
36035              Subject: Re: [PATCH: perl@11564] introducing perlivp
36036              From: Prymmer/Kahn <pvhp@best.com>
36037              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
36038              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
36039      Branch: perl
36040            + utils/perlivp.PL
36041            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
36042            ! win32/Makefile win32/makefile.mk
36043 ____________________________________________________________________________
36044 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
36045         Log: libcs are confused what to call Infinity.
36046      Branch: perl
36047            ! lib/Math/BigInt/t/bigintpm.t
36048 ____________________________________________________________________________
36049 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
36050         Log: Avoid SIGFPE in Tru64.
36051      Branch: perl
36052            ! numeric.c
36053 ____________________________________________________________________________
36054 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
36055         Log: Upgrade to Math::BigInt 1.40.
36056              
36057              NOTE: this patch necessitates doing something about
36058              infinity handling since the new bigintpm.t tests use
36059              infinity, which causes SIGFPEs at least in Tru64.
36060      Branch: perl
36061            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36062            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
36063            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
36064            ! lib/Math/BigInt/t/mbimbf.t
36065 ____________________________________________________________________________
36066 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
36067         Log: remove hardcoded cmd shell in testsuite
36068      Branch: perl
36069            ! t/op/glob.t t/op/magic.t t/op/stat.t
36070 ____________________________________________________________________________
36071 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
36072         Log: 4-arg select() was busted on windows because change#8178 didn't
36073              make it into mainline
36074      Branch: perl
36075            ! perl.h win32/include/sys/socket.h
36076 ____________________________________________________________________________
36077 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
36078         Log: Rename the Getopt::Long tests to be as they are
36079              in the Getopt::Long official distribution.
36080      Branch: perl
36081            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
36082            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
36083            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
36084            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
36085            ! MANIFEST
36086 ____________________________________________________________________________
36087 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
36088         Log: Upgrade to Getopt::Long 2.26.
36089      Branch: perl
36090            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
36091            ! MANIFEST lib/Getopt/Long.pm
36092 ____________________________________________________________________________
36093 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
36094         Log: Retract #10874 (the hack should be unnecessary by now)
36095      Branch: perl
36096            ! lib/Test/Harness.pm
36097 ____________________________________________________________________________
36098 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
36099         Log: avoid temp file littering in tests
36100      Branch: perl
36101            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
36102 ____________________________________________________________________________
36103 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
36104         Log: Subject: warning in sv.c: double format, NV arg
36105              From: "Philip Newton" <Philip.Newton@gmx.net>
36106              Date: Sun, 5 Aug 2001 19:41:07 +0200
36107              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
36108      Branch: perl
36109            ! sv.c
36110 ____________________________________________________________________________
36111 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
36112         Log: fix POSIX.t#13 for windos
36113      Branch: perl
36114            ! ext/POSIX/POSIX.t
36115 ____________________________________________________________________________
36116 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
36117         Log: Add a test for PerlIO::Via.
36118      Branch: perl
36119            + ext/PerlIO/t/via.t
36120            ! MANIFEST ext/PerlIO/Via/Via.pm
36121 ____________________________________________________________________________
36122 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
36123         Log: flock() and link() are not available on Windows 9x
36124      Branch: perl
36125            ! win32/config_sh.PL
36126 ____________________________________________________________________________
36127 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
36128         Log: Some Tru64 C compilers have C++ components that confuse
36129              the ccversion parsing.
36130      Branch: perl
36131            ! hints/dec_osf.sh
36132 ____________________________________________________________________________
36133 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
36134         Log: (Reintroduce #11125)
36135              
36136              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
36137              From: Alan Burlison <Alan.Burlison@sun.com> 
36138              Date: Tue, 03 Jul 2001 15:20:13 +0100   
36139              Message-ID: <3B41D49D.A923D4F9@sun.com> 
36140      Branch: perl
36141            ! lib/ExtUtils/MM_Unix.pm
36142 ____________________________________________________________________________
36143 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
36144         Log: Little pointer juggling for HP-UX cc to avoid
36145              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
36146              followed by
36147              "error 1549: Modifiable lvalue required for assignment operator."
36148      Branch: perl
36149            ! hv.c
36150 ____________________________________________________________________________
36151 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
36152         Log: Continuation of #11575: SANY_SEEN completely deprecated,
36153              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
36154              plus a fix for the bug.
36155      Branch: perl
36156            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
36157 ____________________________________________________________________________
36158 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
36159         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
36160              From: Doug MacEachern <dougm@covalent.net>
36161              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
36162              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
36163      Branch: perl
36164            ! sv.c
36165 ____________________________________________________________________________
36166 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
36167         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
36168              the new CANY is the \C.  The problem reported and the
36169              test case supplied in
36170              
36171              Subject: UTF-8 bugs in string length & single line regex matches
36172              From: "Daniel P. Berrange" <dan@berrange.com>
36173              Date: Fri, 3 Aug 2001 11:39:33 +0100
36174              Message-ID: <20010803113932.A19318@berrange.com>
36175      Branch: perl
36176            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
36177            ! t/op/pat.t
36178 ____________________________________________________________________________
36179 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
36180         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
36181              From: Doug MacEachern <dougm@covalent.net>
36182              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
36183              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
36184      Branch: perl
36185            ! perl.c regexec.c
36186 ____________________________________________________________________________
36187 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
36188         Log: The #11572 didn't up the test count.
36189      Branch: perl
36190            ! t/op/length.t
36191 ____________________________________________________________________________
36192 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
36193         Log: Subject: UTF-8 bugs in string length & single line regex matches
36194              From: "Daniel P. Berrange" <dan@berrange.com>
36195              Date: Fri, 3 Aug 2001 11:39:33 +0100         
36196              Message-ID: <20010803113932.A19318@berrange.com>
36197              
36198              (the mg_length() fix)
36199      Branch: perl
36200            ! mg.c t/op/length.t
36201 ____________________________________________________________________________
36202 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
36203         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
36204              From: Abhijit Menon-Sen <ams@wiw.org>
36205              Date: Sat, 4 Aug 2001 16:56:35 +0530
36206              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
36207      Branch: perl
36208            ! hv.c
36209 ____________________________________________________________________________
36210 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
36211         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
36212              From: Abhijit Menon-Sen <ams@wiw.org>
36213              Date: Sat, 4 Aug 2001 16:16:03 +0530
36214              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
36215      Branch: perl
36216            ! hv.c
36217 ____________________________________________________________________________
36218 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
36219         Log: Subject: Re: [patch] refcount re ops
36220              From: Abhijit Menon-Sen <ams@wiw.org>
36221              Date: Sat, 4 Aug 2001 08:54:55 +0530
36222              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
36223      Branch: perl
36224            ! sv.c
36225 ____________________________________________________________________________
36226 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
36227         Log: Subject: [patch] refcount re ops
36228              From: Doug MacEachern <dougm@covalent.net>
36229              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
36230              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
36231      Branch: perl
36232            ! regcomp.c sv.c
36233 ____________________________________________________________________________
36234 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
36235         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
36236              From: Doug MacEachern <dougm@covalent.net>
36237              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
36238              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
36239      Branch: perl
36240            ! perl.c regexec.c
36241 ____________________________________________________________________________
36242 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
36243         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
36244              From: "Craig A. Berry" <craigberry@mac.com> 
36245              Date: Fri, 03 Aug 2001 16:16:16 -0500
36246              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
36247      Branch: perl
36248            ! t/op/misc.t
36249 ____________________________________________________________________________
36250 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
36251         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
36252              From: John Kristian <jmk2001@engineer.com>
36253              Date: Fri, 03 Aug 2001 00:59:08 -0700
36254              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
36255      Branch: perl
36256            ! win32/win32.c
36257 ____________________________________________________________________________
36258 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
36259         Log: Update Changes.
36260      Branch: perl
36261            ! Changes patchlevel.h
36262 ____________________________________________________________________________
36263 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
36264         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
36265              From: "Craig A. Berry" <craigberry@mac.com>
36266              Date: Thu, 02 Aug 2001 23:15:24 -0500
36267              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
36268      Branch: perl
36269            ! ext/B/Stash.t
36270 ____________________________________________________________________________
36271 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
36272         Log: Subject: [patch] plug PL_cshname leak
36273              From: Doug MacEachern <dougm@covalent.net>
36274              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
36275              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
36276      Branch: perl
36277            ! sv.c
36278 ____________________________________________________________________________
36279 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
36280         Log: Subject: [patch] plug PL_sh_path leak
36281              From: Doug MacEachern <dougm@covalent.net>
36282              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
36283              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
36284      Branch: perl
36285            ! sv.c
36286 ____________________________________________________________________________
36287 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
36288         Log: Subject: [patch] plug PL_regex_padav leaks
36289              From: Doug MacEachern <dougm@covalent.net>
36290              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
36291              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
36292      Branch: perl
36293            ! op.c op.h perl.c
36294 ____________________________________________________________________________
36295 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
36296         Log: Subject: [patch] plug PL_origargv leak
36297              From: Doug MacEachern <dougm@covalent.net>
36298              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
36299              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
36300      Branch: perl
36301            ! perl.c
36302 ____________________________________________________________________________
36303 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
36304         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
36305              From: Abhijit Menon-Sen <ams@wiw.org>
36306              Date: Fri, 3 Aug 2001 06:38:11 +0530
36307              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
36308      Branch: perl
36309            ! hv.c
36310 ____________________________________________________________________________
36311 [ 11557] By: nick                                  on 2001/08/03  08:17:38
36312         Log: Integrate mainline
36313      Branch: perlio
36314           +> (branch 47 files)
36315            - lib/Switch/test.pl
36316           !> (integrate 49 files)
36317 ____________________________________________________________________________
36318 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
36319         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
36320              From: "Craig A. Berry" <craigberry@mac.com>
36321              Date: Thu, 02 Aug 2001 12:56:19 -0500
36322              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
36323      Branch: perl
36324            ! ext/B/Showlex.t
36325 ____________________________________________________________________________
36326 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
36327         Log: Be more careful about non-existent files.
36328      Branch: perl
36329            ! lib/File/Copy.pm
36330 ____________________________________________________________________________
36331 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
36332         Log: Subject: [PATCH resend] deparse empty formats
36333              From: Robin Houston <robin@kitsite.com> 
36334              Date: Thu, 2 Aug 2001 14:32:36 +0100
36335              Message-ID: <20010802143236.A894@robin.kitsite.com>
36336      Branch: perl
36337            ! ext/B/B/Deparse.pm
36338 ____________________________________________________________________________
36339 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
36340         Log: Subject: [patch] ithreads + refto fix improvement
36341              From: Doug MacEachern <dougm@covalent.net>
36342              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
36343              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
36344      Branch: perl
36345            ! pp.c
36346 ____________________________________________________________________________
36347 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
36348         Log: Readability nit from Abhijit.
36349      Branch: perl
36350            ! op.c
36351 ____________________________________________________________________________
36352 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
36353         Log: setproctitle() API version nit from Anton Berezin.
36354      Branch: perl
36355            ! mg.c
36356 ____________________________________________________________________________
36357 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
36358         Log: Add PerlCE to the docs.
36359      Branch: perl
36360            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
36361            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
36362 ____________________________________________________________________________
36363 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
36364         Log: Integrate the PerlCE (WinCE Perl) port;
36365              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
36366      Branch: perl
36367            + README.ce wince/FindExt.pm wince/Makefile.ce
36368            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
36369            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
36370            + wince/bin/search.pl wince/config.ce wince/config.h
36371            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
36372            + wince/dl_win32.xs wince/include/arpa/inet.h
36373            + wince/include/cectype.h wince/include/errno.h
36374            + wince/include/netdb.h wince/include/sys/socket.h
36375            + wince/include/sys/stat.h wince/include/sys/types.h
36376            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
36377            + wince/perl.rc wince/perldll.def wince/perllib.c
36378            + wince/perlmain.c wince/registry.bat wince/runperl.c
36379            + wince/splittree.pl wince/win32.h wince/win32iop.h
36380            + wince/win32thread.c wince/win32thread.h wince/wince.c
36381            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
36382            + wince/xdistclean.ksh wince/xmakediffs.ksh
36383            ! MANIFEST perl.c perl.h perlio.c
36384 ____________________________________________________________________________
36385 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
36386         Log: setproctitle() made simpler.  (This assumes the string is
36387              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
36388              should be used.  Note len, not len + 1.)  BSD-fu from Anton
36389              Berezin.
36390      Branch: perl
36391            ! mg.c
36392 ____________________________________________________________________________
36393 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
36394         Log: Subject: [PATCH] -Wall cleanup: op.c
36395              From: Richard Soderberg <rs@oregonnet.com>
36396              Date: Thu, 2 Aug 2001 00:17:09 -0700
36397              Message-Id: <200108020717.AAA26895@oregonnet.com>
36398              
36399              Subject: [PATCH] -Wall cleanup: sv.c
36400              From: Richard Soderberg <rs@oregonnet.com>
36401              Date: Thu, 2 Aug 2001 00:49:21 -0700
36402              Message-Id: <200108020749.AAA27492@oregonnet.com>
36403      Branch: perl
36404            ! op.c sv.c
36405 ____________________________________________________________________________
36406 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
36407         Log: Update Changes.
36408      Branch: perl
36409            ! Changes patchlevel.h
36410 ____________________________________________________________________________
36411 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
36412         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
36413              From: Doug MacEachern <dougm@covalent.net>
36414              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
36415              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
36416      Branch: perl
36417            ! op.c
36418 ____________________________________________________________________________
36419 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
36420         Log: The #11541 didn't work under threads.
36421      Branch: perl
36422            ! op.c
36423 ____________________________________________________________________________
36424 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
36425         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
36426              From: Hugo <hv@crypt.compulink.co.uk>
36427              Date: Fri, 22 Jun 2001 01:19:08 +0100 
36428              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
36429              
36430              (Skip tests if accept() failed)
36431      Branch: perl
36432            ! ext/IO/lib/IO/t/io_unix.t
36433 ____________________________________________________________________________
36434 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
36435         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
36436              From: "Stian Seeberg" <sseeberg@nimsoft.no>
36437              Date: Mon, 30 Jul 2001 12:28:07 +0200
36438              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
36439      Branch: perl
36440            ! perl.h
36441 ____________________________________________________________________________
36442 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
36443         Log: Subject: Pluggable optimizer
36444              From: Simon Cozens <simon@netthink.co.uk>
36445              Date: Wed, 1 Aug 2001 13:57:02 -0700
36446              Message-ID: <20010801135702.I10442@netthink.co.uk>
36447      Branch: perl
36448            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
36449 ____________________________________________________________________________
36450 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
36451         Log: Subject: [ID 20010801.039] perlre.pod message typo
36452              From: Autrijus Tang <autrijus@geb.elixus.org>
36453              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
36454              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
36455      Branch: perl
36456            ! pod/perlre.pod
36457 ____________________________________________________________________________
36458 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
36459         Log: Test for change #11536.
36460      Branch: perl
36461            ! t/op/tiehandle.t
36462 ____________________________________________________________________________
36463 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
36464         Log: More test fixups for #11537.
36465      Branch: perl
36466            ! t/lib/warnings/4lint t/lib/warnings/9enabled
36467 ____________________________________________________________________________
36468 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
36469         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
36470              From: Doug MacEachern <dougm@covalent.net>
36471              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
36472              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
36473      Branch: perl
36474            ! op.c t/TestInit.pm
36475 ____________________________________________________________________________
36476 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
36477         Log: Subject: [patch] ithreads + refto bug
36478              From: Doug MacEachern <dougm@covalent.net>
36479              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
36480              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
36481              
36482              (Test in change #11539)
36483      Branch: perl
36484            ! pp.c
36485 ____________________________________________________________________________
36486 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
36487         Log: Subject: [PATCH: perl@11523] fixups for t/harness
36488              From: Prymmer/Kahn <pvhp@best.com>
36489              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
36490              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
36491      Branch: perl
36492            ! t/harness
36493 ____________________________________________________________________________
36494 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
36495         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
36496              From: Prymmer/Kahn <pvhp@best.com>
36497              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
36498              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
36499      Branch: perl
36500            ! win32/Makefile win32/makefile.mk
36501 ____________________________________________________________________________
36502 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
36503         Log: Need to know the number of tests.
36504      Branch: perl
36505            ! t/run/exit.t
36506 ____________________________________________________________________________
36507 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
36508         Log: Subject: Re: new exit tests on VMS
36509              From: "Craig A. Berry" <craigberry@mac.com>
36510              Date: Tue, 31 Jul 2001 12:19:29 -0500
36511              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
36512      Branch: perl
36513            ! t/run/exit.t
36514 ____________________________________________________________________________
36515 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
36516         Log: Retract #11530 (the dTHX is needed under threads)
36517      Branch: perl
36518            ! perlio.c
36519 ____________________________________________________________________________
36520 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
36521         Log: (Retracted by #11531)
36522      Branch: perl
36523            ! perlio.c
36524 ____________________________________________________________________________
36525 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
36526         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
36527              From: Richard Soderberg <rs@crystalflame.net>
36528              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
36529              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
36530      Branch: perl
36531            ! unixish.h
36532 ____________________________________________________________________________
36533 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
36534         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
36535              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36536              Date: Tue, 31 Jul 2001 05:39:09 -0400
36537              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
36538              
36539              (with a note about the case of UV being equal to long long)
36540      Branch: perl
36541            ! utils/h2xs.PL
36542 ____________________________________________________________________________
36543 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
36544         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
36545              From: "Craig A. Berry" <craigberry@mac.com>
36546              Date: Tue, 31 Jul 2001 14:57:43 -0500
36547              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
36548      Branch: perl
36549            ! t/io/fs.t
36550 ____________________________________________________________________________
36551 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
36552         Log: Fix for
36553              
36554              Subject: [ID 20010116.001] File::Copy truncates orig file 
36555              From: arbor@al37al08.telecel.pt
36556              Date: Tue, 16 Jan 2001 11:43:02 GMT
36557              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
36558              
36559              (copy($foo, $foo) would truncate $foo)
36560      Branch: perl
36561            ! lib/File/Copy.pm lib/File/Copy.t
36562 ____________________________________________________________________________
36563 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
36564         Log: Metaconfig unit change for #11524.
36565      Branch: metaconfig/U/perl
36566            ! Extras.U
36567 ____________________________________________________________________________
36568 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
36569         Log: Multiple modules didn't work; plus typo fixes.
36570      Branch: perl
36571            ! Configure
36572 ____________________________________________________________________________
36573 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
36574         Log: Update Changes.
36575      Branch: perl
36576            ! Changes patchlevel.h
36577 ____________________________________________________________________________
36578 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
36579         Log: Regen perlapi.
36580      Branch: perl
36581            ! pod/perlapi.pod
36582 ____________________________________________________________________________
36583 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
36584         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
36585              From: Dave Mitchell <davem@fdgroup.co.uk>
36586              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
36587              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
36588      Branch: perl
36589            ! sv.c
36590 ____________________________________________________________________________
36591 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
36592         Log: Regen toc.
36593      Branch: perl
36594            ! pod/perltoc.pod
36595 ____________________________________________________________________________
36596 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
36597         Log: Regen Porting stuff.
36598      Branch: perl
36599            ! Porting/Glossary Porting/config.sh Porting/config_H
36600 ____________________________________________________________________________
36601 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
36602         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
36603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36604              Date: Tue, 31 Jul 2001 05:34:38 -0400
36605              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
36606      Branch: perl
36607            ! utils/h2xs.PL
36608 ____________________________________________________________________________
36609 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
36610         Log: Metaconfig unit change for #11516. 
36611      Branch: metaconfig/U/perl
36612            ! gccvers.U
36613 ____________________________________________________________________________
36614 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
36615         Log: Add -Wall in cflags, not in Configure.
36616              (This way -Wall affects only the core and the core XS,
36617              not user modules' XS.  Concern from Paul Marquess,
36618              implementation idea from Andy Dougherty.)
36619      Branch: perl
36620            ! Configure cflags.SH
36621 ____________________________________________________________________________
36622 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
36623         Log: Metaconfig unit changes for #11514.
36624      Branch: metaconfig
36625            + U/modified/sysman.U
36626            ! U/installdirs/man1dir.U
36627 ____________________________________________________________________________
36628 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
36629         Log: Subject: Configure's detection of system manual
36630              From: Sean Dague <sean@dague.net> 
36631              Date: Sun, 13 May 2001 15:53:15 -0400
36632              Message-ID: <20010513155315.A15833@underhill.dague.net>
36633      Branch: perl
36634            ! Configure
36635 ____________________________________________________________________________
36636 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
36637         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
36638              From: Autrijus Tang <autrijus@autrijus.org> 
36639              Date: Thu, 21 Jun 2001 23:56:48 +0800
36640              Message-Id: <20010621235648.A57340@not.autrijus.org>
36641      Branch: perl
36642            ! pod/perlobj.pod
36643 ____________________________________________________________________________
36644 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
36645         Log: Subject: Typo in DB_File.pm
36646              From: "Philip Newton" <Philip.Newton@gmx.net>
36647              Date: Tue, 31 Jul 2001 06:19:35 +0200
36648              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
36649      Branch: perl
36650            ! ext/DB_File/DB_File.pm
36651 ____________________________________________________________________________
36652 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
36653         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
36654              From: "Stephen P. Potter" <spp@spotter.yi.org>
36655              Date: Wed, 30 May 2001 13:59:34 -0400
36656              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
36657      Branch: perl
36658            ! pod/perlre.pod
36659 ____________________________________________________________________________
36660 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
36661         Log: eval "format foo=" would loop indefinitely; reported in
36662              
36663              Subject: A load of old rubbish
36664              From: Mike Guy <mjtg@cam.ac.uk>
36665              Date: Mon, 14 May 2001 16:12:22 +0100
36666              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
36667              
36668              (The core dumps reported in there already fixed.)
36669      Branch: perl
36670            ! toke.c
36671 ____________________________________________________________________________
36672 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
36673         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
36674      Branch: perl
36675            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
36676            + lib/Switch/t/switch_case.t
36677            - lib/Switch/test.pl
36678            ! MANIFEST lib/Switch.pm
36679 ____________________________________________________________________________
36680 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
36681         Log: Subject: [PATCH @11505] DB_File-1.78
36682              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
36683              Date: Mon, 30 Jul 2001 22:54:37 +0100
36684              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
36685      Branch: perl
36686            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
36687            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
36688 ____________________________________________________________________________
36689 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
36690         Log: Explain in more detail why -pipe and -fno-common are good.
36691      Branch: perl
36692            ! hints/darwin.sh
36693 ____________________________________________________________________________
36694 [ 11506] By: nick                                  on 2001/07/30  14:32:23
36695         Log: Integrate mainline
36696      Branch: perlio
36697           !> INSTALL Makefile.SH doio.c hints/darwin.sh
36698 ____________________________________________________________________________
36699 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
36700         Log: Perl hasn't been putting man pages into $prefix/lib for
36701              a long time now; pointed out by Andy Dougherty. 
36702      Branch: perl
36703            ! hints/darwin.sh
36704 ____________________________________________________________________________
36705 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
36706         Log: Document the extras Configure option.
36707      Branch: perl
36708            ! INSTALL
36709 ____________________________________________________________________________
36710 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
36711         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
36712              everywhere.
36713      Branch: perl
36714           !> doio.c
36715 ____________________________________________________________________________
36716 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
36717         Log: Doubly guard against invoking CPAN if no extras defined,
36718              pointed out by H. Merijn Brand.
36719      Branch: perl
36720            ! Makefile.SH
36721 ____________________________________________________________________________
36722 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
36723         Log: Fix O_RDONLY check to check for O_RDONLY.
36724      Branch: maint-5.6/macperl
36725            ! doio.c
36726 ____________________________________________________________________________
36727 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
36728         Log: Integrate miscellaneous changes from maint-5.6/perl.
36729      Branch: maint-5.6/macperl
36730           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
36731 ____________________________________________________________________________
36732 [ 11499] By: nick                                  on 2001/07/30  06:52:42
36733         Log: Integrate mainline
36734      Branch: perlio
36735           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
36736           +> win32/sync_ext.pl
36737            - win32/sncfnmcs.pl
36738           !> (integrate 71 files)
36739 ____________________________________________________________________________
36740 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
36741         Log: Update Changes.
36742      Branch: perl
36743            ! Changes patchlevel.h
36744 ____________________________________________________________________________
36745 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
36746         Log: Now Configure -Dextras=Foo::Bar and "make install" will
36747              fetch and install Foo::Bar.
36748      Branch: perl
36749            ! Makefile.SH
36750 ____________________________________________________________________________
36751 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
36752         Log: Metaconfig unit change for #11495.
36753      Branch: metaconfig/U/perl
36754            ! Extras.U
36755 ____________________________________________________________________________
36756 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
36757         Log: extras.make, extras.test, and extras.install make targets.
36758      Branch: perl
36759            ! Configure Makefile.SH
36760 ____________________________________________________________________________
36761 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
36762         Log: Metaconfig unit change for #11493.
36763      Branch: metaconfig/U/perl
36764            ! Extras.U
36765 ____________________________________________________________________________
36766 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
36767         Log: Better to have the list of extras in $extras than 'define'.
36768      Branch: perl
36769            ! Configure
36770 ____________________________________________________________________________
36771 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
36772         Log: The metaconfig unit change for #11490.
36773      Branch: metaconfig/U/perl
36774            + Extras.U
36775 ____________________________________________________________________________
36776 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
36777         Log: Missed from #11490 (the required dependency).
36778      Branch: perl
36779            ! Makefile.SH
36780 ____________________________________________________________________________
36781 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
36782         Log: Add the support of asking for extra modules or bundles of modules
36783              to be fetched from the CPAN and installed as a part of the Perl
36784              build process.  None of this installation is yet really done;
36785              only the list is asked, and saved away in extras.lst for
36786              the build and installation process to worry about later.
36787      Branch: perl
36788            ! Configure
36789 ____________________________________________________________________________
36790 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
36791         Log: Beginnings of better Inf and NaN support.
36792              At least toke.c and sv.c still need quite a bit of work.
36793      Branch: perl
36794            ! numeric.c perl.h
36795 ____________________________________________________________________________
36796 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
36797         Log: Top-level Makefile didn't honour OPTIMIZE.
36798      Branch: perl
36799            ! Makefile.SH
36800 ____________________________________________________________________________
36801 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
36802         Log: Update Changes.
36803      Branch: perl
36804            ! Changes patchlevel.h
36805 ____________________________________________________________________________
36806 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
36807         Log: Use Search::Dict 1.02 interface for charinfo().
36808      Branch: perl
36809            ! lib/UnicodeCD.pm
36810 ____________________________________________________________________________
36811 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
36812         Log: Now also allow transforming the read lines before comparing them.
36813              (This will help UnicodeCD.) 
36814      Branch: perl
36815            ! lib/Search/Dict.pm
36816 ____________________________________________________________________________
36817 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
36818         Log: Remove tiehandle code.
36819      Branch: perl
36820            ! lib/UnicodeCD.pm
36821 ____________________________________________________________________________
36822 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
36823         Log: Allow specifying a comparison function for Search::Dict::look().
36824      Branch: perl
36825            ! lib/Search/Dict.pm
36826 ____________________________________________________________________________
36827 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
36828         Log: Small UnicodeCD tweaks.
36829      Branch: perl
36830            ! lib/UnicodeCD.pm lib/UnicodeCD.t
36831 ____________________________________________________________________________
36832 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
36833         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
36834              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36835              Date: Tue, 24 Jul 2001 01:51:32 +0900
36836              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
36837      Branch: perl
36838            ! lib/UnicodeCD.pm lib/UnicodeCD.t
36839 ____________________________________________________________________________
36840 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
36841         Log: Subject: [PATCH] installperl
36842              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
36843              Date: Fri, 27 Jul 2001 19:05:04 -0700
36844              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
36845      Branch: perl
36846            ! installperl
36847 ____________________________________________________________________________
36848 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
36849         Log: Subject: [PATCH] Set proper compatibility versions in core
36850              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
36851              Date: Fri, 27 Jul 2001 20:01:49 -0700
36852              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
36853      Branch: perl
36854            ! Makefile.SH
36855 ____________________________________________________________________________
36856 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
36857         Log: Metaconfig unit change for #11477.
36858      Branch: metaconfig/U/perl
36859            ! dlsrc.U
36860 ____________________________________________________________________________
36861 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
36862         Log: Subject: [PATCH] Darwin: -fpic not so good
36863              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
36864              Date: Fri, 27 Jul 2001 18:57:38 -0700
36865              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
36866      Branch: perl
36867            ! Configure
36868 ____________________________________________________________________________
36869 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
36870         Log: Subject: [PATCH] Clean up Darwin hints
36871              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
36872              Date: Fri, 27 Jul 2001 19:13:15 -0700
36873              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
36874      Branch: perl
36875            ! hints/darwin.sh
36876 ____________________________________________________________________________
36877 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
36878         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
36879              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36880              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
36881              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
36882      Branch: perl
36883            ! pod/perlfunc.pod pp.c t/op/split.t
36884 ____________________________________________________________________________
36885 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
36886         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
36887              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36888              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
36889              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
36890      Branch: perl
36891            ! pod/perlvar.pod
36892 ____________________________________________________________________________
36893 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
36894         Log: Subject: [PATCH] fixes to constant.pm documentation
36895              From: Ilmari Karonen <iltzu@sci.fi>
36896              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
36897              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
36898      Branch: perl
36899            ! lib/constant.pm
36900 ____________________________________________________________________________
36901 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
36902         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
36903              From: "Philip Newton" <Philip.Newton@gmx.net>
36904              Date: Fri, 27 Jul 2001 07:51:10 +0200
36905              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
36906      Branch: perl
36907            ! pod/perlport.pod
36908 ____________________________________________________________________________
36909 [ 11471] By: nick                                  on 2001/07/26  06:23:32
36910         Log: Subject:  [PATCH] Doc fix for perlguts / threading
36911              From:  Arthur Bergman <arthur@contiller.se>
36912              Date:  Wed, 25 Jul 2001 11:28:23 +0200
36913              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
36914      Branch: perl
36915            ! pod/perlguts.pod
36916 ____________________________________________________________________________
36917 [ 11470] By: nick                                  on 2001/07/26  06:21:06
36918         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
36919              From:  Philip Newton <Philip.Newton@gmx.net>
36920              Date:  Wed, 25 Jul 2001 08:19:47 +0200
36921              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
36922      Branch: perl
36923            ! INSTALL
36924 ____________________________________________________________________________
36925 [ 11469] By: nick                                  on 2001/07/26  06:20:25
36926         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
36927              From:  Philip Newton <Philip.Newton@gmx.net>
36928              Date:  Wed, 25 Jul 2001 08:12:48 +0200
36929              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
36930      Branch: perl
36931            ! INSTALL
36932 ____________________________________________________________________________
36933 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
36934         Log: More +x.
36935      Branch: perl
36936            ! Porting/makerel
36937 ____________________________________________________________________________
36938 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
36939         Log: Update Changes.
36940      Branch: perl
36941            ! Changes patchlevel.h
36942 ____________________________________________________________________________
36943 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
36944         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
36945              From: "Philip Newton" <Philip.Newton@gmx.net>
36946              Date: Tue, 24 Jul 2001 06:45:55 +0200
36947              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
36948      Branch: perl
36949            ! os2/perlrexx.c
36950 ____________________________________________________________________________
36951 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
36952         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
36953              From: Peter Prymmer <pvhp@forte.com>
36954              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
36955              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
36956      Branch: perl
36957            ! pod/perlport.pod t/io/fs.t vms/test.com
36958 ____________________________________________________________________________
36959 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
36960         Log: Workaround on Cwd bootstrap problem.
36961      Branch: perl
36962            ! lib/ExtUtils/MakeMaker.pm
36963 ____________________________________________________________________________
36964 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
36965         Log: When in Rome, quote like the Romans do.
36966      Branch: perl
36967            ! cflags.SH
36968 ____________________________________________________________________________
36969 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
36970         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
36971              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36972              Date: Mon, 23 Jul 2001 19:29:49 -0400
36973              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
36974      Branch: perl
36975            + os2/perlrexx.c
36976            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
36977            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
36978            ! t/op/write.t
36979 ____________________________________________________________________________
36980 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
36981         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
36982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36983              Date: Mon, 23 Jul 2001 18:43:42 -0400
36984              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
36985      Branch: perl
36986            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
36987 ____________________________________________________________________________
36988 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
36989         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
36990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36991              Date: Mon, 23 Jul 2001 18:33:16 -0400
36992              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
36993      Branch: perl
36994            ! lib/ExtUtils/MakeMaker.pm
36995 ____________________________________________________________________________
36996 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
36997         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
36998              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36999              Date: Mon, 23 Jul 2001 18:20:35 -0400
37000              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
37001      Branch: perl
37002            ! Makefile.SH cflags.SH
37003 ____________________________________________________________________________
37004 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
37005         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
37006              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
37007              Date: Mon, 23 Jul 2001 11:32:17 -0500
37008              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
37009      Branch: perl
37010            ! lib/ExtUtils/MakeMaker.pm
37011 ____________________________________________________________________________
37012 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
37013         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
37014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37015              Date: Mon, 23 Jul 2001 18:13:20 -0400
37016              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
37017      Branch: perl
37018            ! lib/perl5db.pl
37019 ____________________________________________________________________________
37020 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
37021         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
37022              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37023              Date: Mon, 23 Jul 2001 18:07:40 -0400
37024              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
37025      Branch: perl
37026            ! op.c
37027 ____________________________________________________________________________
37028 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
37029         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
37030              From: "Craig A. Berry" <craigberry@mac.com>
37031              Date: Mon, 23 Jul 2001 15:35:06 -0500
37032              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
37033      Branch: perl
37034            ! util.c
37035 ____________________________________________________________________________
37036 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
37037         Log: Subject: [PATCH perlfaq9.pod typo]
37038              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
37039              Date: Mon, 23 Jul 2001 07:49:05 -0700
37040              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
37041      Branch: perl
37042            ! pod/perlfaq9.pod
37043 ____________________________________________________________________________
37044 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
37045         Log: Subject: win32\sncfnmcs.pl corrections
37046              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
37047              Date: Mon, 23 Jul 2001 12:56:54 +0200
37048              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
37049              
37050              Rename the script a little bit more sensibly.
37051      Branch: perl
37052            + win32/sync_ext.pl
37053            - win32/sncfnmcs.pl
37054            ! MANIFEST README.win32
37055 ____________________________________________________________________________
37056 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
37057         Log: Test tweak.
37058      Branch: perl
37059            ! ext/B/Deparse.t
37060 ____________________________________________________________________________
37061 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
37062         Log: Metaconfig unit tweak for #11450.
37063      Branch: metaconfig/U/perl
37064            ! Mksymlinks.U
37065 ____________________________________________________________________________
37066 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
37067         Log: Too volatile failsafe check.
37068      Branch: perl
37069            ! Configure
37070 ____________________________________________________________________________
37071 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
37072         Log: Further doc tweaks.
37073      Branch: perl
37074            ! lib/UnicodeCD.pm
37075 ____________________________________________________________________________
37076 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
37077         Log: Doc tweaks.
37078      Branch: perl
37079            ! lib/UnicodeCD.pm
37080 ____________________________________________________________________________
37081 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
37082         Log: Doc tweakery from Abhijit.
37083      Branch: perl
37084            ! Porting/repository.pod
37085 ____________________________________________________________________________
37086 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
37087         Log: An accidental empty line.
37088      Branch: perl
37089            ! MANIFEST
37090 ____________________________________________________________________________
37091 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
37092         Log: Missing MANIFESTations.
37093      Branch: perl
37094            ! MANIFEST
37095 ____________________________________________________________________________
37096 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
37097         Log: Update Changes.
37098      Branch: perl
37099            ! Changes patchlevel.h
37100 ____________________________________________________________________________
37101 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
37102         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
37103              From: Mike Guy <mjtg@cam.ac.uk>
37104              Date: Fri, 20 Jul 2001 16:12:49 +0100
37105              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
37106      Branch: perl
37107            ! Porting/pumpkin.pod
37108 ____________________________________________________________________________
37109 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
37110         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
37111              From: Peter Prymmer <pvhp@forte.com>
37112              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
37113              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
37114      Branch: perl
37115            ! pod/perlhack.pod
37116 ____________________________________________________________________________
37117 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
37118         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
37119              From: Michael G Schwern <schwern@pobox.com>
37120              Date: Fri, 20 Jul 2001 20:22:35 -0400
37121              Message-ID: <20010720202235.O4498@blackrider>
37122      Branch: perl
37123            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
37124            ! lib/Test/t/todo.t
37125 ____________________________________________________________________________
37126 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
37127         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
37128              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37129              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
37130              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
37131      Branch: perl
37132            ! ext/POSIX/POSIX.pod
37133 ____________________________________________________________________________
37134 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
37135         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
37136              From: Mark-Jason Dominus <mjd@plover.com>
37137              Date: Fri, 20 Jul 2001 23:16:54 -0400
37138              Message-ID: <20010721031654.21877.qmail@plover.com>
37139      Branch: perl
37140            ! ext/POSIX/POSIX.pod
37141 ____________________________________________________________________________
37142 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
37143         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
37144              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37145              Date: Sun, 22 Jul 2001 14:56:09 +0200
37146              Message-ID: <20010722145609.A766@rafael>
37147      Branch: perl
37148            ! ext/B/O.pm
37149 ____________________________________________________________________________
37150 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
37151         Log: Subject: regexec.c #define cleanup
37152              From: Mark-Jason Dominus <mjd@plover.com>
37153              Date: Sat, 21 Jul 2001 18:33:25 -0400
37154              Message-ID: <20010721223325.3069.qmail@plover.com>
37155      Branch: perl
37156            ! regexec.c
37157 ____________________________________________________________________________
37158 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
37159         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
37160              From: Prymmer/Kahn <pvhp@best.com>
37161              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
37162              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
37163      Branch: perl
37164            ! t/io/fs.t
37165 ____________________________________________________________________________
37166 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
37167         Log: Typo in #11432.
37168      Branch: perl
37169            ! ext/POSIX/POSIX.t
37170 ____________________________________________________________________________
37171 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
37172         Log: Integrate (manually) change #11424 from macperl.
37173      Branch: perl
37174            ! ext/Filter/t/call.t
37175 ____________________________________________________________________________
37176 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
37177         Log: Integrate change #11408 from macperl.
37178      Branch: perl
37179           !> README.macos pod/perlport.pod
37180 ____________________________________________________________________________
37181 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
37182         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
37183      Branch: perl
37184           +> macos/MacPerlTests.cmd macos/xsubpp.patch
37185            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
37186            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
37187            ! ext/POSIX/POSIX.t
37188 ____________________________________________________________________________
37189 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
37190         Log: pod/*.t tests not picked up by t/TEST either
37191      Branch: maint-5.6/perl
37192            ! t/TEST
37193 ____________________________________________________________________________
37194 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
37195         Log: better tweak for change#11429 (windows has both / and \ separated
37196              paths in @INC at that point)
37197      Branch: maint-5.6/perl
37198            ! t/pod/testp2pt.pl
37199 ____________________________________________________________________________
37200 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
37201         Log: MacOS pod test tweak needs \Escape
37202      Branch: maint-5.6/perl
37203            ! t/pod/testp2pt.pl
37204 ____________________________________________________________________________
37205 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
37206         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
37207              resulting duplicate output, but t/harness isn't)
37208      Branch: maint-5.6/perl
37209            ! t/run/runenv.t
37210 ____________________________________________________________________________
37211 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
37212         Log: t/harness wasn't picking up all the tests
37213      Branch: maint-5.6/perl
37214            ! t/harness
37215 ____________________________________________________________________________
37216 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
37217         Log: update MANIFEST for new file
37218      Branch: maint-5.6/perl
37219            ! MANIFEST
37220 ____________________________________________________________________________
37221 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
37222         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
37223              the exception of the macperl/macos/... tree
37224      Branch: maint-5.6/perl
37225           +> t/lib/filefind-taint.t
37226           !> (integrate 72 files)
37227 ____________________________________________________________________________
37228 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
37229         Log: Fix test.
37230      Branch: maint-5.6/macperl
37231            ! macos/bundled_ext/Filter/t/call.t
37232 ____________________________________________________________________________
37233 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
37234         Log: Make perl fork()-safe (in a slightly limited way) even on
37235              platforms that don't have pthread_atfork() (extension of
37236              the fix in change#11151).
37237              
37238              Note that this will not help extensions that call fork()
37239              directly in C, or that link to libraries that call fork()
37240              directly.  Such cases must be fixed to either call
37241              PerlProc_fork(), or call atfork_lock() in parent before the
37242              calling the function that forks and call atfork_unlock()
37243              in both parent and child immediately after the fork().
37244              (There are no worries if C code calls exec() in the child
37245              immediately after a fork().  Only cases where the child
37246              calls perl's API functions (including New()) after the
37247              fork() are problematic.)
37248              
37249              This change also eliminates the use of vfork() from perl,
37250              since all such uses were violating the severe restrictions
37251              on modifying the state of the process between the vfork()
37252              and the exec().
37253              
37254              This is a modified version of patches suggested by Abhijit
37255              Menon-Sen and Richard Soderberg.
37256      Branch: perl
37257            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
37258            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
37259 ____________________________________________________________________________
37260 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
37261         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
37262              Switch, and Text::Balanced.
37263      Branch: maint-5.6/macperl
37264            + macos/bundled_ext/Filter/Util/Call/Call.pm
37265            + macos/bundled_ext/Filter/Util/Call/Call.xs
37266            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
37267            + macos/bundled_ext/Filter/t/MyFilter.pm
37268            + macos/bundled_ext/Filter/t/call.t
37269            + macos/bundled_ext/Filter/t/filter-util.pl
37270            + macos/bundled_lib/blib/lib/Class/ISA.pm
37271            + macos/bundled_lib/blib/lib/Digest.pm
37272            + macos/bundled_lib/blib/lib/Filter/Simple.pm
37273            + macos/bundled_lib/blib/lib/Switch.pm
37274            + macos/bundled_lib/blib/lib/Text/Balanced.pm
37275            + macos/bundled_lib/blib/lib/Text/Balanced.pod
37276            + macos/bundled_lib/t/Class/ISA/test.pl
37277            + macos/bundled_lib/t/Digest/Digest.t
37278            + macos/bundled_lib/t/Filter/Simple/test.pl
37279            + macos/bundled_lib/t/Switch/test.pl
37280            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
37281            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
37282            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
37283            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
37284            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
37285            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
37286            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
37287            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
37288 ____________________________________________________________________________
37289 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
37290         Log: Add Filter::Util::Call to config/make files; edit utils
37291              to recognize the module (it was descended too far down).
37292              Bump version to 5.6.1a4.
37293      Branch: maint-5.6/macperl
37294            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
37295            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
37296            ! macos/macperl/Makefile.mk macos/xsubpp.patch
37297 ____________________________________________________________________________
37298 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
37299         Log: Make DB_File the default for MLDBM on MacOS.
37300      Branch: maint-5.6/macperl
37301            ! macos/bundled_lib/blib/lib/MLDBM.pm
37302 ____________________________________________________________________________
37303 [ 11419] By: nick                                  on 2001/07/20  14:51:03
37304         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
37305              From:  Simon Cozens <simon@netthink.co.uk>
37306              Date:  Fri, 20 Jul 2001 11:42:35 -0400
37307              Message-Id:  <20010720114235.A5235@netthink.co.uk>
37308      Branch: perl
37309            ! lib/UnicodeCD.pm
37310 ____________________________________________________________________________
37311 [ 11418] By: nick                                  on 2001/07/20  14:48:12
37312         Log: Subject:  [PATCH regcomp.h] adds a comment
37313              From:  Abhijit Menon-Sen <ams@wiw.org>
37314              Date:  Fri, 20 Jul 2001 21:05:37 +0530
37315              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
37316      Branch: perl
37317            ! regcomp.h
37318 ____________________________________________________________________________
37319 [ 11417] By: nick                                  on 2001/07/20  14:16:38
37320         Log: Subject:  [PATCH 5.7.2] INSTALL updates
37321              From:  Andy Dougherty <doughera@lafayette.edu>
37322              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
37323              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
37324      Branch: perl
37325            ! INSTALL
37326 ____________________________________________________________________________
37327 [ 11416] By: nick                                  on 2001/07/20  06:44:44
37328         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
37329              From:  Russ Allbery <rra@stanford.edu>
37330              Date:  19 Jul 2001 15:52:37 -0700
37331              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
37332      Branch: perl
37333            ! lib/Pod/Man.pm
37334 ____________________________________________________________________________
37335 [ 11415] By: nick                                  on 2001/07/20  06:35:11
37336         Log: Subject:  [PATCH] defer op_seq allocation
37337              From:  Abhijit Menon-Sen <ams@wiw.org>
37338              Date:  Thu, 19 Jul 2001 22:12:24 +0530
37339              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
37340      Branch: perl
37341            ! op.c
37342 ____________________________________________________________________________
37343 [ 11414] By: nick                                  on 2001/07/20  06:23:36
37344         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
37345              From:  Abhijit Menon-Sen <ams@wiw.org>
37346              Date:  Fri, 20 Jul 2001 01:18:50 +0530
37347              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
37348              (Private e-mail)
37349      Branch: perl
37350            ! ext/Time/HiRes/HiRes.xs
37351 ____________________________________________________________________________
37352 [ 11413] By: nick                                  on 2001/07/20  06:18:53
37353         Log: Integrate mainline
37354      Branch: perlio
37355           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
37356            - t/base/commonsense.t
37357           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
37358           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
37359           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
37360           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
37361           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
37362           !> win32/win32.c
37363 ____________________________________________________________________________
37364 [ 11412] By: nick                                  on 2001/07/19  06:44:27
37365         Log: Integrate win32/perlhost.h from maintenance branch.
37366              (Rest of $ENV{PATH} / system() fix.)
37367      Branch: perl
37368           !> win32/perlhost.h
37369 ____________________________________________________________________________
37370 [ 11411] By: nick                                  on 2001/07/19  06:41:34
37371         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
37372              From:  Philip Newton <Philip.Newton@gmx.net>
37373              Date:  Wed, 18 Jul 2001 21:43:57 +0200
37374              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
37375      Branch: perl
37376            ! pod/perlhack.pod
37377 ____________________________________________________________________________
37378 [ 11410] By: nick                                  on 2001/07/19  06:39:35
37379         Log: Subject:  Security hole in taint checking in open()
37380              From:  deekoo@tentacle.net
37381              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
37382              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
37383      Branch: perl
37384            ! doio.c
37385 ____________________________________________________________________________
37386 [ 11409] By: nick                                  on 2001/07/19  06:28:08
37387         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
37388              From:  Abhijit Menon-Sen <ams@wiw.org>
37389              Date:  Thu, 19 Jul 2001 04:30:43 +0530
37390              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
37391      Branch: perl
37392            ! ext/Time/HiRes/HiRes.xs
37393 ____________________________________________________________________________
37394 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
37395         Log: Update docs with latest implementation information and new URLs.
37396      Branch: maint-5.6/macperl
37397            ! README.macos pod/perlport.pod
37398 ____________________________________________________________________________
37399 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
37400         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
37401              Fix BuildRules to accept optimization variables.
37402      Branch: maint-5.6/macperl
37403            + macos/bundled_ext/Digest/MD5/Makefile.mk
37404            ! macos/BuildRules.mk macos/Makefile.mk
37405            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
37406            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
37407 ____________________________________________________________________________
37408 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
37409         Log: Integrate changes 11399,11401
37410      Branch: maint-5.6/macperl
37411           !> win32/perlhost.h win32/win32.c
37412 ____________________________________________________________________________
37413 [ 11405] By: nick                                  on 2001/07/18  06:50:33
37414         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
37415              from perl5.6*
37416      Branch: perl
37417           !> win32/perlhost.h win32/win32.c
37418 ____________________________________________________________________________
37419 [ 11404] By: nick                                  on 2001/07/18  06:43:59
37420         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
37421              From:  hv@crypt0.demon.co.uk
37422              Date:  Wed, 18 Jul 2001 05:58:46 +0100
37423              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
37424      Branch: perl
37425            ! ext/POSIX/POSIX.t
37426 ____________________________________________________________________________
37427 [ 11403] By: nick                                  on 2001/07/18  06:38:57
37428         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
37429              From:  hv@crypt0.demon.co.uk
37430              Date:  Wed, 18 Jul 2001 05:21:54 +0100
37431              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
37432      Branch: perl
37433            ! numeric.c t/op/arith.t
37434 ____________________________________________________________________________
37435 [ 11402] By: nick                                  on 2001/07/18  06:19:17
37436         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
37437              From:  mjd@plover.com
37438              Date:  17 Jul 2001 17:59:20 -0000
37439              Message-Id:  <20010717175920.8177.qmail@plover.com>
37440      Branch: perl
37441            ! pod/perlre.pod
37442 ____________________________________________________________________________
37443 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
37444         Log: thinko in change#11400 (duh)
37445      Branch: maint-5.6/perl
37446            ! win32/perlhost.h
37447 ____________________________________________________________________________
37448 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
37449         Log: change#11399 revealed another unrelated bug; this is just a temporary
37450              bandaid
37451      Branch: maint-5.6/perl
37452            ! win32/perlhost.h
37453 ____________________________________________________________________________
37454 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
37455         Log: fix bugs in handling of the virtualized environment under windows;
37456              there were bugs in propagating any changes to %ENV down to the real
37457              environment when such changes happened in the toplevel process
37458              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
37459              problem identification, and for a part of the fix)
37460      Branch: maint-5.6/perl
37461            ! win32/perlhost.h win32/win32.c
37462 ____________________________________________________________________________
37463 [ 11398] By: nick                                  on 2001/07/17  08:26:35
37464         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
37465              From: Peter Prymmer <pvhp@forte.com>
37466              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
37467              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
37468              
37469              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
37470              should not depend on existance of Config.pm
37471      Branch: perl
37472           +> t/lib/commonsense.t
37473            - t/base/commonsense.t
37474            ! MANIFEST t/README
37475 ____________________________________________________________________________
37476 [ 11397] By: nick                                  on 2001/07/17  08:09:58
37477         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
37478              From:  Michael G Schwern <schwern@pobox.com>
37479              Date:  Mon, 16 Jul 2001 18:20:31 -0400
37480              Message-Id:  <20010716182031.A1128@blackrider>
37481      Branch: perl
37482            ! pod/perlhack.pod
37483 ____________________________________________________________________________
37484 [ 11396] By: nick                                  on 2001/07/17  08:04:11
37485         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
37486              From:  Gwyn Judd <b.judd@xtra.co.nz>
37487              Date:  Tue, 17 Jul 2001 20:55:58 +1200
37488              Message-Id:  <20010717205558.A3107@thislove>
37489      Branch: perl
37490            ! pod/perlfunc.pod
37491 ____________________________________________________________________________
37492 [ 11395] By: nick                                  on 2001/07/17  08:02:22
37493         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
37494              From:  Peter Prymmer <pvhp@forte.com>
37495              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
37496              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
37497      Branch: perl
37498            ! t/op/sprintf.t
37499 ____________________________________________________________________________
37500 [ 11394] By: nick                                  on 2001/07/17  07:57:06
37501         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
37502              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
37503              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
37504              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
37505      Branch: perl
37506            ! gv.c
37507 ____________________________________________________________________________
37508 [ 11392] By: nick                                  on 2001/07/17  07:50:12
37509         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
37510              From:  Coral <coral@moonlight.crystalflame.net>
37511              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
37512              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
37513      Branch: perl
37514            ! pp_sys.c thread.h
37515 ____________________________________________________________________________
37516 [ 11391] By: nick                                  on 2001/07/17  07:34:28
37517         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
37518              From:  Jonathan Stowe <gellyfish@gellyfish.com>
37519              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
37520              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
37521      Branch: perl
37522            ! utils/h2xs.PL
37523 ____________________________________________________________________________
37524 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
37525         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
37526              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
37527              and Mac::Apps::Launch, which don't work, and Time::HiRes and
37528              Time::Piece, which don't yet work.
37529      Branch: maint-5.6/macperl
37530            + (add 154 files)
37531 ____________________________________________________________________________
37532 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
37533         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
37534              Also add hack to get around missing setenv for PERL5DB.
37535      Branch: maint-5.6/macperl
37536            ! macos/macish.c macos/macish.h
37537 ____________________________________________________________________________
37538 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
37539         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
37540      Branch: maint-5.6/macperl
37541            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
37542            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
37543 ____________________________________________________________________________
37544 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
37545         Log: Fix up some configuration and make options, add extra
37546              extensions.
37547      Branch: maint-5.6/macperl
37548            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
37549            ! macos/macperl/Makefile.mk
37550 ____________________________________________________________________________
37551 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
37552         Log: From Change 11374 in maintperl.
37553      Branch: maint-5.6/macperl
37554           !> utils/h2ph.PL
37555 ____________________________________________________________________________
37556 [ 11385] By: nick                                  on 2001/07/16  14:12:58
37557         Log: Back out change to h2xs till it passes its test.
37558      Branch: perl
37559            ! utils/h2xs.PL
37560 ____________________________________________________________________________
37561 [ 11384] By: nick                                  on 2001/07/16  14:00:10
37562         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
37563              From:  Jonathan Stowe <gellyfish@gellyfish.com>
37564              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
37565              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
37566      Branch: perl
37567            ! utils/h2xs.PL
37568 ____________________________________________________________________________
37569 [ 11383] By: nick                                  on 2001/07/16  13:53:12
37570         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
37571              From:  Robin Houston <robin@kitsite.com>
37572              Date:  Sun, 15 Jul 2001 18:22:31 +0100
37573              Message-Id:  <20010715182230.A11174@robin>
37574      Branch: perl
37575            ! hints/darwin.sh
37576 ____________________________________________________________________________
37577 [ 11382] By: nick                                  on 2001/07/16  13:52:49
37578         Log: Subject:  [PATCH perl@11372] re_dup
37579              From:  Radu Greab <radu@netsoft.ro>
37580              Date:  Sun, 15 Jul 2001 04:50:06 +0300
37581              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
37582      Branch: perl
37583            ! sv.c
37584 ____________________________________________________________________________
37585 [ 11379] By: nick                                  on 2001/07/16  13:35:39
37586         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
37587              From:  Robin Houston <robin@kitsite.com>
37588              Date:  Sat, 14 Jul 2001 14:28:50 +0100
37589              Message-Id:  <20010714142850.A10205@robin>
37590      Branch: perl
37591            ! ext/B/B/Deparse.pm
37592 ____________________________________________________________________________
37593 [ 11378] By: nick                                  on 2001/07/16  13:30:36
37594         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
37595              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
37596              Date:  Sat, 14 Jul 2001 22:17:42 +0900
37597              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
37598      Branch: perl
37599            + ext/Encode/Encode/euc-jp-0212.enc
37600            ! ext/Encode/Encode/Tcl.pm
37601 ____________________________________________________________________________
37602 [ 11377] By: nick                                  on 2001/07/16  13:17:28
37603         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
37604              From:  Andy Dougherty <doughera@lafayette.edu>
37605              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
37606              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
37607      Branch: perl
37608            ! hints/darwin.sh hints/rhapsody.sh
37609 ____________________________________________________________________________
37610 [ 11376] By: nick                                  on 2001/07/16  09:05:00
37611         Log: Integrate mainline
37612      Branch: perlio
37613           +> ext/Encode/Encode/7bit-greek.enc
37614           +> ext/Encode/Encode/7bit-latin1.enc
37615           +> ext/Encode/Encode/cns11643-1.enc
37616           +> ext/Encode/Encode/cns11643-2.enc
37617           +> ext/Encode/Encode/iso2022-cn.enc
37618           +> ext/Encode/Encode/iso2022-jp1.enc
37619           +> ext/Encode/Encode/iso2022-jp2.enc
37620           !> Changes Configure MANIFEST Makefile.SH
37621           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
37622           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
37623           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
37624           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
37625           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
37626 ____________________________________________________________________________
37627 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
37628         Log: integrate change#11374 from maint-5.6
37629              
37630              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
37631      Branch: perl
37632           !> utils/h2ph.PL
37633 ____________________________________________________________________________
37634 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
37635         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
37636      Branch: maint-5.6/perl
37637            ! utils/h2ph.PL
37638 ____________________________________________________________________________
37639 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
37640         Log: Update Changes.
37641      Branch: perl
37642            ! Changes patchlevel.h
37643 ____________________________________________________________________________
37644 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
37645         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
37646              From: Jonathan Stowe <gellyfish@gellyfish.com>
37647              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
37648              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
37649      Branch: perl
37650            ! utils/h2xs.PL
37651 ____________________________________________________________________________
37652 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
37653         Log: Subject: patch to add DEL to [:cntrl:]
37654              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37655              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
37656              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
37657      Branch: perl
37658            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
37659 ____________________________________________________________________________
37660 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
37661         Log: Metaconfig unit change for #11369; plus a dependency nit.
37662      Branch: metaconfig
37663            ! U/compline/nblock_io.U
37664      Branch: metaconfig/U/perl
37665            ! Extensions.U
37666 ____________________________________________________________________________
37667 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
37668         Log: #include <stdlib.h> so that exit() is prototyped,
37669              noticed by Hugo.
37670      Branch: perl
37671            ! Configure
37672 ____________________________________________________________________________
37673 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
37674         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
37675              From: Peter Prymmer <pvhp@forte.com>
37676              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
37677              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
37678      Branch: perl
37679            ! t/op/sprintf.t
37680 ____________________________________________________________________________
37681 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
37682         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
37683              From: Peter Prymmer <pvhp@forte.com>
37684              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
37685              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
37686      Branch: perl
37687            ! ext/Encode/Encode/Tcl.t
37688 ____________________________________________________________________________
37689 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
37690         Log: Add information about gcc 3.0 basic block profiling.
37691      Branch: perl
37692            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
37693 ____________________________________________________________________________
37694 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
37695         Log: Subject: Error in lib/PerlIO/Via.pm ?
37696              From: Mark-Jason Dominus <mjd@plover.com>
37697              Date: Fri, 13 Jul 2001 15:55:41 -0400
37698              Message-ID: <20010713195541.26751.qmail@plover.com>
37699      Branch: perl
37700            ! ext/PerlIO/Via/Via.pm
37701 ____________________________________________________________________________
37702 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
37703         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
37704              section from the Compiler section.
37705      Branch: perl
37706            ! myconfig.SH
37707 ____________________________________________________________________________
37708 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
37709         Log: Handle glibc style of constant definitions using enum
37710              with intervening #defines; from Brendan O'Dea.
37711      Branch: perl
37712            ! utils/h2ph.PL
37713 ____________________________________________________________________________
37714 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
37715         Log: Add LC_MESSAGES to the locale_h export tag (it already is
37716              in the Makefile.PL and thusly eligible for an XS constant)
37717              (see also maintperl #10543)
37718      Branch: perl
37719            ! ext/POSIX/POSIX.pm
37720 ____________________________________________________________________________
37721 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
37722         Log: Subject: Re: [patch] re_dup
37723              From: Abhijit Menon-Sen <ams@wiw.org>
37724              Date: Fri, 13 Jul 2001 21:41:09 +0530
37725              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
37726      Branch: perl
37727            ! sv.c
37728 ____________________________________________________________________________
37729 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
37730         Log: Subject: [patch] re_dup
37731              From: Doug MacEachern <dougm@covalent.net>
37732              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
37733              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
37734      Branch: perl
37735            ! sv.c
37736 ____________________________________________________________________________
37737 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
37738         Log: Update Changes.
37739      Branch: perl
37740            ! Changes patchlevel.h
37741 ____________________________________________________________________________
37742 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
37743         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
37744              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
37745              Date: Sat, 14 Jul 2001 00:06:30 +0900
37746              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
37747      Branch: perl
37748            + ext/Encode/Encode/7bit-greek.enc
37749            + ext/Encode/Encode/7bit-latin1.enc
37750            + ext/Encode/Encode/cns11643-1.enc
37751            + ext/Encode/Encode/cns11643-2.enc
37752            + ext/Encode/Encode/iso2022-cn.enc
37753            + ext/Encode/Encode/iso2022-jp1.enc
37754            + ext/Encode/Encode/iso2022-jp2.enc
37755            ! MANIFEST ext/Encode/Encode/Tcl.pm
37756            ! ext/Encode/Encode/iso2022-kr.enc
37757 ____________________________________________________________________________
37758 [ 11357] By: nick                                  on 2001/07/13  14:24:06
37759         Log: Blind integrate mainline (as of 5.7.2?)
37760      Branch: perlio
37761           !> AUTHORS Changes Porting/config.sh Porting/config_H
37762           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
37763           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
37764           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
37765           !> win32/makefile.mk
37766 ____________________________________________________________________________
37767 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
37768         Log: Snip away the devel patchlevel.
37769      Branch: perl
37770            ! patchlevel.h
37771 ____________________________________________________________________________
37772 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
37773         Log: Bump the version to 5.7.2.
37774      Branch: perl
37775            ! Porting/config.sh Porting/config_H patchlevel.h
37776            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
37777            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37778            ! win32/makefile.mk
37779 ____________________________________________________________________________
37780 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
37781         Log: Update Changes.
37782      Branch: perl
37783            ! Changes
37784 ____________________________________________________________________________
37785 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
37786         Log: Reword.
37787      Branch: perl
37788            ! AUTHORS
37789 ____________________________________________________________________________
37790 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
37791         Log: AUTHORS update.
37792      Branch: perl
37793            ! AUTHORS
37794 ____________________________________________________________________________
37795 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
37796         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
37797              unless ithreads.
37798      Branch: perl
37799            ! makedef.pl
37800 ____________________________________________________________________________
37801 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
37802         Log: Integrate perlio.
37803      Branch: perl
37804           !> win32/distclean.bat
37805 ____________________________________________________________________________
37806 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
37807         Log: Test the encoding transform only iff we have PerlIO,
37808              noticed by H. Merijn Brand.
37809      Branch: perl
37810            ! ext/PerlIO/t/encoding.t
37811 ____________________________________________________________________________
37812 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
37813         Log: README.netware tweaks from Ananth Kesari.
37814      Branch: perl
37815            ! README.netware
37816 ____________________________________________________________________________
37817 [ 11346] By: nick                                  on 2001/07/13  09:18:51
37818         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
37819              to avoid /unicode vs /Unicode issues.
37820      Branch: perlio
37821            ! win32/distclean.bat
37822 ____________________________________________________________________________
37823 [ 11345] By: nick                                  on 2001/07/13  06:24:18
37824         Log: Integrate mainline
37825      Branch: perlio
37826           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
37827            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
37828           !> (integrate 63 files)
37829 ____________________________________________________________________________
37830 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
37831         Log: Add d_bincompat5005 information to perl -V.
37832      Branch: perl
37833            ! myconfig.SH
37834 ____________________________________________________________________________
37835 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
37836         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
37837              From: Abhijit Menon-Sen <ams@wiw.org>
37838              Date: Fri, 13 Jul 2001 07:12:36 +0530
37839              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
37840      Branch: perl
37841            ! sv.c
37842 ____________________________________________________________________________
37843 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
37844         Log: Remove unicode::distinct, as per Inaba Hiroto.
37845      Branch: perl
37846            - lib/unicode/distinct.pm
37847            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
37848            ! t/lib/1_compile.t
37849 ____________________________________________________________________________
37850 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
37851         Log: Paging for Dr Octothorpe.
37852      Branch: perl
37853            ! pod/perlfaq4.pod
37854 ____________________________________________________________________________
37855 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
37856         Log: cut-n-paste error noticed by mjd.
37857      Branch: perl
37858            ! pod/perlfaq4.pod
37859 ____________________________________________________________________________
37860 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
37861         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
37862              From: Peter Prymmer <pvhp@forte.com>
37863              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
37864              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
37865      Branch: perl
37866            ! pod/perlfaq4.pod
37867 ____________________________________________________________________________
37868 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
37869         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
37870              From: Randall Gellens <randy@qualcomm.com>
37871              Date: Thu, 12 Jul 2001 16:56:23 -0700
37872              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
37873      Branch: perl
37874            ! Porting/repository.pod
37875 ____________________________________________________________________________
37876 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
37877         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
37878      Branch: perl
37879            ! thread.h
37880 ____________________________________________________________________________
37881 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
37882         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
37883              From: coral <coral@moonlight.crystalflame.net>
37884              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
37885              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
37886      Branch: perl
37887            ! thread.h
37888 ____________________________________________________________________________
37889 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
37890         Log: Metaconfig unit change for #11134.
37891      Branch: metaconfig
37892            + U/threads/d_pthread_atfork.U
37893 ____________________________________________________________________________
37894 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
37895         Log: Add HAS_PTHREAD_ATFORK.
37896      Branch: perl
37897            ! Configure NetWare/config.wc NetWare/config_H.wc
37898            ! Porting/Glossary Porting/config.sh Porting/config_H
37899            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
37900            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
37901            ! vos/config.ga.def vos/config.ga.h win32/config.bc
37902            ! win32/config.gc win32/config.vc win32/config_H.bc
37903            ! win32/config_H.gc win32/config_H.vc
37904 ____________________________________________________________________________
37905 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
37906         Log: Subject: [PATCH] File::Copy fails on tied handles
37907              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
37908              Date: Thu, 12 Jul 2001 15:18:51 -0700
37909              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
37910      Branch: perl
37911            ! lib/File/Copy.pm
37912 ____________________________________________________________________________
37913 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
37914         Log: Subject: [PATCH] Langinfo.t
37915              From: Nicholas Clark <nick@ccl4.org>
37916              Date: Thu, 12 Jul 2001 23:55:38 +0100
37917              Message-ID: <20010712235538.M5827@plum.flirble.org>
37918      Branch: perl
37919            ! ext/I18N/Langinfo/Langinfo.t
37920 ____________________________________________________________________________
37921 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
37922         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
37923              From: Peter Prymmer <pvhp@forte.com>
37924              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
37925              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
37926      Branch: perl
37927            ! pod/perl572delta.pod
37928 ____________________________________________________________________________
37929 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
37930         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
37931              From: Abhijit Menon-Sen <ams@wiw.org>
37932              Date: Fri, 13 Jul 2001 05:21:16 +0530
37933              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
37934      Branch: perl
37935            ! sv.c
37936 ____________________________________________________________________________
37937 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
37938         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
37939              From: Abhijit Menon-Sen <ams@wiw.org>
37940              Date: Fri, 13 Jul 2001 03:04:25 +0530
37941              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
37942      Branch: perl
37943            ! av.c
37944 ____________________________________________________________________________
37945 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
37946         Log: s/^M$//g
37947      Branch: perl
37948            ! win32/Makefile win32/makefile.mk
37949 ____________________________________________________________________________
37950 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
37951         Log: Update Changes.
37952      Branch: perl
37953            ! Changes patchlevel.h
37954 ____________________________________________________________________________
37955 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
37956         Log: Typo spotted by Philip Newton.
37957      Branch: perl
37958            ! pod/perl572delta.pod
37959 ____________________________________________________________________________
37960 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
37961         Log: Subject: [PATCH] fixes perl_clone of perl_clone
37962              From: Artur Bergman <artur@contiller.se>
37963              Date: Thu, 12 Jul 2001 20:57:09 +0200
37964              Message-ID: <B773BFA4.236B%artur@contiller.se>
37965      Branch: perl
37966            ! sv.c
37967 ____________________________________________________________________________
37968 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
37969         Log: Add README.uts from Hal Morris.
37970      Branch: perl
37971            + README.uts
37972            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
37973            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
37974 ____________________________________________________________________________
37975 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
37976         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
37977              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37978              Date: Thu, 12 Jul 2001 20:32:37 +0200
37979              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
37980      Branch: perl
37981            ! hints/aix.sh
37982 ____________________________________________________________________________
37983 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
37984         Log: Subject: Patch: document reg_data.what member
37985              From: Mark-Jason Dominus <mjd@plover.com>
37986              Message-ID: <20010712182532.14821.qmail@plover.com>
37987              Date: Thu, 12 Jul 2001 14:25:32 -0400
37988      Branch: perl
37989            ! regcomp.c regcomp.h
37990 ____________________________________________________________________________
37991 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
37992         Log: Subject: [PATCH] Perl_re_dup()
37993              From: Abhijit Menon-Sen <ams@wiw.org>
37994              Date: Thu, 12 Jul 2001 23:54:32 +0530
37995              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
37996      Branch: perl
37997            ! embed.h embed.pl perlapi.c proto.h sv.c
37998 ____________________________________________________________________________
37999 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
38000         Log: Regen Configure, modlib, toc.
38001      Branch: perl
38002            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38003            ! pod/perlmodlib.pod pod/perltoc.pod
38004 ____________________________________________________________________________
38005 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
38006         Log: The problem seems to be in PerlIO::Layer::->find() not
38007              accepting the ":encoding(blurflur)" arguments.
38008      Branch: perl
38009            ! lib/PerlIO.pm lib/open.pm
38010 ____________________________________________________________________________
38011 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
38012         Log: AIX doc update.
38013      Branch: perl
38014            ! README.aix pod/perl572delta.pod
38015 ____________________________________________________________________________
38016 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
38017         Log: Subject: AIX README update
38018              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38019              Date: Thu, 12 Jul 2001 19:28:30 +0200
38020              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
38021      Branch: perl
38022            ! README.aix
38023 ____________________________________________________________________________
38024 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
38025         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
38026              From: Norton Allen <allen@huarp.harvard.edu>
38027              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
38028              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
38029      Branch: perl
38030            ! ext/IO/lib/IO/t/io_unix.t
38031 ____________________________________________________________________________
38032 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
38033         Log: Subject: [PATCH README.qnx hints/qnx.sh]
38034              From: Norton Allen <allen@huarp.harvard.edu>
38035              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
38036              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
38037      Branch: perl
38038            ! README.qnx hints/qnx.sh
38039 ____________________________________________________________________________
38040 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
38041         Log: Subject: [patch] faster PM_GETRE
38042              From: Doug MacEachern <dougm@covalent.net>
38043              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
38044              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
38045      Branch: perl
38046            ! op.h
38047 ____________________________________________________________________________
38048 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
38049         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
38050              From: Doug MacEachern <dougm@covalent.net>
38051              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
38052              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
38053      Branch: perl
38054            ! op.c
38055 ____________________________________________________________________________
38056 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
38057         Log: Tell where the nice Estonian database is.
38058      Branch: perl
38059            ! lib/open.pm
38060 ____________________________________________________________________________
38061 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
38062         Log: Retract #11309 since #11310 is a better fix.
38063      Branch: perl
38064            ! t/lib/1_compile.t
38065 ____________________________________________________________________________
38066 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
38067         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
38068              change#11300 needs to return the status of failed win32_spawnvp())
38069              
38070              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
38071              splitting correctly; remove unused variables; 'require' at run time
38072              rather than 'use' at compile time for I18N::Langinfo, since it
38073              isn't everyware
38074      Branch: perl
38075            ! lib/open.pm win32/win32.c
38076 ____________________________________________________________________________
38077 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
38078         Log: Temporary workaround.
38079      Branch: perl
38080            ! t/lib/1_compile.t
38081 ____________________________________________________________________________
38082 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
38083         Log: UCD typo in #11306 and add also more known-to-be-tested
38084              modules to the skip list.
38085      Branch: perl
38086            ! t/lib/1_compile.t
38087 ____________________________________________________________________________
38088 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
38089         Log: Rename Unicode::UCD to UnicodeCD to avoid
38090              messups with case-insensitive filesystems.
38091      Branch: perl
38092            + lib/UnicodeCD.pm lib/UnicodeCD.t
38093            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
38094            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
38095 ____________________________________________________________________________
38096 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
38097         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
38098              From: daniel@biz.bitpusher.com
38099              Date: Wed, 11 Jul 2001 23:25:47 -0700
38100              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
38101      Branch: perl
38102            ! lib/Tie/Array.pm t/op/splice.t
38103 ____________________________________________________________________________
38104 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
38105         Log: Subject: [PATCH] More accurate line numbers in messages
38106              From: Paul Johnson <paul@pjcj.net>
38107              Date: Thu, 12 Jul 2001 04:14:11 +0200
38108              Message-ID: <20010712041411.A3467@pjcj.net>
38109              
38110              (With prototyping and multiplicity tweaks.)
38111      Branch: perl
38112            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
38113 ____________________________________________________________________________
38114 [ 11304] By: nick                                  on 2001/07/12  12:53:40
38115         Log: Integrate mainline
38116      Branch: perlio
38117           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
38118           !> regexec.c thread.h
38119 ____________________________________________________________________________
38120 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
38121         Log: Cut-and-pasto in #11298.
38122      Branch: perl
38123            ! ext/ByteLoader/bytecode.h
38124 ____________________________________________________________________________
38125 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
38126         Log: Update the AIX known problems section.
38127      Branch: perl
38128            ! pod/perl572delta.pod
38129 ____________________________________________________________________________
38130 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
38131         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
38132              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38133              Date: Thu, 12 Jul 2001 12:16:16 +0200
38134              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
38135      Branch: perl
38136            ! hints/aix.sh
38137 ____________________________________________________________________________
38138 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
38139         Log: Integrate perlio.
38140      Branch: perl
38141           !> makedef.pl win32/win32.c
38142 ____________________________________________________________________________
38143 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
38144         Log: Subject: [PATCH] fix for PMOP threadness failures
38145              From: Artur Bergman <artur@contiller.se>
38146              Date: Thu, 12 Jul 2001 09:48:06 +0200
38147              Message-ID: <B77322D6.22DD%artur@contiller.se>
38148      Branch: perl
38149            ! regexec.c
38150 ____________________________________________________________________________
38151 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
38152         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
38153              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
38154              Date: Thu, 12 Jul 2001 09:09:48 +0200
38155              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
38156              
38157              More parentheses to keep bcc happy.
38158      Branch: perl
38159            ! ext/ByteLoader/bytecode.h
38160 ____________________________________________________________________________
38161 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
38162         Log: Subject: Re: [patch] pthread_atfork bandaid
38163              From: Doug MacEachern <dougm@covalent.net>
38164              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
38165              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
38166      Branch: perl
38167            ! thread.h
38168 ____________________________________________________________________________
38169 [ 11296] By: nick                                  on 2001/07/12  11:55:48
38170         Log: Exclude reentrant_buffer from .def file
38171      Branch: perlio
38172            ! makedef.pl
38173 ____________________________________________________________________________
38174 [ 11295] By: nick                                  on 2001/07/12  11:11:44
38175         Log: Honour void-ness of my_exit()
38176      Branch: perlio
38177            ! win32/win32.c
38178 ____________________________________________________________________________
38179 [ 11294] By: nick                                  on 2001/07/12  07:51:04
38180         Log: Integrate mainline
38181      Branch: perlio
38182           +> uts/sprintf_wrap.c
38183           !> (integrate 35 files)
38184 ____________________________________________________________________________
38185 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
38186         Log: Retract #11289.
38187      Branch: perl
38188            ! embed.h embed.pl perl.c proto.h thread.h
38189 ____________________________________________________________________________
38190 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
38191         Log: Now the :locale pseudolayer *almost* works...
38192      Branch: perl
38193            ! lib/open.pm
38194 ____________________________________________________________________________
38195 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
38196         Log: Locale encoding tweaks.
38197      Branch: perl
38198            ! lib/open.pm
38199 ____________________________________________________________________________
38200 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
38201         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
38202              From: Mark-Jason Dominus <mjd@plover.com>
38203              Date: Thu, 12 Jul 2001 00:59:31 -0400
38204              Message-ID: <20010712045931.8543.qmail@plover.com>
38205              
38206              Remove the chmod/umask leading zero warning.
38207      Branch: perl
38208            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
38209            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
38210 ____________________________________________________________________________
38211 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
38212         Log: (Retracted by #11289.)
38213      Branch: perl
38214            ! embed.h embed.pl perl.c proto.h thread.h
38215 ____________________________________________________________________________
38216 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
38217         Log: Needed by #11283.
38218      Branch: perl
38219            ! intrpvar.h
38220 ____________________________________________________________________________
38221 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
38222         Log: Metaconfig unit change for #11286.
38223      Branch: metaconfig/U/perl
38224            ! patchlevel.U
38225 ____________________________________________________________________________
38226 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
38227         Log: Subject: Re: [PATCH Configure] perl -V broken
38228              From: Andy Dougherty <doughera@lafayette.edu>
38229              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
38230              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
38231      Branch: perl
38232            ! Configure myconfig.SH
38233 ____________________________________________________________________________
38234 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
38235         Log: Retract #11166 (and #11237).
38236      Branch: perl
38237            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
38238            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
38239            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
38240 ____________________________________________________________________________
38241 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
38242         Log: UTS tweaks for Hal Morris.
38243      Branch: perl
38244            + uts/sprintf_wrap.c
38245            ! MANIFEST hints/uts.sh perl.h
38246 ____________________________________________________________________________
38247 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
38248         Log: Subject: [PATCH] Use reentrant API glibc
38249              From: Artur Bergman <artur@contiller.se>
38250              Date: Thu, 12 Jul 2001 00:58:21 +0200
38251              Message-ID: <B772A6AD.2288%artur@contiller.se>
38252      Branch: perl
38253            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
38254            ! sv.c
38255 ____________________________________________________________________________
38256 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
38257         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
38258              From: barries <barries@slaysys.com>
38259              Date: Wed, 11 Jul 2001 15:11:46 -0400
38260              Message-ID: <20010711151146.G24560@jester.slaysys.com>
38261      Branch: perl
38262            ! pp_sys.c t/lib/warnings/doio win32/win32.c
38263 ____________________________________________________________________________
38264 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
38265         Log: Subject: [patch] pthread_atfork bandaid
38266              From: Doug MacEachern <dougm@covalent.net>
38267              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
38268              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
38269      Branch: perl
38270            ! miniperlmain.c perl.c
38271 ____________________________________________________________________________
38272 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
38273         Log: Subject: [patch] perl_clone leaks
38274              From: Doug MacEachern <dougm@covalent.net>
38275              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
38276              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
38277      Branch: perl
38278            ! sv.c
38279 ____________________________________________________________________________
38280 [ 11279] By: nick                                  on 2001/07/11  15:49:38
38281         Log: Integrate mainline
38282      Branch: perlio
38283           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
38284           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
38285           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
38286           +> lib/Term/ANSIColor/README
38287           !> (integrate 54 files)
38288 ____________________________________________________________________________
38289 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
38290         Log: Update Changes.
38291      Branch: perl
38292            ! Changes patchlevel.h
38293 ____________________________________________________________________________
38294 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
38295         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
38296              From: Peter Prymmer <pvhp@forte.com>
38297              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
38298              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
38299              
38300              Backport of embed.pl to 5.003.
38301      Branch: perl
38302            ! embed.pl
38303 ____________________________________________________________________________
38304 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
38305         Log: Subject: Re: POSIX test #14 on UTS 
38306              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38307              Date: Wed, 11 Jul 2001 03:02:14 +0100
38308              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
38309      Branch: perl
38310            ! ext/POSIX/POSIX.t
38311 ____________________________________________________________________________
38312 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
38313         Log: Make the I32 an IV to preserve structure alignment and size.
38314      Branch: perl
38315            ! op.h
38316 ____________________________________________________________________________
38317 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
38318         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
38319              From: "Artur Bergman" <artur@contiller.se>
38320              Date: Wed, 11 Jul 2001 14:23:37 +0200
38321              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
38322              
38323              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
38324      Branch: perl
38325            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
38326            ! pod/perlapi.pod sv.c
38327 ____________________________________________________________________________
38328 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
38329         Log: Tweak until Pod::Parser gets updated.
38330      Branch: perl
38331            ! t/pod/special_seqs.xr
38332 ____________________________________________________________________________
38333 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
38334         Log: File::Spec usage tweak.
38335      Branch: perl
38336            ! lib/ExtUtils.t
38337 ____________________________________________________________________________
38338 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
38339         Log: Integrate #11263 from macperl; macos and macosx updates.
38340      Branch: perl
38341           !> pod/perlport.pod
38342 ____________________________________________________________________________
38343 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
38344         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
38345              From: Peter Prymmer <pvhp@forte.com>
38346              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
38347              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
38348      Branch: perl
38349            + ext/Time/HiRes/hints/dynixptx.pl
38350            ! MANIFEST hints/dynixptx.sh
38351 ____________________________________________________________________________
38352 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
38353         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
38354              From: Nicholas Clark <nick@ccl4.org>
38355              Date: Tue, 10 Jul 2001 23:17:43 +0100
38356              Message-ID: <20010710231742.B59620@plum.flirble.org>
38357      Branch: perl
38358            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
38359 ____________________________________________________________________________
38360 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
38361         Log: Subject: [DOC PATCH] Pluggable runops
38362              From: Paul Johnson <paul@pjcj.net>
38363              Date: Tue, 10 Jul 2001 21:53:28 +0200
38364              Message-ID: <20010710215328.B26577@pjcj.net>
38365      Branch: perl
38366            ! pod/perlguts.pod
38367 ____________________________________________________________________________
38368 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
38369         Log: Subject: [PATCH] Authors
38370              From: Artur Bergman <artur@contiller.se>
38371              Date: Tue, 10 Jul 2001 20:39:12 +0200
38372              Message-ID: <B771186F.21CD%artur@contiller.se>
38373      Branch: perl
38374            ! AUTHORS
38375 ____________________________________________________________________________
38376 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
38377         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
38378              From: Doug MacEachern <dougm@covalent.net>
38379              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
38380              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
38381      Branch: perl
38382            ! pp_ctl.c
38383 ____________________________________________________________________________
38384 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
38385         Log: Subject: doc patch; times() in scalar context
38386              From: mjd@plover.com
38387              Date: 10 Jul 2001 18:01:17 -0000
38388              Message-ID: <20010710180117.12477.qmail@plover.com>
38389      Branch: perl
38390            ! pod/perlfunc.pod
38391 ____________________________________________________________________________
38392 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
38393         Log: Subject: [PATCH] Small fix to pp_gmtime
38394              From: Artur Bergman <artur@contiller.se>
38395              Date: Tue, 10 Jul 2001 19:54:52 +0200
38396              Message-ID: <B7710E0B.21C5%artur@contiller.se>
38397      Branch: perl
38398            ! pp_sys.c
38399 ____________________________________________________________________________
38400 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
38401         Log: Integrate changes from mainline perl, add notes about
38402              Mac OS X and Mac OS.
38403      Branch: maint-5.6/macperl
38404            ! pod/perlport.pod
38405 ____________________________________________________________________________
38406 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
38407         Log: A proof of the dangers of package; ?
38408      Branch: perl
38409            ! t/lib/warnings/op
38410 ____________________________________________________________________________
38411 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
38412         Log: Regen toc and modlib.
38413      Branch: perl
38414            ! pod/perlmodlib.pod pod/perltoc.pod
38415 ____________________________________________________________________________
38416 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
38417         Log: Add compexcl(), casefold(), and casespec() interfaces;
38418              and make all interfaces to return hash references instead
38419              of hashes. 
38420      Branch: perl
38421            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
38422 ____________________________________________________________________________
38423 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
38424         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
38425              From: "Philip Newton" <Philip.Newton@gmx.net>
38426              Date: Tue, 10 Jul 2001 09:55:59 +0200
38427              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
38428              
38429              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
38430              From: "Philip Newton" <Philip.Newton@gmx.net>
38431              Date: Tue, 10 Jul 2001 09:56:37 +0200
38432              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
38433      Branch: perl
38434            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
38435            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
38436 ____________________________________________________________________________
38437 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
38438         Log: Subject: [patch] undef &xsub for 1,2
38439              From: Doug MacEachern <dougm@covalent.net>
38440              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
38441              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
38442              
38443              (This version of the patch with a comment from Gisle.)
38444      Branch: perl
38445            ! op.c
38446 ____________________________________________________________________________
38447 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
38448         Log: Mention package; deprecation and the Win32 problems.
38449      Branch: perl
38450            ! pod/perl572delta.pod
38451 ____________________________________________________________________________
38452 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
38453         Log: Subject: [PATCH] deprecate package with no arguments
38454              From: Robin Houston <robin@kitsite.com>
38455              Date: Tue, 10 Jul 2001 13:33:40 +0100
38456              Message-ID: <20010710133340.A13452@robin.kitsite.com>
38457      Branch: perl
38458            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
38459 ____________________________________________________________________________
38460 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
38461         Log: Upgrade to podlators 1.10.
38462      Branch: perl
38463            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
38464            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
38465            ! pod/pod2man.PL pod/pod2text.PL
38466 ____________________________________________________________________________
38467 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
38468         Log: Upgrade to Term::ANSIColor 1.04.
38469      Branch: perl
38470            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
38471            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
38472 ____________________________________________________________________________
38473 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
38474         Log: Integrate perlio (the right fix for the ":layer(args)")
38475      Branch: perl
38476           !> perlio.c
38477 ____________________________________________________________________________
38478 [ 11252] By: nick                                  on 2001/07/10  06:58:14
38479         Log: Fix open(...,"...:layer(xxx)",...)
38480              - use memEQ not strEQ as there is '(' not '\0'
38481      Branch: perlio
38482            ! perlio.c
38483 ____________________________________________________________________________
38484 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
38485         Log: Telling the number of tests helps.
38486      Branch: perl
38487            ! ext/PerlIO/t/encoding.t
38488 ____________________________________________________________________________
38489 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
38490         Log: Require I18N::Langinfo, not use.
38491      Branch: perl
38492            ! lib/open.pm
38493 ____________________________________________________________________________
38494 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
38495         Log: Add a test for for PerlIO ":encoding(...)" layer.
38496      Branch: perl
38497            + ext/PerlIO/t/encoding.t
38498            ! MANIFEST ext/Encode/Encode.pm
38499 ____________________________________________________________________________
38500 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
38501         Log: PerlIO ":encoding(foobar)" temporary fix.
38502              Not really correct, I think, since the change means
38503              that prefixes match.
38504      Branch: perl
38505            ! perlio.c
38506 ____________________________________________________________________________
38507 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
38508         Log: Update to Math::BigInt 1.36.  The biggest news is
38509              the separation of the backend; now the pure Perl
38510              implementation is in Math::BigInt::Calc, but one
38511              can plugin, say, Math::BigInt::BitVect, and get
38512              considerable speedup.
38513      Branch: perl
38514            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
38515            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
38516            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
38517            ! lib/Math/BigInt/t/mbimbf.t
38518 ____________________________________________________________________________
38519 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
38520         Log: Subject: Re: compatibility question
38521              From: Peter Prymmer <pvhp@forte.com>
38522              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
38523              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
38524      Branch: perl
38525            ! lib/ExtUtils/MM_VMS.pm
38526 ____________________________________________________________________________
38527 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
38528         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
38529              From: Norton Allen <allen@huarp.harvard.edu>
38530              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
38531              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
38532      Branch: perl
38533            ! ext/File/Glob/t/basic.t
38534 ____________________________________________________________________________
38535 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
38536         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
38537              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38538              Date: Tue, 10 Jul 2001 00:29:55 +0900
38539              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
38540      Branch: perl
38541            + ext/Encode/Encode/HZ.enc
38542            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
38543            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
38544            ! ext/Encode/Encode/iso2022-jp.enc
38545            ! ext/Encode/Encode/iso2022-kr.enc
38546 ____________________________________________________________________________
38547 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
38548         Log: Add in all them there macos/ files.
38549      Branch: maint-5.6/macperl
38550            + (add 577 files)
38551 ____________________________________________________________________________
38552 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
38553         Log: Add the new modules to the list of having those own tests.
38554      Branch: perl
38555            ! t/lib/1_compile.t
38556 ____________________________________________________________________________
38557 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
38558         Log: Add INOUT to control both ways at the same time.
38559      Branch: perl
38560            ! lib/open.pm
38561 ____________________________________________________________________________
38562 [ 11240] By: nick                                  on 2001/07/09  16:33:50
38563         Log: Integrate mainline
38564      Branch: perlio
38565           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
38566           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
38567           !> (integrate 41 files)
38568 ____________________________________________________________________________
38569 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
38570         Log: More encoding mapping magic.
38571      Branch: perl
38572            ! lib/open.pm
38573 ____________________________________________________________________________
38574 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
38575         Log: Update Changes.
38576      Branch: perl
38577            ! Changes patchlevel.h
38578 ____________________________________________________________________________
38579 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
38580         Log: (Retracted by #11285).
38581              
38582              Subject: [PATCH] OPpCONST_OCTAL fixes
38583              From: Abhijit Menon-Sen <ams@wiw.org>
38584              Date: Mon, 9 Jul 2001 07:38:45 +0530
38585              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
38586      Branch: perl
38587            ! op.c
38588 ____________________________________________________________________________
38589 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
38590         Log: Add a pseudolayer ":locale" to the open pragma which
38591              will get the encoding from the locale.  Yet undocumented
38592              because I can't get the PerlIO :encoding(foobar) to work.
38593      Branch: perl
38594            ! ext/Encode/Encode.pm lib/open.pm
38595 ____________________________________________________________________________
38596 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
38597         Log: Add more encoding mappings.
38598      Branch: perl
38599            ! ext/Encode/Encode.pm
38600 ____________________________________________________________________________
38601 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
38602         Log: Document that using :encoding layer requires using Encode.
38603      Branch: perl
38604            ! ext/Encode/Encode.pm lib/PerlIO.pm
38605 ____________________________________________________________________________
38606 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
38607         Log: Netware tweak from Ananth Kesari.
38608      Branch: perl
38609            ! NetWare/netware.h
38610 ____________________________________________________________________________
38611 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
38612         Log: t/harness doesn't know about run/*.t
38613      Branch: perl
38614            ! t/harness
38615 ____________________________________________________________________________
38616 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
38617         Log: run/exit.t busted on windows
38618      Branch: perl
38619            ! t/run/exit.t
38620 ____________________________________________________________________________
38621 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
38622         Log: fix a couple of UCD.t tests that fail due to bad case
38623      Branch: perl
38624            ! lib/Unicode/UCD.t
38625 ____________________________________________________________________________
38626 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
38627         Log: test skip logic was broken
38628      Branch: perl
38629            ! ext/I18N/Langinfo/Langinfo.t
38630 ____________________________________________________________________________
38631 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
38632         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
38633              failure of ExtUtils.t#27 when built in debug mode)
38634      Branch: perl
38635            ! lib/ExtUtils/MM_Win32.pm
38636 ____________________________________________________________________________
38637 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
38638         Log: I18N::Langinfo is not available on windows
38639      Branch: perl
38640            ! win32/FindExt.pm
38641 ____________________________________________________________________________
38642 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
38643         Log: save a dTHX
38644      Branch: perl
38645            ! ext/POSIX/POSIX.xs
38646 ____________________________________________________________________________
38647 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
38648         Log: Update Changes.
38649      Branch: perl
38650            ! Changes patchlevel.h
38651 ____________________________________________________________________________
38652 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
38653         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
38654              as pointed out by Sarathy.
38655      Branch: perl
38656            ! ext/I18N/Langinfo/Langinfo.xs
38657 ____________________________________________________________________________
38658 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
38659         Log: Retract #11212.
38660      Branch: perl
38661            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
38662 ____________________________________________________________________________
38663 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
38664         Log: Bump up the VERSION of Cwd.xs.
38665      Branch: perl
38666            ! ext/Cwd/Makefile.PL
38667 ____________________________________________________________________________
38668 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
38669         Log: Retract #11220, the problem wasn't the missing leading zero.
38670              Here's the problem:
38671              $ ./perl -we 'chmod(oct("755"), ".")'
38672              Non-octal literal mode (493) specified at -e line 1.
38673              (Did you mean 0493 instead?)
38674      Branch: perl
38675            ! lib/ExtUtils/MM_Unix.pm
38676 ____________________________________________________________________________
38677 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
38678         Log: (Retracted by #11221)
38679              Change the PERM_RW and PERM_RWX to 0644 and 0755
38680              (add the leading zero).
38681      Branch: perl
38682            ! lib/ExtUtils/MM_Unix.pm
38683 ____________________________________________________________________________
38684 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
38685         Log: Integrate changes #11193, 11205, 11209 from macperl.
38686              
38687              Fix up AutoLoader to fudge for Mac paths in import().
38688              
38689              Allow symbols in try_symbol() to begin with "_".
38690              
38691              Small portability fix for Mac OS.
38692      Branch: perl
38693           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
38694 ____________________________________________________________________________
38695 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
38696         Log: Metaconfig unit change for #11217.
38697      Branch: metaconfig/U/perl
38698            ! Extensions.U
38699 ____________________________________________________________________________
38700 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
38701         Log: Detypo, problem noticed by Gerrit P. Haase.
38702      Branch: perl
38703            ! Configure config_h.SH
38704 ____________________________________________________________________________
38705 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
38706         Log: Cwd cleanups.
38707      Branch: perl
38708            ! ext/Cwd/Cwd.xs
38709 ____________________________________________________________________________
38710 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
38711         Log: Slight tweaks on #11213.
38712      Branch: perl
38713            ! toke.c
38714 ____________________________________________________________________________
38715 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
38716         Log: A missing dTHX noticed by Gerrit P. Haase.
38717      Branch: perl
38718            ! ext/POSIX/POSIX.xs
38719 ____________________________________________________________________________
38720 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
38721         Log: Subject: [PATCH toke.c] Simplify yytoke()
38722              From: Simon Cozens <simon@netthink.co.uk>
38723              Date: Sun, 8 Jul 2001 13:24:34 +0100
38724              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
38725              
38726              Split out pending_ident().
38727      Branch: perl
38728            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
38729 ____________________________________________________________________________
38730 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
38731         Log: (Retracted by #11223.)
38732              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
38733              Date: Wed, 05 Nov 1997 17:22:34 -0600
38734              From: Graham Barr <gbarr@ti.com>
38735              Message-Id: <3460FFBA.6DA51F46@ti.com>
38736      Branch: perl
38737            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
38738 ____________________________________________________________________________
38739 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
38740         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
38741      Branch: perl
38742            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
38743            ! pod/perllocale.pod
38744 ____________________________________________________________________________
38745 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
38746         Log: Really do the test under the C locale.
38747      Branch: perl
38748            ! ext/I18N/Langinfo/Langinfo.t
38749 ____________________________________________________________________________
38750 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
38751         Log: Small portability fix for Mac OS.
38752      Branch: maint-5.6/macperl
38753            ! lib/Cwd.pm
38754 ____________________________________________________________________________
38755 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
38756         Log: Metaconfig unit change for #11207.
38757      Branch: metaconfig/U/perl
38758            ! Extensions.U
38759 ____________________________________________________________________________
38760 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
38761         Log: Add I18N::Langinfo, which is basically a wrapper around
38762              nl_langinfo(), which is an additional way to query locale
38763              specific information.
38764      Branch: perl
38765            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
38766            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
38767            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
38768 ____________________________________________________________________________
38769 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
38770         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
38771              used in File::Find tests; replace with if.t.
38772      Branch: maint-5.6/macperl
38773            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
38774            ! t/pragma/warn/op
38775 ____________________________________________________________________________
38776 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
38777         Log: Allow symbols in try_symbol() to begin with "_".
38778      Branch: maint-5.6/macperl
38779            ! makedef.pl
38780 ____________________________________________________________________________
38781 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
38782         Log: Sync up the File::Find changes from the rewrite by
38783              Thomas Wegner, et al.
38784      Branch: maint-5.6/macperl
38785            + t/lib/filefind-taint.t
38786            ! lib/File/Find.pm t/lib/filefind.t
38787 ____________________________________________________________________________
38788 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
38789         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
38790              From: Thomas Wegner <wegner_thomas@yahoo.com>
38791              Date: Thu, 5 Jul 2001 20:31:25 +0200
38792              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
38793      Branch: maint-5.6/macperl
38794            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
38795 ____________________________________________________________________________
38796 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
38797         Log: Some more test portability fixes.
38798      Branch: maint-5.6/macperl
38799            ! t/lib/filecopy.t t/pragma/warn/pp_sys
38800 ____________________________________________________________________________
38801 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
38802         Log: The #11200 removed wrong (non-existent) target.  Duh.
38803      Branch: perl
38804            ! Makefile.SH
38805 ____________________________________________________________________________
38806 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
38807         Log: Zap the lib/re.pm before creating it.
38808      Branch: perl
38809            ! Makefile.SH
38810 ____________________________________________________________________________
38811 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
38812         Log: Another test.  Please ignore.
38813      Branch: maint-5.6/macperl
38814            ! README.macos
38815 ____________________________________________________________________________
38816 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
38817         Log: Portability fixes for a lot of tests, especially IO-related
38818              tests, and warnings, and the harness script.
38819      Branch: maint-5.6/macperl
38820            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
38821            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
38822            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
38823            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
38824            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
38825            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
38826            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
38827            ! t/pragma/warnings.t
38828 ____________________________________________________________________________
38829 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
38830         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
38831              From: Nicholas Clark <nick@ccl4.org>
38832              Date: Sat, 7 Jul 2001 21:00:17 +0100
38833              Message-ID: <20010707210017.H59620@plum.flirble.org>
38834      Branch: perl
38835            ! lib/h2xs.t
38836 ____________________________________________________________________________
38837 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
38838         Log: The UNICOS/mk SysV IPC problem has been fixed.
38839      Branch: perl
38840            ! pod/perl572delta.pod
38841 ____________________________________________________________________________
38842 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
38843         Log: Slight update tweaks on perlunicode.pod.
38844      Branch: perl
38845            ! pod/perlunicode.pod
38846 ____________________________________________________________________________
38847 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
38848         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
38849              From: Mark-Jason Dominus <mjd@plover.com>
38850              Date: Sat, 07 Jul 2001 13:04:04 -0400
38851              Message-ID: <20010707170404.32694.qmail@plover.com>
38852      Branch: perl
38853            ! ext/DB_File/DB_File.pm
38854 ____________________________________________________________________________
38855 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
38856         Log: Fix up AutoLoader to fudge for Mac paths in import().
38857      Branch: maint-5.6/macperl
38858            ! lib/AutoLoader.pm
38859 ____________________________________________________________________________
38860 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
38861         Log: Try to force the lib/re.pm to be there before entering
38862              the extensions builds, should help for parallel makes.
38863      Branch: perl
38864            ! Makefile.SH
38865 ____________________________________________________________________________
38866 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
38867         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
38868              From: Norton Allen <allen@huarp.harvard.edu>
38869              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
38870              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
38871      Branch: perl
38872            ! ext/POSIX/POSIX.xs
38873 ____________________________________________________________________________
38874 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
38875         Log: Subject: [PATCH] Re: op/arith.t
38876              From: Nicholas Clark <nick@ccl4.org>
38877              Date: Sat, 7 Jul 2001 13:04:54 +0100
38878              Message-ID: <20010707130454.D59620@plum.flirble.org>
38879      Branch: perl
38880            ! numeric.c toke.c
38881 ____________________________________________________________________________
38882 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
38883         Log: Subject: [PATCH] h2xs
38884              From: Nicholas Clark <nick@ccl4.org>
38885              Date: Fri, 6 Jul 2001 23:25:14 +0100
38886              Message-ID: <20010706232514.X59620@plum.flirble.org>
38887      Branch: perl
38888            ! utils/h2xs.PL
38889 ____________________________________________________________________________
38890 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
38891         Log: Subject: Re: bleedperl perl_alloc..free leakage
38892              From: Radu Greab <radu@netsoft.ro>
38893              Date: Fri, 6 Jul 2001 19:48:54 +0300
38894              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
38895              
38896              Leak-be-gone.
38897      Branch: perl
38898            ! op.c
38899 ____________________________________________________________________________
38900 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
38901         Log: Test again.  Please ignore.
38902      Branch: maint-5.6/macperl
38903            ! README.macos
38904 ____________________________________________________________________________
38905 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
38906         Log: Test.  Please ignore.
38907      Branch: maint-5.6/macperl
38908            ! README.macos
38909 ____________________________________________________________________________
38910 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
38911         Log: Include changes already sent in separately as patches,
38912              before branch was created.
38913      Branch: maint-5.6/macperl
38914            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
38915            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
38916            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
38917            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
38918            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
38919            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
38920            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
38921            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
38922            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
38923            ! t/pragma/strict.t
38924 ____________________________________________________________________________
38925 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
38926         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
38927              From: Norton Allen <allen@huarp.harvard.edu>
38928              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
38929              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
38930      Branch: perl
38931            ! utf8.h
38932 ____________________________________________________________________________
38933 [ 11183] By: nick                                  on 2001/07/06  16:27:40
38934         Log: Integrate mainline
38935      Branch: perlio
38936           +> (branch 42 files)
38937            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
38938            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
38939            - win32/bin/mdelete.bat
38940           !> (integrate 215 files)
38941 ____________________________________________________________________________
38942 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
38943         Log: The #11166 needed also these updated.
38944      Branch: perl
38945            ! lib/warnings.pm warnings.h
38946 ____________________________________________________________________________
38947 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
38948         Log: Update Changes.
38949      Branch: perl
38950            ! Changes patchlevel.h
38951 ____________________________________________________________________________
38952 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
38953         Log: Regen toc.
38954      Branch: perl
38955            ! pod/perltoc.pod
38956 ____________________________________________________________________________
38957 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
38958         Log: Nit from Abhijit.
38959      Branch: perl
38960            ! lib/CPAN.pm
38961 ____________________________________________________________________________
38962 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
38963         Log: Retract #11172.
38964      Branch: perl
38965            ! t/op/method.t
38966 ____________________________________________________________________________
38967 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
38968         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
38969              From: Norton Allen <allen@huarp.harvard.edu>
38970              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
38971              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
38972      Branch: perl
38973            ! lib/Cwd.pm
38974 ____________________________________________________________________________
38975 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
38976         Log: (Accidentally empty check-in.)
38977      Branch: perl
38978            ! utf8.h
38979 ____________________________________________________________________________
38980 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
38981         Log: Retract #11165 since Sarathy pointed out it'll not
38982              work properly under threads, the problem should be
38983              solved using "the savestack, either via SSNEW() or
38984              using a newSVpv()+SAVEFREESV() combo."
38985      Branch: perl
38986            ! ext/POSIX/POSIX.xs
38987 ____________________________________________________________________________
38988 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
38989         Log: Retract #11125 since NI-S pointed out it'll not work in
38990              cases where the extension has their own handcrafted INC
38991              et alia.
38992      Branch: perl
38993            ! lib/ExtUtils/MM_Unix.pm
38994 ____________________________________________________________________________
38995 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
38996         Log: Subject: RE: [PATCH] -I and MakeMaker again
38997              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
38998              Date: Fri, 6 Jul 2001 09:18:29 +0200
38999              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
39000      Branch: perl
39001            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
39002            ! lib/ExtUtils/MM_Win32.pm
39003 ____________________________________________________________________________
39004 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
39005         Log: (Retracted by #11178)
39006              Subject: [PATCH t/op/method.t] SUPER:: strangeness
39007              From: Piers Cawley <pdcawley@iterative-software.com>
39008              Date: 06 Jul 2001 10:49:01 +0100
39009              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
39010      Branch: perl
39011            ! t/op/method.t
39012 ____________________________________________________________________________
39013 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
39014         Log: VOS README update from Paul Green.
39015      Branch: perl
39016            ! README.vos
39017 ____________________________________________________________________________
39018 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
39019         Log: Subject: [PATCH README.qnx hints/qnx.sh]
39020              From: Norton Allen <allen@huarp.harvard.edu>
39021              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
39022              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
39023      Branch: perl
39024            ! README.qnx hints/qnx.sh
39025 ____________________________________________________________________________
39026 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
39027         Log: Subject: [PATCH] Doc patch for Tie::Hash
39028              From: Artur Bergman <artur@contiller.se>
39029              Date: Thu, 05 Jul 2001 22:51:18 +0200
39030              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
39031      Branch: perl
39032            ! lib/Tie/Hash.pm
39033 ____________________________________________________________________________
39034 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
39035         Log: Subject: [PATCH] perlfaq4.pod
39036              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
39037              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
39038              Date: Thu, 5 Jul 2001 18:44:10 +0100 
39039      Branch: perl
39040            ! pod/perlfaq4.pod
39041 ____________________________________________________________________________
39042 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
39043         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
39044              From: Robin Houston <robin@kitsite.com>
39045              Date: Thu, 5 Jul 2001 18:33:21 +0100
39046              Message-ID: <20010705183321.A27345@robin.kitsite.com>
39047      Branch: perl
39048            ! ext/B/B/Deparse.pm
39049 ____________________________________________________________________________
39050 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
39051         Log: (Retracted by #11285.)
39052              
39053              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
39054              From: Abhijit Menon-Sen <ams@wiw.org>
39055              Date: Fri, 6 Jul 2001 01:26:32 +0530
39056              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
39057      Branch: perl
39058            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
39059            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
39060            ! warnings.pl
39061 ____________________________________________________________________________
39062 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
39063         Log: (Retracted by #11175)
39064              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
39065              From: Norton Allen <allen@huarp.harvard.edu>
39066              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
39067              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
39068      Branch: perl
39069            ! ext/POSIX/POSIX.xs
39070 ____________________________________________________________________________
39071 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
39072         Log: Unterminated C< (noticed by Richard Hatch), and few other
39073              small Unicode doc tweaks.
39074      Branch: perl
39075            ! pod/perlretut.pod
39076 ____________________________________________________________________________
39077 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
39078         Log: More flexible argument understanding; add charblocks() and
39079              charscripts(); make charblock() and charscript() two-way;
39080              add charinrange(); separate the $Unicode::UCD::VERSION and
39081              the version of the Unicode by adding UnicodeVersion().
39082      Branch: perl
39083            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
39084 ____________________________________________________________________________
39085 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
39086         Log: Update Unicode::UCD on \p{In...}.
39087      Branch: perl
39088            ! lib/Unicode/UCD.pm
39089 ____________________________________________________________________________
39090 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
39091         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
39092              From: Norton Allen <allen@huarp.harvard.edu>
39093              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
39094              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
39095      Branch: perl
39096            ! lib/ExtUtils/MM_Unix.pm
39097 ____________________________________________________________________________
39098 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
39099         Log: POSIX-BC tweaks from Thomas Dorner.
39100      Branch: perl
39101            ! hints/posix-bc.sh perlio.h
39102 ____________________________________________________________________________
39103 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
39104         Log: Module updates for the delta.
39105      Branch: perl
39106            ! pod/perl572delta.pod
39107 ____________________________________________________________________________
39108 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
39109         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
39110              From: Norton Allen <allen@huarp.harvard.edu>
39111              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
39112              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
39113      Branch: perl
39114            ! ext/IO/lib/IO/t/io_sock.t
39115 ____________________________________________________________________________
39116 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
39117         Log: Subject: [PATCH perldiag.pod] Quick fixes
39118              From: Simon Cozens <simon@netthink.co.uk>
39119              Date: Wed, 4 Jul 2001 20:22:12 +0100
39120              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
39121      Branch: perl
39122            ! pod/perldiag.pod
39123 ____________________________________________________________________________
39124 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
39125         Log: (retracted by #13533)
39126              
39127              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
39128              From: Radu Greab <radu@netsoft.ro>
39129              Date: Wed, 4 Jul 2001 22:13:31 +0300
39130              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
39131      Branch: perl
39132            ! op.c sv.c t/op/pos.t
39133 ____________________________________________________________________________
39134 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
39135         Log: Subject: [PATCH] -I and MakeMaker again
39136              From: Michael G Schwern <schwern@pobox.com>
39137              Date: Wed, 4 Jul 2001 15:03:07 -0400
39138              Message-ID: <20010704150307.I20340@blackrider>
39139              
39140              (and retract #11145)
39141      Branch: perl
39142            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
39143            ! lib/ExtUtils/MakeMaker.pm
39144 ____________________________________________________________________________
39145 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
39146         Log: Subject: Re: PERFORCE change 11142 for review
39147              From: "Philip Newton" <Philip.Newton@gmx.net>
39148              Date: Wed, 4 Jul 2001 20:46:26 +0200
39149              Message-Id: <200107041841.VAA25380@taas.iki.fi>
39150      Branch: perl
39151            ! lib/ExtUtils/MakeMaker.pm
39152 ____________________________________________________________________________
39153 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
39154         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
39155              From: Jonathan Stowe <gellyfish@gellyfish.com>
39156              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
39157              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
39158      Branch: perl
39159            ! utils/pl2pm.PL
39160 ____________________________________________________________________________
39161 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
39162         Log: fix the binary compatibility issue when building with/without
39163              usemymalloc by exporting Perl_malloc() et al as simple wrappers
39164              around the system functions (this allows most extensions built
39165              using one mode to coexist with perls built in the other mode)
39166              
39167              XXX the Perl_mfree() wrapper might need to do return(free()) on
39168              platforms where Free_t isn't "void"
39169      Branch: perl
39170            ! embed.h embed.pl makedef.pl proto.h util.c
39171 ____________________________________________________________________________
39172 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
39173         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
39174              since it doesn't ensure threads other than the one calling fork()
39175              aren't holding any locks; the fix is to use pthread_atfork() to
39176              hold global locks
39177              
39178              building perl with -Dusemymalloc exacerbates the problem since
39179              Perl_malloc() holds a mutex, and perl's exec() calls New()
39180              
39181              XXX the code in win32thread.h may be needed on platforms that have
39182              no pthread_atfork()
39183      Branch: perl
39184            ! perl.c thread.h win32/win32thread.h
39185 ____________________________________________________________________________
39186 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
39187         Log: Integrate #11009 from maintperl.
39188      Branch: maint-5.6/macperl
39189           !> lib/ExtUtils/Manifest.pm
39190 ____________________________________________________________________________
39191 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
39192         Log: Flexing my Perforce muscles.
39193      Branch: maint-5.6/macperl
39194            ! README.macos
39195 ____________________________________________________________________________
39196 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
39197         Log: Update Changes.
39198      Branch: perl
39199            ! Changes patchlevel.h
39200 ____________________________________________________________________________
39201 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
39202         Log: Metaconfig unit change for #11146.
39203      Branch: metaconfig/U/perl
39204            ! d_fcntl_can_lock.U
39205 ____________________________________________________________________________
39206 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
39207         Log: Somehow the #ifdefs of the added code (in #11093) made
39208              HP-UX to fail the fcntl locking test, without the ifdefs
39209              the test seems to be working again.  Reason unknown:
39210              HP-UX cc doesn't complain either way.
39211      Branch: perl
39212            ! Configure
39213 ____________________________________________________________________________
39214 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
39215         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
39216      Branch: perl
39217            ! lib/ExtUtils/MM_Unix.pm
39218 ____________________________________________________________________________
39219 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
39220         Log: gcc -Wall nit.
39221      Branch: perl
39222            ! pp_hot.c
39223 ____________________________________________________________________________
39224 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
39225         Log: When removing tests updating the test count is a good idea, too.
39226      Branch: perl
39227            ! lib/Net/t/require.t
39228 ____________________________________________________________________________
39229 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
39230         Log: Document #11134 and add the new symbols to the list of
39231              of MakeMaker known ones.
39232      Branch: perl
39233            ! lib/ExtUtils/MakeMaker.pm
39234 ____________________________________________________________________________
39235 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
39236         Log: Microperl update.
39237      Branch: perl
39238            ! uconfig.h
39239 ____________________________________________________________________________
39240 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
39241         Log: Update the libnet tests as per #11138.
39242      Branch: perl
39243            - lib/Net/t/ph.t
39244            ! MANIFEST lib/Net/t/require.t
39245 ____________________________________________________________________________
39246 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
39247         Log: Regen toc and modlib.
39248      Branch: perl
39249            ! pod/perlmodlib.pod pod/perltoc.pod
39250 ____________________________________________________________________________
39251 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
39252         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
39253              Graham's request.
39254      Branch: perl
39255            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
39256            ! MANIFEST
39257 ____________________________________________________________________________
39258 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
39259         Log: Add the OS/390 harness results to the delta.
39260      Branch: perl
39261            ! pod/perl572delta.pod
39262 ____________________________________________________________________________
39263 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
39264         Log: Avoid the two study tests in OS/390 until the bug has been solved.
39265      Branch: perl
39266            ! t/op/study.t
39267 ____________________________________________________________________________
39268 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
39269         Log: DOS/DJGPP tweaks from Laszlo Molnar.
39270      Branch: perl
39271            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
39272 ____________________________________________________________________________
39273 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
39274         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
39275              From: Michael G Schwern <schwern@pobox.com>
39276              Date: Wed, 4 Jul 2001 00:01:16 -0400
39277              Message-ID: <20010704000116.C591@blackrider>
39278      Branch: perl
39279            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
39280 ____________________________________________________________________________
39281 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
39282         Log: The #11132 missed singleton characters (not part
39283              of a unilo..unihi range) in Unicode scripts.
39284      Branch: perl
39285            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
39286            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
39287            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
39288            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
39289            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
39290            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
39291            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
39292            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
39293            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
39294            ! lib/unicode/mktables.PL t/op/pat.t
39295 ____________________________________________________________________________
39296 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
39297         Log: Support preferentially the Unicode 'scripts' definition
39298              in the \p{In...} notation since according to Unicode the
39299              scripts concept is more natural for matching than using
39300              the somewhat artificial block names.  The block names are
39301              still available, though, and if there's a name conflict,
39302              the scripts one wins and the blocks one has to do with
39303              'Block' appended to its name.  For more information see
39304              
39305              http://www.unicode.org/unicode/reports/tr24/
39306      Branch: perl
39307            + lib/unicode/In/100.pl lib/unicode/In/101.pl
39308            + lib/unicode/In/102.pl lib/unicode/In/103.pl
39309            + lib/unicode/In/104.pl lib/unicode/In/105.pl
39310            + lib/unicode/In/106.pl lib/unicode/In/107.pl
39311            + lib/unicode/In/108.pl lib/unicode/In/109.pl
39312            + lib/unicode/In/110.pl lib/unicode/In/111.pl
39313            + lib/unicode/In/112.pl lib/unicode/In/113.pl
39314            + lib/unicode/In/114.pl lib/unicode/In/115.pl
39315            + lib/unicode/In/116.pl lib/unicode/In/117.pl
39316            + lib/unicode/In/118.pl lib/unicode/In/119.pl
39317            + lib/unicode/In/120.pl lib/unicode/In/121.pl
39318            + lib/unicode/In/122.pl lib/unicode/In/123.pl
39319            + lib/unicode/In/124.pl lib/unicode/In/125.pl
39320            + lib/unicode/In/126.pl lib/unicode/In/127.pl
39321            + lib/unicode/In/128.pl lib/unicode/In/129.pl
39322            + lib/unicode/In/130.pl lib/unicode/In/131.pl
39323            + lib/unicode/In/132.pl lib/unicode/In/133.pl
39324            + lib/unicode/In/134.pl lib/unicode/In/135.pl
39325            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
39326            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
39327            ! (edit 106 files)
39328 ____________________________________________________________________________
39329 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
39330         Log: Better document the difference between a block and a script.
39331      Branch: perl
39332            ! lib/Unicode/UCD.pm
39333 ____________________________________________________________________________
39334 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
39335         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
39336              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39337              Date: Tue, 3 Jul 2001 15:04:23 -0500
39338              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
39339      Branch: perl
39340            ! lib/CPAN.pm
39341 ____________________________________________________________________________
39342 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
39343         Log: Add tests for charscript().
39344      Branch: perl
39345            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
39346 ____________________________________________________________________________
39347 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
39348         Log: Add charscript() to get the UTR#24 script names of characters.
39349      Branch: perl
39350            ! lib/Unicode/UCD.pm
39351 ____________________________________________________________________________
39352 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
39353         Log: Todo updates.
39354      Branch: perl
39355            ! pod/perltodo.pod
39356 ____________________________________________________________________________
39357 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
39358         Log: Unicode::UCD updates.
39359      Branch: perl
39360            ! lib/Unicode/UCD.pm
39361 ____________________________________________________________________________
39362 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
39363         Log: (Retracted by #11174)
39364              Subject: MakeMaker should pass through DEFINE and INC to subdirs
39365              From: Alan Burlison <Alan.Burlison@sun.com>
39366              Date: Tue, 03 Jul 2001 15:20:13 +0100
39367              Message-ID: <3B41D49D.A923D4F9@sun.com>
39368      Branch: perl
39369            ! lib/ExtUtils/MM_Unix.pm
39370 ____________________________________________________________________________
39371 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
39372         Log: Subject: Patch needed for UTS
39373              From: hom00@utsglobal.com (Hal Morris)
39374              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
39375              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
39376              
39377              Replace #11113 with a better version.
39378      Branch: perl
39379            ! perl.h
39380 ____________________________________________________________________________
39381 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
39382         Log: Subject: Re: POINTERRIGOR
39383              From: Andy Dougherty <doughera@lafayette.edu>
39384              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
39385              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
39386      Branch: perl
39387            ! util.c
39388 ____________________________________________________________________________
39389 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
39390         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
39391              From: "Philip Newton" <pnewton@gmx.de>
39392              Date: Tue, 3 Jul 2001 17:03:34 +0200
39393              Message-ID: <3B41FAE6.29564.660E117@localhost>
39394      Branch: perl
39395            ! pp_hot.c
39396 ____________________________________________________________________________
39397 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
39398         Log: Typos.
39399      Branch: perl
39400            ! INSTALL
39401 ____________________________________________________________________________
39402 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
39403         Log: Subject: [PATCH 5.6.1] debugger fixes
39404              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39405              Date: Tue, 3 Jul 2001 03:38:18 -0400
39406              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
39407              
39408              The $^S is working again.
39409      Branch: perl
39410            ! lib/perl5db.pl
39411 ____________________________________________________________________________
39412 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
39413         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
39414              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39415              Date: Tue, 3 Jul 2001 03:34:06 -0400
39416              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
39417      Branch: perl
39418            ! os2/OS2/Process/Process.pm
39419 ____________________________________________________________________________
39420 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
39421         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
39422              From: "Philip Newton" <Philip.Newton@gmx.net>
39423              Date: Tue, 3 Jul 2001 09:11:27 +0200
39424              Message-Id: <200107030706.KAA04596@taas.iki.fi>
39425      Branch: perl
39426            ! lib/FindBin.pm
39427 ____________________________________________________________________________
39428 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
39429         Log: Delta delta.
39430      Branch: perl
39431            ! pod/perl572delta.pod
39432 ____________________________________________________________________________
39433 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
39434         Log: Metaconfig unit change for 11115.
39435      Branch: metaconfig
39436            ! U/modified/libc.U
39437 ____________________________________________________________________________
39438 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
39439         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
39440              (from Richard Hatch) (this was the cause of pipes() and
39441              times() mysteriously not being found)
39442      Branch: perl
39443            ! Configure
39444 ____________________________________________________________________________
39445 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
39446         Log: Retract #10142, the real culprit found by Richard Hatch,
39447              coming soon to Configure near you.
39448      Branch: perl
39449            ! hints/aix.sh
39450 ____________________________________________________________________________
39451 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
39452         Log: (Replaced by #11124) UTS workaround from Hal Morris.
39453      Branch: perl
39454            ! perl.h
39455 ____________________________________________________________________________
39456 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
39457         Log: Subject: [PATCH] grok not grocking correctly
39458              From: Nicholas Clark <nick@ccl4.org>
39459              Date: Tue, 3 Jul 2001 00:19:08 +0100
39460              Message-ID: <20010703001908.H59620@plum.flirble.org>
39461      Branch: perl
39462            ! numeric.c
39463 ____________________________________________________________________________
39464 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
39465         Log: Subject: [PATCH Deparse.t] test just-posted patches
39466              From: Robin Houston <robin@kitsite.com>
39467              Date: Mon, 2 Jul 2001 23:46:15 +0100
39468              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
39469      Branch: perl
39470            ! ext/B/Deparse.t
39471 ____________________________________________________________________________
39472 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
39473         Log: Subject: [PATCH toke.c] autosplit into @F
39474              From: Robin Houston <robin@kitsite.com>
39475              Date: Mon, 2 Jul 2001 23:18:20 +0100
39476              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
39477      Branch: perl
39478            ! perl.c toke.c
39479 ____________________________________________________________________________
39480 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
39481         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
39482              From: Robin Houston <robin@kitsite.com>
39483              Date: Mon, 2 Jul 2001 23:00:48 +0100
39484              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
39485      Branch: perl
39486            ! ext/B/B/Deparse.pm
39487 ____________________________________________________________________________
39488 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
39489         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
39490              From: "Philip Newton" <Philip.Newton@gmx.net>
39491              Date: Mon, 2 Jul 2001 22:06:22 +0200
39492              (no Message-Id)
39493      Branch: perl
39494            ! ext/NDBM_File/hints/linux.pl
39495 ____________________________________________________________________________
39496 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
39497         Log: Subject: Re: Fixed pack problem - sort of
39498              From: Nicholas Clark <nick@ccl4.org>
39499              Date: Mon, 2 Jul 2001 20:59:20 +0100
39500              Message-ID: <20010702205919.F59620@plum.flirble.org>
39501      Branch: perl
39502            ! pp_pack.c t/op/pack.t
39503 ____________________________________________________________________________
39504 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
39505         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
39506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39507              Date: Mon, 2 Jul 2001 15:45:41 -0400
39508              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
39509      Branch: perl
39510            ! os2/os2.c
39511 ____________________________________________________________________________
39512 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
39513         Log: (Mistaken retraction)
39514      Branch: perl
39515            ! utils/pl2pm.PL
39516 ____________________________________________________________________________
39517 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
39518         Log: Detypo in #11103.
39519      Branch: perl
39520            ! utils/pl2pm.PL
39521 ____________________________________________________________________________
39522 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
39523         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
39524              From: Jonathan Stowe <gellyfish@gellyfish.com>
39525              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
39526              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
39527      Branch: perl
39528            ! utils/pl2pm.PL
39529 ____________________________________________________________________________
39530 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
39531         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
39532              From: "Craig A. Berry" <craigberry@mac.com>
39533              Date: Mon, 02 Jul 2001 14:11:23 -0500
39534              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
39535      Branch: perl
39536            ! lib/Unicode/UCD.pm
39537 ____________________________________________________________________________
39538 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
39539         Log: Subject: [PATCH] Re: op/numconvert.t failures
39540              From: Nicholas Clark <nick@ccl4.org>
39541              Date: Mon, 2 Jul 2001 20:10:48 +0100
39542              Message-ID: <20010702201048.E59620@plum.flirble.org>
39543      Branch: perl
39544            ! t/op/numconvert.t
39545 ____________________________________________________________________________
39546 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
39547         Log: Update Changes.
39548      Branch: perl
39549            ! Changes patchlevel.h
39550 ____________________________________________________________________________
39551 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
39552         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
39553              The real fix must be more involved.  The line of code all the leaky
39554              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
39555              line of Perl_newPMOP().
39556      Branch: perl
39557            ! op.h
39558 ____________________________________________________________________________
39559 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
39560         Log: Based on
39561              
39562              Subject: Re: sizeof(struct sembuf)
39563              From: Nicholas Clark <nick@ccl4.org>
39564              Date: Sun, 1 Jul 2001 22:26:48 +0100
39565              Message-ID: <20010701222648.W59620@plum.flirble.org>
39566              
39567              but do semop() always the slow way.
39568      Branch: perl
39569            ! doio.c
39570 ____________________________________________________________________________
39571 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
39572         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
39573              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39574              Date: Tue, 03 Jul 2001 00:56:30 +0900
39575              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
39576      Branch: perl
39577            ! ext/Encode/Encode/Tcl.t
39578 ____________________________________________________________________________
39579 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
39580         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
39581              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39582              Date: Tue, 03 Jul 2001 00:55:46 +0900
39583              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
39584      Branch: perl
39585            ! ext/Encode/Encode/Tcl.pm
39586 ____________________________________________________________________________
39587 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
39588         Log: Regen api and toc.
39589      Branch: perl
39590            ! pod/perlapi.pod pod/perltoc.pod
39591 ____________________________________________________________________________
39592 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
39593         Log: Metaconfig unit change for #11093.
39594      Branch: metaconfig/U/perl
39595            ! d_fcntl_can_lock.U
39596 ____________________________________________________________________________
39597 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
39598         Log: The fcntl locking test may hang if NFS locking messed up;
39599              break out with alarm(10).
39600      Branch: perl
39601            ! Configure
39602 ____________________________________________________________________________
39603 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
39604         Log: Move the mdelete.bat from win32/bin to win32.
39605      Branch: perl
39606            ! MANIFEST
39607 ____________________________________________________________________________
39608 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
39609         Log: Typo in #11083.
39610      Branch: perl
39611            ! ext/Time/Piece/Piece.t
39612 ____________________________________________________________________________
39613 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
39614         Log: Netware tweaks from Guruprasad.
39615      Branch: perl
39616            - NetWare/perlsdio.h
39617            ! MANIFEST NetWare/Makefile NetWare/interface.c
39618            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
39619            ! perlsdio.h
39620 ____________________________________________________________________________
39621 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
39622         Log: Subject: Re: [PATH] shared -> unique;
39623              From: Abhijit Menon-Sen <ams@wiw.org>
39624              Date: Wed, 27 Jun 2001 03:51:27 +0530
39625              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
39626      Branch: perl
39627            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
39628 ____________________________________________________________________________
39629 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
39630         Log: Subject: Re: AIX / gcc-3.0
39631              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39632              Date: Mon, 02 Jul 2001 15:20:21 +0200
39633              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
39634      Branch: perl
39635            ! hints/aix.sh
39636 ____________________________________________________________________________
39637 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
39638         Log: Subject: Re: Bug report: split splits on wrong pattern
39639              From: Abhijit Menon-Sen <ams@wiw.org>
39640              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
39641              Date: Mon, 2 Jul 2001 16:31:33 +0530
39642      Branch: perl
39643            ! pp_ctl.c
39644 ____________________________________________________________________________
39645 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
39646         Log: Subject: [PATCH 5.6.1] test harness
39647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39648              Date: Mon, 2 Jul 2001 06:29:21 -0400
39649              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
39650      Branch: perl
39651            ! lib/Test/Harness.pm
39652 ____________________________________________________________________________
39653 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
39654         Log: Subject: [PATCH 5.6.1] debugger goof
39655              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39656              Date: Mon, 2 Jul 2001 06:27:22 -0400
39657              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
39658      Branch: perl
39659            ! lib/perl5db.pl
39660 ____________________________________________________________________________
39661 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
39662         Log: Subject: [PATCH 5.6.1] OS/2 cwd
39663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39664              Date: Mon, 2 Jul 2001 06:21:17 -0400
39665              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
39666      Branch: perl
39667            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
39668 ____________________________________________________________________________
39669 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
39670         Log: Make #11082 more OS/2-specific.
39671      Branch: perl
39672            ! ext/Time/Piece/Piece.t
39673 ____________________________________________________________________________
39674 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
39675         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
39676              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39677              Date: Mon, 2 Jul 2001 06:06:34 -0400
39678              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
39679      Branch: perl
39680            ! ext/Time/Piece/Piece.t
39681 ____________________________________________________________________________
39682 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
39683         Log: Subject: [PATCH B::Deparse] version number & changes
39684              From: Robin Houston <robin@kitsite.com>  
39685              Date: Sun, 1 Jul 2001 17:17:29 +0100
39686              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
39687      Branch: perl
39688            ! ext/B/B/Deparse.pm
39689 ____________________________________________________________________________
39690 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
39691         Log: Subject: a small fix.
39692              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
39693              Date: Mon, 2 Jul 2001 12:17:53 +0200
39694              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
39695      Branch: perl
39696            ! ext/Thread/Thread.xs
39697 ____________________________________________________________________________
39698 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
39699         Log: Subject: RE: perl@10907
39700              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
39701              Date: Mon, 2 Jul 2001 12:06:16 +0200
39702              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
39703              
39704              Borland C vs PerlIO.
39705      Branch: perl
39706            ! win32/config.bc win32/config_H.bc
39707 ____________________________________________________________________________
39708 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
39709         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
39710              From: "H.M. Brand" <merijn@l1.procura.nl>
39711              Date: Mon, 02 Jul 2001 11:18:57 +0200
39712              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
39713      Branch: perl
39714            ! t/op/write.t
39715 ____________________________________________________________________________
39716 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
39717         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
39718              From: Michael G Schwern <schwern@pobox.com>
39719              Date: Mon, 2 Jul 2001 00:26:24 -0400
39720              Message-ID: <20010702002624.A18302@blackrider>
39721      Branch: perl
39722            - ext/util/mkbootstrap
39723 ____________________________________________________________________________
39724 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
39725         Log: Subject: [PATCH op.h] v minor comment tweak
39726              From: Robin Houston <robin@puffinry.freeserve.co.uk>
39727              Date: Mon, 2 Jul 2001 00:42:01 +0100
39728              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
39729      Branch: perl
39730            ! op.h
39731 ____________________________________________________________________________
39732 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
39733         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
39734      Branch: perl
39735            ! pod/perlfunc.pod
39736 ____________________________________________________________________________
39737 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
39738         Log: Subject: Re: sizeof(struct sembuf)
39739              From: Nicholas Clark <nick@ccl4.org>
39740              Date: Sun, 1 Jul 2001 19:23:16 +0100
39741              Message-ID: <20010701192316.V59620@plum.flirble.org>
39742              
39743              s/signaling/signalling/
39744      Branch: perl
39745            ! pod/perlfunc.pod
39746 ____________________________________________________________________________
39747 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
39748         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
39749              From: "Philip Newton" <Philip.Newton@gmx.net>
39750              Date: Sun, 1 Jul 2001 09:37:56 +0200
39751              Message-Id: <200107010733.KAA03920@taas.iki.fi>
39752      Branch: perl
39753            ! pod/perlvar.pod
39754 ____________________________________________________________________________
39755 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
39756         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
39757              From: "Philip Newton" <Philip.Newton@gmx.net>
39758              Date: Sun, 1 Jul 2001 09:37:56 +0200
39759              Message-Id: <200107010733.KAA03925@taas.iki.fi>
39760      Branch: perl
39761            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
39762 ____________________________________________________________________________
39763 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
39764         Log: Metaconfig unit change for #11070.
39765      Branch: metaconfig
39766            ! U/compline/randfunc.U
39767 ____________________________________________________________________________
39768 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
39769         Log: Subject: [PATCH perlsnap] its --> it's --> its
39770              From: "Philip Newton" <Philip.Newton@gmx.net>
39771              Date: Sun, 1 Jul 2001 09:37:56 +0200
39772              Message-Id: <200107010733.KAA03914@taas.iki.fi>
39773      Branch: perl
39774            ! Porting/config_H
39775 ____________________________________________________________________________
39776 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
39777         Log: Sync with Sarathy; integrate with perlio.
39778      Branch: perl
39779           !> gv.c
39780 ____________________________________________________________________________
39781 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
39782         Log: regenerate win32/config_H.?c files
39783      Branch: perl
39784            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39785 ____________________________________________________________________________
39786 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
39787         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
39788              naming discipline
39789              
39790              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
39791              because of this)
39792              
39793              fix a warning about "fd" being used without being set in Cwd.xs
39794      Branch: perl
39795            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
39796            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
39797            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
39798            ! win32/config.vc
39799 ____________________________________________________________________________
39800 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
39801         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
39802              within macro arguments") and warnings ("unary minus applied to
39803              unsigned type", among others)
39804      Branch: perl
39805            ! gv.c hv.c op.c pp.c sv.c toke.c
39806 ____________________________________________________________________________
39807 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
39808         Log: win32 fixes: more spurious CRs
39809      Branch: perl
39810            ! win32/mdelete.bat
39811 ____________________________________________________________________________
39812 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
39813         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
39814              from win32/bin (or it gets deleted by distclean); don't delete
39815              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
39816              NT (should be made Win9x specific, and added to makefile.mk)
39817      Branch: perl
39818           +> win32/mdelete.bat
39819            - win32/bin/mdelete.bat
39820            ! win32/Makefile win32/makefile.mk
39821 ____________________________________________________________________________
39822 [ 11063] By: nick                                  on 2001/07/01  18:54:09
39823         Log: Quick for for #ifdef mess
39824      Branch: perlio
39825            ! gv.c
39826 ____________________________________________________________________________
39827 [ 11062] By: nick                                  on 2001/07/01  18:47:42
39828         Log: Raw integrate - does not build #if mess in gv.c
39829      Branch: perlio
39830           !> (integrate 29 files)
39831 ____________________________________________________________________________
39832 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
39833         Log: Make 'compile' target a little less broken.
39834              Still very broken, though: -Wall warnings from
39835              the generated code, boot_Foo prototypes missing,
39836              can't autoload Fcntl::SEEK_CUR et alia, ...
39837      Branch: perl
39838            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
39839            ! utils/perlcc.PL x2p/Makefile.SH
39840 ____________________________________________________________________________
39841 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
39842         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
39843      Branch: perl
39844            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
39845            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
39846 ____________________________________________________________________________
39847 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
39848         Log: Update Changes.
39849      Branch: perl
39850            ! Changes patchlevel.h
39851 ____________________________________________________________________________
39852 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
39853         Log: Still one typo, regen toc.
39854      Branch: perl
39855            ! lib/Unicode/UCD.pm pod/perltoc.pod
39856 ____________________________________________________________________________
39857 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
39858         Log: Detypos and regen toc.
39859      Branch: perl
39860            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
39861 ____________________________________________________________________________
39862 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
39863         Log: VERSION tweak.
39864      Branch: perl
39865            ! ext/List/Util/lib/List/Util.pm
39866 ____________________________________________________________________________
39867 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
39868         Log: Attempt at plugging the leak under ithreads detected by Doug.
39869      Branch: perl
39870            ! op.h
39871 ____________________________________________________________________________
39872 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
39873         Log: gcc -Wall lint after #11051.
39874      Branch: perl
39875            ! pp_sys.c
39876 ____________________________________________________________________________
39877 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
39878         Log: Integrate perlio.
39879      Branch: perl
39880           !> lib/File/Find/taint.t
39881 ____________________________________________________________________________
39882 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
39883         Log: Don't use the v-strings for module VERSIONs.
39884      Branch: perl
39885            ! lib/Unicode/UCD.pm
39886 ____________________________________________________________________________
39887 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
39888         Log: Code cleanup based on turning off the -woffs in IRIX.
39889              Not all of the gripes cleaned up (hairy code in hv.c and
39890              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
39891              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
39892              to the IRIX hints)
39893      Branch: perl
39894            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
39895            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
39896            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
39897            ! regcomp.c sv.c
39898 ____________________________________________________________________________
39899 [ 11050] By: nick                                  on 2001/06/30  20:46:46
39900         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
39901      Branch: perlio
39902            ! lib/File/Find/taint.t
39903 ____________________________________________________________________________
39904 [ 11049] By: nick                                  on 2001/06/30  18:13:33
39905         Log: Integrate mainline
39906      Branch: perlio
39907           +> NetWare/nwstdio.h NetWare/perlsdio.h
39908           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
39909           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
39910           +> lib/Unicode/UCD.t t/run/exit.t
39911           !> (integrate 60 files)
39912 ____________________________________________________________________________
39913 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
39914         Log: Delta delta.
39915      Branch: perl
39916            ! pod/perl572delta.pod
39917 ____________________________________________________________________________
39918 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
39919         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
39920              by CPAN.pm, use rather _00.
39921      Branch: perl
39922            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
39923            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
39924            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
39925            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
39926            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
39927            ! lib/ExtUtils/Embed.pm lib/Test.pm
39928 ____________________________________________________________________________
39929 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
39930         Log: Add a simple Unicode character database interface, Unicode::UCD.
39931      Branch: perl
39932            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
39933            ! MANIFEST
39934 ____________________________________________________________________________
39935 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
39936         Log: Subject: [PATCH] op/numconver.t
39937              From: Nicholas Clark <nick@ccl4.org>
39938              Date: Sat, 30 Jun 2001 15:40:10 +0100
39939              Message-ID: <20010630154010.I59620@plum.flirble.org>
39940      Branch: perl
39941            ! t/op/numconvert.t
39942 ____________________________________________________________________________
39943 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
39944         Log: The $^N is now taken (by #11038).
39945      Branch: perl
39946            ! t/base/lex.t
39947 ____________________________________________________________________________
39948 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
39949         Log: The #11040 had slipped to a wrong function...
39950      Branch: perl
39951            ! sv.c
39952 ____________________________________________________________________________
39953 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
39954         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
39955              the Configure library symbol probe mysteriously finds all
39956              symbols but those of pipe() and times().
39957      Branch: perl
39958            ! hints/aix.sh
39959 ____________________________________________________________________________
39960 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
39961         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
39962              From: Nicholas Clark <nick@ccl4.org>
39963              Date: Fri, 29 Jun 2001 23:49:07 +0100
39964              Message-ID: <20010629234907.D59620@plum.flirble.org>
39965      Branch: perl
39966            ! lib/ExtUtils.t
39967 ____________________________________________________________________________
39968 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
39969         Log: Subject: [PATCH] weakref fix 2, not yet there
39970              From: Artur Bergman <artur@contiller.se>
39971              Date: Sat, 30 Jun 2001 01:18:16 +0200
39972              Message-ID: <B762D957.1CC9%artur@contiller.se>
39973      Branch: perl
39974            ! sv.c
39975 ____________________________________________________________________________
39976 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
39977         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
39978              From: Michael G Schwern <schwern@pobox.com>
39979              Date: Fri, 29 Jun 2001 19:39:11 -0400
39980              Message-ID: <20010629193910.D25304@blackrider>
39981      Branch: perl
39982            + t/run/exit.t
39983            ! MANIFEST
39984 ____________________________________________________________________________
39985 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
39986         Log: Add support for $^N, the most-recently closed group.
39987      Branch: perl
39988            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
39989            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
39990            ! thrdvar.h
39991 ____________________________________________________________________________
39992 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
39993         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
39994              From: lvirden@cas.org
39995              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
39996              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
39997              
39998              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
39999              From: lvirden@cas.org
40000              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
40001              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
40002      Branch: perl
40003            ! README.solaris
40004 ____________________________________________________________________________
40005 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
40006         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
40007              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40008              Date: Sat, 30 Jun 2001 07:33:37 +0900
40009              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
40010              
40011              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
40012              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40013              Date: Sat, 30 Jun 2001 21:38:14 +0900
40014              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
40015      Branch: perl
40016            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
40017            + ext/Encode/Encode/7bit-kr.enc
40018            ! MANIFEST ext/Encode/Encode/Tcl.pm
40019 ____________________________________________________________________________
40020 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
40021         Log: NetWare tweaks from Guruprasad.
40022      Branch: perl
40023            + NetWare/nwstdio.h NetWare/perlsdio.h
40024            ! MANIFEST NetWare/Makefile NetWare/config.wc
40025            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
40026            ! NetWare/t/Readme.txt
40027 ____________________________________________________________________________
40028 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
40029         Log: More module $VERSION bump-ups.
40030      Branch: perl
40031            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
40032            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
40033            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
40034 ____________________________________________________________________________
40035 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
40036         Log: Doc update due to #11032.
40037      Branch: perl
40038            ! pod/perl572delta.pod
40039 ____________________________________________________________________________
40040 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
40041         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
40042              From: Peter Prymmer <pvhp@forte.com>
40043              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
40044              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
40045      Branch: perl
40046            ! ext/Time/HiRes/HiRes.xs
40047 ____________________________________________________________________________
40048 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
40049         Log: -lpthreads missing in AIX.
40050      Branch: perl
40051            ! hints/aix.sh
40052 ____________________________________________________________________________
40053 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
40054         Log: Subject: [PATCH] CLONE && weakrefs
40055              From: Artur Bergman <artur@contiller.se>
40056              Date: Fri, 29 Jun 2001 17:02:00 +0200
40057              Message-ID: <B7626508.1CA0%artur@contiller.se>
40058      Branch: perl
40059            ! sv.c
40060 ____________________________________________________________________________
40061 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
40062         Log: Subject: Re: Bug report: split splits on wrong pattern
40063              From: Radu Greab <radu@netsoft.ro>
40064              Date: Wed, 27 Jun 2001 21:50:52 +0300
40065              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
40066      Branch: perl
40067            ! pp_ctl.c t/op/split.t
40068 ____________________________________________________________________________
40069 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
40070         Log: Metaconfig unit change for #11027.
40071      Branch: metaconfig/U/perl
40072            ! d_modfl.U
40073 ____________________________________________________________________________
40074 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
40075         Log: I thought this Configure glitch for AIX was just recently fixed?
40076      Branch: perl
40077            ! Configure
40078 ____________________________________________________________________________
40079 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
40080         Log: Update Changes.
40081      Branch: perl
40082            ! Changes patchlevel.h
40083 ____________________________________________________________________________
40084 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
40085         Log: Subject: Re: perl@10967, File::Find, and Cwd
40086              From: Mike Guy <mjtg@cam.ac.uk>
40087              Date: Fri, 29 Jun 2001 14:56:49 +0100
40088              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
40089      Branch: perl
40090            ! lib/File/Find/taint.t
40091 ____________________________________________________________________________
40092 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
40093         Log: Update the sv_pvprintify() spec.
40094      Branch: perl
40095            ! pod/perltodo.pod
40096 ____________________________________________________________________________
40097 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
40098         Log: Known test failures update.
40099      Branch: perl
40100            ! pod/perl572delta.pod
40101 ____________________________________________________________________________
40102 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
40103         Log: Based on
40104              
40105              Subject: [PATCH @11016] More );) fixes
40106              From: Richard Soderberg <rs@crystalflame.net>
40107              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
40108              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
40109      Branch: perl
40110            ! ext/Thread/Thread.xs ext/Thread/typemap
40111 ____________________________________________________________________________
40112 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
40113         Log: Subject: [PATCH @11016] Fixes compile errors in four files
40114              From: Richard Soderberg <rs@crystalflame.net>
40115              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
40116              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
40117      Branch: perl
40118            ! mg.c pp.c pp_hot.c util.c
40119 ____________________________________________________________________________
40120 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
40121         Log: AIX hints tweaking continues, from Merijn Brand.
40122      Branch: perl
40123            ! hints/aix.sh
40124 ____________________________________________________________________________
40125 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
40126         Log: HP-UX needs gccversion sooner, from Merijn Brand.
40127      Branch: perl
40128            ! hints/hpux.sh
40129 ____________________________________________________________________________
40130 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
40131         Log: Subject: [PATCH 5.6.1] OS/2 docs
40132              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40133              Date: Fri, 29 Jun 2001 02:34:12 -0400
40134              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
40135      Branch: perl
40136            ! README.os2 os2/Changes
40137 ____________________________________________________________________________
40138 [ 11017] By: nick                                  on 2001/06/29  10:20:30
40139         Log: Integrate mainline
40140      Branch: perlio
40141           +> (branch 37 files)
40142            - ext/ODBM_File/sdbm.t
40143           !> (integrate 211 files)
40144 ____________________________________________________________________________
40145 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
40146         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
40147              the modules found using a script written by Larry Schatzer Jr.
40148      Branch: perl
40149            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
40150            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
40151            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
40152            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
40153            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
40154            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
40155            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
40156            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
40157            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
40158            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
40159            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
40160            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
40161            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
40162            ! lib/constant.pm lib/fields.pm lib/strict.pm
40163 ____________________________________________________________________________
40164 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
40165         Log: The latest JPL from the anoncvs.
40166      Branch: perl
40167            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
40168 ____________________________________________________________________________
40169 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
40170         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
40171      Branch: perl
40172            ! t/op/pat.t
40173 ____________________________________________________________________________
40174 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
40175         Log: Worrying about insecure directories now is a bit too late.
40176      Branch: perl
40177            ! lib/File/Find/taint.t
40178 ____________________________________________________________________________
40179 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
40180         Log: Cannot DIE() in a void function,
40181              from Richard Hatch <rhatch@austin.ibm.com>.
40182      Branch: perl
40183            ! ext/IPC/SysV/SysV.xs
40184 ____________________________________________________________________________
40185 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
40186         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
40187              From: Peter Prymmer <pvhp@forte.com>
40188              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
40189              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
40190              
40191              (unfinished: time/hires tests 3, 5, 14 failing, but better
40192              than wholesale failure)
40193      Branch: perl
40194            ! ext/Time/HiRes/HiRes.xs
40195 ____________________________________________________________________________
40196 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
40197         Log: Subject: [PATCH 5.6.1] OS/2 improvements
40198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40199              Date: Thu, 28 Jun 2001 16:03:14 -0400
40200              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
40201      Branch: perl
40202            + os2/os2_base.t
40203            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
40204            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
40205            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
40206            ! os2/os2ish.h
40207 ____________________________________________________________________________
40208 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
40209         Log: Subject: Incrementing Extutils::Manifest's $VERSION
40210              From: Michael G Schwern <schwern@pobox.com>
40211              Date: Thu, 28 Jun 2001 13:13:49 -0400
40212              Message-ID: <20010628131349.A14738@blackrider>
40213      Branch: maint-5.6/perl
40214            ! lib/ExtUtils/Manifest.pm
40215 ____________________________________________________________________________
40216 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
40217         Log: AIX tweak from Merijn Brand.
40218      Branch: perl
40219            ! hints/aix.sh
40220 ____________________________________________________________________________
40221 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
40222         Log: Create the macperl branch.
40223      Branch: maint-5.6/macperl
40224           +> (branch 1728 files)
40225 ____________________________________________________________________________
40226 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
40227         Log: Update Changes.
40228      Branch: perl
40229            ! Changes patchlevel.h
40230 ____________________________________________________________________________
40231 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
40232         Log: More Perforce lore.
40233      Branch: perl
40234            ! Porting/repository.pod
40235 ____________________________________________________________________________
40236 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
40237         Log: Metaconfig unit changes for #11003.
40238      Branch: metaconfig/U/perl
40239            + d_nl_langinfo.U i_langinfo.U
40240 ____________________________________________________________________________
40241 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
40242         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
40243              Expected not to exist in non-UNIX excepting in VMS, where
40244              according to a quick web survey they just might.
40245      Branch: perl
40246            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
40247            ! Porting/config_H config_h.SH configure.com epoc/config.sh
40248            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
40249            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
40250            ! win32/config.bc win32/config.gc win32/config.vc
40251 ____________________________________________________________________________
40252 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
40253         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
40254              in AIX is one is doing a 64-bit build.
40255      Branch: perl
40256            ! hints/aix.sh
40257 ____________________________________________________________________________
40258 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
40259         Log: Metaconfig unit changes for #11000.
40260      Branch: metaconfig/U/perl
40261            ! use64bits.U uselfs.U
40262 ____________________________________________________________________________
40263 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
40264         Log: Move use64bitint and use64bitall before uselargefiles.
40265      Branch: perl
40266            ! Configure
40267 ____________________________________________________________________________
40268 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
40269         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
40270              From: Robert Spier <rspier@pobox.com>
40271              Message-ID: <15162.41164.618712.841415@rls.cx>
40272              Date: Wed, 27 Jun 2001 23:13:16 -0400
40273      Branch: perl
40274            ! doio.c
40275 ____________________________________________________________________________
40276 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
40277         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
40278              From: Peter Prymmer <pvhp@forte.com>
40279              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
40280              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
40281      Branch: perl
40282            ! numeric.c
40283 ____________________________________________________________________________
40284 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
40285         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
40286              From: Peter Prymmer <pvhp@forte.com>
40287              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
40288              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
40289      Branch: perl
40290            ! configure.com ext/Digest/MD5/Makefile.PL
40291 ____________________________________________________________________________
40292 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
40293         Log: Update Changes.
40294      Branch: perl
40295            ! Changes patchlevel.h
40296 ____________________________________________________________________________
40297 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
40298         Log: Tiny EPOC updates.
40299      Branch: perl
40300            ! epoc/config.sh
40301 ____________________________________________________________________________
40302 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
40303         Log: The Test::More and Test::Simple tests required help
40304              thanks to our schizophrenic test scheme.
40305      Branch: perl
40306            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
40307            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
40308            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
40309            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
40310            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
40311 ____________________________________________________________________________
40312 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
40313         Log: Upgrade to Test::Simple 0.09.
40314      Branch: perl
40315            + lib/Test/Simple/Changes
40316            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
40317            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
40318            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
40319            ! lib/Test/Simple/t/plan_is_noplan.t
40320 ____________________________________________________________________________
40321 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
40322         Log: Upgrade to Test::More 0.07.
40323      Branch: perl
40324            + lib/Test/More/Changes
40325            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
40326            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
40327            ! lib/Test/More/t/skipall.t
40328 ____________________________________________________________________________
40329 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
40330         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
40331              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40332              Date: Wed, 27 Jun 2001 18:40:04 +0200
40333              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
40334      Branch: perl
40335            ! hints/hpux.sh
40336 ____________________________________________________________________________
40337 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
40338         Log: Subject: [PATCH README.qnx hints/qnx.sh]
40339              From: Norton Allen <allen@huarp.harvard.edu>
40340              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
40341              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
40342      Branch: perl
40343            ! README.qnx hints/qnx.sh
40344 ____________________________________________________________________________
40345 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
40346         Log: Subject: [PATCH] two little documentation nits
40347              From: Abhijit Menon-Sen <ams@wiw.org>
40348              Date: Wed, 27 Jun 2001 20:07:50 +0530
40349              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
40350      Branch: perl
40351            ! sv.c sv.h
40352 ____________________________________________________________________________
40353 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
40354         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
40355              From: Norton Allen <allen@huarp.harvard.edu>
40356              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
40357              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
40358      Branch: perl
40359            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
40360 ____________________________________________________________________________
40361 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
40362         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
40363              From: Michael G Schwern <schwern@pobox.com>
40364              Date: Wed, 27 Jun 2001 02:34:58 -0400
40365              Message-ID: <20010627023458.K23874@blackrider>
40366      Branch: perl
40367            ! vms/test.com
40368 ____________________________________________________________________________
40369 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
40370         Log: Add perl_clone_host() for Netware.
40371      Branch: perl
40372            ! NetWare/nw5.c
40373 ____________________________________________________________________________
40374 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
40375         Log: GCC 3.0 hints for HP-UX.
40376      Branch: perl
40377            ! hints/hpux.sh
40378 ____________________________________________________________________________
40379 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
40380         Log: In some Linux distributions the libndbm is broken
40381              (no null key support), therefore link with libgdbm
40382              (if available), since it has a working ndbm emulation,
40383              from Jonathan Stowe.
40384      Branch: perl
40385            + ext/NDBM_File/hints/linux.pl
40386            ! MANIFEST
40387 ____________________________________________________________________________
40388 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
40389         Log: Subject: [PATCH perl@10930] find.t hack for VMS
40390              From: "Craig A. Berry" <craigberry@mac.com>
40391              Date: Tue, 26 Jun 2001 23:40:25 -0500
40392              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
40393      Branch: perl
40394            ! lib/File/Find/find.t
40395 ____________________________________________________________________________
40396 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
40397         Log: AUTHORS updates.
40398      Branch: perl
40399            ! AUTHORS
40400 ____________________________________________________________________________
40401 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
40402         Log: Metaconfig unit change like #10980.
40403      Branch: metaconfig
40404            ! U/compline/d_stdstdio.U
40405 ____________________________________________________________________________
40406 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
40407         Log: "lose the it's", from Abhijit Menon-Sen.
40408              ("It's" not searched, pods not searched.)
40409      Branch: perl
40410            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
40411            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
40412            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
40413            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
40414            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
40415            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
40416 ____________________________________________________________________________
40417 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
40418         Log: "lose the looses", from Abhijit Menon-Sen.
40419      Branch: perl
40420            ! ext/B/B/Assembler.pm gv.c
40421 ____________________________________________________________________________
40422 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
40423         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
40424      Branch: perl
40425            ! hints/os390.sh
40426 ____________________________________________________________________________
40427 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
40428         Log: DEC C 5.3 on the VAX simply doesn't seem to like
40429              compiling the MD5 extension, disable it there for now,
40430              from Peter Prymmer.
40431      Branch: perl
40432            ! configure.com
40433 ____________________________________________________________________________
40434 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
40435         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
40436              From: Jonathan Stowe <gellyfish@gellyfish.com>
40437              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
40438              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
40439      Branch: perl
40440            ! pod/perlfaq3.pod
40441 ____________________________________________________________________________
40442 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
40443         Log: Subject: [PATCH 5.6.1] perlxs misprints
40444              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40445              Date: Tue, 26 Jun 2001 17:20:00 -0400
40446              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
40447      Branch: perl
40448            ! pod/perlxs.pod
40449 ____________________________________________________________________________
40450 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
40451         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
40452              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40453              Date: Tue, 26 Jun 2001 17:27:07 -0400
40454              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
40455      Branch: perl
40456            ! lib/ExtUtils/MM_Unix.pm
40457 ____________________________________________________________________________
40458 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
40459         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
40460              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40461              Date: Tue, 26 Jun 2001 17:23:24 -0400
40462              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
40463      Branch: perl
40464            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
40465 ____________________________________________________________________________
40466 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
40467         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
40468              by Olaf Flebbe.
40469      Branch: perl
40470            ! perl.h
40471 ____________________________________________________________________________
40472 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
40473         Log: Detypo.
40474      Branch: perl
40475            ! lib/Memoize/t/tie_sdbm.t
40476 ____________________________________________________________________________
40477 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
40478         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
40479      Branch: perl
40480            ! win32/perllib.c
40481 ____________________________________________________________________________
40482 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
40483         Log: Subject: [patch] perl_clone+CvFILE
40484              From: Doug MacEachern <dougm@covalent.net>
40485              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
40486              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
40487      Branch: perl
40488            ! sv.c
40489 ____________________________________________________________________________
40490 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
40491         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
40492              From: Mark-Jason Dominus <mjd@plover.com>
40493              Date: Tue, 26 Jun 2001 12:33:01 -0400
40494              Message-ID: <20010626163301.31298.qmail@plover.com>
40495      Branch: perl
40496            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
40497 ____________________________________________________________________________
40498 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
40499         Log: Update Changes.
40500      Branch: perl
40501            ! Changes patchlevel.h
40502 ____________________________________________________________________________
40503 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
40504         Log: Also catfile() needs now to explicitly exported.
40505      Branch: perl
40506            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
40507 ____________________________________________________________________________
40508 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
40509         Log: Regen toc.
40510      Branch: perl
40511            ! pod/perltoc.pod
40512 ____________________________________________________________________________
40513 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
40514         Log: Nonexistent pod command.
40515      Branch: perl
40516            ! pod/perl572delta.pod
40517 ____________________________________________________________________________
40518 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
40519         Log: Be more portable in the quest for tmpdir.
40520      Branch: perl
40521            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
40522 ____________________________________________________________________________
40523 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
40524         Log: Be more portable in finding out the home directory,
40525              and use File::Spec to do the concat.
40526              (Come to think of it, couldn't File::Spec provide
40527              for a ->homedir method?)
40528      Branch: perl
40529            ! lib/Net/Config.pm
40530 ____________________________________________________________________________
40531 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
40532         Log: Doc patch for #10959.
40533      Branch: perl
40534            ! pod/perlfunc.pod
40535 ____________________________________________________________________________
40536 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
40537         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
40538              From: "Philip Newton" <pnewton@gmx.de>
40539              Date: Tue, 26 Jun 2001 16:26:47 +0200
40540              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
40541      Branch: perl
40542            ! pod/perldata.pod
40543 ____________________________________________________________________________
40544 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
40545         Log: Subject: [PATH] shared -> unique;
40546              From: "Artur Bergman" <artur@contiller.se>
40547              Date: Tue, 26 Jun 2001 16:18:40 +0200
40548              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
40549              
40550              Because "shared" isn't: it's read-only.
40551      Branch: perl
40552            ! toke.c xsutils.c
40553 ____________________________________________________________________________
40554 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
40555         Log: Escape multiline croak messages.
40556      Branch: perl
40557            ! t/op/ver.t
40558 ____________________________________________________________________________
40559 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
40560         Log: No more pragma/*.t for minitest.
40561      Branch: perl
40562            ! Makefile.SH
40563 ____________________________________________________________________________
40564 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
40565         Log: AUTHORS updates.
40566      Branch: perl
40567            ! AUTHORS
40568 ____________________________________________________________________________
40569 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
40570         Log: delta updates.
40571      Branch: perl
40572            ! pod/perl572delta.pod
40573 ____________________________________________________________________________
40574 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
40575         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
40576              From: Artur Bergman <artur@contiller.se> 
40577              Date: Tue, 26 Jun 2001 15:32:53 +0200
40578              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
40579      Branch: perl
40580            ! makedef.pl sv.c sv.h win32/perllib.c
40581 ____________________________________________________________________________
40582 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
40583         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
40584              From: Jonathan Stowe <gellyfish@gellyfish.com>
40585              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
40586              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
40587              
40588              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
40589      Branch: perl
40590            + ext/Time/HiRes/hints/sco.pl
40591            ! MANIFEST
40592 ____________________________________________________________________________
40593 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
40594         Log: Subject: [PATCH 5.6.1] static build
40595              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40596              Date: Tue, 26 Jun 2001 04:22:25 -0400
40597              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
40598      Branch: perl
40599            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
40600            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
40601 ____________________________________________________________________________
40602 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
40603         Log: DJGPP patches from Laszlo Molnar.
40604      Branch: perl
40605            ! djgpp/djgpp.c perl.c util.c
40606 ____________________________________________________________________________
40607 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
40608         Log: Netware patches from Ananth Kesari.
40609      Branch: perl
40610            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
40611            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
40612            ! NetWare/nwtinfo.h
40613 ____________________________________________________________________________
40614 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
40615         Log: Detypo.
40616      Branch: perl
40617            ! ext/Errno/Errno_pm.PL
40618 ____________________________________________________________________________
40619 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
40620         Log: There seems to be two ways of spelling the $^O in *STEP.
40621      Branch: perl
40622            ! ext/Errno/Errno_pm.PL
40623 ____________________________________________________________________________
40624 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
40625         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
40626              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
40627      Branch: perl
40628            ! ext/Errno/Errno_pm.PL
40629 ____________________________________________________________________________
40630 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
40631         Log: Known bugs update.
40632      Branch: perl
40633            ! pod/perl572delta.pod
40634 ____________________________________________________________________________
40635 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
40636         Log: The default installation of Cygwin has 500 as root's uid.
40637      Branch: perl
40638            ! lib/User/pwent.t
40639 ____________________________________________________________________________
40640 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
40641         Log: Be even more relaxed (re-allow having only one entry).
40642      Branch: perl
40643            ! t/op/grent.t t/op/pwent.t
40644 ____________________________________________________________________________
40645 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
40646         Log: Test failure updates.
40647      Branch: perl
40648            ! pod/perl572delta.pod
40649 ____________________________________________________________________________
40650 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
40651         Log: MPE/iX test tweaks from Mark Bixby.
40652      Branch: perl
40653            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
40654            ! t/io/fs.t t/op/stat.t
40655 ____________________________________________________________________________
40656 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
40657         Log: Microperl findings.
40658      Branch: perl
40659            ! perl.h pp_sys.c
40660 ____________________________________________________________________________
40661 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
40662         Log: Touch uconfig.h.
40663      Branch: perl
40664            ! uconfig.h
40665 ____________________________________________________________________________
40666 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
40667         Log: Subject: [PATCH] Proposed fix for Pod::Man
40668              From: Rob Napier <rnapier@employees.org>
40669              Date: Mon, 25 Jun 2001 15:49:24 -0400
40670              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
40671              
40672              Cater for Solaris nroff brokenness (shortchanges daisywheel
40673              printers, but hey, we also no more support PDPs.)
40674      Branch: perl
40675            ! lib/Pod/Man.pm
40676 ____________________________________________________________________________
40677 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
40678         Log: Typo in #10937.
40679      Branch: perl
40680            ! ext/POSIX/sigaction.t
40681 ____________________________________________________________________________
40682 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
40683         Log: SIGCONT not trappable in VMS.
40684      Branch: perl
40685            ! ext/POSIX/sigaction.t
40686 ____________________________________________________________________________
40687 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
40688         Log: Subject: [DRAFT] Encode-Tcl.t
40689              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
40690              Date: Tue, 26 Jun 2001 03:38:08 +0900
40691              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
40692      Branch: perl
40693            + ext/Encode/Encode/Tcl.t
40694            ! MANIFEST ext/Encode/Encode/Tcl.pm
40695 ____________________________________________________________________________
40696 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
40697         Log: Because of #10932 retract also the perlfunc hunk of #10910.
40698      Branch: perl
40699            ! pod/perlfunc.pod
40700 ____________________________________________________________________________
40701 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
40702         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
40703              by Ilya Zakharevich in
40704              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
40705      Branch: perl
40706            ! XSUB.h
40707 ____________________________________________________________________________
40708 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
40709         Log: Typo in #10889.
40710      Branch: perl
40711            ! hints/uts.sh
40712 ____________________________________________________________________________
40713 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
40714         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
40715              From: Abhijit Menon-Sen <ams@wiw.org>
40716              Date: Mon, 25 Jun 2001 23:45:45 +0530
40717              Message-ID: <20010625234545.A5022@lustre.linux.in>
40718      Branch: perl
40719            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
40720 ____________________________________________________________________________
40721 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
40722         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
40723              From: Michael G Schwern <schwern@pobox.com>
40724              Date: Mon, 25 Jun 2001 14:35:51 -0400
40725              Message-ID: <20010625143551.H13819@blackrider>
40726      Branch: perl
40727            ! lib/Test.pm
40728 ____________________________________________________________________________
40729 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
40730         Log: Update Changes.
40731      Branch: perl
40732            ! Changes patchlevel.h
40733 ____________________________________________________________________________
40734 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
40735         Log: Regen toc and modlib.
40736      Branch: perl
40737            ! pod/perlmodlib.pod pod/perltoc.pod
40738 ____________________________________________________________________________
40739 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
40740         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
40741              for the benefit of C++ compilers, as suggested by Guruprasad.
40742      Branch: perl
40743            ! embed.pl proto.h
40744 ____________________________________________________________________________
40745 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
40746         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
40747              From: Jonathan Stowe <gellyfish@gellyfish.com>
40748              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
40749              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
40750      Branch: perl
40751            ! pod/perlfaq5.pod
40752 ____________________________________________________________________________
40753 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
40754         Log: Missed from #10925.
40755      Branch: perl
40756            ! gv.c
40757 ____________________________________________________________________________
40758 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
40759         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
40760              From: Robin Houston <robin@kitsite.com>
40761              Date: Sat, 19 May 2001 16:19:34 +0100
40762              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
40763      Branch: perl
40764            ! cv.h gv.h op.c
40765 ____________________________________________________________________________
40766 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
40767         Log: Netware README tweak.
40768      Branch: perl
40769            ! README.netware
40770 ____________________________________________________________________________
40771 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
40772         Log: Subject: [PATCH] Re: overload.t fails
40773              From: Abhijit Menon-Sen <ams@wiw.org>
40774              Date: Mon, 25 Jun 2001 14:52:20 +0530
40775              Message-ID: <20010625145220.A24114@lustre.linux.in>
40776      Branch: perl
40777            ! lib/overload.t
40778 ____________________________________________________________________________
40779 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
40780         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
40781              From: Mike Guy <mjtg@cam.ac.uk>
40782              Date: Mon, 25 Jun 2001 11:43:23 +0100
40783              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
40784      Branch: perl
40785            ! lib/Carp.pm
40786 ____________________________________________________________________________
40787 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
40788         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
40789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40790              Date: Sun, 24 Jun 2001 05:17:05 -0400
40791              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
40792      Branch: perl
40793            ! os2/os2ish.h
40794 ____________________________________________________________________________
40795 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
40796         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
40797              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40798              Date: Mon, 25 Jun 2001 05:52:27 -0400
40799              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
40800      Branch: perl
40801            ! hints/os2.sh
40802 ____________________________________________________________________________
40803 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
40804         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
40805              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40806              Date: Mon, 25 Jun 2001 05:23:35 -0400
40807              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
40808      Branch: perl
40809            ! os2/os2.c
40810 ____________________________________________________________________________
40811 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
40812         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
40813              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40814              Date: Mon, 25 Jun 2001 05:04:32 -0400
40815              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
40816      Branch: perl
40817            ! os2/OS2/REXX/DLL/DLL.pm
40818 ____________________________________________________________________________
40819 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
40820         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
40821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40822              Date: Mon, 25 Jun 2001 05:02:36 -0400
40823              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
40824      Branch: perl
40825            ! mg.c os2/dl_os2.c os2/os2.c
40826 ____________________________________________________________________________
40827 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
40828         Log: Subject: Re: [PATCH 5.6.1] misprints
40829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40830              Date: Mon, 25 Jun 2001 04:50:50 -0400
40831              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
40832      Branch: perl
40833            ! os2/os2.c pp_sys.c
40834 ____________________________________________________________________________
40835 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
40836         Log: Add Test::More and Test::Simple to the delta.
40837      Branch: perl
40838            ! pod/perl572delta.pod
40839 ____________________________________________________________________________
40840 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
40841         Log: Add Test::More, from Michael G Schwern.
40842      Branch: perl
40843            + lib/Test/More.pm lib/Test/More/t/More.t
40844            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
40845            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
40846            + t/lib/Test/More/Catch.pm
40847            ! MANIFEST
40848 ____________________________________________________________________________
40849 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
40850         Log: Add Test::Simple from Michael G Schwern.
40851      Branch: perl
40852            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
40853            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
40854            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
40855            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
40856            + t/lib/Test/Simple/Catch.pm
40857            + t/lib/Test/Simple/sample_tests/death.plx
40858            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
40859            + t/lib/Test/Simple/sample_tests/extras.plx
40860            + t/lib/Test/Simple/sample_tests/five_fail.plx
40861            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
40862            + t/lib/Test/Simple/sample_tests/one_fail.plx
40863            + t/lib/Test/Simple/sample_tests/require.plx
40864            + t/lib/Test/Simple/sample_tests/success.plx
40865            + t/lib/Test/Simple/sample_tests/too_few.plx
40866            + t/lib/Test/Simple/sample_tests/two_fail.plx
40867            ! MANIFEST
40868 ____________________________________________________________________________
40869 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
40870         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
40871              From: "Craig A. Berry" <craigberry@mac.com>
40872              Date: Sun, 24 Jun 2001 23:41:36 -0500
40873              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
40874      Branch: perl
40875            ! pp_sys.c
40876 ____________________________________________________________________________
40877 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
40878         Log: Upgrade to Attribute::Handlers 0.70.
40879      Branch: perl
40880            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
40881            ! MANIFEST lib/Attribute/Handlers.pm
40882 ____________________________________________________________________________
40883 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
40884         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
40885              From: Abhijit Menon-Sen <ams@wiw.org>
40886              Date: Sat, 23 Jun 2001 05:17:44 +0530
40887              Message-ID: <20010623051744.A18583@lustre.linux.in>
40888              
40889              (Can't think of a good place to put tests.)
40890      Branch: perl
40891            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
40892 ____________________________________________________________________________
40893 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
40894         Log: Subject: [PATCH] t/op/pat.t typo fix
40895              From: Richard Soderberg <rs@crystalflame.net>
40896              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
40897              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
40898      Branch: perl
40899            ! t/op/pat.t
40900 ____________________________________________________________________________
40901 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
40902         Log: Move the pack warnings to their own file, as pointed
40903              out by Spider.
40904      Branch: perl
40905            + t/lib/warnings/pp_pack
40906            ! MANIFEST t/lib/warnings/pp
40907 ____________________________________________________________________________
40908 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
40909         Log: Update Changes.
40910      Branch: perl
40911            ! Changes patchlevel.h
40912 ____________________________________________________________________________
40913 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
40914         Log: Partially fix a problem noticed by IRIX compiler:
40915              the initialization of parse_start was bypassed by
40916              several gotos.  Now initialized to zero, which may
40917              not be the best choice.
40918      Branch: perl
40919            ! regcomp.c
40920 ____________________________________________________________________________
40921 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
40922         Log: Relax the group and password tests back to moaning only
40923              if no matches at all are found.  (Even with a small sample
40924              I could find many sites where there are, umm, anomalies in
40925              the said databases.)       
40926      Branch: perl
40927            ! t/op/grent.t t/op/pwent.t
40928 ____________________________________________________________________________
40929 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
40930         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
40931      Branch: perl
40932            ! pp_ctl.c
40933 ____________________________________________________________________________
40934 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
40935         Log: De-cut-and-pasto in #10902.
40936      Branch: perl
40937            ! pp_ctl.c
40938 ____________________________________________________________________________
40939 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
40940         Log: The #10771 didn't take?
40941      Branch: perl
40942            ! pp_ctl.c
40943 ____________________________________________________________________________
40944 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
40945         Log: Undo the filetests part of #10900, under multiplicity
40946              weird errors take place.
40947      Branch: perl
40948            ! pp_sys.c
40949 ____________________________________________________________________________
40950 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
40951         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
40952      Branch: perl
40953            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
40954 ____________________________________________________________________________
40955 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
40956         Log: (Replaced by #10922)
40957              
40958              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
40959              From: Tony Bowden <tony@kasei.com>
40960              Date: Sun, 24 Jun 2001 17:32:40 +0100
40961              Message-ID: <20010624173240.A16293@blackstar.co.uk>
40962              
40963              Document (well, mention) shortmess() and longmess()
40964              to rob people of their fun of reinventing the wheel.
40965      Branch: perl
40966            ! lib/Carp.pm
40967 ____________________________________________________________________________
40968 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
40969         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
40970              From: Brian Jepson <bjepson@oreilly.com>
40971              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
40972              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
40973      Branch: perl
40974            ! pp_sys.c
40975 ____________________________________________________________________________
40976 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
40977         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
40978              From: Robin Barker <rmb1@cise.npl.co.uk> 
40979              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
40980              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
40981      Branch: perl
40982            ! lib/CPAN.pm
40983 ____________________________________________________________________________
40984 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
40985         Log: Memoize patch from mjd.
40986      Branch: perl
40987            ! lib/Memoize/t/tie_storable.t
40988 ____________________________________________________________________________
40989 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
40990         Log: Spec the sv_pvprintify() a bit more.
40991      Branch: perl
40992            ! pod/perltodo.pod
40993 ____________________________________________________________________________
40994 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
40995         Log: Upgrade to Memoize 0.65.
40996      Branch: perl
40997            + lib/Memoize/t/array_confusion.t
40998            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
40999            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
41000            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
41001            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
41002            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
41003            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
41004            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
41005            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
41006            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
41007            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
41008            ! lib/Memoize/t/tie_storable.t
41009 ____________________________________________________________________________
41010 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
41011         Log: Metaconfig unit change for #10892.
41012      Branch: metaconfig
41013            ! U/modified/Options.U
41014 ____________________________________________________________________________
41015 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
41016         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
41017              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41018              Date: Sun, 24 Jun 2001 05:24:40 -0400
41019              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
41020      Branch: perl
41021            ! Configure hints/os2.sh
41022 ____________________________________________________________________________
41023 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
41024         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
41025              From: Mike Guy <mjtg@cam.ac.uk>
41026              Date: Sun, 24 Jun 2001 15:28:39 +0100
41027              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
41028              
41029              Fix an ancient (5.002) bug.
41030      Branch: perl
41031            ! lib/Carp/Heavy.pm
41032 ____________________________________________________________________________
41033 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
41034         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
41035              variables.
41036      Branch: perl
41037            ! pp_sys.c
41038 ____________________________________________________________________________
41039 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
41040         Log: Make UTS as per #10888.
41041      Branch: perl
41042            ! hints/uts.sh
41043 ____________________________________________________________________________
41044 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
41045         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
41046      Branch: perl
41047            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
41048            ! mpeix/mpeixish.h perl.h unixish.h
41049 ____________________________________________________________________________
41050 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
41051         Log: AUTHORS update.
41052      Branch: perl
41053            ! AUTHORS
41054 ____________________________________________________________________________
41055 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
41056         Log: Subject: Encode::Tcl for multibyte doesnot work
41057              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41058              Date: Sun, 24 Jun 2001 22:48:21 +0900
41059              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
41060      Branch: perl
41061            ! ext/Encode/Encode/Tcl.pm
41062 ____________________________________________________________________________
41063 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
41064         Log: Subject: [PATCH] Remove tautology in error messages
41065              From: Mike Guy <mjtg@cam.ac.uk>
41066              Date: Sun, 24 Jun 2001 13:31:00 +0100
41067              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
41068      Branch: perl
41069            ! pp_sys.c
41070 ____________________________________________________________________________
41071 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
41072         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
41073      Branch: perl
41074            ! hints/darwin.sh
41075 ____________________________________________________________________________
41076 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
41077         Log: Subject: Re: [PATCH 5.6.1] test suite
41078              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41079              Date: Sun, 24 Jun 2001 05:47:05 -0400
41080              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
41081              
41082              Test suite fixes.
41083      Branch: perl
41084            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
41085 ____________________________________________________________________________
41086 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
41087         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
41088              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41089              Date: Sun, 24 Jun 2001 05:37:19 -0400
41090              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
41091      Branch: perl
41092            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
41093 ____________________________________________________________________________
41094 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
41095         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
41096              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41097              Date: Sun, 24 Jun 2001 05:34:50 -0400
41098              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
41099              
41100              Pacify compiler warnings.
41101      Branch: perl
41102            ! pp_sys.c
41103 ____________________________________________________________________________
41104 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
41105         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
41106              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41107              Date: Sun, 24 Jun 2001 05:21:18 -0400
41108              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
41109              
41110              Enable compression of executables during link time.
41111      Branch: perl
41112            ! hints/os2.sh
41113 ____________________________________________________________________________
41114 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
41115         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
41116              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41117              Date: Sun, 24 Jun 2001 05:15:11 -0400
41118              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
41119              
41120              Add ordinals to the export list for Perl DLL.
41121              (Breaks intra-version DLL compatibility.)
41122      Branch: perl
41123            ! makedef.pl
41124 ____________________________________________________________________________
41125 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
41126         Log: Allow (displaying and) re-editing the Subject in perlbug.
41127              Also abstract the Subject quality control into a function.
41128      Branch: perl
41129            ! utils/perlbug.PL
41130 ____________________________________________________________________________
41131 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
41132         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
41133      Branch: perl
41134            ! utils/perlbug.PL
41135 ____________________________________________________________________________
41136 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
41137         Log: Regen toc and modlib.
41138      Branch: perl
41139            ! pod/perlmodlib.pod pod/perltoc.pod
41140 ____________________________________________________________________________
41141 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
41142         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
41143              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
41144              attribute semantics as much as possible, or 'ntsec' which uses
41145              native NTFS semantics.)  (See also #10877.)
41146      Branch: perl
41147            ! perl.c
41148 ____________________________________________________________________________
41149 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
41150         Log: (Retracted by #11586)
41151              
41152              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
41153      Branch: perl
41154            ! lib/Test/Harness.pm
41155 ____________________________________________________________________________
41156 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
41157         Log: Just zap the -uPerlio.
41158      Branch: perl
41159            ! ext/B/Stash.t
41160 ____________________________________________________________________________
41161 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
41162         Log: Do not test PerlIO if PerlIO not used.
41163      Branch: perl
41164            ! ext/PerlIO/PerlIO.t
41165 ____________________________________________________________________________
41166 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
41167         Log: Regen perlapi.
41168      Branch: perl
41169            ! pod/perlapi.pod
41170 ____________________________________________________________________________
41171 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
41172         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
41173              From: Nicholas Clark <nick@ccl4.org>
41174              Date: Sat, 23 Jun 2001 22:55:47 +0100
41175              Message-ID: <20010623225547.Z98663@plum.flirble.org>
41176      Branch: perl
41177            ! numeric.c
41178 ____________________________________________________________________________
41179 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
41180         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
41181              From: Prymmer/Kahn <pvhp@best.com>
41182              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
41183              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
41184      Branch: perl
41185            ! lib/h2xs.t
41186 ____________________________________________________________________________
41187 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
41188         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
41189              cygwin does not taint cwd, just like win32.
41190      Branch: perl
41191            ! lib/File/Find/taint.t t/op/taint.t
41192 ____________________________________________________________________________
41193 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
41194         Log: Retract #10865, the patch should be unnecessary.
41195              (But seemingly helpful in Cygwin?  Strange.)
41196      Branch: perl
41197            ! lib/Memoize/t/tie_ndbm.t
41198 ____________________________________________________________________________
41199 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
41200         Log: Misplaced test file; plus Cygwin filesystem semantics.
41201      Branch: perl
41202            + ext/SDBM_File/sdbm.t
41203            - ext/ODBM_File/sdbm.t
41204            ! MANIFEST
41205 ____________________________________________________________________________
41206 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
41207         Log: (Retracted by #10867.)
41208      Branch: perl
41209            ! lib/Memoize/t/tie_ndbm.t
41210 ____________________________________________________________________________
41211 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
41212         Log: Metaconfig unit change for #10863.
41213      Branch: metaconfig/U/perl
41214            ! Extensions.U
41215 ____________________________________________________________________________
41216 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
41217         Log: In Cygwin do not build NDBM_File and ODBM_File unless
41218              -lndbm and -ldbm are available.
41219      Branch: perl
41220            ! Configure config_h.SH
41221 ____________________________________________________________________________
41222 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
41223         Log: More Cygwin filesystem semantics.
41224      Branch: perl
41225            ! t/io/fs.t t/op/stat.t
41226 ____________________________________________________________________________
41227 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
41228         Log: More DOSish permission semantics for Cygwin.
41229      Branch: perl
41230            ! lib/AnyDBM_File.t
41231 ____________________________________________________________________________
41232 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
41233         Log: Cygwin too has different permission semantics.
41234      Branch: perl
41235            ! ext/GDBM_File/gdbm.t
41236 ____________________________________________________________________________
41237 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
41238         Log: The group (and assumedly passwd) databases can have
41239              only one entry (this is the case in cygwin).
41240      Branch: perl
41241            ! t/op/grent.t t/op/pwent.t
41242 ____________________________________________________________________________
41243 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
41244         Log: Also in Cygwin use Socket to figure out domainname
41245              (if any) (avoids trying to call external 'domainname',
41246              which doesn't at the moment exist in Cygwin)
41247      Branch: perl
41248            ! lib/Net/Domain.pm
41249 ____________________________________________________________________________
41250 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
41251         Log: Remove also the lib$Foo.def, not just $Foo.def.
41252      Branch: perl
41253            ! lib/ExtUtils/MM_Unix.pm
41254 ____________________________________________________________________________
41255 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
41256         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
41257      Branch: perl
41258            ! unixish.h
41259 ____________________________________________________________________________
41260 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
41261         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
41262              to match the whole isprint(), only the space character.
41263      Branch: perl
41264            ! handy.h pod/perlre.pod t/op/pat.t
41265 ____________________________________________________________________________
41266 [ 10854] By: nick                                  on 2001/06/23  08:09:33
41267         Log: Integrate mainline
41268      Branch: perlio
41269           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
41270           !> lib/ExtUtils.t lib/File/Find/taint.t
41271           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
41272           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
41273           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
41274 ____________________________________________________________________________
41275 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
41276         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
41277              with its floats    in os390 and s390 (UTS).
41278      Branch: perl
41279            ! lib/Math/BigInt/t/bigintpm.t
41280 ____________________________________________________________________________
41281 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
41282         Log: Add also UTS (s390) to the non-IEEE float platforms.
41283      Branch: perl
41284            ! t/op/sprintf.t
41285 ____________________________________________________________________________
41286 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
41287         Log: Subject: RFC: what are applicable standards for exponent sizes?
41288              From: Peter Prymmer <pvhp@forte.com>
41289              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
41290              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
41291      Branch: perl
41292            ! t/op/sprintf.t
41293 ____________________________________________________________________________
41294 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
41295         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
41296              From: Peter Prymmer <pvhp@forte.com>
41297              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
41298              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
41299      Branch: perl
41300            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
41301 ____________________________________________________________________________
41302 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
41303         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
41304              From: Peter Prymmer <pvhp@forte.com>
41305              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
41306              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
41307      Branch: perl
41308            ! lib/ExtUtils.t
41309 ____________________________________________________________________________
41310 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
41311         Log: Retract #10845.
41312      Branch: perl
41313            ! lib/File/Find/taint.t
41314 ____________________________________________________________________________
41315 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
41316         Log: Yet another error message.
41317      Branch: perl
41318            ! t/op/mkdir.t
41319 ____________________________________________________________________________
41320 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
41321         Log: The croak message for nonexistent socket functions may vary.
41322      Branch: perl
41323            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
41324 ____________________________________________________________________________
41325 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
41326         Log: (Retracted by #10848.)
41327      Branch: perl
41328            ! lib/File/Find/taint.t
41329 ____________________________________________________________________________
41330 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
41331         Log: Integrate perlio.
41332      Branch: perl
41333           !> lib/File/Find/taint.t t/op/write.t
41334 ____________________________________________________________________________
41335 [ 10843] By: nick                                  on 2001/06/22  21:24:51
41336         Log: Back out debug in taint.t
41337      Branch: perlio
41338            ! lib/File/Find/taint.t
41339 ____________________________________________________________________________
41340 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
41341         Log: setitimer() does not exist in Unicos, despite of what
41342              Configure thinks, from Mark P. Lutz.
41343      Branch: perl
41344            ! hints/unicos.sh
41345 ____________________________________________________________________________
41346 [ 10841] By: nick                                  on 2001/06/22  21:19:36
41347         Log: Skip cwd test on Win32 ???
41348      Branch: perlio
41349            ! lib/File/Find/taint.t
41350 ____________________________________________________________________________
41351 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
41352         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
41353              and Tru64 gcc -Wall happy.
41354      Branch: perl
41355            ! mg.c
41356 ____________________________________________________________________________
41357 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
41358         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
41359      Branch: perl
41360            ! ext/IPC/SysV/Semaphore.pm
41361 ____________________________________________________________________________
41362 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
41363         Log: Metaconfig unit change for #10837.
41364      Branch: metaconfig/U/perl
41365            ! Cross.U
41366 ____________________________________________________________________________
41367 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
41368         Log: Cleanup of the cross-compilation unit.
41369      Branch: perl
41370            ! Configure
41371 ____________________________________________________________________________
41372 [ 10836] By: nick                                  on 2001/06/22  20:45:12
41373         Log: Skip |- based op/write.t on Win32 as well as VMS
41374      Branch: perlio
41375            ! t/op/write.t
41376 ____________________________________________________________________________
41377 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
41378         Log: Integrate perlio.
41379      Branch: perl
41380           !> util.c
41381 ____________________________________________________________________________
41382 [ 10834] By: nick                                  on 2001/06/22  20:41:54
41383         Log: Integrate mainline
41384      Branch: perlio
41385           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
41386           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
41387           !> vos/config.ga.h
41388 ____________________________________________________________________________
41389 [ 10833] By: nick                                  on 2001/06/22  20:22:58
41390         Log: Patcho fix.
41391      Branch: perlio
41392            ! util.c
41393 ____________________________________________________________________________
41394 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
41395         Log: Metaconfig unit changes for #10831.
41396      Branch: metaconfig
41397            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
41398 ____________________________________________________________________________
41399 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
41400         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
41401              From: Andy Dougherty <doughera@lafayette.edu>
41402              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
41403              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
41404      Branch: perl
41405            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41406            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
41407 ____________________________________________________________________________
41408 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
41409         Log: MPE/iX prototype nits from Mark Bixby.
41410      Branch: perl
41411            ! pp_sys.c
41412 ____________________________________________________________________________
41413 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
41414         Log: Detypo.
41415      Branch: perl
41416            ! util.c
41417 ____________________________________________________________________________
41418 [ 10828] By: nick                                  on 2001/06/22  15:33:37
41419         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
41420      Branch: perlio
41421           +> lib/h2xs.t
41422           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
41423           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
41424           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
41425           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
41426           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
41427           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
41428           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
41429           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
41430           !> vms/vmsish.h
41431 ____________________________________________________________________________
41432 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
41433         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
41434              Date: Fri, 22 Jun 2001 10:08:35 -0500
41435              From: "Craig A. Berry" <craigberry@mac.com>
41436              Message-Id: <a05101001b75908704194@[192.168.56.145]>
41437      Branch: perl
41438            ! vms/vms.c vms/vmsish.h
41439 ____________________________________________________________________________
41440 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
41441         Log: NetWare scripts tweak from Ananth Kesari.
41442      Branch: perl
41443            ! NetWare/t/NWScripts.pl
41444 ____________________________________________________________________________
41445 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
41446         Log: Update Changes.
41447      Branch: perl
41448            ! Changes patchlevel.h
41449 ____________________________________________________________________________
41450 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
41451         Log: Add .i and .s targets.
41452      Branch: perl
41453            ! Makefile.SH
41454 ____________________________________________________________________________
41455 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
41456         Log: Upgrade to Locale::Maketext 1.03.
41457      Branch: perl
41458            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
41459            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
41460 ____________________________________________________________________________
41461 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
41462         Log: Upgrade to I18N::LangTags 0.26.
41463      Branch: perl
41464            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
41465            ! lib/I18N/LangTags/test.pl
41466 ____________________________________________________________________________
41467 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
41468         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
41469              Philip Newton.
41470      Branch: perl
41471            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
41472            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41473 ____________________________________________________________________________
41474 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
41475         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
41476              From: Prymmer/Kahn <pvhp@best.com>
41477              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
41478              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
41479      Branch: perl
41480            + lib/h2xs.t
41481            ! MANIFEST utils/h2xs.PL
41482 ____________________________________________________________________________
41483 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
41484         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
41485              From: Prymmer/Kahn <pvhp@best.com>
41486              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
41487              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
41488      Branch: perl
41489            ! lib/ExtUtils.t
41490 ____________________________________________________________________________
41491 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
41492         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
41493              From: Prymmer/Kahn <pvhp@best.com>
41494              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
41495              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
41496      Branch: perl
41497            ! t/pod/plainer.t
41498 ____________________________________________________________________________
41499 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
41500         Log: AUTHORS update.
41501      Branch: perl
41502            ! AUTHORS
41503 ____________________________________________________________________________
41504 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
41505         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
41506              From: "Craig A. Berry" <craigberry@mac.com>
41507              Date: Thu, 21 Jun 2001 18:20:38 -0500
41508              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
41509      Branch: perl
41510            ! ext/POSIX/POSIX.xs
41511 ____________________________________________________________________________
41512 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
41513         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
41514              From: "Craig A. Berry" <craigberry@mac.com>
41515              Date: Thu, 21 Jun 2001 09:58:52 -0500
41516              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
41517      Branch: perl
41518            ! ext/B/Deparse.t t/op/write.t
41519 ____________________________________________________________________________
41520 [ 10814] By: nick                                  on 2001/06/22  08:13:09
41521         Log: Integrate mainline.
41522      Branch: perlio
41523           !> (integrate 46 files)
41524 ____________________________________________________________________________
41525 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
41526         Log: Change the prefixes only if $prefix is unset,
41527              as originally patched by Marcel Grunauer.
41528      Branch: perl
41529            ! hints/darwin.sh hints/rhapsody.sh
41530 ____________________________________________________________________________
41531 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
41532         Log: Subject: Re: Patch for hints/darwin.sh
41533              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
41534              Date: Thu, 21 Jun 2001 11:23:46 -0700
41535              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
41536      Branch: perl
41537            ! hints/darwin.sh hints/rhapsody.sh
41538 ____________________________________________________________________________
41539 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
41540         Log: Add .PHONY targets for non-file targets,
41541              from Wilfredo Sánchez.  Should help saying
41542              "make install" on case-insensitive filesystems.
41543      Branch: perl
41544            ! Makefile.SH
41545 ____________________________________________________________________________
41546 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
41547         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
41548              From: Doug MacEachern <dougm@covalent.net>
41549              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
41550              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
41551              
41552              plus reword the getcwd() comment, plus use getcwd() buffer
41553              size minus one.
41554      Branch: perl
41555            ! util.c
41556 ____________________________________________________________________________
41557 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
41558         Log: More gprofing from Doug MacEachern.
41559      Branch: perl
41560            ! Makefile.SH
41561 ____________________________________________________________________________
41562 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
41563         Log: Metaconfig unit change for #10807.
41564      Branch: metaconfig/U/perl
41565            ! d_sfio.U
41566 ____________________________________________________________________________
41567 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
41568         Log: Tell that you are removing the unneeded -lsfio.
41569      Branch: perl
41570            ! Configure
41571 ____________________________________________________________________________
41572 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
41573         Log: More MPE/iX tweaks from Mark Bixby.
41574      Branch: perl
41575            ! perl.c t/op/magic.t
41576 ____________________________________________________________________________
41577 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
41578         Log: The fchdir() proto is supposed to live in <unistd.h>.
41579      Branch: perl
41580            ! ext/Cwd/Cwd.xs
41581 ____________________________________________________________________________
41582 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
41583         Log: This town is too small for the Cwd extension and me,
41584              it would seem...
41585      Branch: perl
41586            ! ext/Cwd/Cwd.xs
41587 ____________________________________________________________________________
41588 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
41589         Log: Metaconfig unit change for #10802.
41590      Branch: metaconfig/U/perl
41591            ! d_modfl.U
41592 ____________________________________________________________________________
41593 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
41594         Log: More d'ohs.
41595      Branch: perl
41596            ! Configure
41597 ____________________________________________________________________________
41598 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
41599         Log: Off-by-one.  I'm so classic.
41600      Branch: perl
41601            ! util.c
41602 ____________________________________________________________________________
41603 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
41604         Log: Update Changes.
41605      Branch: perl
41606            ! Changes patchlevel.h
41607 ____________________________________________________________________________
41608 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
41609         Log: Subject: Documentation patch for Net::FTP
41610              From: Marcel Grunauer <marcel@codewerk.com>
41611              Date: Wed, 20 Jun 2001 23:03:26 +0200
41612              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
41613      Branch: perl
41614            ! lib/Net/FTP.pm
41615 ____________________________________________________________________________
41616 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
41617         Log: Retract the #10417 mg.c and embed.pl parts because of
41618              strange SEGVs in 64bit x86 FreeBSD observed by
41619              Nicholas Clark.
41620      Branch: perl
41621            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
41622 ____________________________________________________________________________
41623 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
41624         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
41625      Branch: perl
41626            ! Configure NetWare/config.wc NetWare/config_H.wc
41627            ! Porting/Glossary Porting/config.sh Porting/config_H
41628            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
41629            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41630            ! vos/config.ga.h win32/config.bc win32/config.gc
41631            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41632            ! win32/config_H.vc
41633 ____________________________________________________________________________
41634 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
41635         Log: Cwd tweak from Doug MacEachern.
41636      Branch: perl
41637            ! ext/Cwd/Cwd.xs
41638 ____________________________________________________________________________
41639 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
41640         Log: Protect the fchdir() and lstat() with ifdefs.
41641              fchdir() needs a Configure probe.
41642      Branch: perl
41643            ! ext/Cwd/Cwd.xs
41644 ____________________________________________________________________________
41645 [ 10794] By: nick                                  on 2001/06/21  17:11:35
41646         Log: Integrate mainline
41647      Branch: perlio
41648           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
41649           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
41650           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
41651           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
41652           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
41653           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
41654           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
41655           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
41656            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
41657            - lib/File/Glob/case.t lib/File/Glob/global.t
41658            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
41659            - lib/File/Temp/posix.t lib/File/Temp/security.t
41660            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
41661            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
41662            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
41663            - lib/Text/Wrap/wrap.t
41664           !> (integrate 41 files)
41665 ____________________________________________________________________________
41666 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
41667         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
41668              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
41669              Date: Thu, 21 Jun 2001 13:04:54 -0500
41670              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
41671      Branch: perl
41672            ! ext/Cwd/Cwd.xs
41673 ____________________________________________________________________________
41674 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
41675         Log: Subject: [PATCH pod] overlong =item
41676              From: Robin Barker <rmb1@cise.npl.co.uk>
41677              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
41678              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
41679      Branch: perl
41680            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
41681            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41682 ____________________________________________________________________________
41683 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
41684         Log: Subject: [PATCH perlio.c] format 
41685              From: Robin Barker <rmb1@cise.npl.co.uk>
41686              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
41687              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
41688      Branch: perl
41689            ! perlio.c
41690 ____________________________________________________________________________
41691 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
41692         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
41693              From: Radu Greab <radu@netsoft.ro>
41694              Date: Thu, 21 Jun 2001 19:06:02 +0300
41695              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
41696      Branch: perl
41697            ! pod/perlapi.pod sv.c
41698 ____________________________________________________________________________
41699 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
41700         Log: The metaconfig unit changes for #10788.
41701      Branch: metaconfig/U/perl
41702            ! Cross.U fflushall.U
41703 ____________________________________________________________________________
41704 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
41705         Log: Cross-configuration changes: make $from to rm the files
41706              before copying them over (this means that he rm can be
41707              removed from the fflushall test), create $targetmkdir      
41708              (not documented in install since it is supposed to internal
41709              use only), make $run to copy over the executable only if
41710              a stamp file .xok doesn't already exist (to avoid unnecessary
41711              copying of the executable)
41712      Branch: perl
41713            ! Configure Makefile.SH
41714 ____________________________________________________________________________
41715 [ 10787] By: nick                                  on 2001/06/21  14:16:18
41716         Log: Integrate mainline
41717      Branch: perlio
41718           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
41719           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
41720           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
41721            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
41722           !> (integrate 34 files)
41723 ____________________________________________________________________________
41724 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
41725         Log: Re-add the files as text.
41726      Branch: perl
41727            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
41728 ____________________________________________________________________________
41729 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
41730         Log: Delete the binary files.
41731      Branch: perl
41732            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
41733 ____________________________________________________________________________
41734 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
41735         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
41736              From: Andy Dougherty <doughera@lafayette.edu>
41737              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
41738              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
41739      Branch: perl
41740            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
41741            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
41742            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
41743            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
41744 ____________________________________________________________________________
41745 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
41746         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
41747              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
41748              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
41749              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
41750              
41751              Setting umask to something friendlier.
41752      Branch: perl
41753            ! installman installperl
41754 ____________________________________________________________________________
41755 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
41756         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
41757              Resort MANIFEST with sort -f, looks much better.
41758      Branch: perl
41759            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
41760            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
41761            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
41762            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
41763            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
41764            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
41765            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
41766            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
41767            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
41768            - lib/File/Glob/case.t lib/File/Glob/global.t
41769            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
41770            - lib/File/Temp/posix.t lib/File/Temp/security.t
41771            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
41772            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
41773            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
41774            - lib/Text/Wrap/wrap.t
41775            ! MANIFEST
41776 ____________________________________________________________________________
41777 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
41778         Log: Upgrade to I18N::LangTags 0.25.
41779      Branch: perl
41780            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
41781            ! lib/I18N/LangTags/List.pm
41782 ____________________________________________________________________________
41783 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
41784         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
41785              From: Richard Soderberg <rs@crystalflame.net>
41786              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
41787              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
41788      Branch: perl
41789            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
41790            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
41791 ____________________________________________________________________________
41792 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
41793         Log: Test obsoleted by change #10777.
41794      Branch: perl
41795            ! t/op/sub_lval.t
41796 ____________________________________________________________________________
41797 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
41798         Log: Case of confused test numbering.
41799      Branch: perl
41800            ! t/op/pat.t
41801 ____________________________________________________________________________
41802 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
41803         Log: Subject: Re: Opinion on undef lvalue
41804              From: Abhijit Menon-Sen <ams@wiw.org>
41805              Date: Sun, 17 Jun 2001 13:04:46 +0530
41806              Message-ID: <20010617130446.B27925@lustre.linux.in>
41807              
41808              Allow lvalue subs to return undef in array context.
41809      Branch: perl
41810            ! pp_hot.c
41811 ____________________________________________________________________________
41812 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
41813         Log: Just a guess that using the same hack for cygwin as
41814              for win32 might help.
41815      Branch: perl
41816            ! lib/File/Find/find.t
41817 ____________________________________________________________________________
41818 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
41819         Log: NetWare tweaks from Guruprasad.
41820      Branch: perl
41821            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
41822            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
41823            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
41824            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
41825 ____________________________________________________________________________
41826 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
41827         Log: Subject: Re: perl@10722: Bogus warnings on REs 
41828              From: Hugo <hv@crypt.compulink.co.uk>
41829              Date: Thu, 21 Jun 2001 09:51:17 +0100
41830              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
41831              
41832              Unroll to avoid a UTS compiler bug.
41833      Branch: perl
41834            ! regcomp.c
41835 ____________________________________________________________________________
41836 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
41837         Log: Subject: Re: [PATCH] Make /o work under i?threads
41838              From: Artur Bergman <artur@contiller.se>
41839              Date: Thu, 21 Jun 2001 14:38:03 +0200
41840              Message-ID: <B757B74A.184D%artur@contiller.se>
41841      Branch: perl
41842            ! t/op/pat.t
41843 ____________________________________________________________________________
41844 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
41845         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
41846              From: Artur Bergman <artur@contiller.se> 
41847              Date: Thu, 21 Jun 2001 14:27:33 +0200
41848              Message-ID: <B757B4D4.1849%artur@contiller.se>
41849              
41850              Plus extra parentheses.
41851      Branch: perl
41852            ! op.h
41853 ____________________________________________________________________________
41854 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
41855         Log: Subject: [PATCH] Make /o work under i?threads
41856              From: Richard Soderberg <rs@crystalflame.net>
41857              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
41858              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
41859      Branch: perl
41860            ! pp_ctl.c
41861 ____________________________________________________________________________
41862 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
41863         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
41864              From: Artur Bergman <artur@contiller.se>
41865              Date: Thu, 21 Jun 2001 14:04:54 +0200
41866              Message-ID: <B757AF86.1842%artur@contiller.se>
41867      Branch: perl
41868            ! op.h
41869 ____________________________________________________________________________
41870 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
41871         Log: Subject: Re: perl@10765: sv.c not OK on win32
41872              From: Artur Bergman <artur@contiller.se>
41873              Date: Thu, 21 Jun 2001 10:31:06 +0200
41874              Message-ID: <B7577D69.182C%artur@contiller.se>
41875      Branch: perl
41876            ! sv.c
41877 ____________________________________________________________________________
41878 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
41879         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
41880              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41881              Date: Thu, 21 Jun 2001 06:23:56 -0400
41882              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
41883              
41884              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
41885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41886              Date: Thu, 21 Jun 2001 06:32:21 -0400
41887              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
41888      Branch: perl
41889            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
41890 ____________________________________________________________________________
41891 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
41892         Log: Subject: [PATCH] make syslog test more verbose
41893              From: Robert Spier <rspier@pobox.com>
41894              Date: Thu, 21 Jun 2001 00:54:32 -0400
41895              Message-ID: <15153.32264.295807.333073@rls.cx>
41896      Branch: perl
41897            ! ext/Sys/Syslog/syslog.t
41898 ____________________________________________________________________________
41899 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
41900         Log: Subject: op/study.t refinements
41901              From: Hugo <hv@crypt.compulink.co.uk>
41902              Date: Thu, 21 Jun 2001 00:29:07 +0100
41903              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
41904      Branch: perl
41905            ! t/op/study.t
41906 ____________________________________________________________________________
41907 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
41908         Log: Update Changes.
41909      Branch: perl
41910            ! Changes patchlevel.h
41911 ____________________________________________________________________________
41912 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
41913         Log: Subject: Re: [PATCH] djgpp updates
41914              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
41915              Date: Wed, 20 Jun 2001 10:05:15 +0200
41916              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
41917      Branch: perl
41918            ! djgpp/config.over
41919 ____________________________________________________________________________
41920 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
41921         Log: Fix for ID 20010619.002 "When building hash, hash keys that
41922              are function calls are not being called", from Abhijit.
41923      Branch: perl
41924            ! t/base/lex.t toke.c
41925 ____________________________________________________________________________
41926 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
41927         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
41928      Branch: perl
41929            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
41930            + lib/Locale/Maketext/test.pl
41931            - lib/Locale/Maketext.t
41932            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
41933            ! lib/Locale/Maketext/TPJ13.pod
41934 ____________________________________________________________________________
41935 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
41936         Log: Metaconfig unit change for #10760.
41937      Branch: metaconfig
41938            ! U/modified/Cppsym.U
41939 ____________________________________________________________________________
41940 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
41941         Log: Do not remove the ccsym* Cppsym* files since
41942              they are useful for metaconfig units coming after us.
41943              (This is the Configure nit mentioned in #10752.)
41944      Branch: perl
41945            ! Configure
41946 ____________________________________________________________________________
41947 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
41948         Log: Update to I18N::LangTags 0.24, from Sean Burke.
41949      Branch: perl
41950            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
41951            + lib/I18N/LangTags/README
41952            - lib/I18N/LangTags/List.pod
41953            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
41954 ____________________________________________________________________________
41955 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
41956         Log: Regen headers.
41957      Branch: perl
41958            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
41959            ! pod/perlapi.pod proto.h
41960 ____________________________________________________________________________
41961 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
41962         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
41963              From: Artur Bergman <artur@contiller.se>
41964              Date: Wed, 20 Jun 2001 11:31:32 +0200
41965              Message-ID: <B7563A14.17D8%artur@contiller.se>
41966      Branch: perl
41967            ! embed.pl hv.c intrpvar.h sv.c sv.h
41968 ____________________________________________________________________________
41969 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
41970         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
41971              From: Tim Sweetman <tim@aldigital.co.uk> 
41972              Date: Wed, 13 Jun 2001 14:25:17 +0100 
41973              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
41974      Branch: perl
41975            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
41976 ____________________________________________________________________________
41977 [ 10755] By: nick                                  on 2001/06/20  16:12:37
41978         Log: Integrate mainline
41979      Branch: perlio
41980           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
41981           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
41982           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
41983           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
41984           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
41985           !> t/op/study.t util.c
41986 ____________________________________________________________________________
41987 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
41988         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
41989              but not Makefile)
41990      Branch: maint-5.6/perl
41991            ! win32/Makefile
41992 ____________________________________________________________________________
41993 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
41994         Log: Security tweak on readlink().
41995      Branch: perl
41996            ! pp_sys.c
41997 ____________________________________________________________________________
41998 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
41999         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
42000      Branch: perl
42001            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
42002            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
42003            ! mpeix/relink t/op/pwent.t
42004 ____________________________________________________________________________
42005 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
42006         Log: Reinstate #10725 (with probe for alarm()).
42007      Branch: perl
42008            ! t/op/study.t
42009 ____________________________________________________________________________
42010 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
42011         Log: Replace our implementation of realpath() with OpenBSD's
42012              (src/lib/libc/stdlib/realpath.c 1.4).
42013      Branch: perl
42014            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
42015            ! pod/perldiag.pod proto.h util.c
42016 ____________________________________________________________________________
42017 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
42018         Log: Integrate perlio.
42019      Branch: perl
42020           !> perlio.c
42021 ____________________________________________________________________________
42022 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
42023         Log: No point in going into memory-saving contortions
42024              with getcwd() since there's a danger of buffer overflow.
42025              Also make the POSIX extension to use sv_getcwd().
42026              Finally, a missed proto.h fragment.
42027      Branch: perl
42028            ! ext/POSIX/POSIX.xs proto.h util.c
42029 ____________________________________________________________________________
42030 [ 10747] By: nick                                  on 2001/06/20  12:38:26
42031         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
42032      Branch: perlio
42033            ! perlio.c
42034 ____________________________________________________________________________
42035 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
42036         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
42037              From: Graham Barr <gbarr@pobox.com>
42038              Date: Wed, 20 Jun 2001 11:05:49 +0100
42039              Message-ID: <20010620110549.I19188@pobox.com>
42040              
42041              reported in        
42042              
42043              Subject: Bug in IO::Socket::INET module (repeat)
42044              From: "Harmon S. Nine" <hnine@netarx.com>
42045              Date: Tue, 19 Jun 2001 09:41:35 -0400
42046              Message-ID: <3B2F568F.8080605@netarx.com>
42047              
42048              The bug was that the IO::Socket::INET constructor
42049              did not allow a 'LocalPort' of 0.
42050      Branch: perl
42051            ! ext/IO/lib/IO/Socket/INET.pm
42052 ____________________________________________________________________________
42053 [ 10745] By: nick                                  on 2001/06/20  08:56:39
42054         Log: Integrate mainline.
42055      Branch: perlio
42056           !> (integrate 37 files)
42057 ____________________________________________________________________________
42058 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
42059         Log: After some reading I don't think we can blindly
42060              use systems' realpath().  Too many security problems,
42061              too many buggy implementations.
42062              
42063              TODO: the realpath() emulation code in util.c doesn't
42064              seem fully operational?  (readlink(), for example?)
42065      Branch: perl
42066            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
42067            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
42068            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
42069            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
42070            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
42071            ! win32/config_H.gc win32/config_H.vc
42072 ____________________________________________________________________________
42073 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
42074         Log: Metaconfig unit change for #10738.
42075      Branch: metaconfig
42076            ! U/compline/d_gconvert.U
42077 ____________________________________________________________________________
42078 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
42079         Log: Integrate change #10739 from maintperl:
42080              
42081              C<eval "/x$\r\n/x"> fails to compile correctly 
42082      Branch: perl
42083           !> t/op/pat.t toke.c
42084 ____________________________________________________________________________
42085 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
42086         Log: Retract #10725 (Hugo asked NOT to apply the patch)
42087      Branch: perl
42088            ! t/op/study.t
42089 ____________________________________________________________________________
42090 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
42091         Log: The test.third results were funnily named because of the
42092              new test scheme.
42093      Branch: perl
42094            ! t/TEST
42095 ____________________________________________________________________________
42096 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
42097         Log: C<eval "/x$\r\n/x"> fails to compile correctly
42098      Branch: maint-5.6/perl
42099            ! t/op/pat.t toke.c
42100 ____________________________________________________________________________
42101 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
42102         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
42103              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42104              Date: Tue, 19 Jun 2001 19:15:40 -0400
42105              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
42106              
42107              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
42108              because "1e+129" being expected but "1.e+129" being returned.
42109              The culprit (at least in Tru64) is the use of gcvt().
42110      Branch: perl
42111            ! Configure
42112 ____________________________________________________________________________
42113 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
42114         Log: Subject: [PATCH perl@10722] test hunting on VMS
42115              From: "Craig A. Berry" <craigberry@mac.com>
42116              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
42117              Date: Tue, 19 Jun 2001 18:59:01 -0500
42118      Branch: perl
42119            ! vms/test.com
42120 ____________________________________________________________________________
42121 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
42122         Log: Subject: [PATCH] s/typos//
42123              From: Abhijit Menon-Sen <ams@wiw.org>
42124              Date: Wed, 20 Jun 2001 02:15:02 +0530
42125              Message-ID: <20010620021502.A14541@lustre.linux.in>
42126              
42127              Without the op.h s/bearword/bareword/ hunk, see
42128              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
42129      Branch: perl
42130            ! util.c
42131 ____________________________________________________________________________
42132 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
42133         Log: Metaconfig unit change for #10732 and #10733.
42134      Branch: metaconfig/U/perl
42135            ! fflushall.U
42136 ____________________________________________________________________________
42137 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
42138         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
42139              From: "Craig A. Berry" <craigberry@mac.com>
42140              Date: Tue, 19 Jun 2001 17:19:48 -0500
42141              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
42142      Branch: perl
42143            ! configure.com vms/descrip_mms.template
42144 ____________________________________________________________________________
42145 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
42146         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
42147              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42148              Date: Tue, 19 Jun 2001 16:48:07 -0400
42149              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
42150              
42151              Further fixes to fflush(NULL) detection.
42152      Branch: perl
42153            ! Configure
42154 ____________________________________________________________________________
42155 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
42156         Log: AIX test -s hangs with non-existent files?
42157              (A genuine logic bug in Configure, but AIX also broken?)
42158      Branch: perl
42159            ! Configure
42160 ____________________________________________________________________________
42161 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
42162         Log: AUTHORS updates.
42163      Branch: perl
42164            ! AUTHORS
42165 ____________________________________________________________________________
42166 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
42167         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
42168              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42169              Date: Tue, 19 Jun 2001 15:33:25 -0400
42170              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
42171      Branch: perl
42172            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
42173            ! t/lib/warnings/pp
42174 ____________________________________________________________________________
42175 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
42176         Log: Integrate perlio.
42177      Branch: perl
42178           !> lib/File/Find/find.t win32/distclean.bat
42179 ____________________________________________________________________________
42180 [ 10728] By: nick                                  on 2001/06/19  18:24:53
42181         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
42182      Branch: perlio
42183            ! lib/File/Find/find.t win32/distclean.bat
42184 ____________________________________________________________________________
42185 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
42186         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
42187              also add information how to find out whether one has PerlIO.
42188      Branch: perl
42189            ! pod/perlfunc.pod
42190 ____________________________________________________________________________
42191 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
42192         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
42193              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42194              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
42195              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
42196      Branch: perl
42197            ! pod/perlfunc.pod
42198 ____________________________________________________________________________
42199 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
42200         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
42201              From: Hugo <hv@crypt.compulink.co.uk>
42202              Date: Tue, 19 Jun 2001 12:37:30 +0100
42203              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
42204      Branch: perl
42205            ! t/op/study.t
42206 ____________________________________________________________________________
42207 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
42208         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
42209              From: Hugo <hv@crypt.compulink.co.uk>
42210              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
42211              Date: Tue, 19 Jun 2001 13:15:17 +0100
42212      Branch: perl
42213            ! util.c
42214 ____________________________________________________________________________
42215 [ 10723] By: nick                                  on 2001/06/19  14:46:15
42216         Log: Integrate mainline
42217      Branch: perlio
42218           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
42219           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
42220           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
42221           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
42222           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
42223           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
42224            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
42225            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
42226            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
42227            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
42228            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
42229            - ext/Thread/unsync4.t
42230           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
42231           !> djgpp/config.over djgpp/fixpmain
42232           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
42233           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
42234           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
42235 ____________________________________________________________________________
42236 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
42237         Log: Update Changes.
42238      Branch: perl
42239            ! Changes patchlevel.h
42240 ____________________________________________________________________________
42241 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
42242         Log: The existence shall be MANIFESted.
42243      Branch: perl
42244            ! MANIFEST
42245 ____________________________________________________________________________
42246 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
42247         Log: The old libnet.cfg is first searched from the current directory,
42248              only then from the module path.
42249      Branch: perl
42250            ! utils/libnetcfg.PL
42251 ____________________________________________________________________________
42252 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
42253         Log: NetWare tweaks from Guruprasad.
42254      Branch: perl
42255            ! NetWare/Makefile NetWare/config.wc
42256 ____________________________________________________________________________
42257 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
42258         Log: Subject: [PATCH] djgpp updates
42259              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
42260              Date: Tue, 19 Jun 2001 10:59:06 +0200
42261              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
42262      Branch: perl
42263            ! djgpp/config.over djgpp/fixpmain
42264 ____________________________________________________________________________
42265 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
42266         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
42267              From: Prymmer/Kahn <pvhp@best.com>
42268              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
42269              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
42270      Branch: perl
42271            ! win32/Makefile
42272 ____________________________________________________________________________
42273 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
42274         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
42275              to happen right after the inclusion of <inttypes.h>,
42276              from Edward Moy.
42277      Branch: perl
42278            ! handy.h perl.h
42279 ____________________________________________________________________________
42280 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
42281         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
42282              From: Doug MacEachern <dougm@covalent.net>
42283              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
42284              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
42285      Branch: perl
42286            ! ext/DynaLoader/DynaLoader_pm.PL
42287 ____________________________________________________________________________
42288 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
42289         Log: Revert #10656 for performance reasons but leave in the
42290              use of Hv*() macros -- in comments, so that grepping the
42291              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
42292              suggested by Sarathy, also by Abhijit.)
42293      Branch: perl
42294            ! hv.c
42295 ____________________________________________________________________________
42296 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
42297         Log: Subject: [patch] .s MakeMaker suffix
42298              From: Doug MacEachern <dougm@covalent.net>
42299              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
42300              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
42301      Branch: perl
42302            ! lib/ExtUtils/MM_Unix.pm
42303 ____________________________________________________________________________
42304 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
42305         Log: One test lost in the big shuffle restored.
42306      Branch: perl
42307            + ext/IPC/SysV/ipcsysv.t
42308            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
42309 ____________________________________________________________________________
42310 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
42311         Log: Rename the old non-standard threads tests so that
42312              they won't be invoked.
42313      Branch: perl
42314            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
42315            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
42316            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
42317            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
42318            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
42319            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
42320            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
42321            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
42322            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
42323            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
42324            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
42325            - ext/Thread/unsync4.t
42326            ! MANIFEST
42327 ____________________________________________________________________________
42328 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
42329         Log: Integrate perlio.
42330      Branch: perl
42331           !> win32/config_sh.PL
42332 ____________________________________________________________________________
42333 [ 10709] By: nick                                  on 2001/06/19  08:18:18
42334         Log: Integrate mainline
42335      Branch: perlio
42336           +> (branch 40 files)
42337            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
42338            - lib/strict/subs lib/strict/vars lib/warnings/1global
42339            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
42340            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
42341            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
42342            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
42343            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
42344            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
42345            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
42346            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
42347            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
42348            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
42349            - lib/warnings/utf8 lib/warnings/util
42350           !> (integrate 57 files)
42351 ____________________________________________________________________________
42352 [ 10708] By: nick                                  on 2001/06/19  07:57:10
42353         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
42354      Branch: perlio
42355            ! win32/config_sh.PL
42356 ____________________________________________________________________________
42357 [ 10707] By: nick                                  on 2001/06/19  07:05:07
42358         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
42359      Branch: perl
42360            ! perly.c perly.y perly_c.diff vms/perly_c.vms
42361 ____________________________________________________________________________
42362 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
42363         Log: More perl572delta tweaks.
42364      Branch: perl
42365            ! pod/perl572delta.pod
42366 ____________________________________________________________________________
42367 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
42368         Log: Update perl572delta.
42369      Branch: perl
42370            ! pod/perl572delta.pod
42371 ____________________________________________________________________________
42372 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
42373         Log: VOS updates from Paul Green.
42374      Branch: perl
42375            ! vos/Changes vos/build.cm vos/perl.bind
42376 ____________________________________________________________________________
42377 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
42378         Log: Update the vos/config.*.* files.
42379      Branch: perl
42380            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
42381            ! vos/config.ga.h
42382 ____________________________________________________________________________
42383 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
42384         Log: Add a makefile for more painless adding of symbols to the
42385              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
42386              takes care of the adding)
42387      Branch: perl
42388            + vos/Makefile
42389 ____________________________________________________________________________
42390 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
42391         Log: Make libnetcfg by default display the libnet configuration,
42392              -c to change, add -i for old config, document all options,
42393              regen toc.
42394      Branch: perl
42395            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
42396 ____________________________________________________________________________
42397 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
42398         Log: gcc -Wall sweep.
42399      Branch: perl
42400            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
42401 ____________________________________________________________________________
42402 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
42403         Log: So there.
42404      Branch: perl
42405            ! universal.c
42406 ____________________________________________________________________________
42407 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
42408         Log: Document the need for sv_printify().
42409              
42410              Document that 'use utf8' has been considered.
42411              
42412              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
42413      Branch: perl
42414            ! pod/perltodo.pod universal.c
42415 ____________________________________________________________________________
42416 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
42417         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
42418              From: Nicholas Clark <nick@ccl4.org>
42419              Date: Mon, 18 Jun 2001 23:29:23 +0100
42420              Message-ID: <20010618232923.I98663@plum.flirble.org>
42421      Branch: perl
42422            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
42423            ! ext/Sys/Syslog/Makefile.PL
42424 ____________________________________________________________________________
42425 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
42426         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
42427              From: Scott.L.Miller@Compaq.com
42428              Date: Mon, 18 Jun 2001 10:12:27 -0500
42429              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
42430      Branch: perl
42431            ! lib/perl5db.pl pod/perldebug.pod
42432 ____________________________________________________________________________
42433 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
42434         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
42435              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
42436              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
42437              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
42438      Branch: perl
42439            ! lib/Carp/Heavy.pm
42440 ____________________________________________________________________________
42441 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
42442         Log: Subject: [PATCH] Documentation changes for CLONE
42443              From: Artur Bergman <artur@contiller.se>
42444              Date: Mon, 18 Jun 2001 22:06:37 +0200
42445              Message-ID: <B7542BEC.1719%artur@contiller.se>
42446      Branch: perl
42447            ! pod/perlmod.pod pod/perlsub.pod
42448 ____________________________________________________________________________
42449 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
42450         Log: Subject: Re: configure.com
42451              From: "Craig A. Berry" <craigberry@mac.com>
42452              Date: Mon, 18 Jun 2001 16:04:38 -0500
42453              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
42454      Branch: perl
42455            ! configure.com
42456 ____________________________________________________________________________
42457 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
42458         Log: Subject: PL_nullstash + perl_clone()
42459              From: Doug MacEachern <dougm@covalent.net>
42460              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
42461              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
42462      Branch: perl
42463            ! sv.c
42464 ____________________________________________________________________________
42465 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
42466         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
42467              From: davem@fdgroup.co.uk
42468              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
42469              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
42470      Branch: perl
42471            ! embed.pl pod/perlapi.pod
42472 ____________________________________________________________________________
42473 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
42474         Log: More cross-compilation defaults gleaned from -Dcc
42475              if it is CPU-OS-gcc.
42476      Branch: metaconfig
42477            ! U/modified/libc.U
42478      Branch: metaconfig/U/perl
42479            ! Cross.U
42480      Branch: perl
42481            ! Configure INSTALL
42482 ____________________________________________________________________________
42483 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
42484         Log: Update Changes.
42485      Branch: perl
42486            ! Changes patchlevel.h
42487 ____________________________________________________________________________
42488 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
42489         Log: Subject: [PATCH 5.7.1] sv.c documentation
42490              From: davem@fdgroup.co.uk
42491              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
42492              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
42493      Branch: perl
42494            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
42495            ! sv.c sv.h
42496 ____________________________________________________________________________
42497 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
42498         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
42499              From: "Jon Gunnip" <jongunnip@hotmail.com>
42500              Date: Sun, 17 Jun 2001 18:24:29 -0400
42501              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
42502      Branch: perl
42503            ! pod/perlvar.pod
42504 ____________________________________________________________________________
42505 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
42506         Log: Move the locale/strict/warnings helper files back
42507              under the t/lib; this way the amount of non-installabled
42508              stuff under lib/ stays smaller.
42509      Branch: perl
42510            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
42511            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
42512            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
42513            + t/lib/warnings/5nolint t/lib/warnings/6default
42514            + t/lib/warnings/7fatal t/lib/warnings/8signal
42515            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
42516            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
42517            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
42518            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
42519            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
42520            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
42521            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
42522            + t/lib/warnings/taint t/lib/warnings/toke
42523            + t/lib/warnings/universal t/lib/warnings/utf8
42524            + t/lib/warnings/util
42525            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
42526            - lib/strict/subs lib/strict/vars lib/warnings/1global
42527            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
42528            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
42529            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
42530            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
42531            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
42532            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
42533            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
42534            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
42535            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
42536            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
42537            - lib/warnings/utf8 lib/warnings/util
42538            ! MANIFEST installperl lib/locale.t lib/strict.t
42539 ____________________________________________________________________________
42540 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
42541         Log: Split off the pack/unpack code, from Nicholas Clark.
42542      Branch: perl
42543            + pp_pack.c
42544            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
42545            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
42546            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
42547 ____________________________________________________________________________
42548 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
42549         Log: Guard the SysV IPC tests against being invoked in
42550              SysV-IPC-less places.
42551      Branch: perl
42552            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
42553 ____________________________________________________________________________
42554 [ 10683] By: nick                                  on 2001/06/18  12:24:42
42555         Log: Integrate mainline (new test scheme now ok on Linux).
42556      Branch: perlio
42557           +> lib/warnings.t
42558           !> dump.c sv.c
42559 ____________________________________________________________________________
42560 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
42561         Log: Add the locale.c and numeric.c to the microperl sources.
42562      Branch: perl
42563            ! Makefile.micro win32/Makefile
42564 ____________________________________________________________________________
42565 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
42566         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
42567              From: Abhijit Menon-Sen <ams@wiw.org>
42568              Date: Mon, 18 Jun 2001 14:23:44 +0530
42569              Message-ID: <20010618142344.A13136@lustre.linux.in>
42570      Branch: perl
42571            ! dump.c
42572 ____________________________________________________________________________
42573 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
42574         Log: Subject: Re: [PATCH] more anonymous stash cleanups
42575              From: Abhijit Menon-Sen <ams@wiw.org>
42576              Date: Mon, 18 Jun 2001 15:50:32 +0530
42577              Message-ID: <20010618155032.A13223@lustre.linux.in>
42578              
42579              Plus the comment left in as suggested by NI-S.
42580      Branch: perl
42581            ! sv.c
42582 ____________________________________________________________________________
42583 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
42584         Log: One missed file.
42585      Branch: perl
42586            + lib/warnings.t
42587 ____________________________________________________________________________
42588 [ 10678] By: nick                                  on 2001/06/18  08:05:29
42589         Log: Integrate mainline (part2 - the deletes)
42590      Branch: perlio
42591            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
42592            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
42593            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
42594            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
42595            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
42596            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
42597            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
42598            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
42599            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
42600            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
42601            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
42602 ____________________________________________________________________________
42603 [ 10677] By: nick                                  on 2001/06/18  08:04:44
42604         Log: Integrate mainline (part1)
42605      Branch: perlio
42606           +> (branch 376 files)
42607            - (delete 219 files)
42608           !> (integrate 151 files)
42609 ____________________________________________________________________________
42610 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
42611         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
42612              No doubt I made some mistakes like missed some files or
42613              misnamed some files.  The naming rules were more or less:
42614              (1) if the module is from CPAN, follows its ways, be it
42615              t/*.t or test.pl.
42616              (2) otherwise if there are multiple tests for a module
42617              put them in a t/
42618              (3) otherwise if there's only one test put it in Module.t
42619              (4) helper files go to module/ (locale, strict, warnings)
42620              (5) use longer filenames now that we can (but e.g. the
42621              compat-0.6.t and the Text::Balanced test files still
42622              were renamed to be more civil against the 8.3 people)
42623              installperl was updated appropriately not to install the
42624              *.t files or the help files from under lib.
42625              
42626              TODO: some helper files still remain under t/ that could
42627              follow their 'masters'.  UPDATE: On second thoughts, why
42628              should they.  They can continue to live under t/lib, and
42629              in fact the locale/strict/warnings helpers that were moved
42630              could be moved back.  This way the amount of non-installable
42631              stuff under lib/ stays smaller.
42632      Branch: perl
42633            + (add 253 files)
42634            - (delete 254 files)
42635            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
42636 ____________________________________________________________________________
42637 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
42638         Log: The warning no more comes from util.c, it comes from numeric.c.
42639      Branch: perl
42640            ! README.tru64
42641 ____________________________________________________________________________
42642 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
42643         Log: Subject: Re: anyone good at casting spells?
42644              From: Spider Boardman <spider@Orb.Nashua.NH.US>
42645              Date: Sun, 17 Jun 2001 21:21:04 -0400
42646              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
42647      Branch: perl
42648            ! ext/POSIX/POSIX.xs hv.h
42649 ____________________________________________________________________________
42650 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
42651         Log: Protect the (original) thread tests against testing if no 5.005
42652              threads have been configured.
42653      Branch: perl
42654            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
42655            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
42656            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
42657            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
42658            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
42659            ! ext/Thread/unsync4.t
42660 ____________________________________________________________________________
42661 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
42662         Log: Try the new test scanning scheme on Text::Abbrev.
42663      Branch: perl
42664            + lib/Text/Abbrev.t
42665            - lib/Text/Abbrev/t/abbrev.t
42666            ! MANIFEST
42667 ____________________________________________________________________________
42668 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
42669         Log: Change the scan policy of the *.t and test.pl files,
42670              now the *.t do not need to live in a t/ directory.
42671      Branch: perl
42672            ! t/TEST t/harness
42673 ____________________________________________________________________________
42674 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
42675         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
42676              From: Ilmari Karonen <iltzu@sci.fi>
42677              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
42678              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
42679      Branch: perl
42680            ! pod/perlfaq7.pod
42681 ____________________________________________________________________________
42682 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
42683         Log: Quench the warnings from Tru64; the HP-UX is still
42684              broken because it really, REALLY, doesn't like the
42685              HvARRAY() being lvalue:
42686              
42687              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
42688              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
42689      Branch: perl
42690            ! hv.c
42691 ____________________________________________________________________________
42692 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
42693         Log: Integrate change #10667 from maintperl:
42694              
42695              change#10449 broke the special-case that makes lexicals inside the
42696              eval"" within DB::DB() visible
42697      Branch: perl
42698           !> op.c
42699 ____________________________________________________________________________
42700 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
42701         Log: change#10449 broke the special-case that makes lexicals inside the
42702              eval"" within DB::DB() visible
42703      Branch: maint-5.6/perl
42704            ! op.c
42705 ____________________________________________________________________________
42706 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
42707         Log: Still spurious output; indent the code a bit.
42708              
42709              TODO1: separate the utility functions like MkDir
42710              into a helper script?
42711              
42712              TODO2: I see a lot of repetition in the filepath()
42713              and dirpath() calls.
42714      Branch: perl
42715            ! t/lib/filefind.t t/lib/findtaint.t
42716 ____________________________________________________________________________
42717 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
42718         Log: Regen modlib, toc.
42719      Branch: perl
42720            ! pod/perlmodlib.pod pod/perltoc.pod
42721 ____________________________________________________________________________
42722 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
42723         Log: Add libnetcfg to perlutil.
42724      Branch: perl
42725            ! pod/perlutil.pod
42726 ____________________________________________________________________________
42727 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
42728         Log: Initial integration of libnet-1.0703.
42729              The Configure script renamed as libnetcfg, will be
42730              installed along other utilities.
42731      Branch: perl
42732            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
42733            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
42734            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
42735            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
42736            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
42737            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
42738            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
42739            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
42740            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
42741            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
42742            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
42743            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
42744            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
42745            + utils/libnetcfg.PL
42746            ! MANIFEST utils.lst utils/Makefile
42747 ____________________________________________________________________________
42748 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
42749         Log: Less potentially test-harness-confusing output.
42750      Branch: perl
42751            ! lib/Memoize/t/expire_module_t.t
42752 ____________________________________________________________________________
42753 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
42754         Log: The final print annoys make test.
42755      Branch: perl
42756            ! t/lib/filefind.t t/lib/findtaint.t
42757 ____________________________________________________________________________
42758 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
42759         Log: Add an option for handling dangling symbolic links.
42760      Branch: perl
42761            ! lib/File/Find.pm t/lib/filefind.t
42762 ____________________________________________________________________________
42763 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
42764         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
42765              From: Thomas Wegner <wegner_thomas@yahoo.com>
42766              Date: Sun, 17 Jun 2001 14:43:11 +0200
42767              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
42768      Branch: perl
42769            + t/lib/findtaint.t
42770            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
42771 ____________________________________________________________________________
42772 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
42773         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
42774              From: Jonathan Stowe <gellyfish@gellyfish.com>
42775              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
42776              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
42777      Branch: perl
42778            ! lib/ExtUtils/MM_Unix.pm
42779 ____________________________________________________________________________
42780 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
42781         Log: Subject: [PATCH] more anonymous stash cleanups
42782              From: Abhijit Menon-Sen <ams@wiw.org>
42783              Date: Sun, 17 Jun 2001 11:44:06 +0530
42784              Message-ID: <20010617114406.A25203@lustre.linux.in>
42785      Branch: perl
42786            ! op.c
42787 ____________________________________________________________________________
42788 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
42789         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
42790              From: Abhijit Menon-Sen <ams@wiw.org>
42791              Date: Sun, 17 Jun 2001 08:02:59 +0530
42792              Message-ID: <20010617080259.A28776@lustre.linux.in>
42793              
42794              Subject: [PATCH #2/7] xhv_eiter
42795              From: Abhijit Menon-Sen <ams@wiw.org>
42796              Date: Sun, 17 Jun 2001 08:13:18 +0530
42797              Message-ID: <20010617081318.B28776@lustre.linux.in>
42798              
42799              Subject: [PATCH #3/7] xhv_fill
42800              From: Abhijit Menon-Sen <ams@wiw.org>
42801              Date: Sun, 17 Jun 2001 08:25:16 +0530
42802              Message-ID: <20010617082516.C28776@lustre.linux.in>
42803              
42804              Subject: [PATCH #4/7] xhv_keys
42805              From: Abhijit Menon-Sen <ams@wiw.org>
42806              Date: Sun, 17 Jun 2001 08:36:17 +0530
42807              Message-ID: <20010617083617.D28776@lustre.linux.in>
42808              
42809              Subject: [PATCH #5/7] xhv_max
42810              From: Abhijit Menon-Sen <ams@wiw.org>
42811              Date: Sun, 17 Jun 2001 08:39:48 +0530
42812              Message-ID: <20010617083948.E28776@lustre.linux.in>
42813              
42814              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
42815              From: Abhijit Menon-Sen <ams@wiw.org>
42816              Date: Sun, 17 Jun 2001 08:51:11 +0530
42817              Message-ID: <20010617085111.F28776@lustre.linux.in>
42818      Branch: perl
42819            ! hv.c
42820 ____________________________________________________________________________
42821 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
42822         Log: Update Changes.
42823      Branch: perl
42824            ! Changes patchlevel.h
42825 ____________________________________________________________________________
42826 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
42827         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
42828              From: Abhijit Menon-Sen <ams@wiw.org>
42829              Date: Sat, 16 Jun 2001 07:41:19 +0530
42830              Message-ID: <20010616074119.A24720@lustre.linux.in>
42831      Branch: perl
42832            ! hv.c perl.c vms/vmsish.h win32/win32.h
42833 ____________________________________________________________________________
42834 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
42835         Log: Document tests failing when threaded, since we now have more.
42836      Branch: perl
42837            ! pod/perl572delta.pod
42838 ____________________________________________________________________________
42839 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
42840         Log: -Wall cleanup.
42841      Branch: perl
42842            ! ext/Thread/Thread.xs
42843 ____________________________________________________________________________
42844 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
42845         Log: pthread_attr_setstacksize() isn't absolutely necessary
42846              to call, only iff THREAD_CREATE_NEEDS_STACK.
42847      Branch: perl
42848            ! ext/Thread/Thread.xs
42849 ____________________________________________________________________________
42850 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
42851         Log: -Wall strays.
42852      Branch: perl
42853            ! perl.c util.c
42854 ____________________________________________________________________________
42855 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
42856         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
42857              (and INT64_MIN) brokenness.
42858      Branch: perl
42859            ! hints/darwin.sh perl.h
42860 ____________________________________________________________________________
42861 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
42862         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
42863              From: Nicholas Clark <nick@ccl4.org>
42864              Date: Sun, 17 Jun 2001 00:16:05 +0100
42865              Message-ID: <20010617001605.V98663@plum.flirble.org>
42866      Branch: perl
42867            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
42868            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
42869            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
42870 ____________________________________________________________________________
42871 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
42872         Log: Add perlnetware to docs; regen toc; supply skeleton
42873              docs for some Memoize submodules.
42874      Branch: perl
42875            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
42876            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
42877            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
42878            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
42879            ! win32/Makefile win32/makefile.mk
42880 ____________________________________________________________________________
42881 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
42882         Log: pod cleanup.
42883      Branch: perl
42884            ! README.netware
42885 ____________________________________________________________________________
42886 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
42887         Log: Integrate Memoize 0.64.  Few tweaks were required in
42888              the test scripts.  Note that the speed and expire*
42889              tests take several dozen seconds to run.
42890      Branch: perl
42891            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
42892            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
42893            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
42894            + lib/Memoize/README lib/Memoize/SDBM_File.pm
42895            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
42896            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
42897            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
42898            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
42899            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
42900            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
42901            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
42902            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
42903            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
42904            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
42905            ! MANIFEST t/lib/1_compile.t
42906 ____________________________________________________________________________
42907 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
42908         Log: Document the cross-compilation options.
42909      Branch: perl
42910            ! Cross/README INSTALL
42911 ____________________________________________________________________________
42912 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
42913         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
42914      Branch: perl
42915            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
42916            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
42917            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
42918            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
42919            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
42920            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
42921            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
42922            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
42923            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
42924            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
42925            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
42926            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
42927            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
42928            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
42929            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
42930            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
42931            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
42932            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
42933            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
42934            + lib/ExtUtils/MM_NW5.pm
42935            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
42936            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
42937            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
42938            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
42939            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
42940            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
42941            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
42942            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
42943            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
42944            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
42945            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
42946            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
42947            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
42948            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
42949            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
42950            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
42951            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
42952            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
42953            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
42954            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
42955            ! util.h x2p/a2py.c
42956 ____________________________________________________________________________
42957 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
42958         Log: Resort MANIFEST.
42959      Branch: perl
42960            ! MANIFEST
42961 ____________________________________________________________________________
42962 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
42963         Log: Integrate perlio.
42964      Branch: perl
42965           +> win32/win32io.c
42966           !> MANIFEST perlio.c perliol.h win32/makefile.mk
42967 ____________________________________________________________________________
42968 [ 10640] By: nick                                  on 2001/06/16  18:38:31
42969         Log: Disable :win32 layer as default till I get it working
42970      Branch: perlio
42971            ! MANIFEST perlio.c
42972 ____________________________________________________________________________
42973 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
42974         Log: Try the new scheme by moving the Text::Abbrev test
42975              to a new place under lib.
42976      Branch: perl
42977            + lib/Text/Abbrev/t/abbrev.t
42978            - t/lib/abbrev.t
42979            ! MANIFEST
42980 ____________________________________________________________________________
42981 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
42982         Log: Make the code even more dynamical so that testname
42983              suffix length can change.
42984      Branch: perl
42985            ! lib/Test/Harness.pm t/TEST
42986 ____________________________________________________________________________
42987 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
42988         Log: Allow for deeper t/ and also a single test.pl.
42989      Branch: perl
42990            ! t/TEST t/harness
42991 ____________________________________________________________________________
42992 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
42993         Log: #define fix from Nicholas Clark.
42994      Branch: perl
42995            ! ext/POSIX/POSIX.xs
42996 ____________________________________________________________________________
42997 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
42998         Log: Initialization is nice.
42999      Branch: perl
43000            ! lib/Test/Harness.pm
43001 ____________________________________________________________________________
43002 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
43003         Log: Make t/TEST and t/harness to test also the t/ tests
43004              under the main lib/ and ext/ directories.  Fix Test::Harness
43005              to dynamically change the width of its "foo/bar....ok" output.
43006      Branch: perl
43007            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
43008 ____________________________________________________________________________
43009 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
43010         Log: Subject: [PATCH] Re: perl@10611 
43011              From: Nicholas Clark <nick@ccl4.org>
43012              Date: Sat, 16 Jun 2001 16:52:47 +0100
43013              Message-ID: <20010616165247.O98663@plum.flirble.org>
43014              
43015              The .xs parts, too.
43016      Branch: perl
43017            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
43018            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
43019 ____________________________________________________________________________
43020 [ 10632] By: nick                                  on 2001/06/16  16:44:35
43021         Log: Work-in-progress win32 layer semi-functional, checking 
43022              for UNIX breakage.
43023      Branch: perlio
43024            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
43025 ____________________________________________________________________________
43026 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
43027         Log: Subject: [PATCH] Re: perl@10611 
43028              From: Nicholas Clark <nick@ccl4.org>
43029              Date: Sat, 16 Jun 2001 16:52:47 +0100
43030              Message-ID: <20010616165247.O98663@plum.flirble.org>
43031      Branch: perl
43032            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
43033            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
43034            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
43035            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
43036            ! lib/ExtUtils/Constant.pm
43037 ____________________________________________________________________________
43038 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
43039         Log: Metaconfig unit change for #10629.
43040      Branch: metaconfig
43041            ! U/modified/Finish.U
43042 ____________________________________________________________________________
43043 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
43044         Log: The extraction changed directories.
43045      Branch: perl
43046            ! Configure
43047 ____________________________________________________________________________
43048 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
43049         Log: Math::BigInt 1.35 from Tels.
43050      Branch: perl
43051            + t/lib/mbimbf.t
43052            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
43053            ! t/lib/bigfltpm.t t/lib/bigintpm.t
43054 ____________________________________________________________________________
43055 [ 10627] By: nick                                  on 2001/06/16  14:54:52
43056         Log: Work in progress UNIX-side edit of win32 PerLIO layer
43057      Branch: perlio
43058            + win32/win32io.c
43059            ! perlio.c win32/makefile.mk
43060 ____________________________________________________________________________
43061 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
43062         Log: Subject: [PATCH 5.6.1] os2/diff-configure
43063              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43064              Date: Fri, 15 Jun 2001 01:19:36 -0400
43065              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
43066              
43067              Empty all of it because I think #10624 made even the
43068              last patch hunk unnecessary.
43069      Branch: perl
43070            ! os2/diff.configure
43071 ____________________________________________________________________________
43072 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
43073         Log: Metaconfig unit change for 10624.
43074      Branch: metaconfig
43075            ! U/modified/libc.U
43076      Branch: perl
43077            ! config_h.SH
43078 ____________________________________________________________________________
43079 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
43080         Log: Move the initialization of libnames to the beginning so
43081              that can one 'seed' it (as OS/2 does.)
43082      Branch: perl
43083            ! Configure
43084 ____________________________________________________________________________
43085 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
43086         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
43087              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43088              Date: Fri, 15 Jun 2001 19:10:57 -0400
43089              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
43090      Branch: perl
43091            ! os2/OS2/REXX/DLL/DLL.pm
43092 ____________________________________________________________________________
43093 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
43094         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
43095              From: "Craig A. Berry" <craigberry@mac.com>
43096              Date: Fri, 15 Jun 2001 17:00:03 -0500
43097              Message-Id: <a05101007b750342599be@[172.16.52.1]>
43098      Branch: perl
43099            ! vms/descrip_mms.template
43100 ____________________________________________________________________________
43101 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
43102         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
43103              From: "Craig A. Berry" <craigberry@mac.com>
43104              Date: Fri, 15 Jun 2001 18:39:42 -0500
43105              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
43106      Branch: perl
43107            ! lib/File/Spec/VMS.pm t/lib/extutils.t
43108 ____________________________________________________________________________
43109 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
43110         Log: Integrate perlio.
43111      Branch: perl
43112           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
43113           !> t/io/utf8.t t/lib/io_scalar.t
43114 ____________________________________________________________________________
43115 [ 10619] By: nick                                  on 2001/06/15  21:05:19
43116         Log: Generated files
43117      Branch: perlio
43118            ! embed.h proto.h
43119 ____________________________________________________________________________
43120 [ 10618] By: nick                                  on 2001/06/15  20:27:42
43121         Log: Fix open.pm to work via XS-implemented method calls rather
43122              than *open::layers variables which caused all the HV/AV hassle.
43123      Branch: perlio
43124            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
43125            ! t/lib/io_scalar.t
43126 ____________________________________________________________________________
43127 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
43128         Log: Integrate perlio.
43129      Branch: perl
43130           !> lib/ExtUtils/Constant.pm
43131 ____________________________________________________________________________
43132 [ 10616] By: nick                                  on 2001/06/15  18:46:47
43133         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
43134      Branch: perlio
43135            ! lib/ExtUtils/Constant.pm
43136 ____________________________________________________________________________
43137 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
43138         Log: Integrate perlio.
43139      Branch: perl
43140           !> ext/Socket/Socket.xs
43141 ____________________________________________________________________________
43142 [ 10614] By: nick                                  on 2001/06/15  18:33:37
43143         Log: MULTIPLICITY fix for Socket.xs
43144      Branch: perlio
43145            ! ext/Socket/Socket.xs
43146 ____________________________________________________________________________
43147 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
43148         Log: Subject: Re: perl@10611
43149              From: Doug MacEachern <dougm@covalent.net>
43150              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
43151              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
43152      Branch: perl
43153            ! ext/Socket/Socket.xs
43154 ____________________________________________________________________________
43155 [ 10612] By: nick                                  on 2001/06/15  16:14:38
43156         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
43157      Branch: perlio
43158           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
43159           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
43160           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
43161           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
43162           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
43163           !> utils/h2ph.PL
43164 ____________________________________________________________________________
43165 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
43166         Log: Update Changes.
43167      Branch: perl
43168            ! Changes patchlevel.h
43169 ____________________________________________________________________________
43170 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
43171         Log: Upping the test count.
43172      Branch: perl
43173            ! t/lib/filefind.t
43174 ____________________________________________________________________________
43175 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
43176         Log: Integrate perlio.
43177      Branch: perl
43178           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43179 ____________________________________________________________________________
43180 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
43181         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
43182              From: andreas.koenig@anima.de (Andreas J. Koenig)
43183              Date: 15 Jun 2001 13:30:39 +0200
43184              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
43185              
43186              Record the grim history.
43187      Branch: perl
43188            ! lib/File/Find.pm
43189 ____________________________________________________________________________
43190 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
43191         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
43192              From: Brian McCauley <nobull@mail.com>
43193              Date: 15 Jun 2001 07:51:26 +0100
43194              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
43195      Branch: perl
43196            ! lib/File/Find.pm t/lib/filefind.t
43197 ____________________________________________________________________________
43198 [ 10606] By: nick                                  on 2001/06/15  14:00:08
43199         Log: regen_config_h for Win32.
43200      Branch: perlio
43201            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43202 ____________________________________________________________________________
43203 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
43204         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
43205              From: Peter Prymmer <pvhp@forte.com>
43206              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
43207              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
43208      Branch: perl
43209            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
43210 ____________________________________________________________________________
43211 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
43212         Log: Some filesystems require writability for rename/unlink.
43213      Branch: perl
43214            ! opcode.pl
43215 ____________________________________________________________________________
43216 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
43217         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
43218              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
43219              Date: Fri, 15 Jun 2001 12:08:53 +0200
43220              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
43221      Branch: perl
43222            ! perlio.c
43223 ____________________________________________________________________________
43224 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
43225         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
43226              From: Mike Guy <mjtg@cam.ac.uk>
43227              Date: Fri, 15 Jun 2001 14:11:49 +0100
43228              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
43229      Branch: perl
43230            ! opcode.pl
43231 ____________________________________________________________________________
43232 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
43233         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
43234              From: Nicholas Clark <nick@ccl4.org>
43235              Date: Thu, 14 Jun 2001 23:52:56 +0100
43236              Message-ID: <20010614235256.G98663@plum.flirble.org>
43237      Branch: perl
43238            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
43239            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
43240 ____________________________________________________________________________
43241 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
43242         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
43243              From: Russ Allbery <rra@stanford.edu>
43244              Date: 14 Jun 2001 13:24:43 -0700
43245              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
43246      Branch: perl
43247            ! ext/GDBM_File/GDBM_File.pm
43248 ____________________________________________________________________________
43249 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
43250         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
43251              From: Nicholas Clark <nick@ccl4.org>
43252              Date: Thu, 14 Jun 2001 20:37:47 +0100
43253              Message-ID: <20010614203747.F98663@plum.flirble.org>
43254      Branch: perl
43255            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
43256            ! t/lib/gdbm.t
43257 ____________________________________________________________________________
43258 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
43259         Log: Integrate perlio.
43260      Branch: perl
43261           !> makedef.pl sv.c
43262 ____________________________________________________________________________
43263 [ 10597] By: nick                                  on 2001/06/15  11:08:13
43264         Log: Check that HVs with HvNAME() != NULL are really stashes before
43265              treating them as such. Also be more defensive on the GvCV.
43266              Win32 fork and dprof now working again. 
43267      Branch: perlio
43268            ! sv.c
43269 ____________________________________________________________________________
43270 [ 10596] By: nick                                  on 2001/06/15  10:11:20
43271         Log: Integrate mainline.
43272      Branch: perlio
43273           +> Cross/README
43274           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
43275           !> Porting/config_H config_h.SH configure.com epoc/config.sh
43276           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
43277           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43278           !> vos/config.ga.h win32/config.bc win32/config.gc
43279           !> win32/config.vc win32/config_H.bc win32/config_H.gc
43280           !> win32/config_H.vc
43281 ____________________________________________________________________________
43282 [ 10595] By: nick                                  on 2001/06/15  09:37:17
43283         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
43284              - Win32 (VC++) now builds but fails:
43285              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
43286              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
43287              write.t    - open(...,"|-") not implemented on Win32 
43288      Branch: perlio
43289            ! makedef.pl
43290 ____________________________________________________________________________
43291 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
43292         Log: Integrate perlio.
43293      Branch: perl
43294           !> perlio.c win32/makefile.mk
43295 ____________________________________________________________________________
43296 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
43297         Log: Metaconfig unit changes for #10592.
43298      Branch: metaconfig
43299            + U/modified/i_varhdr.U U/modified/startsh.U
43300            - U/a_dvisory/crosscompile.U U/target/Target.U
43301            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
43302            ! U/compline/bitpbyte.U U/compline/byteorder.U
43303            ! U/compline/ccflags.U U/compline/charsize.U
43304            ! U/compline/d_casti32.U U/compline/d_castneg.U
43305            ! U/compline/d_closedir.U U/compline/d_fd_set.U
43306            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
43307            ! U/compline/d_keepsig.U U/compline/d_open3.U
43308            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
43309            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
43310            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
43311            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
43312            ! U/compline/doublesize.U U/compline/floatsize.U
43313            ! U/compline/nblock_io.U U/compline/orderlib.U
43314            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
43315            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
43316            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
43317            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
43318            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
43319            ! U/modified/spitshell.U U/threads/archname.U
43320            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
43321            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
43322            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
43323            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
43324            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
43325      Branch: metaconfig/U/perl
43326            + Cross.U
43327            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
43328            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
43329            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
43330            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
43331            ! stdio_streams.U uselfs.U
43332 ____________________________________________________________________________
43333 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
43334         Log: The first steps towards cross-compilation.
43335              
43336              Abstract execution of compiled test executables with $run,
43337              and abstract transfer of files with $to and $from.
43338              
43339              Under cross-compilation the $run, $to, and $from will point
43340              to appropriate wrapper scripts, by default ssh and scp,
43341              but also rsh, rcp, and cp are supported.  If not
43342              cross-compiling, they will be set to '', ':', and ':',
43343              respectively.
43344              
43345              With these patches I was able to get Configure for
43346              iPAQ ARM Linux on an Intel Linux about 95% right
43347              (only a few tests failed to execute or they produced
43348              incorrect results), and I was able to compile
43349              a functional miniperl.
43350              
43351              The symbol crosscompile renamed to be usecrosscompile,
43352              the corresponding C symbol from CROSSCOMPILE to
43353              USE_CROSS_COMPILE.
43354      Branch: perl
43355            ! Configure Cross/README Makefile.SH Porting/Glossary
43356            ! Porting/config.sh Porting/config_H config_h.SH configure.com
43357            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
43358            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
43359            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43360            ! win32/config.gc win32/config.vc win32/config_H.bc
43361            ! win32/config_H.gc win32/config_H.vc
43362 ____________________________________________________________________________
43363 [ 10591] By: nick                                  on 2001/06/14  20:00:12
43364         Log: Steps along the road toward Win32 building again.
43365      Branch: perlio
43366            ! perlio.c win32/makefile.mk
43367 ____________________________________________________________________________
43368 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
43369         Log: Integrate perlio.
43370      Branch: perl
43371           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43372 ____________________________________________________________________________
43373 [ 10589] By: nick                                  on 2001/06/14  13:54:07
43374         Log: Routine regen_config_h for Win32
43375      Branch: perlio
43376            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43377 ____________________________________________________________________________
43378 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
43379         Log: Integrate perlio.
43380      Branch: perl
43381           +> perlyline.pl
43382           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
43383 ____________________________________________________________________________
43384 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
43385         Log: A placeholder.
43386      Branch: perl
43387            + Cross/README
43388 ____________________________________________________________________________
43389 [ 10586] By: nick                                  on 2001/06/14  08:25:07
43390         Log: Add new step to run_byacc which:
43391              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
43392              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
43393      Branch: perlio
43394            + perlyline.pl
43395            ! MANIFEST Makefile.SH perly.c
43396 ____________________________________________________________________________
43397 [ 10585] By: nick                                  on 2001/06/14  08:22:29
43398         Log: Integrate mainline
43399      Branch: perlio
43400           +> locale.c numeric.c
43401           !> Changes cygwin/Makefile.SHs embed.h embed.pl
43402           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
43403           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
43404           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
43405           !> x2p/Makefile.SH
43406 ____________________________________________________________________________
43407 [ 10584] By: nick                                  on 2001/06/14  08:05:53
43408         Log: Hack to remove insecure directories from PATH so test will run.
43409      Branch: perlio
43410            ! t/lib/filefind.t
43411 ____________________________________________________________________________
43412 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
43413         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
43414      Branch: perl
43415            - t/lib/mbimbf.t
43416            ! MANIFEST
43417 ____________________________________________________________________________
43418 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
43419         Log: Detypo.
43420      Branch: perl
43421            ! x2p/Makefile.SH
43422 ____________________________________________________________________________
43423 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
43424         Log: de-$CONFIG continues.
43425      Branch: perl
43426            ! cygwin/Makefile.SHs x2p/Makefile.SH
43427 ____________________________________________________________________________
43428 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
43429         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
43430              From: Nicholas Clark <nick@ccl4.org>
43431              Date: Wed, 13 Jun 2001 21:20:13 +0100
43432              Message-ID: <20010613212013.D98663@plum.flirble.org>
43433      Branch: perl
43434            ! opcode.pl
43435 ____________________________________________________________________________
43436 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
43437         Log: Subject: splitting util.c
43438              From: Hugo <hv@crypt.compulink.co.uk>
43439              Date: Thu, 14 Jun 2001 00:41:08 +0100
43440              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
43441      Branch: perl
43442            + locale.c numeric.c
43443            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
43444            ! pod/perlapi.pod proto.h util.c
43445 ____________________________________________________________________________
43446 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
43447         Log: Upgrade to Math::BigInt 1.34 from Tels.
43448      Branch: perl
43449            + t/lib/mbimbf.t
43450            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
43451            ! t/lib/bigfltpm.t t/lib/bigintpm.t
43452 ____________________________________________________________________________
43453 [ 10577] By: nick                                  on 2001/06/13  19:02:48
43454         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
43455      Branch: perlio
43456           !> (integrate 125 files)
43457 ____________________________________________________________________________
43458 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
43459         Log: Update Changes.
43460      Branch: perl
43461            ! Changes patchlevel.h
43462 ____________________________________________________________________________
43463 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
43464         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
43465              From: "Craig A. Berry" <craigberry@mac.com>
43466              Date: Wed, 13 Jun 2001 13:24:28 -0500
43467              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
43468      Branch: perl
43469            ! ext/re/Makefile.PL
43470 ____________________________________________________________________________
43471 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
43472         Log: Mc.u.c. for #10573.
43473      Branch: metaconfig
43474            ! U/threads/usethreads.U
43475 ____________________________________________________________________________
43476 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
43477         Log: It would be also be good if I could type.
43478      Branch: perl
43479            ! Configure
43480 ____________________________________________________________________________
43481 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
43482         Log: Metaconfig unit change for #10571.
43483      Branch: metaconfig
43484            ! U/threads/usethreads.U
43485 ____________________________________________________________________________
43486 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
43487         Log: A non-empty default is a good thing.
43488      Branch: perl
43489            ! Configure
43490 ____________________________________________________________________________
43491 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
43492         Log: Metaconfig unit change for #10569.
43493      Branch: metaconfig
43494            ! U/threads/usethreads.U
43495 ____________________________________________________________________________
43496 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
43497         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
43498              extremely experimental, not even prompted for.
43499      Branch: perl
43500            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43501            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
43502            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
43503            ! win32/config.bc win32/config.gc win32/config.vc
43504 ____________________________________________________________________________
43505 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
43506         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
43507      Branch: perl
43508            ! pod/perlfaq6.pod
43509 ____________________________________________________________________________
43510 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
43511         Log: Integrate perlio; conflicts, accept Nick's versions.
43512      Branch: perl
43513           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
43514           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
43515 ____________________________________________________________________________
43516 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
43517         Log: Subject: Re: ext/ + -Wall
43518              From: Doug MacEachern <dougm@covalent.net>
43519              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
43520              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
43521      Branch: perl
43522            ! XSUB.h lib/ExtUtils/xsubpp perl.h
43523 ____________________________________________________________________________
43524 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
43525         Log: Similar logic as DB_File.xs, using the modern macros and
43526              defines them to older ones for older Perls where PERL_VERSION
43527              is not defined, from Doug MacEachern.
43528      Branch: perl
43529            ! ext/Storable/Storable.xs
43530 ____________________________________________________________________________
43531 [ 10564] By: nick                                  on 2001/06/13  15:22:01
43532         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
43533              and using that instead (name lookups are sequential search for now).
43534      Branch: perlio
43535            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
43536            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
43537 ____________________________________________________________________________
43538 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
43539         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
43540              From: "Richard Soderberg" <rs@crystalflame.net>
43541              Date: Sat, 26 May 2001 06:44:20 -0700
43542              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
43543      Branch: perl
43544            ! sv.c t/op/glob.t
43545 ____________________________________________________________________________
43546 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
43547         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
43548              From: "Craig A. Berry" <craigberry@mac.com>
43549              Date: Tue, 12 Jun 2001 23:55:26 -0500
43550              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
43551      Branch: perl
43552            ! ext/re/Makefile.PL ext/re/re.xs
43553 ____________________________________________________________________________
43554 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
43555         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
43556              suggested by NI-S.
43557      Branch: perl
43558            ! XSUB.h malloc.c perl.h
43559 ____________________________________________________________________________
43560 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
43561         Log: Regen toc.
43562      Branch: perl
43563            ! pod/perltoc.pod
43564 ____________________________________________________________________________
43565 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
43566         Log: Subject: [patch] perl.gprof control
43567              From: Doug MacEachern <dougm@covalent.net>
43568              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
43569              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
43570      Branch: perl
43571            ! miniperlmain.c perl.h
43572 ____________________________________________________________________________
43573 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
43574         Log: Subject: Re: ext/ + -Wall
43575              From: Doug MacEachern <dougm@covalent.net>
43576              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
43577              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
43578              
43579              Document ax and break up dXSARGS.
43580      Branch: perl
43581            ! XSUB.h pod/perlapi.pod
43582 ____________________________________________________________________________
43583 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
43584         Log: More AIX tweakage from Merijn.
43585      Branch: perl
43586            ! hints/aix.sh
43587 ____________________________________________________________________________
43588 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
43589         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
43590              From: "Craig A. Berry" <craigberry@mac.com>
43591              Date: Tue, 12 Jun 2001 22:57:45 -0500
43592              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
43593      Branch: perl
43594            ! vms/descrip_mms.template
43595 ____________________________________________________________________________
43596 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
43597         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
43598              From: "Craig A. Berry" <craigberry@mac.com>
43599              Date: Tue, 12 Jun 2001 22:21:39 -0500
43600              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
43601      Branch: perl
43602            ! configure.com util.c
43603 ____________________________________________________________________________
43604 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
43605         Log: New AIX dynaloading code from Jens-Uwe Mager.
43606              Does break binary compatibility.
43607      Branch: perl
43608            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
43609 ____________________________________________________________________________
43610 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
43611         Log: VMS DEC C compiler found nits by Peter Prymmer.
43612      Branch: perl
43613            ! util.c
43614 ____________________________________________________________________________
43615 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
43616         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
43617              From: Peter Prymmer <pvhp@forte.com>
43618              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
43619              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
43620      Branch: perl
43621            ! t/lib/filecomp.t
43622 ____________________________________________________________________________
43623 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
43624         Log: I wonder how many $CONFIGs still lurk in the shadows.
43625      Branch: perl
43626            ! pod/Makefile.SH x2p/cflags.SH
43627 ____________________________________________________________________________
43628 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
43629         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
43630      Branch: perl
43631            ! pod/checkpods.PL
43632 ____________________________________________________________________________
43633 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
43634         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
43635      Branch: perl
43636            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
43637 ____________________________________________________________________________
43638 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
43639         Log: Subject: [patch] rid local_patches warnings
43640              From: Doug MacEachern <dougm@covalent.net>
43641              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
43642              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
43643      Branch: perl
43644            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
43645 ____________________________________________________________________________
43646 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
43647         Log: Subject: Re: ext/ + -Wall
43648              From: Doug MacEachern <dougm@covalent.net>
43649              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
43650              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
43651      Branch: perl
43652            ! ext/attrs/attrs.xs
43653 ____________________________________________________________________________
43654 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
43655         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
43656              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
43657              Date: Tue, 12 Jun 2001 14:36:20 -0400
43658              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
43659      Branch: perl
43660            ! pod/perlretut.pod
43661 ____________________________________________________________________________
43662 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
43663         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
43664              From: Mike Guy <mjtg@cam.ac.uk>
43665              Date: Tue, 12 Jun 2001 19:10:31 +0100
43666              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
43667              
43668              Subject: Re: [ID 20010612.001] out of memory during regex compilation
43669              From: Mike Guy <mjtg@cam.ac.uk>
43670              Date: Tue, 12 Jun 2001 19:21:01 +0100
43671              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
43672      Branch: perl
43673            ! pod/perlop.pod
43674 ____________________________________________________________________________
43675 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
43676         Log: AIX tweaks from Merijn H. Brand.
43677      Branch: perl
43678            ! hints/aix.sh
43679 ____________________________________________________________________________
43680 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
43681         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
43682              From: "Brendan O'Dea" <bod@compusol.com.au>
43683              Date: Wed, 13 Jun 2001 05:16:47 +1000
43684              Message-ID: <20010613051647.A8945@compusol.com.au>
43685      Branch: maint-5.6/perl
43686            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
43687 ____________________________________________________________________________
43688 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
43689         Log: Subject: Small bcopy cleanup
43690              From: Andy Dougherty <doughera@lafayette.edu>
43691              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
43692              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
43693      Branch: perl
43694            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
43695 ____________________________________________________________________________
43696 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
43697         Log: Subject: [PATCH] Re: ext/ + -Wall
43698              From: Nicholas Clark <nick@ccl4.org>
43699              Date: Wed, 13 Jun 2001 00:04:30 +0100
43700              Message-ID: <20010613000430.M5901@plum.flirble.org>
43701      Branch: perl
43702            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
43703 ____________________________________________________________________________
43704 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
43705         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
43706              From: Nicholas Clark <nick@ccl4.org>
43707              Date: Tue, 12 Jun 2001 23:53:07 +0100
43708              Message-ID: <20010612235307.L5901@plum.flirble.org>
43709      Branch: perl
43710            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
43711 ____________________________________________________________________________
43712 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
43713         Log: MPE/iX tweaks from Mark Bixby.
43714      Branch: perl
43715            ! hints/mpeix.sh mpeix/mpeixish.h util.c
43716 ____________________________________________________________________________
43717 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
43718         Log: Update Changes.
43719      Branch: perl
43720            ! Changes patchlevel.h
43721 ____________________________________________________________________________
43722 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
43723         Log: One less -Wall whine (found under DEBUGGING).
43724      Branch: perl
43725            ! x2p/Makefile.SH x2p/a2p.c
43726 ____________________________________________________________________________
43727 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
43728         Log: s/case-independent/case-insensitive/g
43729      Branch: perl
43730            ! pod/perldebug.pod
43731 ____________________________________________________________________________
43732 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
43733         Log: As suggested in    
43734              
43735              Subject: Re: ext/ + -Wall
43736              From: Gurusamy Sarathy <gsar@ActiveState.com>
43737              Date: Mon, 11 Jun 2001 23:34:31 -0700
43738              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
43739      Branch: perl
43740            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
43741            ! perl.h
43742 ____________________________________________________________________________
43743 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
43744         Log: Subject: ext/ + -Wall
43745              From: Doug MacEachern <dougm@covalent.net>
43746              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
43747              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
43748      Branch: perl
43749            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
43750            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
43751            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
43752            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
43753            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
43754            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
43755            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
43756            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
43757            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
43758            ! lib/ExtUtils/xsubpp
43759 ____________________________________________________________________________
43760 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
43761         Log: Subject: [PATCH] anonymous stashes
43762              From: Abhijit Menon-Sen <ams@wiw.org>
43763              Date: Tue, 12 Jun 2001 12:47:04 +0530
43764              Message-ID: <20010612124704.A29029@lustre.linux.in>
43765      Branch: perl
43766            ! dump.c gv.c sv.c xsutils.c
43767 ____________________________________________________________________________
43768 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
43769         Log: One more test for $^S.
43770      Branch: perl
43771            ! t/op/magic.t
43772 ____________________________________________________________________________
43773 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
43774         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
43775              From: Abhijit Menon-Sen <ams@wiw.org>
43776              Date: Tue, 12 Jun 2001 17:35:55 +0530
43777              Message-ID: <20010612173555.A32426@lustre.linux.in>
43778      Branch: perl
43779            ! mg.c t/op/magic.t
43780 ____________________________________________________________________________
43781 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
43782         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
43783              From: Mike Guy <mjtg@cam.ac.uk>
43784              Date: Tue, 12 Jun 2001 13:14:15 +0100
43785              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
43786      Branch: perl
43787            ! pod/perlop.pod
43788 ____________________________________________________________________________
43789 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
43790         Log: AUTHORS updates.
43791      Branch: perl
43792            ! AUTHORS
43793 ____________________________________________________________________________
43794 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
43795         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
43796              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
43797              Content-Transfer-Encoding: 7bit
43798              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
43799      Branch: perl
43800            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
43801 ____________________________________________________________________________
43802 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
43803         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
43804              From: "Philip Newton" <Philip.Newton@gmx.net>
43805              Date: Mon, 11 Jun 2001 07:08:03 +0200
43806              Message-Id: <200106120802.LAA08992@taas.iki.fi>
43807      Branch: perl
43808            ! t/base/term.t
43809 ____________________________________________________________________________
43810 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
43811         Log: Cleanup the a2p.c for -Wall.
43812      Branch: perl
43813            ! x2p/Makefile.SH x2p/a2p.c
43814 ____________________________________________________________________________
43815 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
43816         Log: File::Find update for MacOS from Chris Nandor.
43817      Branch: perl
43818            ! lib/File/Find.pm t/lib/filefind.t
43819 ____________________________________________________________________________
43820 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
43821         Log: gcc -Wall nits picked out by a non-UNIX system
43822              (courtesy of Mark Bixby)
43823      Branch: perl
43824            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
43825            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
43826            ! pp_sys.c util.c
43827 ____________________________________________________________________________
43828 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
43829         Log: Metaconfig unit change for #10522.  (The d_modfl changes
43830              placate metalint.)
43831      Branch: metaconfig/U/perl
43832            ! d_modfl.U d_u32align.U
43833 ____________________________________________________________________________
43834 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
43835         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
43836              be "./try 2>&1 >/dev/null".
43837      Branch: perl
43838            ! Configure
43839 ____________________________________________________________________________
43840 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
43841         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
43842              From: "Craig A. Berry" <craigberry@mac.com>
43843              Date: Mon, 11 Jun 2001 14:00:32 -0500
43844              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
43845      Branch: perl
43846            ! configure.com
43847 ____________________________________________________________________________
43848 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
43849         Log: Move the full \p\P lists to perlunicode.
43850      Branch: perl
43851            ! pod/perlretut.pod pod/perlunicode.pod
43852 ____________________________________________________________________________
43853 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
43854         Log: VOS build tweak for 5.6.1 from Paul Green.
43855      Branch: maint-5.6/perl
43856            ! vos/build.cm
43857 ____________________________________________________________________________
43858 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
43859         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
43860              From: "Craig A. Berry" <craigberry@mac.com>
43861              Date: Fri, 8 Jun 2001 18:08:18 -0500
43862              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
43863      Branch: perl
43864            ! vms/vms.c
43865 ____________________________________________________________________________
43866 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
43867         Log: Update Changes.
43868      Branch: perl
43869            ! Changes patchlevel.h
43870 ____________________________________________________________________________
43871 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
43872         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
43873      Branch: perl
43874            ! vos/config.alpha.h vos/config.ga.h
43875 ____________________________________________________________________________
43876 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
43877         Log: VOS updates from Paul Green for @10476.
43878      Branch: perl
43879            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
43880            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43881            ! vos/config.ga.h vos/configure_perl.cm
43882 ____________________________________________________________________________
43883 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
43884         Log: Subject: [PATCH] Not many people know this ...
43885              From: Mike Guy <mjtg@cam.ac.uk>
43886              Date: Mon, 11 Jun 2001 14:55:15 +0100
43887              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
43888      Branch: perl
43889            ! pod/perldebug.pod
43890 ____________________________________________________________________________
43891 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
43892         Log: Add final commas to lists as suggested by Philip Newton.
43893      Branch: perl
43894            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
43895 ____________________________________________________________________________
43896 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
43897         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
43898              Date: Sun, 10 Jun 2001 23:35:38 -0400
43899              From: Chris Nandor <pudge@pobox.com>
43900              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
43901      Branch: perl
43902            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
43903            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
43904            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
43905            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
43906            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
43907            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
43908            ! t/op/write.t t/pragma/strict.t
43909 ____________________________________________________________________________
43910 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
43911         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
43912              From: Chris Nandor <pudge@pobox.com>
43913              Date: Mon, 11 Jun 2001 08:24:28 -0400
43914              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
43915      Branch: perl
43916            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
43917            ! t/lib/io_dir.t
43918 ____________________________________________________________________________
43919 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
43920         Log: One more run_byacc (a hand-tweaked version had slipped in).
43921      Branch: perl
43922            ! perly.c vms/perly_c.vms
43923 ____________________________________________________________________________
43924 [ 10509] By: nick                                  on 2001/06/11  07:49:15
43925         Log: Integrate mainline
43926      Branch: perlio
43927           !> Makefile.SH embed.h embed.pl global.sym
43928           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
43929           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
43930           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
43931           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
43932 ____________________________________________________________________________
43933 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
43934         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
43935              From: Mike Guy <mjtg@cam.ac.uk>
43936              Reply-To: mjtg@cam.ac.uk
43937              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
43938      Branch: perl
43939            ! lib/ExtUtils/Manifest.pm
43940 ____________________________________________________________________________
43941 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
43942         Log: Subject: [PATCH] ExtUtils::Constant
43943              From: Nicholas Clark <nick@ccl4.org>
43944              Date: Sun, 10 Jun 2001 23:25:41 +0100
43945              Message-ID: <20010610232540.C76396@plum.flirble.org>
43946      Branch: perl
43947            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
43948 ____________________________________________________________________________
43949 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
43950         Log: Integrate perlio.
43951      Branch: perl
43952           !> iperlsys.h
43953 ____________________________________________________________________________
43954 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
43955         Log: Move the grok_number and its lieutenant grok_numeric_radix
43956              from sv.c statics to util.c and public.
43957      Branch: perl
43958            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
43959            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
43960 ____________________________________________________________________________
43961 [ 10504] By: nick                                  on 2001/06/10  17:47:06
43962         Log: Fix (valid) -Wall warnings in perlio.c
43963      Branch: perlio
43964            ! iperlsys.h
43965 ____________________________________________________________________________
43966 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
43967         Log: Update perly_c.diff, update perly.fixer to edit away
43968              some of the -Wall noise.
43969      Branch: perl
43970            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
43971 ____________________________________________________________________________
43972 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
43973         Log: Check the version of byacc.
43974      Branch: perl
43975            ! Makefile.SH
43976 ____________________________________________________________________________
43977 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
43978         Log: Subject: [PATCH] perly.y overhaul
43979              From: Simon Cozens <simon@netthink.co.uk>
43980              Date: Sun, 10 Jun 2001 16:56:54 +0100
43981              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
43982              
43983              Plus make run_byacc.
43984      Branch: perl
43985            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
43986 ____________________________________________________________________________
43987 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
43988         Log: Integrate perlio.
43989      Branch: perl
43990           !> perlio.c perlsfio.h
43991 ____________________________________________________________________________
43992 [ 10499] By: nick                                  on 2001/06/10  15:01:08
43993         Log: Integrate mainline
43994      Branch: perlio
43995           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
43996           !> t/pragma/locale.t util.c
43997 ____________________________________________________________________________
43998 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
43999         Log: Put some meat on the perl572delta bones.  The list of
44000              selected bug fixes needs more work, as does still the
44001              whole document.
44002      Branch: perl
44003            ! pod/perl572delta.pod
44004 ____________________________________________________________________________
44005 [ 10497] By: nick                                  on 2001/06/10  12:27:51
44006         Log: Paper over a crack or two with USE_SFIO
44007      Branch: perlio
44008            ! perlio.c perlsfio.h
44009 ____________________________________________________________________________
44010 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
44011         Log: Update Changes.
44012      Branch: perl
44013            ! Changes patchlevel.h
44014 ____________________________________________________________________________
44015 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
44016         Log: Subject: Re: pragma/locale.t #107
44017              From: Hugo <hv@crypt.compulink.co.uk>
44018              Date: Sun, 10 Jun 2001 11:23:30 +0100
44019              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
44020              
44021              Encapsulate the scan of the decimal radix separator.
44022      Branch: perl
44023            ! embed.h embed.pl proto.h sv.c
44024 ____________________________________________________________________________
44025 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
44026         Log: Try to grok numbers both with the locale specific separator
44027              and with the usual "." (if different from the lss); add a test
44028              to locale.t to do also a little bit of math in addition to just
44029              equalness testing; remove extraneous logic as suggested in
44030              
44031              Subject: Re: pragma/locale.t #107
44032              From: Nicholas Clark <nick@ccl4.org>
44033              Date: Sat, 9 Jun 2001 22:37:36 +0100
44034              Message-ID: <20010609223735.Y76396@plum.flirble.org>
44035      Branch: perl
44036            ! sv.c t/pragma/locale.t
44037 ____________________________________________________________________________
44038 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
44039         Log: Metaconfig unit change for #10492.
44040      Branch: metaconfig/U/perl
44041            ! Extensions.U
44042 ____________________________________________________________________________
44043 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
44044         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
44045              From: Artur Bergman <artur@contiller.se> 
44046              Date: Sat, 09 Jun 2001 21:03:51 +0200
44047              Message-ID: <B7483FB6.1398%artur@contiller.se>
44048      Branch: perl
44049            ! Configure
44050 ____________________________________________________________________________
44051 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
44052         Log: Integrate perlio.
44053      Branch: perl
44054           !> perlsfio.h
44055 ____________________________________________________________________________
44056 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
44057         Log: Do locale specific separator if only in locale.
44058      Branch: perl
44059            ! util.c
44060 ____________________________________________________________________________
44061 [ 10489] By: nick                                  on 2001/06/09  19:13:25
44062         Log: Make XS/Typemap compile (but fail) with sfio
44063      Branch: perlio
44064            ! perlsfio.h
44065 ____________________________________________________________________________
44066 [ 10488] By: nick                                  on 2001/06/09  19:12:51
44067         Log: Re-integrate mainline
44068      Branch: perlio
44069           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
44070           !> proto.h sv.c util.c
44071 ____________________________________________________________________________
44072 [ 10487] By: nick                                  on 2001/06/09  16:26:29
44073         Log: Integrate mainline
44074      Branch: perlio
44075           !> (integrate 31 files)
44076 ____________________________________________________________________________
44077 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
44078         Log: Subject: [PATCH] New attempt to clone callack
44079              From: Artur Bergman <artur@contiller.se> 
44080              Date: Thu, 07 Jun 2001 11:52:16 +0200
44081              Message-ID: <B7451B6F.12B7%artur@contiller.se>
44082      Branch: perl
44083            ! embedvar.h intrpvar.h perlapi.h sv.c
44084 ____________________________________________________________________________
44085 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
44086         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
44087      Branch: perl
44088            ! embed.h embed.pl perl.h proto.h sv.c util.c
44089 ____________________________________________________________________________
44090 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
44091         Log: Subject: Re: pragma/locale.t #107
44092              From: Nicholas Clark <nick@ccl4.org>
44093              Date: Sat, 9 Jun 2001 16:26:10 +0100
44094              Message-ID: <20010609162609.V76396@plum.flirble.org>
44095              
44096              A missing NVification.
44097      Branch: perl
44098            ! sv.c
44099 ____________________________________________________________________________
44100 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
44101         Log: Redo the #10482, there already was a test script for formats.
44102      Branch: perl
44103            - t/io/format.t
44104            ! MANIFEST t/op/write.t
44105 ____________________________________________________________________________
44106 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
44107         Log: Twisted format testing, from Merijn.
44108      Branch: perl
44109            + t/io/format.t
44110            ! MANIFEST
44111 ____________________________________________________________________________
44112 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
44113         Log: More \p{In...} testing, combined with \N{...}.
44114      Branch: perl
44115            ! lib/utf8_heavy.pl t/op/pat.t
44116 ____________________________________________________________________________
44117 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
44118         Log: Metaconfig changes for #10479.
44119      Branch: metaconfig
44120            ! U/Glossary.patch
44121      Branch: metaconfig/U/perl
44122            ! d_modfl.U
44123 ____________________________________________________________________________
44124 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
44125         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
44126      Branch: perl
44127            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44128            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
44129            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
44130            ! win32/config.bc win32/config.gc win32/config.vc
44131 ____________________________________________________________________________
44132 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
44133         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
44134              From: "Craig A. Berry" <craigberry@mac.com>
44135              Date: Thu, 7 Jun 2001 14:27:20 -0500
44136              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
44137      Branch: perl
44138            ! vms/perlvms.pod
44139 ____________________________________________________________________________
44140 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
44141         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
44142              From: Gisle Aas <gisle@ActiveState.com>
44143              Date: 07 Jun 2001 17:04:29 -0700
44144              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
44145      Branch: perl
44146            ! ext/re/re.xs
44147 ____________________________________________________________________________
44148 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
44149         Log: Update Changes.
44150      Branch: perl
44151            ! Changes patchlevel.h
44152 ____________________________________________________________________________
44153 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
44154         Log: Regen Glossary et alia.
44155      Branch: perl
44156            ! Porting/Glossary Porting/config.sh Porting/config_H
44157 ____________________________________________________________________________
44158 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
44159         Log: Metaconfig unit changes for #10473.
44160      Branch: metaconfig/U/perl
44161            ! d_modfl.U
44162 ____________________________________________________________________________
44163 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
44164         Log: Harumph, also AIX will spill its guts (i.e. dump core)
44165              if an executable contains modfl() but it hasn't been
44166              compiled right (in the case of AIX, with cc -qlongdouble).
44167      Branch: perl
44168            ! Configure
44169 ____________________________________________________________________________
44170 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
44171         Log: integrate change#10471 from mainline
44172              
44173              in change#10451, check that CvOUTSIDE is a CV before looking in
44174              (it can apparently be SVt_NULL during global destruction)
44175      Branch: maint-5.6/perl
44176           !> op.c
44177 ____________________________________________________________________________
44178 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
44179         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
44180              (it can apparently be SVt_NULL during global destruction)
44181      Branch: perl
44182            ! op.c
44183 ____________________________________________________________________________
44184 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
44185         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
44186              From: Robin Barker <rmb1@cise.npl.co.uk>
44187              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
44188              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
44189      Branch: perl
44190            ! lib/diagnostics.pm pod/perldiag.pod
44191 ____________________________________________________________________________
44192 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
44193         Log: Subject: [PATCH perl@10439] long =item
44194              From: Robin Barker <rmb1@cise.npl.co.uk>
44195              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
44196              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
44197      Branch: perl
44198            ! README.amiga lib/Attribute/Handlers.pm
44199            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44200 ____________________________________________________________________________
44201 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
44202         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
44203              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
44204              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
44205              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
44206      Branch: perl
44207            ! pod/perlguts.pod
44208 ____________________________________________________________________________
44209 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
44210         Log: Integrate perlio.
44211      Branch: perl
44212           !> sv.c
44213 ____________________________________________________________________________
44214 [ 10466] By: nick                                  on 2001/06/07  10:25:40
44215         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
44216              whitespace tweaks.
44217              Still coredumps in pragma/overload.t - what a nice hard fail that is...
44218      Branch: perlio
44219            ! sv.c
44220 ____________________________________________________________________________
44221 [ 10465] By: nick                                  on 2001/06/07  08:41:58
44222         Log: Raw integrate of mainline for S_grok_number debug
44223              (sv.c has MULTIPLICITY issues as well as whatever else ...)
44224      Branch: perlio
44225            - plan9/perlplan9.doc plan9/perlplan9.pod
44226           !> (integrate 46 files)
44227 ____________________________________________________________________________
44228 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
44229         Log: The proper prototyping for #10463.
44230      Branch: perl
44231            ! embed.h embed.pl proto.h sv.c
44232 ____________________________________________________________________________
44233 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
44234         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
44235              From: Nicholas Clark <nick@ccl4.org>
44236              Date: Thu, 7 Jun 2001 00:29:59 +0100
44237              Message-ID: <20010607002959.Z76396@plum.flirble.org>
44238      Branch: perl
44239            ! sv.c
44240 ____________________________________________________________________________
44241 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
44242         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
44243              From: "Craig A. Berry" <craigberry@mac.com>
44244              Date: Wed, 06 Jun 2001 17:54:30 -0500
44245              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
44246      Branch: perl
44247            ! vms/perlvms.pod
44248 ____________________________________________________________________________
44249 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
44250         Log: Podify the remaining README.platform files;
44251              merge README.plan9 and plan9/perlplan9.pod;
44252              delete plan9/perlplan9.* (the perlplan.doc needs to
44253              be regenerated in Plan 9); make the =head1 and =head2
44254              in the README.platform to be a little more verbose
44255              (skipped README.os2 not to anger Ilya) so that they
44256              look better in the toc; regen toc.
44257      Branch: perl
44258            - plan9/perlplan9.doc plan9/perlplan9.pod
44259            ! MANIFEST README.aix README.amiga README.apollo README.beos
44260            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
44261            ! README.hpux README.hurd README.machten README.macos
44262            ! README.micro README.mint README.mpeix README.os390
44263            ! README.plan9 README.qnx README.solaris README.threads
44264            ! README.tru64 README.vmesa README.vms README.vos README.win32
44265            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
44266            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
44267 ____________________________________________________________________________
44268 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
44269         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
44270              From: Mike Guy <mjtg@cam.ac.uk>
44271              Reply-To: mjtg@cam.ac.uk
44272              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
44273      Branch: perl
44274            ! pod/perlguts.pod
44275 ____________________________________________________________________________
44276 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
44277         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
44278              From: Mike Guy <mjtg@cam.ac.uk>
44279              Reply-To: mjtg@cam.ac.uk
44280              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
44281      Branch: perl
44282            ! pod/perlsec.pod
44283 ____________________________________________________________________________
44284 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
44285         Log: Disable long doubles from pre-5.0 Tru64s.
44286      Branch: perl
44287            ! README.tru64 hints/dec_osf.sh
44288 ____________________________________________________________________________
44289 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
44290         Log: The #10455 exposed that modfl() is fundamentally busted
44291              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
44292              testing it.
44293      Branch: perl
44294            ! hints/dec_osf.sh
44295 ____________________________________________________________________________
44296 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
44297         Log: Metaconfig unit change for #10455.
44298      Branch: metaconfig/U/perl
44299            ! d_modfl.U
44300 ____________________________________________________________________________
44301 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
44302         Log: Configure check for geborken modfl(), inspired by
44303              
44304              Subject: Re: [20010118.017] op/int.t failure 
44305              From: Hugo <hv@crypt.compulink.co.uk>
44306              Date: Tue, 05 Jun 2001 13:43:27 +0100
44307              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
44308      Branch: perl
44309            ! Configure
44310 ____________________________________________________________________________
44311 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
44312         Log: Integrate changes #10450 and #10451 from maintperl:
44313              
44314              optimize change#10448 slightly (don't repeat search in eval""s lexical
44315              scope, since that has already been searched)
44316              
44317              change#9108 needs subtler treatment for case of closures created
44318              within eval""
44319      Branch: perl
44320           !> op.c t/op/misc.t
44321 ____________________________________________________________________________
44322 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
44323         Log: MakeMaker magic to compile (when no dynamic loading)
44324              List/Util.xsc as (ListUtil.c and) ListUtil.o since
44325              POSIX-BC (BS2000) linker has an evil limitation of
44326              being unable to include in the same executable several
44327              object files with the same name - case-insensitively -
44328              because otherwise we conflict with util.c.
44329              Strictly speaking currently required only in POSIX-BC
44330              but probably will do no harm elsewhere where static
44331              linking is required.
44332      Branch: perl
44333            ! ext/List/Util/Makefile.PL
44334 ____________________________________________________________________________
44335 [ 10452] By: nick                                  on 2001/06/06  08:59:51
44336         Log: Integrate mainline.
44337      Branch: perlio
44338           +> lib/Attribute/Handlers/demo/Demo.pm
44339           +> lib/Attribute/Handlers/demo/Descriptions.pm
44340           +> lib/Attribute/Handlers/demo/MyClass.pm
44341           +> lib/Attribute/Handlers/demo/demo.pl
44342           +> lib/Attribute/Handlers/demo/demo2.pl
44343           +> lib/Attribute/Handlers/demo/demo3.pl
44344           +> lib/Attribute/Handlers/demo/demo4.pl
44345           +> lib/Attribute/Handlers/demo/demo_call.pl
44346           +> lib/Attribute/Handlers/demo/demo_chain.pl
44347           +> lib/Attribute/Handlers/demo/demo_cycle.pl
44348           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
44349           +> lib/Attribute/Handlers/demo/demo_phases.pl
44350           +> lib/Attribute/Handlers/demo/demo_range.pl
44351           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
44352           +> uts/strtol_wrap.c
44353           !> (integrate 91 files)
44354 ____________________________________________________________________________
44355 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
44356         Log: change#9108 needs subtler treatment for case of closures created
44357              within eval""
44358      Branch: maint-5.6/perl
44359            ! op.c t/op/misc.t
44360 ____________________________________________________________________________
44361 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
44362         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
44363              scope, since that has already been searched)
44364      Branch: maint-5.6/perl
44365            ! op.c
44366 ____________________________________________________________________________
44367 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
44368         Log: Integrate change #10448 from maintperl; lexicals
44369              outside an eval"" weren't resolved correctly inside a subroutine
44370              definition inside the eval"" if they were not already referenced
44371              in the toplevel of the eval""-ed code
44372      Branch: perl
44373           !> cop.h op.c pp_ctl.c t/op/misc.t
44374 ____________________________________________________________________________
44375 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
44376         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
44377              outside an eval"" weren't resolved correctly inside a subroutine
44378              definition inside the eval"" if they were not already referenced
44379              in the toplevel of the eval""-ed code
44380      Branch: maint-5.6/perl
44381            ! cop.h op.c pp_ctl.c t/op/misc.t
44382 ____________________________________________________________________________
44383 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
44384         Log: Subject: [PATCH] perl570delta.pod
44385              From: Peter Scott <Peter@PSDT.com> 
44386              Date: Tue, 05 Jun 2001 18:51:02 -0700
44387              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
44388      Branch: perl
44389            ! pod/perl570delta.pod
44390 ____________________________________________________________________________
44391 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
44392         Log: The fudge factor is no more needed.  I hope.
44393      Branch: perl
44394            ! t/lib/posix.t
44395 ____________________________________________________________________________
44396 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
44397         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
44398              From: Hugo <hv@crypt.compulink.co.uk>
44399              Date: Tue, 05 Jun 2001 12:58:19 +0100
44400              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
44401      Branch: perl
44402            ! util.c
44403 ____________________________________________________________________________
44404 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
44405         Log: Make up prototypes only for those who have the functions
44406              but not the prototypes.
44407      Branch: perl
44408            ! perl.h
44409 ____________________________________________________________________________
44410 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
44411         Log: Subject: Re: Not OK: perl@10439 on win32 
44412              From: Prymmer/Kahn <pvhp@best.com> 
44413              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
44414              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
44415      Branch: perl
44416            ! perl.h util.c
44417 ____________________________________________________________________________
44418 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
44419         Log: The metaconfig units changes for #10441.
44420      Branch: metaconfig
44421            ! U/modified/Extract.U U/modified/Extractall.U
44422            ! U/modified/Finish.U
44423 ____________________________________________________________________________
44424 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
44425         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
44426      Branch: perl
44427            ! Configure
44428 ____________________________________________________________________________
44429 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
44430         Log: Unnecessary fuzziness undone, noted by Mike Guy.
44431      Branch: perl
44432            ! t/op/tr.t
44433 ____________________________________________________________________________
44434 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
44435         Log: Update Changes.
44436      Branch: perl
44437            ! Changes patchlevel.h
44438 ____________________________________________________________________________
44439 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
44440         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
44441              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
44442              leakage patch.
44443      Branch: perl
44444            ! t/op/misc.t
44445 ____________________________________________________________________________
44446 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
44447         Log: Test case for #10433/#10424.
44448      Branch: perl
44449            ! t/op/misc.t
44450 ____________________________________________________________________________
44451 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
44452         Log: Subject: One fix for strtoul not setting errno
44453              From: hom00@utsglobal.com (Hal Morris)
44454              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
44455              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
44456      Branch: perl
44457            + uts/strtol_wrap.c
44458            ! MANIFEST hints/uts.sh
44459 ____________________________________________________________________________
44460 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
44461         Log: Metaconfig units changes for #10434.
44462      Branch: metaconfig
44463            ! U/modified/Cppsym.U
44464      Branch: metaconfig/U/perl
44465            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
44466            + d_syscallproto.U d_usleepproto.U
44467            ! longdblfio.U quadfio.U
44468 ____________________________________________________________________________
44469 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
44470         Log: Configure tweaks; add prototype probes, make the cpp symbols
44471              probe to cast, not whine; test for %Ld and %Lf before %lld and
44472              %llf because the L is the ANSI way.
44473      Branch: perl
44474            ! Configure config_h.SH configure.com epoc/config.sh
44475            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
44476            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
44477            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
44478 ____________________________________________________________________________
44479 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
44480         Log: Sigh.  This is what #10424 was supposed to check in.
44481      Branch: perl
44482            ! op.c sv.c sv.h
44483 ____________________________________________________________________________
44484 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
44485         Log: More verbose failure.
44486      Branch: perl
44487            ! t/op/ver.t
44488 ____________________________________________________________________________
44489 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
44490         Log: The .pm changes to go with #10428.
44491      Branch: perl
44492            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
44493            ! ext/Sys/Syslog/Syslog.pm
44494 ____________________________________________________________________________
44495 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
44496         Log: On second thoughts show to utf8 skippage message only
44497              on failures, it's too confusing otherwise,
44498      Branch: perl
44499            ! t/pragma/locale.t
44500 ____________________________________________________________________________
44501 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
44502         Log: Do not import anything from Encode.
44503      Branch: perl
44504            ! ext/MIME/Base64/QuotedPrint.pm
44505 ____________________________________________________________________________
44506 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
44507         Log: The #10402 didn't take.  Weird.
44508      Branch: perl
44509            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
44510            ! ext/Sys/Syslog/Syslog.xs
44511 ____________________________________________________________________________
44512 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
44513         Log: Eradicate traces of 'asciirange' re subpragma.
44514      Branch: perl
44515            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
44516            ! pod/perldiag.pod
44517 ____________________________________________________________________________
44518 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
44519         Log: use is a compile-time thing.
44520      Branch: perl
44521            ! ext/MIME/Base64/QuotedPrint.pm
44522 ____________________________________________________________________________
44523 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
44524         Log: Subject: [PATCH perl@10419] -Wall casting patch
44525              From: Robin Barker <rmb1@cise.npl.co.uk>
44526              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
44527              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
44528      Branch: perl
44529            ! ext/Devel/DProf/DProf.xs mg.c
44530 ____________________________________________________________________________
44531 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
44532         Log: Subject: [PATCH #2] introducing SVpad_TYPED
44533              From: Abhijit Menon-Sen <ams@wiw.org>
44534              Date: Mon, 4 Jun 2001 12:26:02 +0530
44535              Message-ID: <20010604122602.A5775@lustre.linux.in>
44536      Branch: perl
44537            ! op.c sv.c sv.h
44538 ____________________________________________________________________________
44539 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
44540         Log: testsuite for change#10192 (from Gisle Aas)
44541      Branch: perl
44542            + t/op/override.t
44543            ! MANIFEST
44544 ____________________________________________________________________________
44545 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
44546         Log: integrate changes#10414-10416 from mainline
44547              
44548              Potential buffer overrun if the radix separator is more than
44549              one byte.  Also, under locales, prefer the locale-specific
44550              separator over the old boring ".".
44551              
44552              "10.", that is, decimal numbers can have no decimal part at all.
44553              
44554              The non-locale places need love, too.
44555      Branch: maint-5.6/perl
44556           !> perl.h sv.c
44557 ____________________________________________________________________________
44558 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
44559         Log: Missed from #10420.
44560      Branch: perl
44561            ! epoc/config.sh
44562 ____________________________________________________________________________
44563 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
44564         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
44565              often this prototype goes with HAS_SETRESUID_PROTO.
44566      Branch: perl
44567            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44568            ! config_h.SH configure.com perl.h uconfig.h
44569 ____________________________________________________________________________
44570 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
44571         Log: Update Changes.
44572      Branch: perl
44573            ! Changes patchlevel.h
44574 ____________________________________________________________________________
44575 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
44576         Log: -Wall "subscript has type `char'" cleanup.
44577      Branch: perl
44578            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
44579 ____________________________________________________________________________
44580 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
44581         Log: Various "cast to pointer from integer of different size"
44582              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
44583              wide but I32 (int) only 32 bits wide).
44584              
44585              WARNING: the classnum and tagnum changes in Storable.xs
44586              may not be wise, they may be breaking binary compatibility
44587              (in 64-bit platforms), asked Raphael Manfredi about the changes.
44588      Branch: perl
44589            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
44590            ! mg.c proto.h
44591 ____________________________________________________________________________
44592 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
44593         Log: The non-locale places need love, too.
44594      Branch: perl
44595            ! perl.h
44596 ____________________________________________________________________________
44597 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
44598         Log: "10.", that is, decimal numbers can have no decimal part at all.
44599      Branch: perl
44600            ! perl.h
44601 ____________________________________________________________________________
44602 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
44603         Log: Potential buffer overrun if the radix separator is more than
44604              one byte.  Also, under locales, prefer the locale-specific
44605              separator over the old boring ".".
44606      Branch: perl
44607            ! perl.h sv.c
44608 ____________________________________________________________________________
44609 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
44610         Log: Integrate change #10412 from maintperl; locale is now
44611              per-cop, not per-op; plus retweak the locale.t to always
44612              list the skipped utf8 locales.
44613      Branch: perl
44614            ! t/pragma/locale.t
44615           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
44616           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
44617 ____________________________________________________________________________
44618 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
44619         Log: rationalize locale handling to fix the bugs uncovered by change#10394
44620              
44621              the major issue was that the runtime was looking at PL_hints rather
44622              than op_private to notice whether locale was enabled
44623              
44624              the secondary issue was that many locale-sensitive numeric ops didn't
44625              have HINT_LOCALE propagated into their op_private
44626              
44627              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
44628              instead of per-op, just like HINT_BYTE and the hints for lexical
44629              warnings (this makes the hint available to every op via PL_curcop)
44630              
44631              pragma/locale.t may need to be reworked with these fixes in mind
44632              (it currently passes its tests)
44633      Branch: maint-5.6/perl
44634            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
44635            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
44636 ____________________________________________________________________________
44637 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
44638         Log: More verbose debugging.
44639      Branch: perl
44640            ! t/pragma/locale.t
44641 ____________________________________________________________________________
44642 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
44643         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
44644              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
44645              Date: Sat, 2 Jun 2001 22:53:33 +0100
44646              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
44647      Branch: perl
44648            ! regcomp.c t/pragma/warn/regcomp
44649 ____________________________________________________________________________
44650 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
44651         Log: Mention that lexicalizing $a or $b is a bad idea if one
44652              wants to use sort().
44653      Branch: perl
44654            ! pod/perlvar.pod
44655 ____________________________________________________________________________
44656 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
44657         Log: Tweak the test to be happy if the accuracy is 'good enough'.
44658      Branch: perl
44659            ! t/lib/posix.t
44660 ____________________________________________________________________________
44661 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
44662         Log: Upgrade to Attribute::Handlers 0.70.
44663              
44664              NOTE: this unearthed the "too late for CHECK block" bug,
44665              that's why the 1_compile.t change.
44666      Branch: perl
44667            + lib/Attribute/Handlers/demo/Demo.pm
44668            + lib/Attribute/Handlers/demo/Descriptions.pm
44669            + lib/Attribute/Handlers/demo/MyClass.pm
44670            + lib/Attribute/Handlers/demo/demo.pl
44671            + lib/Attribute/Handlers/demo/demo2.pl
44672            + lib/Attribute/Handlers/demo/demo3.pl
44673            + lib/Attribute/Handlers/demo/demo4.pl
44674            + lib/Attribute/Handlers/demo/demo_call.pl
44675            + lib/Attribute/Handlers/demo/demo_chain.pl
44676            + lib/Attribute/Handlers/demo/demo_cycle.pl
44677            + lib/Attribute/Handlers/demo/demo_hashdir.pl
44678            + lib/Attribute/Handlers/demo/demo_phases.pl
44679            + lib/Attribute/Handlers/demo/demo_range.pl
44680            + lib/Attribute/Handlers/demo/demo_rawdata.pl
44681            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
44682            ! t/lib/attrhand.t
44683 ____________________________________________________________________________
44684 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
44685         Log: One less -Wall whine.
44686      Branch: perl
44687            ! regcomp.c
44688 ____________________________________________________________________________
44689 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
44690         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
44691      Branch: perl
44692           !> t/op/eval.t
44693 ____________________________________________________________________________
44694 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
44695         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
44696              aren't "normally" visible inside eval""s contained in subs unless
44697              a cloned reference to them already exists)
44698              
44699              strangely enough, t/harness didn't show this up as a failure
44700              (harness needs fixing?)
44701      Branch: maint-5.6/perl
44702            ! t/op/eval.t
44703 ____________________________________________________________________________
44704 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
44705         Log: Update to Text::Balanced 1.85.
44706      Branch: perl
44707            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
44708 ____________________________________________________________________________
44709 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
44710         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
44711              From: Nicholas Clark <nick@ccl4.org>
44712              Date: Sun, 3 Jun 2001 17:54:36 +0100
44713              Message-ID: <20010603175436.E76396@plum.flirble.org> 
44714      Branch: perl
44715            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
44716            ! ext/Sys/Syslog/Syslog.xs
44717 ____________________________________________________________________________
44718 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
44719         Log: Unused variables.
44720      Branch: perl
44721            ! util.c
44722 ____________________________________________________________________________
44723 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
44724         Log: Subject: [PATCH] APIfy op_clear 
44725              From: Simon Cozens <simon@netthink.co.uk>
44726              Date: Sun, 3 Jun 2001 13:51:46 +0100
44727              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
44728              
44729              (despite the subject line, op_null is APIfied by the patch)
44730      Branch: perl
44731            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
44732 ____________________________________________________________________________
44733 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
44734         Log: Subject: [PATCH] t/lib/extutils.t
44735              From: Nicholas Clark <nick@ccl4.org>
44736              Date: Sat, 2 Jun 2001 23:57:05 +0100
44737              Message-ID: <20010602235705.Q12698@plum.flirble.org>
44738      Branch: perl
44739            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
44740 ____________________________________________________________________________
44741 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
44742         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
44743              From: Prymmer/Kahn <pvhp@best.com>
44744              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
44745              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
44746      Branch: perl
44747            ! win32/Makefile win32/makefile.mk
44748 ____________________________________________________________________________
44749 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
44750         Log: Subject: Re: 'decimal digits' macro? 
44751              From: Hugo <hv@crypt.compulink.co.uk>
44752              Date: Sun, 03 Jun 2001 04:26:36 +0100
44753              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
44754      Branch: perl
44755            ! handy.h t/lib/posix.t t/op/tr.t
44756 ____________________________________________________________________________
44757 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
44758         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
44759              From: Hugo <hv@crypt.compulink.co.uk>
44760              Date: Sun, 03 Jun 2001 14:56:30 +0100
44761              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
44762      Branch: perl
44763            ! util.c
44764 ____________________________________________________________________________
44765 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
44766         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
44767      Branch: perl
44768           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
44769           !> vms/perly_c.vms
44770 ____________________________________________________________________________
44771 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
44772         Log: fix leakage of lexicals at file scope into subroutines that were
44773              declared before them; this appears to be a longstanding bug that
44774              meant that lexicals at file scope were never "deintroduced", meaning
44775              their scope range was never properly closed, and their visibility
44776              extended to all subsequent eval""s or requires
44777              
44778              added a test case
44779              
44780              seems to also fix a case of bogus duplicate warnings
44781      Branch: maint-5.6/perl
44782            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
44783            ! vms/perly_c.vms
44784 ____________________________________________________________________________
44785 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
44786         Log: More VMS tweaks from Craig A. Berry.
44787      Branch: perl
44788            ! configure.com t/lib/extutils.t
44789 ____________________________________________________________________________
44790 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
44791         Log: -Wall cleanup continues.
44792      Branch: perl
44793            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
44794            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
44795            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
44796            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
44797            ! run.c toke.c util.c
44798 ____________________________________________________________________________
44799 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
44800         Log: The metaconfig unit change for #10390.
44801      Branch: metaconfig/U/perl
44802            ! gccvers.U
44803 ____________________________________________________________________________
44804 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
44805         Log: Drop the -ansi from the default gcc flags.
44806              
44807              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
44808              that struct cannot be compared with a flat integer, such as STRLEN.
44809              The -ansi will also cause a lot of noise in Solaris because of:
44810              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
44811      Branch: perl
44812            ! Configure
44813 ____________________________________________________________________________
44814 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
44815         Log: Integrate perlio.
44816      Branch: perl
44817           !> pod/perlapi.pod util.c
44818 ____________________________________________________________________________
44819 [ 10388] By: nick                                  on 2001/06/02  08:01:12
44820         Log: Integrate mainline
44821      Branch: perlio
44822           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
44823           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
44824           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
44825           !> t/lib/1_compile.t t/lib/mimeqp.t
44826 ____________________________________________________________________________
44827 [ 10387] By: nick                                  on 2001/06/02  07:39:17
44828         Log: Tweak util.c's atof2 for MULTIPLICITY
44829      Branch: perlio
44830            ! util.c
44831 ____________________________________________________________________________
44832 [ 10386] By: nick                                  on 2001/06/02  07:38:33
44833         Log: Integrate mainline
44834      Branch: perlio
44835           !> (integrate 41 files)
44836 ____________________________________________________________________________
44837 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
44838         Log: Add Attribute::Handlers 0.61 from Damian Conway.
44839      Branch: perl
44840            + lib/Attribute/Handlers.pm t/lib/attrhand.t
44841            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
44842 ____________________________________________________________________________
44843 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
44844         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
44845              From: Peter Prymmer <pvhp@forte.com>
44846              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
44847              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
44848      Branch: perl
44849            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
44850 ____________________________________________________________________________
44851 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
44852         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
44853              From: Jeff Pinyan <jeffp@crusoe.net>
44854              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
44855              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
44856      Branch: perl
44857            ! lib/File/Find.pm
44858 ____________________________________________________________________________
44859 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
44860         Log: Subject: [PATCH perl@10381] configure.com tweaks
44861              From: "Craig A. Berry" <craigberry@mac.com>
44862              Date: Fri, 1 Jun 2001 13:55:43 -0500
44863              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
44864      Branch: perl
44865            ! configure.com
44866 ____________________________________________________________________________
44867 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
44868         Log: Update Changes.
44869      Branch: perl
44870            ! Changes patchlevel.h
44871 ____________________________________________________________________________
44872 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
44873         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
44874              From: Mike Guy <mjtg@cam.ac.uk>
44875              Date: Fri, 01 Jun 2001 18:17:02 +0100
44876              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
44877      Branch: perl
44878            ! lib/perl5db.pl
44879 ____________________________________________________________________________
44880 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
44881         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
44882              From: Hugo <hv@crypt.compulink.co.uk>
44883              Date: Thu, 31 May 2001 20:49:48 +0100
44884              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
44885      Branch: perl
44886            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
44887            ! util.c
44888 ____________________________________________________________________________
44889 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
44890         Log: Zero() is not available in x2p (or, rather, some of its
44891              implementations like memzero() might not be available.)
44892      Branch: perl
44893            ! x2p/hash.c
44894 ____________________________________________________________________________
44895 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
44896         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
44897              From: Michael G Schwern <schwern@pobox.com>
44898              Date: Fri, 1 Jun 2001 12:00:29 +0100
44899              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
44900              
44901              (But use Zero() instead of memset.)
44902      Branch: perl
44903            ! x2p/hash.c
44904 ____________________________________________________________________________
44905 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
44906         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
44907              From: Jeff Pinyan <jeffp@crusoe.net>
44908              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
44909              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
44910      Branch: perl
44911            ! pod/perldiag.pod regcomp.c t/op/pat.t
44912 ____________________________________________________________________________
44913 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
44914         Log: Retract #10324 and #10333; not needed.
44915      Branch: perl
44916            ! hints/irix_6.sh hints/linux.sh
44917 ____________________________________________________________________________
44918 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
44919         Log: The #10370 wasn't quite right.
44920      Branch: perl
44921            ! ext/XS/Typemap/Typemap.xs
44922 ____________________________________________________________________________
44923 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
44924         Log: The metaconfig units changes for #10372.
44925      Branch: metaconfig/U/perl
44926            + d_realpath.U d_sresgproto.U d_sresuproto.U
44927            ! gccvers.U i_db.U
44928 ____________________________________________________________________________
44929 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
44930         Log: Configure tweaks; record the Berkeley DB version,
44931              probe for realpath(), for setresuid() and setresgid()
44932              prototypes; use realpath() (try to be paranoid enough),
44933              use the setres[ug]id prototypes because glibc has the functions
44934              but not their prototypes; add -Wall -ansi to gcc ccflags;
44935              regen toc.
44936      Branch: perl
44937            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44938            ! config_h.SH configure.com epoc/config.sh
44939            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
44940            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
44941            ! vos/config.ga.def win32/config.bc win32/config.gc
44942            ! win32/config.vc
44943 ____________________________________________________________________________
44944 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
44945         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
44946              From: Michael G Schwern <schwern@pobox.com>
44947              Date: Fri, 1 Jun 2001 11:28:14 +0100
44948              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
44949      Branch: perl
44950            ! lib/attributes.pm xsutils.c
44951 ____________________________________________________________________________
44952 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
44953         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
44954              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44955              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
44956              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
44957      Branch: perl
44958            ! ext/XS/Typemap/Typemap.xs
44959 ____________________________________________________________________________
44960 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
44961         Log: Subject: [patch] Cwd.xs optimizations/abstraction
44962              From: Doug MacEachern <dougm@covalent.net>
44963              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
44964              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
44965      Branch: perl
44966            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
44967            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
44968 ____________________________________________________________________________
44969 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
44970         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!])
44971              From: Nicholas Clark <nick@ccl4.org>
44972              Date: Thu, 31 May 2001 23:56:40 +0100
44973              Message-ID: <20010531235640.F12698@plum.flirble.org>
44974              
44975              Make the test work also under only static extensions
44976              (sh Configure -Uusedl fakes this nicely)
44977      Branch: perl
44978            ! t/lib/extutils.t
44979 ____________________________________________________________________________
44980 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
44981         Log: Subject: [PATCH hv.c] Eliminating trigraph
44982              From: Michael G Schwern <schwern@pobox.com>
44983              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
44984              Date: Fri, 1 Jun 2001 11:49:56 +0100
44985      Branch: perl
44986            ! hv.c
44987 ____________________________________________________________________________
44988 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
44989         Log: Subject: Re: [PATCH] Tests for File::Compare 
44990              From: "Philip Newton" <Philip.Newton@gmx.net>
44991              Date: Thu, 31 May 2001 19:44:05 +0200
44992              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
44993              
44994              Unnecessary "quotation marks".
44995      Branch: perl
44996            ! t/lib/filecomp.t
44997 ____________________________________________________________________________
44998 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
44999         Log: Integrate perlio.
45000      Branch: perl
45001           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
45002 ____________________________________________________________________________
45003 [ 10364] By: nick                                  on 2001/06/01  10:13:31
45004         Log: Cleanup dll.base and dll.exp created by GCC builds.
45005      Branch: perlio
45006            ! lib/ExtUtils/MM_Win32.pm
45007 ____________________________________________________________________________
45008 [ 10363] By: nick                                  on 2001/06/01  10:02:17
45009         Log: Make filecomp test work on CRLF platforms by adding binmode.
45010      Branch: perlio
45011            ! t/lib/filecomp.t
45012 ____________________________________________________________________________
45013 [ 10362] By: nick                                  on 2001/06/01  08:37:17
45014         Log: Integrate mainline
45015      Branch: perlio
45016           !> Changes Configure patchlevel.h perlio.c
45017 ____________________________________________________________________________
45018 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
45019         Log: panic:claustrophobia.
45020      Branch: perl
45021            ! perlio.c
45022 ____________________________________________________________________________
45023 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
45024         Log: Update Changes.
45025      Branch: perl
45026            ! Changes patchlevel.h
45027 ____________________________________________________________________________
45028 [ 10359] By: nick                                  on 2001/05/31  12:35:50
45029         Log: Integrate mainline.
45030      Branch: perlio
45031           +> t/lib/filecomp.t
45032           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
45033           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
45034 ____________________________________________________________________________
45035 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
45036         Log: Integrate perlio.
45037      Branch: perl
45038           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
45039           !> win32/config_H.vc
45040 ____________________________________________________________________________
45041 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
45042         Log: Metaconfig unit change for #10356.
45043      Branch: metaconfig
45044            ! U/installdirs/inc_version_list.U
45045 ____________________________________________________________________________
45046 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
45047         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
45048              (idea from Sarathy; implementation from Andy)
45049      Branch: perl
45050            ! Configure
45051 ____________________________________________________________________________
45052 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
45053         Log: More AUTHORS.
45054      Branch: perl
45055            ! AUTHORS
45056 ____________________________________________________________________________
45057 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
45058         Log: Subject: Re: [PATCH] Tests for File::Compare
45059              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
45060              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
45061              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
45062      Branch: perl
45063            + t/lib/filecomp.t
45064            ! MANIFEST t/lib/1_compile.t
45065 ____________________________________________________________________________
45066 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
45067         Log: Subject: [PATCH] DEBUG_* macro cleanups
45068              From: Abhijit Menon-Sen <ams@wiw.org>
45069              Date: Thu, 31 May 2001 12:16:22 +0530
45070              Message-ID: <20010531121622.B4829@lustre.linux.in>
45071              
45072              Subject: Re: [PATCH] DEBUG_* macro cleanups
45073              From: Abhijit Menon-Sen <ams@wiw.org>
45074              Date: Thu, 31 May 2001 13:57:01 +0530
45075              Message-ID: <20010531135701.A21775@lustre.linux.in>
45076              
45077              (The DEBUG_ definitions in perl.h changed to use the
45078              STMT_START and STMT_END.)
45079      Branch: perl
45080            ! perl.h pp_ctl.c sv.c toke.c
45081 ____________________________________________________________________________
45082 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
45083         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
45084              From: Abhijit Menon-Sen <ams@wiw.org>
45085              Date: Thu, 31 May 2001 08:27:55 +0530
45086              Message-ID: <20010531082755.A10018@lustre.linux.in>
45087      Branch: perl
45088            ! ext/Storable/Storable.xs gv.c perl.c
45089 ____________________________________________________________________________
45090 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
45091         Log: Subject: [PATCH] AUTHORS
45092              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
45093              Date: Thu, 31 May 2001 01:27:59 -0500
45094              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
45095              
45096              Subject: Re: [PATCH] AUTHORS
45097              From: "Philip Newton" <Philip.Newton@gmx.net>
45098              Date: Thu, 31 May 2001 10:08:06 +0200
45099              (Message-Id missing?)
45100      Branch: perl
45101            ! AUTHORS
45102 ____________________________________________________________________________
45103 [ 10350] By: nick                                  on 2001/05/31  11:40:43
45104         Log: win32 - dmake regen_config_h
45105      Branch: perlio
45106            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45107 ____________________________________________________________________________
45108 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
45109         Log: Subject: Re: [PATCH util.c] More warning cleanups.
45110              From: "Philip Newton" <Philip.Newton@gmx.net>
45111              Date: Thu, 31 May 2001 07:41:36 +0200
45112              Message-Id: <200105310538.IAA25458@taku.hut.fi>
45113              
45114              Undo C++-ism that snekt in.
45115      Branch: perl
45116            ! util.c
45117 ____________________________________________________________________________
45118 [ 10348] By: nick                                  on 2001/05/31  11:36:46
45119         Log: Tolerate Win32 numerics
45120      Branch: perlio
45121            ! t/pragma/warn/toke
45122 ____________________________________________________________________________
45123 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
45124         Log: Integrate perlio.
45125      Branch: perl
45126           !> perlio.c win32/win32.h
45127 ____________________________________________________________________________
45128 [ 10346] By: nick                                  on 2001/05/31  10:54:55
45129         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
45130              perlio.c change 10255.
45131      Branch: perlio
45132            ! perlio.c
45133 ____________________________________________________________________________
45134 [ 10345] By: nick                                  on 2001/05/31  10:01:57
45135         Log: Conditionally put back some "unused" dTHX which are used
45136              with PERL_IMPLICIT_SYS
45137      Branch: perlio
45138            ! perlio.c
45139 ____________________________________________________________________________
45140 [ 10344] By: nick                                  on 2001/05/31  10:00:59
45141         Log: Fix Win32 for new spelling IN_BYTES 
45142      Branch: perlio
45143            ! win32/win32.h
45144 ____________________________________________________________________________
45145 [ 10343] By: nick                                  on 2001/05/31  08:01:32
45146         Log: perlio.c -Wall cleaner under MULTIPLICITY
45147              - still minor noise with linux stdio
45148      Branch: perlio
45149            ! perlio.c
45150 ____________________________________________________________________________
45151 [ 10342] By: nick                                  on 2001/05/31  07:52:23
45152         Log: Integrate mainline.
45153      Branch: perlio
45154           !> (integrate 42 files)
45155 ____________________________________________________________________________
45156 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
45157         Log: AUTHORS updates.
45158      Branch: perl
45159            ! AUTHORS
45160 ____________________________________________________________________________
45161 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
45162         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
45163              From: Peter Prymmer <pvhp@forte.com>
45164              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
45165              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
45166      Branch: perl
45167            ! t/lib/md5-file.t
45168 ____________________________________________________________________________
45169 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
45170         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
45171              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
45172              to match the pragma name; various robustness cleanups.
45173      Branch: perl
45174            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
45175            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
45176 ____________________________________________________________________________
45177 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
45178         Log: More -Wall sweeping.
45179      Branch: perl
45180            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
45181            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
45182            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
45183            ! regcomp.c sv.c toke.c utf8.c
45184 ____________________________________________________________________________
45185 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
45186         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
45187              From: Nicholas Clark <nick@ccl4.org>
45188              Date: Wed, 30 May 2001 22:34:41 +0100
45189              Message-ID: <20010530223441.Y86445@plum.flirble.org>
45190      Branch: perl
45191            ! t/op/cmp.t
45192 ____________________________________________________________________________
45193 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
45194         Log: It's is not, it isn't ain't, and it's it's, not its,
45195              if you mean it is. If you don't, it's its. Then too,
45196              it's hers. It isn't her's. It isn't our's either.
45197              It's ours, and likewise yours and theirs.
45198              -- Oxford University Press, Edpress News
45199      Branch: perl
45200            ! lib/autouse.pm
45201 ____________________________________________________________________________
45202 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
45203         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
45204      Branch: perl
45205            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
45206            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
45207            ! x2p/str.c x2p/walk.c xsutils.c
45208 ____________________________________________________________________________
45209 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
45210         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
45211              From: Michael G Schwern <schwern@pobox.com>
45212              Date: Wed, 30 May 2001 17:10:38 +0100
45213              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
45214              
45215              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
45216              From: Abhijit Menon-Sen <ams@wiw.org>
45217              Date: Wed, 30 May 2001 23:16:13 +0530
45218              Message-ID: <20010530231613.A31933@lustre.linux.in>
45219      Branch: perl
45220            ! perl.c t/run/runenv.t
45221 ____________________________________________________________________________
45222 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
45223         Log: (Retracted by #10375.)
45224              
45225              IRIX hints patch from Merijn Broeren.
45226              
45227              TODO: (this and the earlier Linux hints patch) should be solved
45228              at Configure level.  Merijn: -ldb should not be used on any platform
45229              for perl, just when linking DBFile itself. Trying to be helpful here
45230              is counterproductive.
45231      Branch: perl
45232            ! hints/irix_6.sh
45233 ____________________________________________________________________________
45234 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
45235         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
45236              From: Nicholas Clark <nick@ccl4.org>
45237              Date: Wed, 30 May 2001 23:20:58 +0100
45238              Message-ID: <20010530232058.B86445@plum.flirble.org>
45239      Branch: perl
45240            ! doop.c
45241 ____________________________________________________________________________
45242 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
45243         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
45244              From: Michael G Schwern <schwern@pobox.com> 
45245              Date: Wed, 30 May 2001 15:24:20 +0100
45246              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
45247      Branch: perl
45248            ! t/pragma/autouse.t
45249 ____________________________________________________________________________
45250 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
45251         Log: The regex trick wasn't a good idea.
45252      Branch: perl
45253            ! pod/perlfaq4.pod
45254 ____________________________________________________________________________
45255 [ 10329] By: nick                                  on 2001/05/30  18:34:35
45256         Log: Integrate mainline
45257      Branch: perlio
45258           !> (integrate 40 files)
45259 ____________________________________________________________________________
45260 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
45261         Log: Update Changes.
45262      Branch: perl
45263            ! Changes patchlevel.h
45264 ____________________________________________________________________________
45265 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
45266         Log: The metaconfig unit change for #10325.
45267      Branch: metaconfig
45268            + U/modified/afs.U
45269 ____________________________________________________________________________
45270 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
45271         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
45272              is now wrong.
45273      Branch: perl
45274            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
45275 ____________________________________________________________________________
45276 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
45277         Log: Introduce $Config{afsroot}.
45278      Branch: perl
45279            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45280            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
45281            ! win32/config.gc win32/config.vc
45282 ____________________________________________________________________________
45283 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
45284         Log: (Retracted by #10375.)
45285              
45286              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
45287      Branch: perl
45288            ! hints/linux.sh
45289 ____________________________________________________________________________
45290 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
45291         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
45292              (Also Configure tweaks needed; coming up soon.)
45293      Branch: perl
45294            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
45295 ____________________________________________________________________________
45296 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
45297         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
45298              From: Michael G Schwern <schwern@pobox.com>
45299              Date: Sun, 27 May 2001 10:29:43 +0100
45300              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
45301      Branch: perl
45302            ! lib/perl5db.pl
45303 ____________________________________________________________________________
45304 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
45305         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
45306              and Abhijit Menon-Sen.
45307      Branch: perl
45308            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
45309            ! perl.c pp_sys.c regcomp.c
45310 ____________________________________________________________________________
45311 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
45312         Log: Fix the BOOT section to call myU2time properly.
45313      Branch: perl
45314            ! ext/Time/HiRes/HiRes.xs
45315 ____________________________________________________________________________
45316 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
45317         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
45318              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
45319              Date: Wed, 30 May 2001 09:44:29 -0400
45320              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
45321              
45322              Detypo; plus add one more trick.
45323      Branch: perl
45324            ! pod/perlfaq4.pod
45325 ____________________________________________________________________________
45326 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
45327         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)
45328              From: Michael G Schwern <schwern@pobox.com>
45329              Date: Wed, 30 May 2001 14:39:06 +0100
45330              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
45331      Branch: perl
45332            ! lib/autouse.pm t/pragma/autouse.t
45333 ____________________________________________________________________________
45334 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
45335         Log: Subject: Re: AIX and gcc (moving targets)
45336              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45337              Date: Wed, 30 May 2001 15:25:08 +0200
45338              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
45339      Branch: perl
45340            ! ext/Time/HiRes/HiRes.xs
45341 ____________________________________________________________________________
45342 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
45343         Log: Subject: [PATCH t/TEST] sorting tests
45344              From: Michael G Schwern <schwern@pobox.com>
45345              Date: Wed, 30 May 2001 10:24:02 +0100
45346              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
45347      Branch: perl
45348            ! t/TEST
45349 ____________________________________________________________________________
45350 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
45351         Log: Subject: [ID 20010529.002] typos in man page perlre
45352              From: bart@cg681574-a.adubn1.nj.home.com 
45353              Date: Tue, 29 May 2001 13:58:59 -0500
45354              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
45355      Branch: perl
45356            ! pod/perlre.pod
45357 ____________________________________________________________________________
45358 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
45359         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
45360              From: "Craig A. Berry" <craigberry@mac.com>
45361              Date: Tue, 29 May 2001 23:23:45 -0500
45362              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
45363      Branch: perl
45364            ! t/lib/extutils.t t/pragma/autouse.t
45365 ____________________________________________________________________________
45366 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
45367         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)
45368              From: David Dyck <dcd@tc.fluke.com>
45369              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
45370              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
45371      Branch: perl
45372            ! t/lib/filefind.t
45373 ____________________________________________________________________________
45374 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
45375         Log: AIX hints update for gcc from Merijn H. Brand.
45376      Branch: perl
45377            ! hints/aix.sh
45378 ____________________________________________________________________________
45379 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
45380         Log: Retract #10295 and #10296: a more generic solution
45381              is needed (there's something funny with gcc on AIX).
45382      Branch: perl
45383            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
45384 ____________________________________________________________________________
45385 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
45386         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
45387              From: Hugo <hv@crypt.compulink.co.uk>
45388              Date: Wed, 30 May 2001 11:59:19 +0100
45389              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
45390              
45391              localizing $@ has unfortunate semantics - if you die past
45392              a local $@, the die message is lost.
45393      Branch: perl
45394            ! lib/utf8_heavy.pl
45395 ____________________________________________________________________________
45396 [ 10309] By: nick                                  on 2001/05/30  08:23:02
45397         Log: Integrate mainline (autouse works again.)
45398      Branch: perlio
45399           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
45400           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
45401           !> pod/perlvar.pod t/op/cmp.t
45402 ____________________________________________________________________________
45403 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
45404         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
45405              From: David Dyck <dcd@tc.fluke.com>
45406              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
45407              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
45408      Branch: perl
45409            ! lib/File/Find.pm
45410 ____________________________________________________________________________
45411 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
45412         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
45413              From: Nicholas Clark <nick@ccl4.org>
45414              Date: Tue, 29 May 2001 23:16:09 +0100
45415              Message-ID: <20010529231609.U86445@plum.flirble.org>
45416              
45417              Make the test output slightly clearer by distinguishing
45418              between '' and undef.
45419      Branch: perl
45420            ! t/op/cmp.t
45421 ____________________________________________________________________________
45422 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
45423         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
45424              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45425              Date: Tue, 29 May 2001 19:15:19 -0400
45426              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
45427      Branch: perl
45428            ! hints/os2.sh
45429 ____________________________________________________________________________
45430 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
45431         Log: Subject: perlvar.pod addition
45432              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
45433              Date: Fri, 25 May 2001 20:23:12 +0200
45434              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
45435              
45436              Subject: Re: perlvar.pod addition
45437              From: "Abigail" <abigail@foad.org> 
45438              Date: Fri, 25 May 2001 22:00:39 +0200
45439              Message-ID: <20010525200039.28029.qmail@foad.org>
45440              
45441              Mention $a and $b in perlvar.
45442      Branch: perl
45443            ! pod/perlvar.pod
45444 ____________________________________________________________________________
45445 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
45446         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
45447              From: Jeff Pinyan <jeffp@crusoe.net>
45448              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
45449              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
45450      Branch: perl
45451            ! pod/perlvar.pod
45452 ____________________________________________________________________________
45453 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
45454         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
45455              From: Jeff Pinyan <jeffp@crusoe.net>
45456              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
45457              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
45458      Branch: perl
45459            ! pod/perlfaq6.pod
45460 ____________________________________________________________________________
45461 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
45462         Log: Mention Time::localtime and Time::gmtime.
45463      Branch: perl
45464            ! ext/Time/Piece/Piece.pm
45465 ____________________________________________________________________________
45466 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
45467         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
45468              From: Michael G Schwern <schwern@pobox.com>
45469              Date: Tue, 29 May 2001 18:51:32 +0100
45470              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
45471      Branch: perl
45472            ! pod/perlfaq4.pod
45473 ____________________________________________________________________________
45474 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
45475         Log: Retract #10243.
45476      Branch: perl
45477            ! lib/autouse.pm
45478 ____________________________________________________________________________
45479 [ 10299] By: nick                                  on 2001/05/29  18:41:19
45480         Log: Post weekend integrate mainline (fails one test pragma/autouse).
45481      Branch: perlio
45482           +> (branch 29 files)
45483           !> (integrate 91 files)
45484 ____________________________________________________________________________
45485 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
45486         Log: Update Changes.
45487      Branch: perl
45488            ! Changes patchlevel.h
45489 ____________________________________________________________________________
45490 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
45491         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
45492              before Perl_load_module/Perl_call_method and restore the value
45493              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
45494      Branch: perl
45495            ! utf8.c
45496 ____________________________________________________________________________
45497 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
45498         Log: Subject: Re: AIX and gcc (moving targets)
45499              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45500              Date: Tue, 29 May 2001 17:59:40 +0200
45501              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
45502      Branch: perl
45503            ! ext/Storable/Makefile.PL
45504 ____________________________________________________________________________
45505 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
45506         Log: Subject: Re: AIX and gcc (moving targets)
45507              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45508              Date: Tue, 29 May 2001 12:32:57 +0200
45509              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
45510      Branch: perl
45511            ! ext/POSIX/Makefile.PL
45512 ____________________________________________________________________________
45513 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
45514         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
45515              From: Michael G Schwern <schwern@pobox.com>
45516              Date: Tue, 29 May 2001 09:53:29 +0100
45517              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
45518              
45519              (#10280 retracted)
45520      Branch: perl
45521            ! lib/Test/Harness.pm t/lib/test-harness.t
45522 ____________________________________________________________________________
45523 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
45524         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
45525              From: Michael G Schwern <schwern@pobox.com>
45526              Date: Tue, 29 May 2001 09:19:52 +0100
45527              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
45528      Branch: perl
45529            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
45530            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
45531            + t/lib/Test/todo.t
45532            ! MANIFEST lib/Test.pm t/TEST
45533 ____________________________________________________________________________
45534 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
45535         Log: From: Michael G Schwern <schwern@pobox.com>
45536              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
45537              Date: Tue, 29 May 2001 08:26:09 +0100
45538              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
45539      Branch: perl
45540            ! t/TEST
45541 ____________________________________________________________________________
45542 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
45543         Log: Add tests for Time::gmtime and Time::localtime.
45544      Branch: perl
45545            + t/lib/time-gmtime.t t/lib/time-localtime.t
45546            ! MANIFEST t/lib/1_compile.t
45547 ____________________________________________________________________________
45548 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
45549         Log: Add test for File::stat.
45550      Branch: perl
45551            + t/lib/filestat.t
45552            ! MANIFEST t/lib/1_compile.t
45553 ____________________________________________________________________________
45554 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
45555         Log: Add test for Net::servent.
45556      Branch: perl
45557            + t/lib/net-sent.t
45558            ! MANIFEST t/lib/1_compile.t
45559 ____________________________________________________________________________
45560 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
45561         Log: Add test for Net::protoent.
45562      Branch: perl
45563            + t/lib/net-pent.t
45564            ! MANIFEST t/lib/1_compile.t
45565 ____________________________________________________________________________
45566 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
45567         Log: Add test for Net::netent.
45568      Branch: perl
45569            + t/lib/net-nent.t
45570            ! MANIFEST t/lib/1_compile.t
45571 ____________________________________________________________________________
45572 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
45573         Log: Add test for User::grent.  Portability doubtful.
45574      Branch: perl
45575            + t/lib/user-grent.t
45576            ! MANIFEST t/lib/1_compile.t
45577 ____________________________________________________________________________
45578 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
45579         Log: Add test for User::pwent.
45580              Probably will fall down somewhere for portability reasons.
45581      Branch: perl
45582            + t/lib/user-pwent.t
45583            ! MANIFEST t/lib/1_compile.t
45584 ____________________________________________________________________________
45585 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
45586         Log: Metaconfig units changes for #10283.
45587      Branch: metaconfig
45588            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
45589            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
45590            ! U/installdirs/sitescript.U U/modified/Signal.U
45591 ____________________________________________________________________________
45592 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
45593         Log: Subject: [PATCH 5.6.1] signal names in Configure
45594              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45595              Date: Tue, 29 May 2001 03:52:25 -0400
45596              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
45597              
45598              Subject: [PATCH 5.6.1] older perl in Configure
45599              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45600              Date: Tue, 29 May 2001 03:55:40 -0400
45601              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
45602              
45603              Subject: [PATCH 5.6.1] goofs in Configure
45604              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45605              Date: Tue, 29 May 2001 04:13:07 -0400
45606              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
45607              
45608              Configure portability tweaks.
45609      Branch: perl
45610            ! Configure
45611 ____________________________________________________________________________
45612 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
45613         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
45614              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45615              Date: Tue, 29 May 2001 04:07:06 -0400
45616              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
45617      Branch: perl
45618            ! os2/os2.c
45619 ____________________________________________________________________________
45620 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
45621         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
45622              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45623              Date: Tue, 29 May 2001 04:01:38 -0400
45624              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
45625      Branch: perl
45626            ! hints/os2.sh os2/Makefile.SHs
45627 ____________________________________________________________________________
45628 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
45629         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
45630              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45631              Date: Tue, 29 May 2001 03:50:18 -0400
45632              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
45633      Branch: perl
45634            ! lib/Test/Harness.pm
45635 ____________________________________________________________________________
45636 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
45637         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
45638      Branch: perl
45639            ! lib/utf8_heavy.pl
45640 ____________________________________________________________________________
45641 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
45642         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
45643              From: Hugo <hv@crypt.compulink.co.uk>
45644              Date: Tue, 29 May 2001 03:03:45 +0100
45645              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
45646              
45647              Explanation why the $@ always gets the UTF8 flag when under use utf8--
45648              because we told it to have the flag when under use utf8.
45649      Branch: perl
45650            ! pp_ctl.c
45651 ____________________________________________________________________________
45652 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
45653         Log: At least a partial fix for 20010528.004.
45654      Branch: perl
45655            ! lib/utf8_heavy.pl
45656 ____________________________________________________________________________
45657 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
45658         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
45659              From: Nicholas Clark <nick@ccl4.org> 
45660              Date: Mon, 28 May 2001 23:39:38 +0100
45661              Message-ID: <20010528233938.M86445@plum.flirble.org>
45662              
45663              More portable non-zero UV.
45664      Branch: perl
45665            ! t/lib/extutils.t
45666 ____________________________________________________________________________
45667 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
45668         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
45669              From: Nicholas Clark <nick@ccl4.org>
45670              Date: Mon, 28 May 2001 22:46:09 +0100
45671              Message-ID: <20010528224608.L86445@plum.flirble.org>
45672              
45673              Test also "make clean".
45674      Branch: perl
45675            ! t/lib/extutils.t
45676 ____________________________________________________________________________
45677 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
45678         Log: Subject: Re: Would -Wno-unused -Wall be better?
45679              From: Michael G Schwern <schwern@pobox.com>
45680              Date: Tue, 29 May 2001 00:55:54 +0100
45681              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
45682      Branch: perl
45683            ! pp.h
45684 ____________________________________________________________________________
45685 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
45686         Log: Add a test for 20010528.007, fixed in #10272.
45687      Branch: perl
45688            ! t/op/misc.t toke.c
45689 ____________________________________________________________________________
45690 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
45691         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
45692              From: Hugo <hv@crypt.compulink.co.uk>
45693              Date: Tue, 29 May 2001 00:23:23 +0100
45694              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
45695      Branch: perl
45696            ! toke.c
45697 ____________________________________________________________________________
45698 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
45699         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
45700              From: Michael G Schwern <schwern@pobox.com>
45701              Date: Tue, 29 May 2001 00:42:59 +0100
45702              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
45703      Branch: perl
45704            ! t/pragma/autouse.t
45705 ____________________________________________________________________________
45706 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
45707         Log: Some shells seemingly arrange the signal handlers differently
45708              (bug id 20010521.004).
45709      Branch: perl
45710            ! t/lib/sigaction.t
45711 ____________________________________________________________________________
45712 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
45713         Log: Regen perlmodlib.
45714      Branch: perl
45715            ! pod/perlmodlib.pod
45716 ____________________________________________________________________________
45717 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
45718         Log: Update Changes.
45719      Branch: perl
45720            ! Changes patchlevel.h
45721 ____________________________________________________________________________
45722 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
45723         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
45724              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
45725              Date: Mon, 28 May 2001 14:56:35 -0500
45726              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
45727      Branch: perl
45728            ! pod/perlnewmod.pod
45729 ____________________________________________________________________________
45730 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
45731         Log: Regen toc.
45732      Branch: perl
45733            ! pod/perltoc.pod
45734 ____________________________________________________________________________
45735 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
45736         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
45737              From: "Richard Soderberg" <rs@crystalflame.net>
45738              Date: Mon, 28 May 2001 12:31:23 -0700
45739              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
45740      Branch: perl
45741            ! t/op/splice.t
45742 ____________________________________________________________________________
45743 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
45744         Log: The #10260 was too bold: locales and utf8 still do not mix.
45745      Branch: perl
45746            ! t/pragma/locale.t
45747 ____________________________________________________________________________
45748 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
45749         Log: Subject: [PATCH] Pod nitpicks
45750              From: "Richard Soderberg" <rs@crystalflame.net>
45751              Date: Mon, 28 May 2001 10:08:58 -0700
45752              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
45753      Branch: perl
45754            ! pod/perl571delta.pod pod/perlapi.pod sv.h
45755 ____________________________________________________________________________
45756 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
45757         Log: Upgrade to I18N::LangTags 0.22.
45758      Branch: perl
45759            + lib/I18N/LangTags/List.pod
45760            ! MANIFEST lib/I18N/LangTags.pm
45761 ____________________________________________________________________________
45762 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
45763         Log: A slightly more serious bug found by -Mutf8; op/misc and
45764              lib/complex dumped core.
45765      Branch: perl
45766            ! regexec.c
45767 ____________________________________________________________________________
45768 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
45769         Log: Various buglets shaken out by -Mutf8.
45770      Branch: perl
45771            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
45772            ! t/pragma/locale.t
45773 ____________________________________________________________________________
45774 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
45775         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
45776      Branch: perl
45777            ! t/lib/carp.t
45778 ____________________________________________________________________________
45779 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
45780         Log: Subject: [PATCH] todo patch
45781              From: Artur Bergman <artur@contiller.se> 
45782              Date: Mon, 28 May 2001 17:03:51 +0200
45783              Message-ID: <B7383577.F34%artur@contiller.se>
45784      Branch: perl
45785            ! pod/perltodo.pod
45786 ____________________________________________________________________________
45787 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
45788         Log: Subject: typo in perlguts.pod
45789              From: "John P. Linderman" <jpl@research.att.com>
45790              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
45791              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
45792      Branch: perl
45793            ! pod/perlguts.pod
45794 ____________________________________________________________________________
45795 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
45796         Log: Subject: AIX and gcc (moving targets)
45797              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45798              Date: Mon, 28 May 2001 12:54:04 +0200
45799              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
45800      Branch: perl
45801            ! hints/aix.sh
45802 ____________________________________________________________________________
45803 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
45804         Log: Subject: Re: perlio + multiple perl_alloc..destruct
45805              From: Doug MacEachern <dougm@covalent.net>
45806              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
45807              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
45808      Branch: perl
45809            ! perlio.c
45810 ____________________________________________________________________________
45811 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
45812         Log: The #10251 wasn't quite up-to-the-code.
45813      Branch: perl
45814            ! t/op/misc.t
45815 ____________________________________________________________________________
45816 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
45817         Log: Test case for bug 20010526.004, fixed in #10252.
45818      Branch: perl
45819            ! t/op/taint.t
45820 ____________________________________________________________________________
45821 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
45822         Log: Subject: Re: [ID 20010526.004] Taint looses value
45823              From: Hugo <hv@crypt.compulink.co.uk>
45824              Date: Sun, 27 May 2001 20:39:32 +0100
45825              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
45826      Branch: perl
45827            ! sv.c
45828 ____________________________________________________________________________
45829 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
45830         Log: Test case for 20010422.005, fixed by #10250.
45831      Branch: perl
45832            ! t/op/misc.t
45833 ____________________________________________________________________________
45834 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
45835         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
45836              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45837              Date: Mon, 28 May 2001 06:39:12 -0400
45838              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
45839      Branch: perl
45840            ! toke.c
45841 ____________________________________________________________________________
45842 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
45843         Log: Linerewrapping.
45844      Branch: perl
45845            ! lib/open.pm
45846 ____________________________________________________________________________
45847 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
45848         Log: Updates on the modules list.
45849      Branch: perl
45850            ! t/lib/1_compile.t
45851 ____________________________________________________________________________
45852 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
45853         Log: Add a test for PerlIO.
45854              
45855              (I probably got the crlf/raw thing wrong for clrfy platforms...)
45856      Branch: perl
45857            + t/lib/perlio.t
45858            ! MANIFEST lib/PerlIO.pm
45859 ____________________________________________________________________________
45860 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
45861         Log: Add a test for carp et alia.
45862      Branch: perl
45863            + t/lib/carp.t
45864            ! MANIFEST
45865 ____________________________________________________________________________
45866 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
45867         Log: Adding the new test would be swell.
45868      Branch: perl
45869            + t/pragma/autouse.t
45870 ____________________________________________________________________________
45871 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
45872         Log: Add a test for the autouse pragma.
45873      Branch: perl
45874            ! MANIFEST
45875 ____________________________________________________________________________
45876 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
45877         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
45878              From: dLux <dlux@spam.sch.bme.hu>
45879              Date: Sun, 27 May 2001 16:14:26 +0200
45880              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
45881      Branch: perl
45882            ! lib/autouse.pm
45883 ____________________________________________________________________________
45884 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
45885         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
45886              From: "Richard Soderberg" <rs@crystalflame.net>
45887              Date: Mon, 28 May 2001 03:56:36 -0700
45888              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
45889      Branch: perl
45890            ! utils/dprofpp.PL
45891 ____________________________________________________________________________
45892 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
45893         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
45894              From: "Stephen P. Potter" <spp@spotter.yi.org>
45895              Date: Tue, 22 May 2001 11:40:25 -0400
45896              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
45897              
45898              Subject: Re: [ID 20010522.003] Time::Local module bug
45899              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
45900              Date: Tue, 22 May 2001 11:50:19 -0400
45901              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
45902      Branch: perl
45903            ! lib/Time/Local.pm
45904 ____________________________________________________________________________
45905 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
45906         Log: The PERL_DL_NONLAZY can have whitespace in front.
45907      Branch: perl
45908            ! t/lib/extutils.t
45909 ____________________________________________________________________________
45910 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
45911         Log: Document strftime() and strptime().
45912      Branch: perl
45913            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
45914 ____________________________________________________________________________
45915 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
45916         Log: Make Time::Piece::strptime() to be a function, not a method.
45917      Branch: perl
45918            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
45919 ____________________________________________________________________________
45920 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
45921         Log: Tweak the test to be more portable.
45922      Branch: perl
45923            ! t/lib/extutils.t
45924 ____________________________________________________________________________
45925 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
45926         Log: Subject: PATCH: Re: Re: Attributes that tie
45927              From: Leon Brocard <acme@astray.com>
45928              Date: Sun, 27 May 2001 12:37:29 +0100
45929              Message-ID: <20010527123729.A22663@ns0.astray.com>
45930              
45931              Document that variable attributes are not currently usable
45932              for tieing.  (An ugly limitation that should be fixed.)
45933      Branch: perl
45934            ! lib/attributes.pm
45935 ____________________________________________________________________________
45936 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
45937         Log: Microperl tweaks.
45938      Branch: perl
45939            ! Makefile.micro uconfig.h uconfig.sh
45940 ____________________________________________________________________________
45941 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
45942         Log: Add make target for microperl (kind of silly, but convenient).
45943      Branch: perl
45944            ! Makefile.SH
45945 ____________________________________________________________________________
45946 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
45947         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
45948              for microperl.)
45949      Branch: perl
45950            ! doio.c
45951 ____________________________________________________________________________
45952 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
45953         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
45954              From: rspier@pobox.com (Robert Spier)
45955              Date: Sat, 26 May 2001 20:05:23 -0400
45956              Message-ID: <15120.17603.148648.12430@rls.cx>
45957              
45958              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
45959              From: rspier@pobox.com (Robert Spier)
45960              Date: Sun, 27 May 2001 00:23:12 -0400
45961              Message-ID: <15120.33072.511966.767230@rls.cx>
45962      Branch: perl
45963            ! doio.c pod/perlfunc.pod
45964 ____________________________________________________________________________
45965 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
45966         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
45967      Branch: perl
45968            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
45969 ____________________________________________________________________________
45970 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
45971         Log: Add README.tru64.
45972      Branch: perl
45973            + README.tru64
45974 ____________________________________________________________________________
45975 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
45976         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
45977      Branch: perl
45978            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
45979            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
45980            ! MANIFEST
45981 ____________________________________________________________________________
45982 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
45983         Log: Integrate I18N::LangTags from Sean Burke.
45984              
45985              TODO: the language list from RFC 3066 needs to be integrated
45986              and made available somehow.  The list is included in the
45987              I18N-LangTags 0.21 distribution, but it is undocumented
45988              and unconnected to the module.
45989      Branch: perl
45990            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
45991            ! MANIFEST
45992 ____________________________________________________________________________
45993 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
45994         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
45995              envisioned by Sarathy.
45996      Branch: perl
45997            ! t/op/ver.t toke.c
45998 ____________________________________________________________________________
45999 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
46000         Log: Subject: [ID 20010525.001] Pod typo nits fixed
46001              From: lvirden@cas.org
46002              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
46003              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
46004              
46005              minus the perlsolaris decimation plus the
46006              
46007              Subject: Re: [ID 20010525.001] Pod typo nits fixed
46008              From: "Philip Newton" <Philip.Newton@gmx.net>
46009              Date: Fri, 25 May 2001 18:05:55 +0200
46010              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
46011      Branch: perl
46012            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
46013            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
46014            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
46015            ! pod/perlutil.pod pod/perlxstut.pod
46016 ____________________________________________________________________________
46017 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
46018         Log: return clauses are nice.
46019      Branch: perl
46020            ! sv.c
46021 ____________________________________________________________________________
46022 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
46023         Log: Subject: change 10199 backwards?
46024              From: Doug MacEachern <dougm@covalent.net>
46025              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
46026              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
46027      Branch: perl
46028            ! sv.c
46029 ____________________________________________________________________________
46030 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
46031         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
46032              From: Hugo <hv@crypt.compulink.co.uk>
46033              Date: Sat, 26 May 2001 17:05:12 +0100
46034              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
46035      Branch: perl
46036            + t/op/gmagic.t
46037            ! MANIFEST doop.c embed.h embed.pl global.sym
46038            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
46039            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
46040 ____________________________________________________________________________
46041 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
46042         Log: Regen headers for #10221.
46043      Branch: perl
46044            ! global.sym objXSUB.h perlapi.c
46045 ____________________________________________________________________________
46046 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
46047         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
46048              From: Juha Laiho <juha.laiho@Elma.Net>
46049              Date: Thu, 3 May 2001 09:51:30 +0300
46050              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
46051      Branch: perl
46052            ! embed.pl
46053 ____________________________________________________________________________
46054 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
46055         Log: Subject: Re: [PATCH] Re: stability of sort()?
46056              From: "John P. Linderman" <jpl@research.att.com>
46057              Date: Sat, 26 May 2001 13:27:19 -0400
46058              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
46059      Branch: perl
46060            ! pod/perlfunc.pod
46061 ____________________________________________________________________________
46062 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
46063         Log: Integrate perlio.
46064      Branch: perl
46065           !> pod/perlguts.pod
46066 ____________________________________________________________________________
46067 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
46068         Log: Subject: [PATCH perl@10210] PerlIO for VMS
46069              From: "Craig A. Berry" <craigberry@mac.com>
46070              Date: Sat, 26 May 2001 09:34:11 -0500
46071              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
46072      Branch: perl
46073            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
46074            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
46075            ! vms/vmsish.h
46076 ____________________________________________________________________________
46077 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
46078         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
46079              From: David Dyck <dcd@tc.fluke.com>
46080              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
46081              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
46082      Branch: perl
46083            ! lib/perl5db.pl
46084 ____________________________________________________________________________
46085 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
46086         Log: Subject: utf8 regexp tests
46087              From: Hugo <hv@crypt.compulink.co.uk>
46088              Date: Fri, 25 May 2001 22:35:01 +0100
46089              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
46090      Branch: perl
46091            ! t/op/regexp.t
46092 ____________________________________________________________________________
46093 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
46094         Log: Subject: [PATCH] Re: stability of sort()?
46095              From: Nicholas Clark <nick@ccl4.org>
46096              Date: Fri, 25 May 2001 22:40:19 +0100
46097              Message-ID: <20010525224019.B86445@plum.flirble.org>
46098      Branch: perl
46099            ! pod/perlfunc.pod
46100 ____________________________________________________________________________
46101 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
46102         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
46103              From: John Peacock <jpeacock@rowman.com>
46104              Date: Thu, 24 May 2001 22:14:01 -0400
46105              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
46106      Branch: perl
46107            ! mg.c scope.c sv.c
46108 ____________________________________________________________________________
46109 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
46110         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
46111              From: Nicholas Clark <nick@ccl4.org>
46112              Date: Sun, 20 May 2001 19:24:13 +0100
46113              Message-ID: <20010520192413.G83222@plum.flirble.org>
46114      Branch: perl
46115            + lib/ExtUtils/Constant.pm t/lib/extutils.t
46116            ! MANIFEST utils/h2xs.PL
46117 ____________________________________________________________________________
46118 [ 10212] By: nick                                  on 2001/05/26  09:49:28
46119         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
46120              add a few more notes there on use of mortals on the stack.
46121      Branch: perlio
46122            ! pod/perlguts.pod
46123 ____________________________________________________________________________
46124 [ 10211] By: nick                                  on 2001/05/26  09:05:36
46125         Log: Integrate mainline
46126      Branch: perlio
46127           +> t/lib/fcntl.t t/pragma/vars.t
46128           !> (integrate 49 files)
46129 ____________________________________________________________________________
46130 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
46131         Log: Update Changes.
46132      Branch: perl
46133            ! Changes patchlevel.h
46134 ____________________________________________________________________________
46135 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
46136         Log: Based on
46137              
46138              Subject: [PATCH pp.c] Wrapping pack("C",256)
46139              From: Simon Cozens <simon@netthink.co.uk>
46140              Date: Sat, 12 May 2001 17:58:41 +0100
46141              Message-ID: <20010512175841.A6132@netthink.co.uk>
46142      Branch: perl
46143            ! pod/perldiag.pod pp.c t/pragma/warn/pp
46144 ____________________________________________________________________________
46145 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
46146         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
46147              From: "Brendan O'Dea" <bod@compusol.com.au>
46148              Date: Fri, 25 May 2001 11:18:29 +1000
46149              Message-ID: <20010525111829.A28411@compusol.com.au>
46150              
46151              (Slightly modified.)
46152      Branch: perl
46153            ! lib/Term/Cap.pm
46154 ____________________________________________________________________________
46155 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
46156         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
46157              From: Hugo <hv@crypt.compulink.co.uk>
46158              Date: Fri, 25 May 2001 02:13:25 +0100
46159              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
46160      Branch: perl
46161            ! t/op/misc.t
46162 ____________________________________________________________________________
46163 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
46164         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
46165              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
46166              Date: Fri, 25 May 2001 10:25:36 +0900
46167              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
46168      Branch: perl
46169            ! regcomp.c regexec.c
46170 ____________________________________________________________________________
46171 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
46172         Log: Subject: [PATCH #2] stash autovivification and method call error messages
46173              From: Ilmari Karonen <iltzu@sci.fi>
46174              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
46175              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
46176      Branch: perl
46177            ! gv.c pp_hot.c t/op/method.t
46178 ____________________________________________________________________________
46179 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
46180         Log: Add make target and documentation for gprof profiling.
46181      Branch: perl
46182            ! Makefile.SH pod/perlhack.pod
46183 ____________________________________________________________________________
46184 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
46185         Log: Subject: Don't think about UTF8 
46186              From: Mike Guy <mjtg@cam.ac.uk> 
46187              Date: Tue, 22 May 2001 14:35:39 +0100
46188              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
46189      Branch: perl
46190            ! sv.h
46191 ____________________________________________________________________________
46192 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
46193         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
46194              From: Geraint A Edwards <gedge@serf.org> 
46195              Date: Thu, 24 May 2001 22:51:24 +0100
46196              Message-Id: <20010524225124.A34981@cymru.serf.org>
46197      Branch: perl
46198            ! x2p/find2perl.PL
46199 ____________________________________________________________________________
46200 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
46201         Log: DB_File has its own attribute story.
46202      Branch: perl
46203            ! ext/DB_File/DB_File.xs
46204 ____________________________________________________________________________
46205 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
46206         Log: Subject: Re: Making perl with -Wall
46207              From: Andy Dougherty <doughera@lafayette.edu>
46208              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
46209              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
46210      Branch: perl
46211            ! perl.h
46212 ____________________________________________________________________________
46213 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
46214         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
46215              From: "Richard Soderberg" <rs@crystalflame.net>
46216              Date: Thu, 24 May 2001 08:58:16 -0700
46217              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
46218      Branch: perl
46219            ! sv.c
46220 ____________________________________________________________________________
46221 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
46222         Log: IV/UV casting fixes from Nicholas Clark.
46223      Branch: perl
46224            ! perl.h pp_sys.c util.c
46225 ____________________________________________________________________________
46226 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
46227         Log: Subject: Re: Making perl with -Wall
46228              From: Michael G Schwern <schwern@pobox.com>
46229              Date: Thu, 24 May 2001 15:40:28 +0100
46230              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
46231      Branch: perl
46232            ! malloc.c perl.h
46233 ____________________________________________________________________________
46234 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
46235         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
46236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46237              Date: Tue, 22 May 2001 11:49:37 +0200
46238              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
46239      Branch: metaconfig
46240            ! U/modified/Oldsym.U
46241      Branch: metaconfig/U/perl
46242            ! patchlevel.U
46243      Branch: perl
46244            ! Configure config_h.SH myconfig.SH
46245 ____________________________________________________________________________
46246 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
46247         Log: Under versiononly install also the scripts with the version suffix.
46248              (e.g. .../bin/h2xs5.7.1)
46249      Branch: perl
46250            ! installperl
46251 ____________________________________________________________________________
46252 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
46253         Log: Subject: [PATCH] Stop segfault in mg.c:636
46254              From: "Richard Soderberg" <rs@crystalflame.net>
46255              Date: Thu, 24 May 2001 05:51:52 -0700
46256              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
46257      Branch: perl
46258            ! mg.c
46259 ____________________________________________________________________________
46260 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
46261         Log: Iteration continues; hopefully convergently.
46262      Branch: perl
46263            ! t/lib/b-stash.t
46264 ____________________________________________________________________________
46265 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
46266         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
46267              From: Gisle Aas <gisle@ActiveState.com>
46268              Date: 23 May 2001 16:13:10 -0700
46269              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
46270      Branch: perl
46271            ! op.c toke.c
46272 ____________________________________________________________________________
46273 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
46274         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
46275              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
46276              Date: Thu, 24 May 2001 05:05:22 -0500
46277              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
46278      Branch: perl
46279            ! lib/dumpvar.pl lib/perl5db.pl
46280 ____________________________________________________________________________
46281 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
46282         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
46283              From: David Dyck <dcd@tc.fluke.com>
46284              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
46285              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
46286      Branch: perl
46287            ! lib/perl5db.pl
46288 ____________________________________________________________________________
46289 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
46290         Log: Tiny pod nits on READMEs, mostly whitespace issues.
46291      Branch: perl
46292            ! README.amiga README.dos README.macos README.mpeix README.vmesa
46293            ! README.win32
46294 ____________________________________________________________________________
46295 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
46296         Log: The DG/UX part of the 20010521.005.
46297      Branch: perl
46298            ! README.dgux
46299 ____________________________________________________________________________
46300 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
46301         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
46302              From: Hugo <hv@crypt.compulink.co.uk>
46303              Date: Mon, 21 May 2001 16:32:02 +0100
46304              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
46305      Branch: perl
46306            ! regcomp.c t/op/misc.t
46307 ____________________________________________________________________________
46308 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
46309         Log: Subject: [PATCH] Extra UNIVERSAL tests
46310              From: Mike Guy <mjtg@cam.ac.uk>
46311              Date: Wed, 23 May 2001 12:29:20 +0100
46312              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
46313      Branch: perl
46314            ! t/op/universal.t
46315 ____________________________________________________________________________
46316 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
46317         Log: Subject: [PATCH] Remove EQ keyword
46318              From: Mike Guy <mjtg@cam.ac.uk>
46319              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
46320              Date: Wed, 23 May 2001 11:17:29 +0100
46321      Branch: perl
46322            ! keywords.h keywords.pl
46323 ____________________________________________________________________________
46324 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
46325         Log: Subject: [PATCH] lib/perl5db.pl
46326              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
46327              Date: Wed, 23 May 2001 02:18:03 -0500
46328              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
46329      Branch: perl
46330            ! lib/perl5db.pl
46331 ____________________________________________________________________________
46332 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
46333         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
46334              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
46335              Date: Tue, 22 May 2001 23:34:41 -0500
46336              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
46337      Branch: perl
46338            ! lib/Term/Cap.pm
46339 ____________________________________________________________________________
46340 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
46341         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
46342              From: davem@fdgroup.co.uk
46343              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
46344              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
46345      Branch: perl
46346            ! emacs/e2ctags.pl
46347 ____________________________________________________________________________
46348 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
46349         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
46350              From: Michael G Schwern <schwern@pobox.com>
46351              Date: Tue, 22 May 2001 14:15:09 +0100
46352              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
46353      Branch: perl
46354            ! lib/vars.pm
46355 ____________________________________________________________________________
46356 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
46357         Log: Subject: [PATCH lib/vars.pm] Odd code nit
46358              From: Michael G Schwern <schwern@pobox.com>
46359              Date: Tue, 22 May 2001 14:14:28 +0100
46360              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
46361      Branch: perl
46362            ! lib/vars.pm
46363 ____________________________________________________________________________
46364 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
46365         Log: Use the new use vars feature.
46366      Branch: perl
46367            ! t/lib/b-stash.t
46368 ____________________________________________________________________________
46369 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
46370         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
46371              From: Mike Guy <mjtg@cam.ac.uk>
46372              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
46373              Date: Tue, 22 May 2001 13:11:39 +0100
46374      Branch: perl
46375            + t/pragma/vars.t
46376            ! MANIFEST lib/vars.pm t/lib/1_compile.t
46377 ____________________________________________________________________________
46378 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
46379         Log: -qlongdouble considered harmful by Merijn.
46380      Branch: perl
46381            ! hints/aix.sh
46382 ____________________________________________________________________________
46383 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
46384         Log: Update Changes.
46385      Branch: perl
46386            ! Changes patchlevel.h
46387 ____________________________________________________________________________
46388 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
46389         Log: Add a test of its very own for Fcntl.  Hopefully portable.
46390      Branch: perl
46391            + t/lib/fcntl.t
46392            ! MANIFEST
46393 ____________________________________________________________________________
46394 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
46395         Log: Must be trickier for 'minitest' not to die.
46396      Branch: perl
46397            ! t/op/taint.t
46398 ____________________________________________________________________________
46399 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
46400         Log: Can't declare other people's variables.
46401      Branch: perl
46402            ! t/lib/b-stash.t
46403 ____________________________________________________________________________
46404 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
46405         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
46406      Branch: perl
46407            ! doio.c t/op/taint.t
46408 ____________________________________________________________________________
46409 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
46410         Log: The OS/2 variable needs to be declared.
46411      Branch: perl
46412            ! t/lib/b-stash.t
46413 ____________________________________________________________________________
46414 [ 10170] By: nick                                  on 2001/05/20  16:48:29
46415         Log: Integrate mainline
46416      Branch: perlio
46417           !> (integrate 41 files)
46418 ____________________________________________________________________________
46419 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
46420         Log: Small perlsec updates: clarify the taintedness of filename
46421              globbing; suggest using Scalar::Util::tainted().
46422      Branch: perl
46423            ! pod/perlsec.pod
46424 ____________________________________________________________________________
46425 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
46426         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
46427              From: Dave Mitchell <davem@fdgroup.co.uk>
46428              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
46429              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
46430      Branch: perl
46431            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
46432            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
46433            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
46434            ! xsutils.c
46435 ____________________________________________________________________________
46436 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
46437         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
46438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46439              Date: Sat, 19 May 2001 04:08:46 -0400
46440              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
46441      Branch: perl
46442            ! lib/ExtUtils/Mksymlists.pm makedef.pl
46443 ____________________________________________________________________________
46444 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
46445         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
46446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46447              Date: Sat, 19 May 2001 04:30:45 -0400
46448              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
46449      Branch: perl
46450            ! os2/os2.c
46451 ____________________________________________________________________________
46452 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
46453         Log: Subject: [PATCH 5.6.1] build bugs OS/2
46454              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46455              Date: Sat, 19 May 2001 04:35:28 -0400
46456              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
46457      Branch: perl
46458            ! os2/Makefile.SHs os2/os2.c
46459 ____________________________________________________________________________
46460 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
46461         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
46462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46463              Date: Sat, 19 May 2001 04:04:23 -0400
46464              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
46465              
46466              (In bleadperl patched b-stash.t instead of b.t)
46467      Branch: perl
46468            ! t/lib/b-stash.t t/lib/bigfltpm.t
46469 ____________________________________________________________________________
46470 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
46471         Log: Subject: [PATCH 5.6.1] perl5db
46472              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46473              Date: Sat, 19 May 2001 03:49:09 -0400
46474              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
46475      Branch: perl
46476            ! lib/perl5db.pl
46477 ____________________________________________________________________________
46478 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
46479         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
46480              From: Gisle Aas <gisle@ActiveState.com>
46481              Date: 18 May 2001 14:24:51 -0700
46482              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
46483      Branch: perl
46484            ! pp_ctl.c
46485 ____________________________________________________________________________
46486 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
46487         Log: Subject: [PATCH] Chomp should not always stringify
46488              From: Gisle Aas <gisle@ActiveState.com>
46489              Date: 18 May 2001 07:55:25 -0700
46490              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
46491      Branch: perl
46492            ! doop.c t/op/chop.t
46493 ____________________________________________________________________________
46494 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
46495         Log: Integrate perlio.
46496      Branch: perl
46497           !> pod/perlfunc.pod
46498 ____________________________________________________________________________
46499 [ 10159] By: nick                                  on 2001/05/20  09:39:46
46500         Log: Document some more of open's features.
46501      Branch: perlio
46502            ! pod/perlfunc.pod
46503 ____________________________________________________________________________
46504 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
46505         Log: back out change#10153 (it has compatibility issues such as the
46506              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
46507              benefit for 5.6.x doesn't seem worth the risk)
46508      Branch: maint-5.6/perl
46509            ! toke.c
46510 ____________________________________________________________________________
46511 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
46512         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
46513      Branch: perl
46514            ! x2p/s2p.PL
46515 ____________________________________________________________________________
46516 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
46517         Log: Update Changes.
46518      Branch: perl
46519            ! Changes patchlevel.h
46520 ____________________________________________________________________________
46521 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
46522         Log: Integrate change #10144 from maintperl.
46523              
46524              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
46525      Branch: perl
46526           !> win32/config.bc win32/config.gc win32/config.vc
46527           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46528 ____________________________________________________________________________
46529 [ 10154] By: nick                                  on 2001/05/18  07:23:03
46530         Log: Integrate mainline.
46531      Branch: perlio
46532           +> README.dgux t/lib/i18n-collate.t utils.lst
46533           !> (integrate 49 files)
46534 ____________________________________________________________________________
46535 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
46536         Log: Integrate change #7224 from mainline into maintperl.
46537              
46538              Allow @+ and @- to be doublequoted, from Simon Cozens. 
46539              (Approved by Larry, see Tom's comment in 20000830.005.)
46540      Branch: maint-5.6/perl
46541           !> toke.c
46542 ____________________________________________________________________________
46543 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
46544         Log: Subject: [PATCH bleadperl] small lookbehind fix
46545              From: Hugo <hv@crypt.compulink.co.uk>
46546              Date: Fri, 18 May 2001 00:07:19 +0100
46547              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
46548      Branch: perl
46549            ! regexec.c
46550 ____________________________________________________________________________
46551 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
46552         Log: Detypos.
46553      Branch: perl
46554            ! installman utils.lst
46555 ____________________________________________________________________________
46556 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
46557         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
46558              in 20001222.001.
46559      Branch: perl
46560            ! t/lib/glob-basic.t
46561 ____________________________________________________________________________
46562 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
46563         Log: Subject: [PATCH] Test for bug 20010515.004
46564              From: Benjamin Sugars <bsugars@canoe.ca>
46565              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
46566              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
46567      Branch: perl
46568            ! t/op/misc.t
46569 ____________________________________________________________________________
46570 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
46571         Log: Integrate #10145 from maintperl.
46572              
46573              fix for ID 20010515.004 (needs test)
46574      Branch: perl
46575           !> pp_hot.c
46576 ____________________________________________________________________________
46577 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
46578         Log: Thinko noticed by Doug MacEachern.
46579      Branch: perl
46580            ! thread.h
46581 ____________________________________________________________________________
46582 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
46583         Log: Subject: Re: [PATCH] HERE mark in regex
46584              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
46585              Date: Thu, 17 May 2001 12:20:33 -0400
46586              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
46587      Branch: perl
46588            ! t/op/re_tests
46589 ____________________________________________________________________________
46590 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
46591         Log: fix for ID 20010515.004 (needs test)
46592      Branch: maint-5.6/perl
46593            ! pp_hot.c
46594 ____________________________________________________________________________
46595 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
46596         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
46597      Branch: maint-5.6/perl
46598            ! win32/config.bc win32/config.gc win32/config.vc
46599            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46600 ____________________________________________________________________________
46601 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
46602         Log: Macrofy the getspecific (and use it also in util.c)
46603      Branch: perl
46604            ! thread.h util.c
46605 ____________________________________________________________________________
46606 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
46607         Log: Use the unchecked thread-specific key fetch also in Tru64.
46608      Branch: perl
46609            ! thread.h
46610 ____________________________________________________________________________
46611 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
46612         Log: Subject: [PATCH 5.6.1]Quick thread speedup
46613              From: Dan Sugalski <dan@sidhe.org> 
46614              Date: Wed, 16 May 2001 18:05:19 -0400
46615              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
46616      Branch: perl
46617            ! thread.h util.c
46618 ____________________________________________________________________________
46619 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
46620         Log: I think this is quite enough testing for a deprecated feature.
46621      Branch: perl
46622            + t/lib/i18n-collate.t
46623            ! MANIFEST t/lib/1_compile.t
46624 ____________________________________________________________________________
46625 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
46626         Log: More HP-UX lore from Jeff Okamoto.
46627      Branch: perl
46628            ! README.hpux
46629 ____________________________________________________________________________
46630 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
46631         Log: Sort utils.lst for easier maintenance.
46632      Branch: perl
46633            ! utils.lst
46634 ____________________________________________________________________________
46635 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
46636         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
46637              From: Tim Jenness <t.jenness@jach.hawaii.edu>
46638              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
46639              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
46640              
46641              Add pod2latex to utils.lst.
46642      Branch: perl
46643            ! MANIFEST utils.lst
46644 ____________________________________________________________________________
46645 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
46646         Log: Subject: Re: [PATCH] HERE mark in regex
46647              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
46648              Date: Wed, 16 May 2001 13:04:43 -0400
46649              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
46650      Branch: perl
46651            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
46652            ! t/op/regmesg.t t/pragma/warn/regcomp
46653 ____________________________________________________________________________
46654 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
46655         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
46656              From: Simon Cozens <simon@netthink.co.uk>
46657              Date: Wed, 16 May 2001 18:02:08 +0100
46658              Message-ID: <20010516180208.A6458@netthink.co.uk>
46659      Branch: perl
46660            ! installman utils.lst
46661 ____________________________________________________________________________
46662 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
46663         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
46664              From: "Philip Newton" <pnewton@gmx.de>
46665              Date: Tue, 15 May 2001 15:09:30 +0200
46666              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
46667              
46668              Test case for #10128.
46669      Branch: perl
46670            ! t/pragma/warn/pp_hot
46671 ____________________________________________________________________________
46672 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
46673         Log: Update Changes.
46674      Branch: perl
46675            ! Changes patchlevel.h
46676 ____________________________________________________________________________
46677 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
46678         Log: Deprecate pseudo-hashes.
46679      Branch: perl
46680            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
46681 ____________________________________________________________________________
46682 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
46683         Log: HP-UX hints update from Merijn.
46684      Branch: perl
46685            ! hints/hpux.sh
46686 ____________________________________________________________________________
46687 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
46688         Log: README.hpux update from Merijn.
46689      Branch: perl
46690            ! README.hpux
46691 ____________________________________________________________________________
46692 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
46693         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
46694              From: Simon Cozens <simon@netthink.co.uk>
46695              Date: Wed, 16 May 2001 15:57:55 +0100
46696              Message-ID: <20010516155755.A4728@netthink.co.uk>
46697      Branch: perl
46698            + utils.lst
46699            ! MANIFEST installman installperl
46700 ____________________________________________________________________________
46701 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
46702         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
46703              From: "Philip Newton" <pnewton@gmx.de>
46704              Date: Tue, 15 May 2001 16:31:05 +0200
46705              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
46706              
46707              Fix PERL_Y2KWARN test to check before rather than after appending.
46708      Branch: perl
46709            ! pp_hot.c
46710 ____________________________________________________________________________
46711 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
46712         Log: Regen Porting stuff.
46713      Branch: perl
46714            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46715            ! config_h.SH
46716 ____________________________________________________________________________
46717 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
46718         Log: Metaconfig unit change for #10125.
46719      Branch: metaconfig
46720            ! U/modified/Oldconfig.U
46721 ____________________________________________________________________________
46722 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
46723         Log: Use OSVERS.
46724      Branch: perl
46725            ! Configure config_h.SH perl.c
46726 ____________________________________________________________________________
46727 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
46728         Log: Regen toc.
46729      Branch: perl
46730            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
46731 ____________________________________________________________________________
46732 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
46733         Log: Adding the README.dgux to the MANIFEST would be a good idea.
46734      Branch: perl
46735            ! MANIFEST
46736 ____________________________________________________________________________
46737 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
46738         Log: Move the stack desire definition to thread.h.
46739      Branch: perl
46740            ! ext/Thread/Thread.xs thread.h
46741 ____________________________________________________________________________
46742 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
46743         Log: DG-UX threading patches, including a README.dgux,
46744              from Takis Psarogiannakopoulos.
46745      Branch: perl
46746            + README.dgux
46747            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
46748 ____________________________________________________________________________
46749 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
46750         Log: Subject: [PATCH B::Deparse] More on /x regexes
46751              From: Robin Houston <robin@kitsite.com>
46752              Date: Tue, 15 May 2001 19:09:35 +0100
46753              Message-ID: <20010515190935.A27268@penderel>
46754      Branch: perl
46755            ! ext/B/B/Deparse.pm
46756 ____________________________________________________________________________
46757 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
46758         Log: Document that the core time() may be rounding rather
46759              than truncating, would have saved at least my confusion.
46760      Branch: perl
46761            ! ext/Time/HiRes/HiRes.pm
46762 ____________________________________________________________________________
46763 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
46764         Log: Subject: perl-current/t/time-hires.t
46765              From: John Peacock <jpeacock@rowman.com>
46766              Date: Fri, 11 May 2001 14:09:41 -0400
46767              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
46768      Branch: perl
46769            ! t/lib/time-hires.t
46770 ____________________________________________________________________________
46771 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
46772         Log: Subject: [PATCH dump.c] Op private flags
46773              From: Simon Cozens <simon@netthink.co.uk>
46774              Date: Sun, 13 May 2001 20:20:36 +0100
46775              Message-ID: <20010513202036.A21896@netthink.co.uk>
46776      Branch: perl
46777            ! dump.c
46778 ____________________________________________________________________________
46779 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
46780         Log: Upgrade to Switch 2.03.
46781      Branch: perl
46782            ! lib/Switch.pm
46783 ____________________________________________________________________________
46784 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
46785         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
46786              to PERL_CONFIG_SH and use it consistently.
46787      Branch: maint-5.6/perl
46788           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
46789           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
46790           !> myconfig.SH writemain.SH
46791 ____________________________________________________________________________
46792 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
46793         Log: Metaconfig units changes for #10113.
46794      Branch: metaconfig
46795            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
46796 ____________________________________________________________________________
46797 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
46798         Log: The problem described in 20010514.031 still wasn't
46799              fully cured, there were remnants of $CONFIG when
46800              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
46801              to avoid future conflicts.
46802      Branch: perl
46803            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
46804            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
46805            ! myconfig.SH writemain.SH
46806 ____________________________________________________________________________
46807 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
46808         Log: Half of #10107 got lost.
46809      Branch: perl
46810            ! ext/B/B/Deparse.pm
46811 ____________________________________________________________________________
46812 [ 10111] By: nick                                  on 2001/05/15  08:39:14
46813         Log: Integrate mainline.
46814      Branch: perlio
46815           +> ext/POSIX/hints/uts.pl
46816            - Todo Todo-5.6 t/camel-III/vstring.t
46817           !> (integrate 48 files)
46818 ____________________________________________________________________________
46819 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
46820         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
46821              From: Robin Houston <robin@kitsite.com>
46822              Date: Mon, 14 May 2001 22:27:08 +0100
46823              Message-ID: <20010514222708.A22963@penderel>
46824      Branch: perl
46825            ! t/TestInit.pm
46826 ____________________________________________________________________________
46827 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
46828         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
46829              From: Robin Houston <robin@kitsite.com>
46830              Date: Mon, 14 May 2001 22:16:43 +0100
46831              Message-ID: <20010514221643.A22437@penderel>
46832      Branch: perl
46833            ! ext/B/B/Deparse.pm
46834 ____________________________________________________________________________
46835 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
46836         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
46837              From: Robin Houston <robin@kitsite.com>
46838              Date: Mon, 14 May 2001 22:03:44 +0100
46839              Message-ID: <20010514220344.A20643@penderel>
46840      Branch: perl
46841            ! ext/B/B/Deparse.pm
46842 ____________________________________________________________________________
46843 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
46844         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
46845              From: Robin Houston <robin@kitsite.com>
46846              Date: Mon, 14 May 2001 22:10:07 +0100
46847              Message-ID: <20010514221007.A21118@penderel>
46848      Branch: perl
46849            ! ext/B/B/Deparse.pm
46850 ____________________________________________________________________________
46851 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
46852         Log: Fix for 20010514.037; substr() didn't invalidate the locale
46853              collation magic.
46854      Branch: perl
46855            ! pp.c
46856 ____________________________________________________________________________
46857 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
46858         Log: Update Changes.
46859      Branch: perl
46860            ! Changes patchlevel.h
46861 ____________________________________________________________________________
46862 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
46863         Log: Retract #10094.
46864      Branch: perl
46865            ! lib/Pod/Text.pm
46866 ____________________________________________________________________________
46867 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
46868         Log: Integrate change #10100 from maintperl.
46869              
46870              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
46871              bug ID 20010514.027)
46872      Branch: perl
46873           !> mg.c pp_ctl.c
46874 ____________________________________________________________________________
46875 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
46876         Log: Document the deprecatedness of suidperl.
46877      Branch: perl
46878            ! INSTALL pod/perlfaq1.pod
46879 ____________________________________________________________________________
46880 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
46881         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
46882              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
46883              Date: Mon, 14 May 2001 09:38:59 -0400
46884              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
46885      Branch: perl
46886            ! lib/ExtUtils/MM_Unix.pm
46887 ____________________________________________________________________________
46888 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
46889         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
46890              bug ID 20010514.027)
46891              
46892              TODO: this needs a testsuite addition
46893      Branch: maint-5.6/perl
46894            ! mg.c pp_ctl.c
46895 ____________________________________________________________________________
46896 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
46897         Log: More DWIMminess for Class::Struct: calling the array or hash
46898              accessors only with one argument, an array or a hash reference,
46899              sets the underlying array or hash.  This mirrors nicely also
46900              the usage in the constructor.
46901              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
46902      Branch: perl
46903            ! lib/Class/Struct.pm t/lib/class-struct.t
46904 ____________________________________________________________________________
46905 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
46906         Log: Reference cmp'ing should go through the whole stringification
46907              process shebang, as pointed out by Sarathy in #10091.
46908      Branch: perl
46909            ! pp.c
46910 ____________________________________________________________________________
46911 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
46912         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
46913              From: Simon Cozens <simon@netthink.co.uk>
46914              Date: Sat, 12 May 2001 16:36:27 +0100
46915              Message-ID: <20010512163627.A5522@netthink.co.uk>
46916              
46917              with some additions salvaged from Todo and Todo-5.6 before
46918              retiring them.
46919      Branch: perl
46920            - Todo Todo-5.6
46921            ! MANIFEST pod/perltodo.pod
46922 ____________________________________________________________________________
46923 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
46924         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
46925              From: "Golubev I. N." <gin@mo.msk.ru>
46926              Date: Mon, 07 May 2001 14:33:34 (GMT)
46927              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
46928      Branch: perl
46929            ! perl.h
46930 ____________________________________________________________________________
46931 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
46932         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
46933              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
46934              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
46935              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
46936      Branch: perl
46937            ! lib/ExtUtils/MM_Unix.pm
46938 ____________________________________________________________________________
46939 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
46940         Log: (Retracted by #10104.)
46941              
46942              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
46943              From: barries <barries@slaysys.com>
46944              Date: Sat, 12 May 2001 01:28:10 -0400
46945              Message-ID: <20010512012810.B26358@jester.slaysys.com>
46946      Branch: perl
46947            ! lib/Pod/Text.pm
46948 ____________________________________________________________________________
46949 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
46950         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
46951              From: Mike Guy <mjtg@cam.ac.uk>
46952              Date: Sat, 12 May 2001 19:24:33 +0100
46953              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
46954      Branch: perl
46955            ! lib/AutoSplit.pm
46956 ____________________________________________________________________________
46957 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
46958         Log: Yet another HP-UX hints tweak from Merijn.
46959      Branch: perl
46960            ! hints/hpux.sh
46961 ____________________________________________________________________________
46962 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
46963         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
46964              isn't defined (changes#9366,9368,9370 from mainline without the
46965              pp_scmp() change)
46966      Branch: maint-5.6/perl
46967            ! pp.c pp.h pp_hot.c
46968 ____________________________________________________________________________
46969 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
46970         Log: The sorting seems to happen now automatically.
46971      Branch: perl
46972            ! t/lib/glob-basic.t
46973 ____________________________________________________________________________
46974 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
46975         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
46976              From: Benjamin Sugars <bsugars@canoe.ca>
46977              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
46978              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
46979      Branch: perl
46980            ! pod/perlfunc.pod
46981 ____________________________________________________________________________
46982 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
46983         Log: Subject: Re: undef(&foo) does not work for XS functions
46984              From: Doug MacEachern <dougm@covalent.net>
46985              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
46986              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
46987      Branch: perl
46988            ! op.c
46989 ____________________________________________________________________________
46990 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
46991         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
46992              From: Peter Prymmer <pvhp@forte.com>
46993              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
46994              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
46995      Branch: perl
46996            ! t/op/append.t
46997 ____________________________________________________________________________
46998 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
46999         Log: Update Changes.
47000      Branch: perl
47001            ! Changes patchlevel.h
47002 ____________________________________________________________________________
47003 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
47004         Log: Remove the 'asciir' re subpragma.  Should instead implement
47005              the 'physical vs logical' range scheme:
47006              
47007              \xAA-\xCC is a native physical range, you want that range of
47008              codepoints in your native encoding.  In EBCDIC the codepoints
47009              in the gaps (between i-j and r-s) should be included.
47010              
47011              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
47012              codepoints in Unicode.
47013              
47014              a-z is a logical range, you want that range of 'logical' codepoints
47015              in your native encoding.  In EBCDIC the codepoints in the gaps
47016              (between i-j and r-s) should not be included.
47017              
47018              Mixed cases (a-\xAA, etc) should either be errors, or maybe
47019              the 'logical' endpoints should be converted to native/Unicode
47020              codepoints, and the range handled as a physical range.
47021              
47022              'Logical endpoints' are to be recognized only in the A-Z, a-z,
47023              and 0-9 ranges.  Probably a warning should be given for mixed
47024              cases like A-z or a-9 (since such expressions are encoding
47025              dependent), with a recommendation to use physical ranges.
47026      Branch: perl
47027            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
47028            ! t/op/regexp.t
47029 ____________________________________________________________________________
47030 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
47031         Log: Make the test to cleanup the test directory tree
47032              both before and after the testing so that we always
47033              have a clean slate to work with.
47034      Branch: perl
47035            ! t/lib/filefind.t
47036 ____________________________________________________________________________
47037 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
47038         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
47039              From: Jon Eveland <jweveland@yahoo.com>
47040              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
47041              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
47042      Branch: perl
47043            ! pod/perlfunc.pod
47044 ____________________________________________________________________________
47045 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
47046         Log: Merge the camel-III/vstring.t with op/ver.t.
47047      Branch: perl
47048            - t/camel-III/vstring.t
47049            ! MANIFEST t/TEST t/harness t/op/ver.t
47050 ____________________________________________________________________________
47051 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
47052         Log: Add test.deparse make target.
47053      Branch: perl
47054            ! Makefile.SH
47055 ____________________________________________________________________________
47056 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
47057         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
47058              From: Robin Houston <robin@kitsite.com>
47059              Date: Fri, 11 May 2001 12:02:22 +0100
47060              Message-ID: <20010511120222.A11529@penderel>
47061      Branch: perl
47062            ! ext/B/B/Deparse.pm t/op/method.t
47063 ____________________________________________________________________________
47064 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
47065         Log: A nicely working combination for UTS from Hal Morris.
47066      Branch: perl
47067            + ext/POSIX/hints/uts.pl
47068            ! MANIFEST hints/uts.sh
47069 ____________________________________________________________________________
47070 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
47071         Log: i_ieeefp=undef for UTS.
47072      Branch: perl
47073            ! hints/uts.sh
47074 ____________________________________________________________________________
47075 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
47076         Log: Subject: RE: rand(0) is rand(1)
47077              From: Larry Shatzer <lshatzer@islanddata.com>
47078              Date: Thu, 10 May 2001 11:09:27 -0700
47079              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
47080      Branch: perl
47081            ! pod/perlfunc.pod
47082 ____________________________________________________________________________
47083 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
47084         Log: Subject: [patch] make op_{clear,null} public
47085              From: Doug MacEachern <dougm@covalent.net>
47086              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
47087              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
47088      Branch: perl
47089            ! embed.h embed.pl op.c proto.h
47090 ____________________________________________________________________________
47091 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
47092         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
47093              From: Robin Houston <robin@kitsite.com>
47094              Date: Thu, 10 May 2001 18:54:59 +0100
47095              Message-ID: <20010510185459.A5995@penderel>
47096      Branch: perl
47097            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
47098 ____________________________________________________________________________
47099 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
47100         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
47101              From: Robin Houston <robin@kitsite.com>
47102              Date: Thu, 10 May 2001 12:56:39 +0100
47103              Message-ID: <20010510125639.A2119@penderel>
47104      Branch: perl
47105            ! ext/B/B/Deparse.pm
47106 ____________________________________________________________________________
47107 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
47108         Log: Retract #10070, not ready yet.
47109      Branch: perl
47110            ! ext/B/B/Deparse.pm
47111 ____________________________________________________________________________
47112 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
47113         Log: The metaconfig unit change for #10071.
47114      Branch: metaconfig
47115            ! U/modified/mallocsrc.U
47116 ____________________________________________________________________________
47117 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
47118         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
47119      Branch: perl
47120            ! Configure
47121 ____________________________________________________________________________
47122 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
47123         Log: (Retracted by #10073)
47124              
47125              Subject: Re: [PATCH t/TEST] B::Deparse tester 
47126              From: Hugo <hv@crypt.compulink.co.uk>
47127              Date: Thu, 10 May 2001 05:48:09 +0100
47128              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
47129      Branch: perl
47130            ! ext/B/B/Deparse.pm
47131 ____________________________________________________________________________
47132 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
47133         Log: Add a for(func()) test.
47134      Branch: perl
47135            ! t/cmd/for.t
47136 ____________________________________________________________________________
47137 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
47138         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
47139              From: Robin Houston <robin@kitsite.com>
47140              Date: Thu, 10 May 2001 13:50:08 +0100
47141              Message-ID: <20010510135008.A2454@penderel>
47142      Branch: perl
47143            ! ext/B/B/Deparse.pm
47144 ____________________________________________________________________________
47145 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
47146         Log: A thinko in #10065.
47147      Branch: perl
47148            ! hv.c
47149 ____________________________________________________________________________
47150 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
47151         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
47152              From: Robin Houston <robin@kitsite.com>
47153              Date: Thu, 10 May 2001 02:10:34 +0100
47154              Message-ID: <20010510021034.A19421@penderel>
47155      Branch: perl
47156            ! ext/B/B.xs ext/B/B/Deparse.pm
47157 ____________________________________________________________________________
47158 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
47159         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
47160              From: Doug MacEachern <dougm@covalent.net>
47161              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
47162              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
47163      Branch: perl
47164            ! hv.c
47165 ____________________________________________________________________________
47166 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
47167         Log: One more workaround for the UTS compiler from Hal Morris.
47168      Branch: perl
47169            ! perl.h
47170 ____________________________________________________________________________
47171 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
47172         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
47173              From: Robin Houston <robin@kitsite.com>
47174              Date: Thu, 10 May 2001 01:02:08 +0100
47175              Message-ID: <20010510010208.A18200@penderel>
47176      Branch: perl
47177            ! ext/B/B/Debug.pm
47178 ____________________________________________________________________________
47179 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
47180         Log: Subject: [PATCH] Simplify deb_curcv() a bit
47181              From: Benjamin Sugars <bsugars@canoe.ca>
47182              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
47183              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
47184      Branch: perl
47185            ! run.c
47186 ____________________________________________________________________________
47187 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
47188         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
47189              From: Benjamin Sugars <bsugars@canoe.ca>
47190              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
47191              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
47192      Branch: perl
47193            ! t/lib/io_scalar.t
47194 ____________________________________________________________________________
47195 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
47196         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
47197              From: Peter Prymmer <pvhp@forte.com>
47198              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
47199              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
47200      Branch: perl
47201            ! t/lib/md5-file.t
47202 ____________________________________________________________________________
47203 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
47204         Log: Subject: [PATCH t/TEST] B::Deparse tester
47205              From: Robin Houston <robin@kitsite.com>
47206              Date: Wed, 9 May 2001 19:17:50 +0100
47207              Message-ID: <20010509191750.A16940@penderel>
47208      Branch: perl
47209            ! ext/B/O.pm t/TEST
47210 ____________________________________________________________________________
47211 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
47212         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
47213              From: Jeff Pinyan <jeffp@crusoe.net>
47214              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
47215              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
47216      Branch: perl
47217            ! lib/Pod/Html.pm
47218 ____________________________________________________________________________
47219 [ 10057] By: nick                                  on 2001/05/09  18:37:56
47220         Log: Integrate mainline.
47221      Branch: perlio
47222           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
47223           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
47224 ____________________________________________________________________________
47225 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
47226         Log: Update Changes.
47227      Branch: perl
47228            ! Changes patchlevel.h
47229 ____________________________________________________________________________
47230 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
47231         Log: Integrate perlio.
47232      Branch: perl
47233           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
47234 ____________________________________________________________________________
47235 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
47236         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
47237              From: Benjamin Sugars <bsugars@canoe.ca>
47238              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
47239              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
47240      Branch: perl
47241            ! perlio.c
47242 ____________________________________________________________________________
47243 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
47244         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
47245              From: Benjamin Sugars <bsugars@canoe.ca>
47246              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
47247              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
47248      Branch: perl
47249            ! ext/PerlIO/Scalar/Scalar.xs
47250 ____________________________________________________________________________
47251 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
47252         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
47253              From: Jeff Pinyan <jeffp@crusoe.net>
47254              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
47255              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
47256      Branch: perl
47257            ! lib/Pod/Html.pm
47258 ____________________________________________________________________________
47259 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
47260         Log: EPOC tweak from Olaf Flebbe.
47261      Branch: perl
47262            ! epoc/epocish.h
47263 ____________________________________________________________________________
47264 [ 10050] By: nick                                  on 2001/05/09  14:37:57
47265         Log: win32, regen_config_h
47266      Branch: perlio
47267            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47268 ____________________________________________________________________________
47269 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
47270         Log: Integrate perlio.
47271      Branch: perl
47272           !> pp_sys.c
47273 ____________________________________________________________________________
47274 [ 10048] By: nick                                  on 2001/05/09  11:59:50
47275         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
47276              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
47277      Branch: perlio
47278            ! pp_sys.c
47279 ____________________________________________________________________________
47280 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
47281         Log: Integrate perlio.
47282      Branch: perl
47283           !> run.c
47284 ____________________________________________________________________________
47285 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
47286         Log: Subject: Re: Less warnings during configure
47287              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47288              Date: Wed, 09 May 2001 13:12:49 +0200
47289              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
47290      Branch: perl
47291            ! hints/hpux.sh
47292 ____________________________________________________________________________
47293 [ 10045] By: nick                                  on 2001/05/09  09:56:59
47294         Log: MULTIPLICITY/DEBUGGING build fix.
47295      Branch: perlio
47296            ! run.c
47297 ____________________________________________________________________________
47298 [ 10044] By: nick                                  on 2001/05/09  09:46:37
47299         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
47300      Branch: perlio
47301           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
47302            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
47303           !> (integrate 65 files)
47304 ____________________________________________________________________________
47305 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
47306         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
47307              From: Robin Houston <robin@kitsite.com>
47308              Date: Tue, 8 May 2001 19:38:00 +0100
47309              Message-ID: <20010508193800.A4389@penderel>
47310              
47311              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
47312              From: Robin Houston <robin@kitsite.com>
47313              Date: Tue, 8 May 2001 20:03:57 +0100
47314              Message-ID: <20010508200357.A4614@penderel>
47315              
47316              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
47317              From: Robin Houston <robin@kitsite.com>
47318              Date: Wed, 9 May 2001 00:12:05 +0100
47319              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
47320      Branch: perl
47321            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
47322 ____________________________________________________________________________
47323 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
47324         Log: Retract #10031.
47325      Branch: perl
47326            ! pod/perlfunc.pod
47327 ____________________________________________________________________________
47328 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
47329         Log: The metaconfig unit changes for #10040.
47330      Branch: metaconfig/U/perl
47331            ! Checkcc.U d_dlsymun.U dlsrc.U
47332 ____________________________________________________________________________
47333 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
47334         Log: The Configure half of
47335              
47336              Subject: Less warnings during configure
47337              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47338              Date: Tue, 08 May 2001 08:44:02 +0200
47339              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
47340      Branch: perl
47341            ! Configure
47342 ____________________________________________________________________________
47343 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
47344         Log: Subject: Less warnings during configure
47345              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47346              Date: Tue, 08 May 2001 08:44:02 +0200
47347              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
47348      Branch: perl
47349            ! hints/hpux.sh
47350 ____________________________________________________________________________
47351 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
47352         Log: Don't forget to whine about \d__\d.
47353      Branch: perl
47354            ! t/pragma/warn/toke toke.c
47355 ____________________________________________________________________________
47356 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
47357         Log: Allow underscores also in the exponent part.
47358      Branch: perl
47359            ! t/pragma/warn/toke toke.c
47360 ____________________________________________________________________________
47361 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
47362         Log: CodeMagicCD doesn't look like an *I*DE.
47363      Branch: perl
47364            ! pod/perlfaq3.pod
47365 ____________________________________________________________________________
47366 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
47367         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
47368              to be consistently down).
47369      Branch: perl
47370            ! pod/perlfaq3.pod
47371 ____________________________________________________________________________
47372 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
47373         Log: Upgrade to Text::Balanced 1.84.
47374      Branch: perl
47375            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
47376 ____________________________________________________________________________
47377 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
47378         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
47379              From: Benjamin Sugars <bsugars@canoe.ca>
47380              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
47381              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
47382      Branch: perl
47383            ! run.c
47384 ____________________________________________________________________________
47385 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
47386         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
47387              From: Peter Prymmer <pvhp@forte.com>
47388              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
47389              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
47390      Branch: perl
47391            ! t/pod/plainer.t
47392 ____________________________________________________________________________
47393 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
47394         Log: (Retracted by #10042)
47395              
47396              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
47397              From: "Philip Newton" <pnewton@gmx.de>
47398              Date: Tue, 8 May 2001 09:18:10 +0200
47399              Message-ID: <3AF7B9D2.28861.603732@localhost>
47400      Branch: perl
47401            ! pod/perlfunc.pod
47402 ____________________________________________________________________________
47403 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
47404         Log: Subject: [PATCH B::Deparse] Document known bugs
47405              From: Robin Houston <robin@kitsite.com>
47406              Date: Tue, 8 May 2001 01:53:34 +0100
47407              Message-ID: <20010508015334.A32394@penderel>
47408      Branch: perl
47409            ! ext/B/B/Deparse.pm
47410 ____________________________________________________________________________
47411 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
47412         Log: Subject: Re: Perl book, magazine and website updates.
47413              From: "Philip Newton" <pnewton@gmx.de>
47414              Date: Mon, 7 May 2001 17:03:58 +0200
47415              Message-ID: <3AF6D57E.5387.1E29930@localhost>
47416      Branch: perl
47417            ! pod/perlfaq2.pod
47418 ____________________________________________________________________________
47419 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
47420         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
47421              From: Peter Prymmer <pvhp@forte.com>
47422              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
47423              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
47424      Branch: perl
47425            ! t/io/fflush.t
47426 ____________________________________________________________________________
47427 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
47428         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
47429              From: Robin Houston <robin@kitsite.com>
47430              Date: Tue, 8 May 2001 01:14:55 +0100
47431              Message-ID: <20010508011455.A32162@penderel>
47432      Branch: perl
47433            ! ext/B/B/Deparse.pm
47434 ____________________________________________________________________________
47435 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
47436         Log: Typo in #10025.
47437      Branch: perl
47438            ! hints/uts.sh
47439 ____________________________________________________________________________
47440 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
47441         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
47442      Branch: perl
47443            ! hints/uts.sh
47444 ____________________________________________________________________________
47445 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
47446         Log: Subject: Re: [ID 20010506.045] question about hash syntax
47447              From: Peter Scott <Peter@PSDT.com>
47448              Date: Sun, 06 May 2001 13:10:40 -0700
47449              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
47450      Branch: perl
47451            ! pod/perl56delta.pod
47452 ____________________________________________________________________________
47453 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
47454         Log: Configure should figure out the list of dynamic extensions
47455              just fine in UTS-- and in fact it does, as reported by Hal Morris.
47456      Branch: perl
47457            ! hints/uts.sh
47458 ____________________________________________________________________________
47459 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
47460         Log: Update Changes.
47461      Branch: perl
47462            ! Changes patchlevel.h
47463 ____________________________________________________________________________
47464 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
47465         Log: Subject: [PATCH regcomp.c] Insecure regexes
47466              From: Robin Houston <robin@kitsite.com>
47467              Date: Mon, 7 May 2001 21:56:12 +0100
47468              Message-ID: <20010507215612.A31114@penderel>
47469      Branch: perl
47470            ! regcomp.c
47471 ____________________________________________________________________________
47472 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
47473         Log: Drop the foobar.perl.com references for now until Simon
47474              gets them sorted out.
47475      Branch: perl
47476            ! pod/perlfaq2.pod
47477 ____________________________________________________________________________
47478 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
47479         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
47480              From: Prymmer/Kahn <pvhp@best.com>
47481              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
47482              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
47483      Branch: perl
47484            ! lib/Devel/SelfStubber.pm
47485 ____________________________________________________________________________
47486 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
47487         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
47488              From: Prymmer/Kahn <pvhp@best.com>
47489              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
47490              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
47491      Branch: perl
47492            ! win32/Makefile
47493 ____________________________________________________________________________
47494 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
47495         Log: s/WebTechnique's/WebTechniques/
47496      Branch: perl
47497            ! pod/perlfaq2.pod
47498 ____________________________________________________________________________
47499 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
47500         Log: Llama 3 updates from Randal.
47501      Branch: perl
47502            ! pod/perlfaq2.pod
47503 ____________________________________________________________________________
47504 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
47505         Log: Subject: [PATCH] Help -Dt show correct pad variables
47506              From: Benjamin Sugars <ben.sugars@home.com>
47507              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
47508              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
47509      Branch: perl
47510            ! embed.h embed.pl proto.h run.c
47511 ____________________________________________________________________________
47512 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
47513         Log: Subject: [PATCH] Document C<our $foo : shared>
47514              From: Benjamin Sugars <ben.sugars@home.com>
47515              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
47516              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
47517      Branch: perl
47518            ! pod/perlfunc.pod
47519 ____________________________________________________________________________
47520 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
47521         Log: Subject: [PATCH B::Deparse] undefined folded constants
47522              From: Robin Houston <robin@kitsite.com>
47523              Date: Sun, 6 May 2001 17:19:09 +0100
47524              Message-ID: <20010506171909.A7046@penderel>
47525      Branch: perl
47526            ! ext/B/B/Deparse.pm
47527 ____________________________________________________________________________
47528 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
47529         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
47530              From: Robin Houston <robin@kitsite.com>
47531              Message-ID: <20010506164654.A6848@penderel>
47532              Date: Sun, 6 May 2001 16:46:54 +0100
47533      Branch: perl
47534            ! ext/B/B/Deparse.pm
47535 ____________________________________________________________________________
47536 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
47537         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
47538              From: Robin Houston <robin@kitsite.com>
47539              Date: Sun, 6 May 2001 14:47:02 +0100
47540              Message-ID: <20010506144702.A6308@penderel>
47541      Branch: perl
47542            ! t/op/my_stash.t
47543 ____________________________________________________________________________
47544 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
47545         Log: Subject: Perl book, magazine and website updates.
47546              From: Simon Cozens <simon@netthink.co.uk>
47547              Date: Sun, 6 May 2001 16:55:36 +0100
47548              Message-ID: <20010506165536.A1795@netthink.co.uk>
47549      Branch: perl
47550            ! pod/perlbook.pod pod/perlfaq2.pod
47551 ____________________________________________________________________________
47552 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
47553         Log: Tweaks on the Tru64 prof options.
47554      Branch: perl
47555            ! pod/perlhack.pod
47556 ____________________________________________________________________________
47557 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
47558         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
47559              From: Robin Houston <robin@kitsite.com>
47560              Date: Sun, 6 May 2001 14:40:51 +0100
47561              Message-ID: <20010506144051.A6279@penderel>
47562      Branch: perl
47563            ! t/pod/testp2pt.pl
47564 ____________________________________________________________________________
47565 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
47566         Log: Subject: [PATCH B::Deparse] scoping
47567              From: Robin Houston <robin@kitsite.com>
47568              Date: Sun, 6 May 2001 14:36:56 +0100
47569              Message-ID: <20010506143656.A4006@penderel>
47570      Branch: perl
47571            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
47572 ____________________________________________________________________________
47573 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
47574         Log: Document the undefinedness of bitshifting out of range.
47575      Branch: perl
47576            ! pod/perlop.pod
47577 ____________________________________________________________________________
47578 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
47579         Log: Retract #10003 and update the IDE descriptions a bit.
47580      Branch: perl
47581            ! pod/perlfaq3.pod
47582 ____________________________________________________________________________
47583 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
47584         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
47585              From: Prymmer/Kahn <pvhp@best.com>
47586              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
47587              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
47588      Branch: perl
47589            ! win32/Makefile win32/buildext.pl win32/config.bc
47590            ! win32/config.gc win32/config.vc
47591 ____________________________________________________________________________
47592 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
47593         Log: (Retracted by #10005.)
47594      Branch: perl
47595            ! pod/perlfaq3.pod
47596 ____________________________________________________________________________
47597 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
47598         Log: It's "psed", not "sed".
47599      Branch: perl
47600            ! x2p/s2p.PL
47601 ____________________________________________________________________________
47602 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
47603         Log: Update Changes.
47604      Branch: perl
47605            ! Changes patchlevel.h
47606 ____________________________________________________________________________
47607 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
47608         Log: Subject: Re: bleadperl make install fails due to "psed"
47609              From: andreas.koenig@anima.de (Andreas J. Koenig)
47610              Date: 05 May 2001 18:23:28 +0200
47611              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
47612      Branch: perl
47613            ! x2p/Makefile.SH x2p/s2p.PL
47614 ____________________________________________________________________________
47615 [  9999] By: jhi                                   on 2001/05/05  18:28:09
47616         Log: AUTHORS updates.
47617      Branch: perl
47618            ! AUTHORS
47619 ____________________________________________________________________________
47620 [  9998] By: jhi                                   on 2001/05/05  18:16:00
47621         Log: Updates on the pods related to the modules included since 5.6.
47622              
47623              TODO: perltodo really could use major updating.
47624      Branch: perl
47625            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
47626            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
47627            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
47628            ! pod/perlsyn.pod pod/perltodo.pod
47629 ____________________________________________________________________________
47630 [  9997] By: jhi                                   on 2001/05/05  17:35:17
47631         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
47632              from Kurt Skauen.
47633      Branch: perl
47634            + hints/atheos.sh
47635            ! MANIFEST
47636 ____________________________________________________________________________
47637 [  9996] By: jhi                                   on 2001/05/05  17:25:00
47638         Log: Add preemptive #undefs for some of the shorter and more prone
47639              to collision regcomp.h #defines.  (Background: the MASK collided
47640              with a system header #define in Rhapsody.)
47641      Branch: perl
47642            ! regcomp.h
47643 ____________________________________________________________________________
47644 [  9995] By: jhi                                   on 2001/05/05  13:24:21
47645         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
47646              From: Nicholas Clark <nick@ccl4.org>
47647              Date: Sat, 5 May 2001 14:46:39 +0100
47648              Message-ID: <20010505144639.O53513@plum.flirble.org>
47649              
47650              Add a test for the constants (if any) being processed correctly.
47651      Branch: perl
47652            ! utils/h2xs.PL
47653 ____________________________________________________________________________
47654 [  9994] By: jhi                                   on 2001/05/05  02:11:03
47655         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
47656              From: Peter Prymmer <pvhp@forte.com>
47657              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
47658              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
47659      Branch: perl
47660            ! t/lib/b-stash.t
47661 ____________________________________________________________________________
47662 [  9993] By: jhi                                   on 2001/05/05  02:03:49
47663         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
47664              From: Peter Prymmer <pvhp@forte.com>
47665              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
47666              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
47667      Branch: perl
47668            ! perlio.c vms/vmsish.h
47669 ____________________________________________________________________________
47670 [  9992] By: jhi                                   on 2001/05/04  17:21:12
47671         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
47672              From: Robin Barker <rmb1@cise.npl.co.uk>
47673              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
47674              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
47675      Branch: perl
47676            + t/pod/plainer.t
47677            ! MANIFEST
47678 ____________________________________________________________________________
47679 [  9991] By: jhi                                   on 2001/05/04  16:47:45
47680         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
47681              From: Robin Barker <rmb1@cise.npl.co.uk>
47682              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
47683              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
47684      Branch: perl
47685            ! regcomp.c
47686 ____________________________________________________________________________
47687 [  9990] By: jhi                                   on 2001/05/04  14:37:20
47688         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
47689              From: Prymmer/Kahn <pvhp@best.com>
47690              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
47691              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
47692      Branch: perl
47693            ! t/lib/b-stash.t
47694 ____________________________________________________________________________
47695 [  9989] By: jhi                                   on 2001/05/04  14:03:58
47696         Log: Introduce perl572delta, update Todo, add the missing
47697              mention about signal safety since 5.7.1 (though this
47698              requires verification and more details.)
47699      Branch: perl
47700            + pod/perl572delta.pod
47701            ! MANIFEST Todo pod/perl571delta.pod
47702 ____________________________________________________________________________
47703 [  9988] By: jhi                                   on 2001/05/04  12:41:51
47704         Log: Subject: [PATCH perl@9944] long =item
47705              From: Robin Barker <rmb1@cise.npl.co.uk>
47706              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
47707              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
47708      Branch: perl
47709            ! ext/Time/HiRes/HiRes.pm
47710 ____________________________________________________________________________
47711 [  9987] By: jhi                                   on 2001/05/04  12:39:19
47712         Log: The #9901 had removed one line essential for EBCDIC.
47713      Branch: perl
47714            ! regcomp.c
47715 ____________________________________________________________________________
47716 [  9986] By: jhi                                   on 2001/05/04  12:30:23
47717         Log: Subject: cygwin/Makefile.SHs INSTALL patch
47718              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
47719              Date: Mon, 08 Jan 2001 04:59:21 +0200
47720              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
47721      Branch: perl
47722            ! cygwin/Makefile.SHs
47723 ____________________________________________________________________________
47724 [  9985] By: jhi                                   on 2001/05/04  03:51:39
47725         Log: Encode/IO doc tweaks.
47726      Branch: perl
47727            ! ext/Encode/Encode.pm
47728 ____________________________________________________________________________
47729 [  9984] By: jhi                                   on 2001/05/04  03:29:34
47730         Log: Remove GDBM_File from the dynamic extensions for UTS,
47731              GDBM is not a standard feature.
47732      Branch: perl
47733            ! hints/uts.sh
47734 ____________________________________________________________________________
47735 [  9983] By: jhi                                   on 2001/05/04  03:22:59
47736         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
47737      Branch: perl
47738            ! pod/perlretut.pod
47739 ____________________________________________________________________________
47740 [  9982] By: jhi                                   on 2001/05/03  23:21:03
47741         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
47742              From: Benjamin Sugars <bsugars@canoe.ca>
47743              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
47744              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
47745      Branch: perl
47746            ! dump.c
47747 ____________________________________________________________________________
47748 [  9981] By: jhi                                   on 2001/05/03  23:20:05
47749         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
47750              From: Benjamin Sugars <bsugars@canoe.ca>
47751              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
47752              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
47753      Branch: perl
47754            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
47755 ____________________________________________________________________________
47756 [  9980] By: jhi                                   on 2001/05/03  23:15:29
47757         Log: Integrate perlio.
47758      Branch: perl
47759           !> ext/Encode/Encode.pm
47760 ____________________________________________________________________________
47761 [  9979] By: jhi                                   on 2001/05/03  16:54:59
47762         Log: Install psed man page.
47763      Branch: perl
47764            ! installman
47765 ____________________________________________________________________________
47766 [  9978] By: jhi                                   on 2001/05/03  16:45:58
47767         Log: Remove unused files; noted by Sarathy.
47768      Branch: perl
47769            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
47770            ! MANIFEST
47771 ____________________________________________________________________________
47772 [  9977] By: jhi                                   on 2001/05/03  16:42:30
47773         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
47774              From: Andy Dougherty <doughera@lafayette.edu>
47775              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
47776              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
47777      Branch: perl
47778            ! INSTALL
47779 ____________________________________________________________________________
47780 [  9976] By: nick                                  on 2001/05/03  16:40:42
47781         Log: Allow $answer = encode($object,$text); like it says in docs.
47782      Branch: perlio
47783            ! ext/Encode/Encode.pm
47784 ____________________________________________________________________________
47785 [  9975] By: nick                                  on 2001/05/03  16:22:30
47786         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
47787              to be in scope (fair enough), and also a package variable (our) for eval to see it.
47788      Branch: perlio
47789            ! ext/Encode/Encode.pm
47790 ____________________________________________________________________________
47791 [  9974] By: nick                                  on 2001/05/03  15:48:17
47792         Log: Integrate mainline.
47793      Branch: perlio
47794           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
47795           +> t/lib/filter-simple.t t/lib/next.t
47796           !> (integrate 70 files)
47797 ____________________________________________________________________________
47798 [  9973] By: jhi                                   on 2001/05/03  13:09:09
47799         Log: Update Changes.
47800      Branch: perl
47801            ! Changes patchlevel.h
47802 ____________________________________________________________________________
47803 [  9972] By: jhi                                   on 2001/05/03  12:58:33
47804         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
47805              From: Prymmer/Kahn <pvhp@best.com>
47806              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
47807              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
47808      Branch: perl
47809            ! t/io/fflush.t
47810 ____________________________________________________________________________
47811 [  9971] By: jhi                                   on 2001/05/03  12:57:26
47812         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
47813              From: Prymmer/Kahn <pvhp@best.com>
47814              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
47815              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
47816      Branch: perl
47817            ! win32/FindExt.pm
47818 ____________________________________________________________________________
47819 [  9970] By: jhi                                   on 2001/05/03  02:42:46
47820         Log: Can't croak sans thread context, from Doug MacEachern.
47821      Branch: perl
47822            ! toke.c
47823 ____________________________________________________________________________
47824 [  9969] By: jhi                                   on 2001/05/03  01:23:48
47825         Log: Subject: Random input test and Perl
47826              From: Ilya Zakharevich <ilya@math.berkeley.edu>
47827              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
47828              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
47829      Branch: perl
47830            ! toke.c
47831 ____________________________________________________________________________
47832 [  9968] By: jhi                                   on 2001/05/02  22:17:21
47833         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
47834              From: Peter Prymmer <pvhp@forte.com>
47835              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
47836              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
47837      Branch: perl
47838            ! pod/perlfunc.pod pod/perlport.pod
47839 ____________________________________________________________________________
47840 [  9967] By: jhi                                   on 2001/05/02  20:12:45
47841         Log: Workaround for UTS compiler casting bug from Hal Morris.
47842      Branch: perl
47843            ! perl.h
47844 ____________________________________________________________________________
47845 [  9966] By: jhi                                   on 2001/05/02  18:31:37
47846         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
47847              From: Dan Sugalski <dan@sidhe.org>
47848              Date: Wed, 02 May 2001 15:23:22 -0400
47849              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
47850      Branch: perl
47851            ! perl.c vms/vms.c
47852 ____________________________________________________________________________
47853 [  9965] By: jhi                                   on 2001/05/02  18:21:29
47854         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
47855      Branch: perl
47856            ! pod/perlfunc.pod
47857 ____________________________________________________________________________
47858 [  9964] By: jhi                                   on 2001/05/02  18:15:01
47859         Log: Document large files in INSTALL, document also the %x
47860              limitation if not use64bitint, closes bug 20010326.007.
47861      Branch: perl
47862            ! INSTALL
47863 ____________________________________________________________________________
47864 [  9963] By: jhi                                   on 2001/05/02  17:24:47
47865         Log: perlmodlib tweaks; regen pods.
47866      Branch: perl
47867            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
47868            ! pod/perltoc.pod
47869 ____________________________________________________________________________
47870 [  9962] By: jhi                                   on 2001/05/02  17:14:00
47871         Log: Fix for a segfault, from Marc Lehmann.
47872      Branch: perl
47873            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
47874 ____________________________________________________________________________
47875 [  9961] By: jhi                                   on 2001/05/02  15:55:53
47876         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
47877              From: "Philip Newton" <pnewton@gmx.de>
47878              Date: Wed, 2 May 2001 18:39:03 +0200
47879              Message-ID: <3AF05447.15525.173B588@localhost>
47880      Branch: perl
47881            ! pod/perlop.pod
47882 ____________________________________________________________________________
47883 [  9960] By: jhi                                   on 2001/05/02  15:35:37
47884         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
47885              From: Dan Sugalski <dan@sidhe.org>
47886              Date: Wed, 02 May 2001 11:37:27 -0400
47887              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
47888      Branch: perl
47889            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
47890            ! thread.h vms/vms.c vms/vmsish.h
47891 ____________________________________________________________________________
47892 [  9959] By: jhi                                   on 2001/05/02  15:21:08
47893         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
47894              From: Benjamin Sugars <bsugars@canoe.ca>
47895              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
47896              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
47897      Branch: perl
47898            ! ext/PerlIO/Scalar/Scalar.xs
47899 ____________________________________________________________________________
47900 [  9958] By: jhi                                   on 2001/05/02  15:15:53
47901         Log: Bug in #9915, spotted by Mike Guy.
47902      Branch: perl
47903            ! installperl
47904 ____________________________________________________________________________
47905 [  9957] By: jhi                                   on 2001/05/02  13:26:01
47906         Log: Add a test for not griping about references as array
47907              indices if the reference has magic in it (overloaded
47908              methods).
47909      Branch: perl
47910            ! pod/perldiag.pod t/pragma/warn/pp_hot
47911 ____________________________________________________________________________
47912 [  9956] By: jhi                                   on 2001/05/02  13:07:01
47913         Log: Retracted a bit too much in #9952.
47914      Branch: perl
47915            ! t/pragma/sub_lval.t
47916 ____________________________________________________________________________
47917 [  9955] By: jhi                                   on 2001/05/02  13:05:38
47918         Log: Test for #9952.
47919      Branch: perl
47920            ! t/op/tie.t
47921 ____________________________________________________________________________
47922 [  9954] By: jhi                                   on 2001/05/02  11:48:18
47923         Log: Additional note on the encoding example: one cannot
47924              convert string constants in-place.
47925      Branch: perl
47926            ! ext/Encode/Encode.pm
47927 ____________________________________________________________________________
47928 [  9953] By: jhi                                   on 2001/05/02  11:43:51
47929         Log: Note that if you have recent enough Perl you already
47930              have Filter::Util::Call.
47931      Branch: perl
47932            ! lib/Filter/Simple.pm
47933 ____________________________________________________________________________
47934 [  9952] By: jhi                                   on 2001/05/02  11:31:53
47935         Log: Retract changes #8254 and #8255, causes coredump in
47936              'tie FH, "main"', reported by Abigail, culprit found by
47937              Benjamin Sugars.  Mirrors maintperl change #9950.
47938      Branch: perl
47939            ! op.c t/pragma/sub_lval.t
47940 ____________________________________________________________________________
47941 [  9951] By: jhi                                   on 2001/05/02  11:14:29
47942         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
47943      Branch: perl
47944            + t/lib/MyFilter.pm
47945 ____________________________________________________________________________
47946 [  9950] By: gsar                                  on 2001/05/02  03:17:11
47947         Log: revert integration of changes#8254,8255 in change#8620 (causes
47948              a coredump in C<tie FH, 'foo'>; the idea itself may need better
47949              rationalization)
47950      Branch: maint-5.6/perl
47951            ! op.c t/pragma/sub_lval.t
47952 ____________________________________________________________________________
47953 [  9949] By: gsar                                  on 2001/05/02  02:56:32
47954         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
47955              
47956              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
47957              
47958              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
47959      Branch: maint-5.6/perl
47960           !> hints/svr5.sh
47961 ____________________________________________________________________________
47962 [  9948] By: gsar                                  on 2001/05/02  02:49:15
47963         Log: pod/find.t breaks on VMS (from Craig Berry)
47964      Branch: maint-5.6/perl
47965            ! t/pod/find.t
47966 ____________________________________________________________________________
47967 [  9947] By: jhi                                   on 2001/05/02  02:43:09
47968         Log: Add an encoding conversion example.
47969      Branch: perl
47970            ! ext/Encode/Encode.pm
47971 ____________________________________________________________________________
47972 [  9946] By: jhi                                   on 2001/05/02  01:34:22
47973         Log: Another coat of paint but still nowhere finished.
47974              Need to decide on the semantics of strptime(): should
47975              strptime() be a function instead of a method?  To do
47976              the week/monthname-strptiming the i18n/l10n bullet needs
47977              to be bitten with gusto.
47978      Branch: perl
47979            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
47980 ____________________________________________________________________________
47981 [  9945] By: jhi                                   on 2001/05/01  23:40:52
47982         Log: Update Changes.
47983      Branch: perl
47984            ! Changes patchlevel.h
47985 ____________________________________________________________________________
47986 [  9944] By: jhi                                   on 2001/05/01  23:33:37
47987         Log: Add known-to-be-tested modules to the list-to-be-skipped.
47988      Branch: perl
47989            ! t/lib/1_compile.t
47990 ____________________________________________________________________________
47991 [  9943] By: jhi                                   on 2001/05/01  23:24:40
47992         Log: Subject: BorlandC++ fix
47993              From: "Vadim Konovalov" <watman@inbox.ru>
47994              Date: Mon, 30 Apr 2001 20:12:26 -0700
47995              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
47996      Branch: perl
47997            ! win32/makefile.mk
47998 ____________________________________________________________________________
47999 [  9942] By: jhi                                   on 2001/05/01  23:18:02
48000         Log: Update to Filter::Simple 0.60, create a test for it.
48001      Branch: perl
48002            + t/lib/filter-simple.t
48003            ! MANIFEST lib/Filter/Simple.pm
48004 ____________________________________________________________________________
48005 [  9941] By: jhi                                   on 2001/05/01  19:47:24
48006         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
48007              From: Hugo <hv@crypt.compulink.co.uk>
48008              Date: Tue, 01 May 2001 20:12:20 +0100
48009              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
48010      Branch: perl
48011            ! pp_hot.c t/op/re_tests
48012 ____________________________________________________________________________
48013 [  9940] By: jhi                                   on 2001/05/01  19:42:16
48014         Log: Integrate perlio.
48015      Branch: perl
48016           !> lib/base.pm t/lib/fields.t
48017 ____________________________________________________________________________
48018 [  9939] By: jhi                                   on 2001/05/01  19:39:51
48019         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
48020              From: Benjamin Sugars <bsugars@canoe.ca>
48021              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
48022              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
48023      Branch: perl
48024            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48025 ____________________________________________________________________________
48026 [  9938] By: jhi                                   on 2001/05/01  19:34:09
48027         Log: Add NEXT, a pseudo-class for method redispatching.
48028              <Damian>NEXT.pm probably offers more bang-for-buck
48029              than anything else I've ever written.</Damian>
48030      Branch: perl
48031            + lib/NEXT.pm t/lib/next.t
48032            ! MANIFEST
48033 ____________________________________________________________________________
48034 [  9937] By: jhi                                   on 2001/05/01  19:21:41
48035         Log: Update to Switch 2.02.
48036      Branch: perl
48037            ! lib/Switch.pm t/lib/switch.t
48038 ____________________________________________________________________________
48039 [  9936] By: nick                                  on 2001/05/01  19:09:21
48040         Log: Fix for base.pm clobbering $VERSION
48041      Branch: perlio
48042            ! lib/base.pm
48043 ____________________________________________________________________________
48044 [  9935] By: nick                                  on 2001/05/01  18:54:38
48045         Log: Test for base.pm clobbering $VERSION.
48046      Branch: perlio
48047            ! t/lib/fields.t
48048 ____________________________________________________________________________
48049 [  9934] By: jhi                                   on 2001/05/01  18:39:10
48050         Log: Add information about Scalar::Util::blessed.
48051      Branch: perl
48052            ! pod/perlobj.pod
48053 ____________________________________________________________________________
48054 [  9933] By: jhi                                   on 2001/05/01  18:33:51
48055         Log: Subject: Extra UNIVERSAL documentation
48056              From: Mike Guy <mjtg@cam.ac.uk>
48057              Date: Tue, 01 May 2001 20:12:11 +0100
48058              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
48059      Branch: perl
48060            ! pod/perlobj.pod
48061 ____________________________________________________________________________
48062 [  9932] By: jhi                                   on 2001/05/01  18:26:54
48063         Log: Subject: Autoflush in tests as appropriate
48064              From: Mike Guy <mjtg@cam.ac.uk>
48065              Date: Tue, 01 May 2001 20:05:31 +0100
48066              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
48067      Branch: perl
48068            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
48069            ! t/op/taint.t
48070 ____________________________________________________________________________
48071 [  9931] By: jhi                                   on 2001/05/01  18:02:29
48072         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
48073              From: Benjamin Sugars <bsugars@canoe.ca>
48074              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
48075              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
48076      Branch: perl
48077            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
48078 ____________________________________________________________________________
48079 [  9930] By: jhi                                   on 2001/05/01  15:12:26
48080         Log: Subject: Re: Finally got a round tuit
48081              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48082              Date: Tue, 01 May 2001 14:14:10 +0200
48083              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
48084              
48085              The -DP part, slightly modified.
48086      Branch: perl
48087            ! perl.c
48088 ____________________________________________________________________________
48089 [  9929] By: jhi                                   on 2001/05/01  14:17:15
48090         Log: Subject: Re: Finally got a round tuit
48091              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48092              Date: Tue, 01 May 2001 16:34:06 +0200
48093              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
48094              
48095              cpp and optimization tweaks for HP-UX.
48096      Branch: perl
48097            ! hints/hpux.sh
48098 ____________________________________________________________________________
48099 [  9928] By: jhi                                   on 2001/05/01  13:24:20
48100         Log: Tune the scan_num() comments to reality.
48101      Branch: perl
48102            ! toke.c
48103 ____________________________________________________________________________
48104 [  9927] By: jhi                                   on 2001/05/01  13:14:01
48105         Log: Subject: [PATCH B::Deparse] optimised sort
48106              From: Robin Houston <robin@kitsite.com>
48107              Date: Tue, 1 May 2001 14:07:12 +0100
48108              Message-ID: <20010501140712.A4266@penderel>
48109      Branch: perl
48110            ! ext/B/B/Deparse.pm
48111 ____________________________________________________________________________
48112 [  9926] By: jhi                                   on 2001/05/01  13:10:53
48113         Log: Subject: [PATCH t/lib/b-deparse.t] 
48114              From: Robin Houston <robin@kitsite.com>
48115              Date: Tue, 1 May 2001 13:37:42 +0100
48116              Message-ID: <20010501133742.A4082@penderel>
48117      Branch: perl
48118            ! t/lib/b-deparse.t
48119 ____________________________________________________________________________
48120 [  9925] By: jhi                                   on 2001/05/01  13:10:13
48121         Log: Subject: [PATCH B::Deparse] for(;;), sort
48122              From: Robin Houston <robin@kitsite.com>
48123              Date: Tue, 1 May 2001 13:35:00 +0100
48124              Message-ID: <20010501133500.A4061@penderel>
48125      Branch: perl
48126            ! ext/B/B/Deparse.pm
48127 ____________________________________________________________________________
48128 [  9924] By: jhi                                   on 2001/05/01  13:09:22
48129         Log: Subject: [PATCH B::Deparse] do, warn, use
48130              From: Robin Houston <robin@kitsite.com>
48131              Date: Tue, 1 May 2001 13:31:03 +0100
48132              Message-ID: <20010501133103.A4041@penderel>
48133      Branch: perl
48134            ! ext/B/B/Deparse.pm
48135 ____________________________________________________________________________
48136 [  9923] By: jhi                                   on 2001/05/01  11:45:36
48137         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
48138              From: Benjamin Sugars <ben.sugars@home.com>
48139              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
48140              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
48141      Branch: perl
48142            + t/io/fflush.t
48143            ! MANIFEST
48144 ____________________________________________________________________________
48145 [  9922] By: jhi                                   on 2001/05/01  11:35:42
48146         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
48147              From: Peter Prymmer <pvhp@forte.com>
48148              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
48149              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
48150      Branch: perl
48151            ! t/lib/selfstubber.t
48152 ____________________________________________________________________________
48153 [  9921] By: jhi                                   on 2001/04/30  16:34:33
48154         Log: Subject: [PATCH B::Concise] suppress warning
48155              From: Robin Houston <robin@kitsite.com>
48156              Date: Mon, 30 Apr 2001 16:09:49 +0100
48157              Message-ID: <20010430160949.A25086@penderel>
48158      Branch: perl
48159            ! ext/B/B/Concise.pm
48160 ____________________________________________________________________________
48161 [  9920] By: jhi                                   on 2001/04/30  13:56:04
48162         Log: Strip the *markers* from #9919.
48163      Branch: perl
48164            ! pod/perlfaq.pod pod/perlfaq5.pod
48165 ____________________________________________________________________________
48166 [  9919] By: jhi                                   on 2001/04/30  13:54:04
48167         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
48168              From: Gwyn Judd <b.judd@xtra.co.nz>
48169              Date: Sun, 29 Apr 2001 01:47:49 +1200
48170              Message-ID: <20010429014749.A4418@thislove>
48171      Branch: perl
48172            ! pod/perlfaq.pod pod/perlfaq5.pod
48173 ____________________________________________________________________________
48174 [  9918] By: jhi                                   on 2001/04/30  13:13:54
48175         Log: More_tweakage.
48176      Branch: perl
48177            ! pod/perldata.pod pod/perldiag.pod
48178 ____________________________________________________________________________
48179 [  9917] By: jhi                                   on 2001/04/30  13:01:27
48180         Log: Update Changes.
48181      Branch: perl
48182            ! Changes patchlevel.h
48183 ____________________________________________________________________________
48184 [  9916] By: jhi                                   on 2001/04/30  12:57:03
48185         Log: T_w_e_a_k_a_g_e.
48186      Branch: perl
48187            ! pod/perldata.pod pod/perldiag.pod
48188 ____________________________________________________________________________
48189 [  9915] By: jhi                                   on 2001/04/30  12:39:29
48190         Log: Install s2p also as psed.
48191              
48192              TODO: psed documentation?
48193      Branch: perl
48194            ! installperl
48195 ____________________________________________________________________________
48196 [  9914] By: jhi                                   on 2001/04/30  12:29:21
48197         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
48198              From: Jens Hamisch <jens@Strawberry.COM>
48199              Date: Fri, 27 Apr 2001 17:00:36 +0200
48200              Message-ID: <20010427170036.K1372@Strawberry.COM>
48201              
48202              SOCKS5_VERSION_NAME is the right symbol to detect
48203              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
48204              function called socks5_init() is available, and even that is
48205              not universal, most SOCKS5 installations use SOCKSinit()).
48206      Branch: perl
48207            ! perlio.c
48208 ____________________________________________________________________________
48209 [  9913] By: jhi                                   on 2001/04/30  12:22:15
48210         Log: Allow a zero timeout on IO::Socket accept and connect--
48211              though one really shouldn't do that.  Based on
48212              
48213              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
48214              From: "John Holdsworth" <coldwave@bigfoot.com>
48215              Date: Sun, 4 Feb 2001 12:48:18 +0100
48216              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
48217      Branch: perl
48218            ! ext/IO/lib/IO/Socket.pm
48219 ____________________________________________________________________________
48220 [  9912] By: jhi                                   on 2001/04/30  11:27:27
48221         Log: Save the spot of regprev (see #9911) for binary compatibility;
48222              regen API.
48223      Branch: perl
48224            ! embedvar.h perlapi.h thrdvar.h
48225 ____________________________________________________________________________
48226 [  9911] By: jhi                                   on 2001/04/30  11:22:03
48227         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
48228              From: Hugo <hv@crypt.compulink.co.uk>
48229              Date: Sun, 29 Apr 2001 17:09:30 +0100
48230              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
48231      Branch: perl
48232            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
48233 ____________________________________________________________________________
48234 [  9910] By: jhi                                   on 2001/04/30  11:15:12
48235         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
48236              a dummy for PL_numeric_radix); no pressing reason to break
48237              binary compatibility; regen API.
48238      Branch: perl
48239            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
48240            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
48241 ____________________________________________________________________________
48242 [  9909] By: jhi                                   on 2001/04/30  10:56:08
48243         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
48244              From: Walt Mankowski <waltman@netaxs.com>
48245              Date: Sun, 29 Apr 2001 21:53:48 -0400
48246              Message-ID: <20010429215348.A3971@netaxs.com>
48247      Branch: perl
48248            ! pod/perlfunc.pod
48249 ____________________________________________________________________________
48250 [  9908] By: jhi                                   on 2001/04/30  10:49:40
48251         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
48252      Branch: perl
48253            ! t/lib/selfstubber.t
48254 ____________________________________________________________________________
48255 [  9907] By: nick                                  on 2001/04/30  09:26:50
48256         Log: Integrate mainline.
48257      Branch: perlio
48258           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
48259 ____________________________________________________________________________
48260 [  9906] By: jhi                                   on 2001/04/29  23:24:20
48261         Log: Abigail spotted a thinko in #9905.
48262      Branch: perl
48263            ! pod/perldiag.pod
48264 ____________________________________________________________________________
48265 [  9905] By: jhi                                   on 2001/04/29  15:55:39
48266         Log: Changed the underscore/undebar syntax in numeric constants;
48267              now any grouping will do, as long as the underscores are not
48268              consecutive (so "zero-grouping" is out), and they do not begin
48269              or end the integer or fractional parts.
48270      Branch: perl
48271            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
48272 ____________________________________________________________________________
48273 [  9904] By: nick                                  on 2001/04/29  15:43:22
48274         Log: Integrate mainline.
48275      Branch: perlio
48276           +> (branch 98 files)
48277            - lib/unicode/Block.pl
48278            - lib/unicode/In/AlphabeticPresentationForms.pl
48279            - lib/unicode/In/Arabic.pl
48280            - lib/unicode/In/ArabicPresentationForms-A.pl
48281            - lib/unicode/In/ArabicPresentationForms-B.pl
48282            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
48283            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
48284            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
48285            - lib/unicode/In/BopomofoExtended.pl
48286            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
48287            - lib/unicode/In/CJKCompatibility.pl
48288            - lib/unicode/In/CJKCompatibilityForms.pl
48289            - lib/unicode/In/CJKCompatibilityIdeographs.pl
48290            - lib/unicode/In/CJKRadicalsSupplement.pl
48291            - lib/unicode/In/CJKSymbolsandPunctuation.pl
48292            - lib/unicode/In/CJKUnifiedIdeographs.pl
48293            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
48294            - lib/unicode/In/Cherokee.pl
48295            - lib/unicode/In/CombiningDiacriticalMarks.pl
48296            - lib/unicode/In/CombiningHalfMarks.pl
48297            - lib/unicode/In/CombiningMarksforSymbols.pl
48298            - lib/unicode/In/ControlPictures.pl
48299            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
48300            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
48301            - lib/unicode/In/EnclosedAlphanumerics.pl
48302            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
48303            - lib/unicode/In/Ethiopic.pl
48304            - lib/unicode/In/GeneralPunctuation.pl
48305            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
48306            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
48307            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
48308            - lib/unicode/In/HalfwidthandFullwidthForms.pl
48309            - lib/unicode/In/HangulCompatibilityJamo.pl
48310            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
48311            - lib/unicode/In/Hebrew.pl
48312            - lib/unicode/In/HighPrivateUseSurrogates.pl
48313            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
48314            - lib/unicode/In/IPAExtensions.pl
48315            - lib/unicode/In/IdeographicDescriptionCharacters.pl
48316            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
48317            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
48318            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
48319            - lib/unicode/In/Latin-1Supplement.pl
48320            - lib/unicode/In/LatinExtended-A.pl
48321            - lib/unicode/In/LatinExtended-B.pl
48322            - lib/unicode/In/LatinExtendedAdditional.pl
48323            - lib/unicode/In/LetterlikeSymbols.pl
48324            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
48325            - lib/unicode/In/MathematicalOperators.pl
48326            - lib/unicode/In/MiscellaneousSymbols.pl
48327            - lib/unicode/In/MiscellaneousTechnical.pl
48328            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
48329            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
48330            - lib/unicode/In/OpticalCharacterRecognition.pl
48331            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
48332            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
48333            - lib/unicode/In/SmallFormVariants.pl
48334            - lib/unicode/In/SpacingModifierLetters.pl
48335            - lib/unicode/In/Specials.pl
48336            - lib/unicode/In/SuperscriptsandSubscripts.pl
48337            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
48338            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
48339            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
48340            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
48341            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
48342           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
48343           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
48344           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
48345           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
48346           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
48347           !> utf8.c win32/Makefile
48348 ____________________________________________________________________________
48349 [  9903] By: jhi                                   on 2001/04/29  14:30:53
48350         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
48351              From: Prymmer/Kahn <pvhp@best.com>
48352              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
48353              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
48354      Branch: perl
48355            ! win32/Makefile
48356 ____________________________________________________________________________
48357 [  9902] By: jhi                                   on 2001/04/29  02:52:44
48358         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
48359              From: "Abigail" <abigail@foad.org>
48360              Date: Sun, 29 Apr 2001 03:14:25 +0200
48361              Message-ID: <20010429011425.24503.qmail@foad.org>
48362      Branch: perl
48363            ! ext/IO/lib/IO/Seekable.pm
48364 ____________________________________________________________________________
48365 [  9901] By: jhi                                   on 2001/04/29  02:04:46
48366         Log: In character classes one couldn't have 0x80..0xff characters
48367              at the left hand side if there were 0x100.. characters in the
48368              character class.
48369      Branch: perl
48370            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
48371            ! t/op/pat.t utf8.c
48372 ____________________________________________________________________________
48373 [  9900] By: jhi                                   on 2001/04/28  22:55:04
48374         Log: Forgot the latest mktables.PL from #9899.
48375      Branch: perl
48376            ! lib/unicode/mktables.PL
48377 ____________________________________________________________________________
48378 [  9899] By: jhi                                   on 2001/04/28  22:53:28
48379         Log: Explain the \p{} and \P{} error message better and
48380              have prettier prettyprint in In.pl.
48381      Branch: perl
48382            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
48383            ! pod/perldiag.pod
48384 ____________________________________________________________________________
48385 [  9898] By: jhi                                   on 2001/04/28  21:03:34
48386         Log: Add one possible explanation for the "Invalid [] range" error.
48387      Branch: perl
48388            ! pod/perldiag.pod
48389 ____________________________________________________________________________
48390 [  9897] By: jhi                                   on 2001/04/28  17:18:26
48391         Log: Add a level of indirection to the implementation of \p{InFoo}
48392              so that we don't have to have long filenames.  (Nothing changes
48393              in the user interface.)   The indirection is defined in
48394              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
48395              Also rename some the character classes by removing '-' from
48396              the classnames, and finally renamed Block.pl as Blocks.pl.
48397      Branch: perl
48398            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
48399            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
48400            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
48401            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
48402            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
48403            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
48404            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
48405            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
48406            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
48407            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
48408            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
48409            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
48410            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
48411            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
48412            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
48413            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
48414            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
48415            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
48416            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
48417            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
48418            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
48419            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
48420            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
48421            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
48422            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
48423            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
48424            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
48425            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
48426            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
48427            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
48428            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
48429            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
48430            + lib/unicode/In/94.pl lib/unicode/In/95.pl
48431            - lib/unicode/Block.pl
48432            - lib/unicode/In/AlphabeticPresentationForms.pl
48433            - lib/unicode/In/Arabic.pl
48434            - lib/unicode/In/ArabicPresentationForms-A.pl
48435            - lib/unicode/In/ArabicPresentationForms-B.pl
48436            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
48437            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
48438            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
48439            - lib/unicode/In/BopomofoExtended.pl
48440            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
48441            - lib/unicode/In/CJKCompatibility.pl
48442            - lib/unicode/In/CJKCompatibilityForms.pl
48443            - lib/unicode/In/CJKCompatibilityIdeographs.pl
48444            - lib/unicode/In/CJKRadicalsSupplement.pl
48445            - lib/unicode/In/CJKSymbolsandPunctuation.pl
48446            - lib/unicode/In/CJKUnifiedIdeographs.pl
48447            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
48448            - lib/unicode/In/Cherokee.pl
48449            - lib/unicode/In/CombiningDiacriticalMarks.pl
48450            - lib/unicode/In/CombiningHalfMarks.pl
48451            - lib/unicode/In/CombiningMarksforSymbols.pl
48452            - lib/unicode/In/ControlPictures.pl
48453            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
48454            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
48455            - lib/unicode/In/EnclosedAlphanumerics.pl
48456            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
48457            - lib/unicode/In/Ethiopic.pl
48458            - lib/unicode/In/GeneralPunctuation.pl
48459            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
48460            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
48461            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
48462            - lib/unicode/In/HalfwidthandFullwidthForms.pl
48463            - lib/unicode/In/HangulCompatibilityJamo.pl
48464            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
48465            - lib/unicode/In/Hebrew.pl
48466            - lib/unicode/In/HighPrivateUseSurrogates.pl
48467            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
48468            - lib/unicode/In/IPAExtensions.pl
48469            - lib/unicode/In/IdeographicDescriptionCharacters.pl
48470            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
48471            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
48472            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
48473            - lib/unicode/In/Latin-1Supplement.pl
48474            - lib/unicode/In/LatinExtended-A.pl
48475            - lib/unicode/In/LatinExtended-B.pl
48476            - lib/unicode/In/LatinExtendedAdditional.pl
48477            - lib/unicode/In/LetterlikeSymbols.pl
48478            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
48479            - lib/unicode/In/MathematicalOperators.pl
48480            - lib/unicode/In/MiscellaneousSymbols.pl
48481            - lib/unicode/In/MiscellaneousTechnical.pl
48482            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
48483            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
48484            - lib/unicode/In/OpticalCharacterRecognition.pl
48485            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
48486            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
48487            - lib/unicode/In/SmallFormVariants.pl
48488            - lib/unicode/In/SpacingModifierLetters.pl
48489            - lib/unicode/In/Specials.pl
48490            - lib/unicode/In/SuperscriptsandSubscripts.pl
48491            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
48492            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
48493            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
48494            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
48495            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
48496            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
48497            ! pod/perlunicode.pod
48498 ____________________________________________________________________________
48499 [  9896] By: jhi                                   on 2001/04/28  14:33:17
48500         Log: Update the information on shared library path on HP-UX.
48501      Branch: perl
48502            ! INSTALL
48503 ____________________________________________________________________________
48504 [  9895] By: jhi                                   on 2001/04/28  14:32:30
48505         Log: Because #9894 seems to do the trick, this workaround can be removed.
48506      Branch: perl
48507            ! t/lib/selfstubber.t
48508 ____________________________________________________________________________
48509 [  9894] By: jhi                                   on 2001/04/28  14:26:13
48510         Log: For PerlIO flush the children's file handles (on fork/exec/system).
48511      Branch: perl
48512            ! perl.h
48513 ____________________________________________________________________________
48514 [  9893] By: jhi                                   on 2001/04/28  14:23:15
48515         Log: Test tweak for #9891.
48516      Branch: perl
48517            ! t/lib/b-deparse.t
48518 ____________________________________________________________________________
48519 [  9892] By: jhi                                   on 2001/04/28  14:10:13
48520         Log: New HP-UX hints from Merijn.
48521      Branch: perl
48522            ! hints/hpux.sh
48523 ____________________________________________________________________________
48524 [  9891] By: jhi                                   on 2001/04/28  14:07:27
48525         Log: Subject: [PATCH B::Deparse] non-block scopes
48526              From: Robin Houston <robin@kitsite.com>
48527              Date: Fri, 27 Apr 2001 19:15:14 +0100
48528              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
48529      Branch: perl
48530            ! ext/B/B/Deparse.pm
48531 ____________________________________________________________________________
48532 [  9890] By: nick                                  on 2001/04/27  19:41:25
48533         Log: Integrate mainline
48534      Branch: perlio
48535           +> t/lib/selfstubber.t
48536           !> (integrate 50 files)
48537 ____________________________________________________________________________
48538 [  9889] By: jhi                                   on 2001/04/27  18:23:46
48539         Log: Subject: Re: selfstubber test fail on bleadperl
48540              From: Mike Guy <mjtg@cam.ac.uk>
48541              Date: Fri, 27 Apr 2001 19:31:18 +0100
48542              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
48543      Branch: perl
48544            ! t/lib/selfstubber.t
48545 ____________________________________________________________________________
48546 [  9888] By: jhi                                   on 2001/04/27  16:20:54
48547         Log: Test tweak for #9886.
48548      Branch: perl
48549            ! t/lib/b-deparse.t
48550 ____________________________________________________________________________
48551 [  9887] By: jhi                                   on 2001/04/27  16:16:33
48552         Log: Buffering issue at least in Solaris (even with perlio).
48553      Branch: perl
48554            ! t/lib/selfstubber.t
48555 ____________________________________________________________________________
48556 [  9886] By: jhi                                   on 2001/04/27  14:59:23
48557         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
48558              From: Robin Houston <robin@kitsite.com>
48559              Date: Fri, 27 Apr 2001 16:53:20 +0100
48560              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
48561      Branch: perl
48562            ! ext/B/B/Deparse.pm
48563 ____________________________________________________________________________
48564 [  9885] By: jhi                                   on 2001/04/27  14:23:51
48565         Log: Update Changes.
48566      Branch: perl
48567            ! Changes patchlevel.h
48568 ____________________________________________________________________________
48569 [  9884] By: jhi                                   on 2001/04/27  14:14:12
48570         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
48571              From: "Philip Newton" <pnewton@gmx.de>
48572              Date: Fri, 27 Apr 2001 16:40:13 +0200
48573              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
48574      Branch: perl
48575            ! pod/perldata.pod
48576 ____________________________________________________________________________
48577 [  9883] By: jhi                                   on 2001/04/27  13:28:19
48578         Log: Add LOG_PERROR; prettify the "removed".
48579      Branch: perl
48580            ! ext/Sys/Syslog/Syslog.xs
48581 ____________________________________________________________________________
48582 [  9882] By: jhi                                   on 2001/04/27  13:13:18
48583         Log: h2xs tweaks: use NV instead of double, "quote" the removed
48584              prefixes for clarity (especially when nothing is removed),
48585              slight pod reformats.
48586      Branch: perl
48587            ! utils/h2xs.PL
48588 ____________________________________________________________________________
48589 [  9881] By: jhi                                   on 2001/04/27  12:58:48
48590         Log: Don't bother creating existing directories.
48591      Branch: perl
48592            ! utils/h2xs.PL
48593 ____________________________________________________________________________
48594 [  9880] By: jhi                                   on 2001/04/27  12:45:39
48595         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
48596              From: Mike Schilli <m@perlmeister.com>
48597              Date: Wed, 25 Apr 2001 01:29:21 -0700
48598              Message-id: <3AE68AE1.6A981723@perlmeister.com>
48599      Branch: perl
48600            ! utils/h2xs.PL
48601 ____________________________________________________________________________
48602 [  9879] By: jhi                                   on 2001/04/27  12:40:55
48603         Log: break is not yet Perl.  Added the template license also to README.
48604      Branch: perl
48605            ! utils/h2xs.PL
48606 ____________________________________________________________________________
48607 [  9878] By: jhi                                   on 2001/04/27  03:08:20
48608         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
48609              From: Tim Jenness <t.jenness@jach.hawaii.edu>
48610              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
48611              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
48612      Branch: perl
48613            ! t/lib/xs-typemap.t
48614 ____________________________________________________________________________
48615 [  9877] By: jhi                                   on 2001/04/26  23:54:40
48616         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
48617              From: "Abigail" <abigail@foad.org>
48618              Date: Fri, 27 Apr 2001 01:44:28 +0200
48619              Message-ID: <20010426234428.19786.qmail@foad.org>
48620      Branch: perl
48621            ! utils/h2xs.PL
48622 ____________________________________________________________________________
48623 [  9876] By: jhi                                   on 2001/04/26  23:52:06
48624         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
48625              From: Peter Prymmer <pvhp@forte.com>
48626              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
48627              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
48628      Branch: perl
48629            ! t/lib/selfstubber.t
48630 ____________________________________________________________________________
48631 [  9875] By: jhi                                   on 2001/04/26  23:48:10
48632         Log: Deparse nits.
48633      Branch: perl
48634            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
48635 ____________________________________________________________________________
48636 [  9874] By: jhi                                   on 2001/04/26  22:46:05
48637         Log: Document ANYOF_CLASS.
48638      Branch: perl
48639            ! regcomp.h
48640 ____________________________________________________________________________
48641 [  9873] By: jhi                                   on 2001/04/26  22:35:03
48642         Log: Subject: Re: [PATCH @9846] dumping ANYOF
48643              From: Hugo <hv@crypt.compulink.co.uk>
48644              Date: Thu, 26 Apr 2001 23:33:38 +0100
48645              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
48646      Branch: perl
48647            ! regcomp.c regcomp.h
48648 ____________________________________________________________________________
48649 [  9872] By: jhi                                   on 2001/04/26  22:34:31
48650         Log: Subject: [PATCH] more for Devel::SelfStubber
48651              From: Nicholas Clark <nick@ccl4.org>
48652              Date: Fri, 27 Apr 2001 00:13:52 +0100
48653              Message-ID: <20010427001351.K88186@plum.flirble.org>
48654      Branch: perl
48655            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
48656 ____________________________________________________________________________
48657 [  9871] By: jhi                                   on 2001/04/26  21:59:17
48658         Log: Subject: [PATCH B::Deparse] formats must be flush left
48659              From: Robin Houston <robin@kitsite.com>
48660              Date: Thu, 26 Apr 2001 23:54:29 +0100
48661              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
48662      Branch: perl
48663            ! ext/B/B/Deparse.pm
48664 ____________________________________________________________________________
48665 [  9870] By: jhi                                   on 2001/04/26  21:57:37
48666         Log: If some of the constants are prefixes of others,
48667              the prefixes may never get recognized.  (See 20010426.006.)
48668      Branch: perl
48669            ! utils/h2xs.PL
48670 ____________________________________________________________________________
48671 [  9869] By: jhi                                   on 2001/04/26  21:50:42
48672         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
48673              From: Chris Bongaarts <cab@tc.umn.edu>
48674              Date: Thu, 26 Apr 2001 17:10:31 -0500
48675              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
48676      Branch: perl
48677            ! ext/Sys/Syslog/Syslog.xs
48678 ____________________________________________________________________________
48679 [  9868] By: jhi                                   on 2001/04/26  21:35:12
48680         Log: Further cuts and more docs from Graham Barr.
48681      Branch: perl
48682            ! ext/List/Util/lib/List/Util.pm
48683            ! ext/List/Util/lib/Scalar/Util.pm
48684 ____________________________________________________________________________
48685 [  9867] By: jhi                                   on 2001/04/26  21:18:57
48686         Log: Subject: [PATCH 5.7.1] DB_File-1.77
48687              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
48688              Date: Thu, 26 Apr 2001 22:37:53 +0100
48689              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
48690      Branch: perl
48691            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
48692            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
48693 ____________________________________________________________________________
48694 [  9866] By: jhi                                   on 2001/04/26  21:12:31
48695         Log: Subject: [PATCH B::Deparse] fix easy bugs
48696              From: Robin Houston <robin@kitsite.com>
48697              Date: Thu, 26 Apr 2001 23:03:33 +0100
48698              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
48699      Branch: perl
48700            ! ext/B/B/Deparse.pm
48701 ____________________________________________________________________________
48702 [  9865] By: jhi                                   on 2001/04/26  20:26:13
48703         Log: Update Changes.
48704      Branch: perl
48705            ! Changes patchlevel.h
48706 ____________________________________________________________________________
48707 [  9864] By: jhi                                   on 2001/04/26  19:27:48
48708         Log: Dethinko from Robin Houston.
48709      Branch: perl
48710            ! ext/B/B/Deparse.pm
48711 ____________________________________________________________________________
48712 [  9863] By: jhi                                   on 2001/04/26  19:10:35
48713         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
48714              From: Robin Houston <robin@kitsite.com>
48715              Date: Thu, 26 Apr 2001 21:08:32 +0100
48716              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
48717      Branch: perl
48718            ! ext/B/B/Deparse.pm
48719 ____________________________________________________________________________
48720 [  9862] By: jhi                                   on 2001/04/26  19:04:23
48721         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
48722              From: Robin Houston <robin@kitsite.com>
48723              Date: Thu, 26 Apr 2001 20:52:50 +0100
48724              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
48725      Branch: perl
48726            ! ext/B/B/Deparse.pm
48727 ____________________________________________________________________________
48728 [  9861] By: jhi                                   on 2001/04/26  18:56:14
48729         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
48730              From: Mike Guy <mjtg@cam.ac.uk>
48731              Date: Thu, 26 Apr 2001 14:22:40 +0100
48732              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
48733      Branch: perl
48734            ! pod/perlobj.pod
48735 ____________________________________________________________________________
48736 [  9860] By: jhi                                   on 2001/04/26  18:46:42
48737         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
48738              From: Robin Houston <robin@kitsite.com>
48739              Date: Thu, 26 Apr 2001 20:34:29 +0100
48740              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
48741              
48742              Hashes do not interpolate.
48743      Branch: perl
48744            ! ext/B/B/Deparse.pm
48745 ____________________________________________________________________________
48746 [  9859] By: jhi                                   on 2001/04/26  18:43:51
48747         Log: Subject: The Time::Piece conspiracy unmasked!!!
48748              From: Mike Guy <mjtg@cam.ac.uk>
48749              Date: Thu, 26 Apr 2001 19:02:50 +0100
48750              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
48751              
48752              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
48753              From: Mike Guy <mjtg@cam.ac.uk>
48754              Date: Thu, 26 Apr 2001 19:08:21 +0100
48755              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
48756              
48757              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
48758              From: Graham Barr <gbarr@pobox.com>
48759              Date: Thu, 26 Apr 2001 19:12:03 +0100
48760              Message-ID: <20010426191203.A70835@pobox.com>
48761              
48762              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
48763      Branch: perl
48764            ! ext/List/Util/lib/List/Util.pm
48765            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
48766 ____________________________________________________________________________
48767 [  9858] By: jhi                                   on 2001/04/26  18:17:42
48768         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
48769              From: Robin Houston <robin@kitsite.com>
48770              Date: Thu, 26 Apr 2001 16:09:35 +0100
48771              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
48772      Branch: perl
48773            ! t/comp/proto.t
48774 ____________________________________________________________________________
48775 [  9857] By: jhi                                   on 2001/04/26  18:04:59
48776         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
48777              From: barries <barries@slaysys.com>
48778              Date: Thu, 26 Apr 2001 12:01:10 -0400
48779              Message-ID: <20010426120110.E29698@jester.slaysys.com>
48780      Branch: perl
48781            ! pod/perldiag.pod
48782 ____________________________________________________________________________
48783 [  9856] By: jhi                                   on 2001/04/26  18:03:33
48784         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
48785              Date: Thu, 26 Apr 2001 17:13:41 +0100
48786              From: Robin Houston <robin@kitsite.com>
48787              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
48788              
48789              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
48790              From: Robin Houston <robin@kitsite.com>
48791              Date: Thu, 26 Apr 2001 18:44:29 +0100
48792              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
48793      Branch: perl
48794            ! ext/B/B/Deparse.pm
48795 ____________________________________________________________________________
48796 [  9855] By: jhi                                   on 2001/04/26  17:56:04
48797         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
48798              From: Robin Houston <robin@kitsite.com>
48799              Date: Thu, 26 Apr 2001 17:04:08 +0100
48800              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
48801      Branch: perl
48802            ! ext/B/B/Deparse.pm
48803 ____________________________________________________________________________
48804 [  9854] By: jhi                                   on 2001/04/26  17:47:26
48805         Log: Subject: Re: Short test case for undef %stash:: crash
48806              From: Benjamin Sugars <bsugars@canoe.ca> 
48807              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
48808              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
48809              Changed and moved the perldiag entry.
48810      Branch: perl
48811            ! gv.c pod/perldiag.pod
48812 ____________________________________________________________________________
48813 [  9853] By: jhi                                   on 2001/04/26  14:35:16
48814         Log: Beginnings of strptime().  Do not touch the wet paint.
48815      Branch: perl
48816            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
48817 ____________________________________________________________________________
48818 [  9852] By: jhi                                   on 2001/04/26  13:17:21
48819         Log: Retract #9851, core dumps from pod2man.
48820      Branch: perl
48821            ! regcomp.c
48822 ____________________________________________________________________________
48823 [  9851] By: jhi                                   on 2001/04/26  11:54:41
48824         Log: (Retracted by #9852.)
48825              
48826              Subject: [PATCH @9846] dumping ANYOF
48827              From: Hugo <hv@crypt.compulink.co.uk>
48828              Date: Thu, 26 Apr 2001 05:32:38 +0100
48829              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
48830      Branch: perl
48831            ! regcomp.c
48832 ____________________________________________________________________________
48833 [  9850] By: jhi                                   on 2001/04/26  02:34:44
48834         Log: If ccflags was empty the _previous_ $* containing all the
48835              environment variables and Configure variables was used,
48836              which lead, among other bad things, into $ccflags being your
48837              uname -a output, which lead into test compile with cc failing,
48838              which lead into gcc being selected, which didn't work that well
48839              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
48840              with large files, et cetera.
48841      Branch: perl
48842            ! hints/hpux.sh
48843 ____________________________________________________________________________
48844 [  9849] By: jhi                                   on 2001/04/26  01:44:57
48845         Log: Make selfstubber test more portable.
48846      Branch: perl
48847            ! t/lib/selfstubber.t
48848 ____________________________________________________________________________
48849 [  9848] By: jhi                                   on 2001/04/26  00:50:26
48850         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
48851              From: Benjamin Sugars <ben.sugars@home.com>
48852              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
48853              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
48854      Branch: perl
48855            ! ext/Cwd/Cwd.xs
48856 ____________________________________________________________________________
48857 [  9847] By: jhi                                   on 2001/04/26  00:46:58
48858         Log: Subject: [PATCH: perl@9841] VMS updates
48859              From: Peter Prymmer <pvhp@forte.com>
48860              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
48861              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
48862      Branch: perl
48863            ! README.vms configure.com vms/descrip_mms.template
48864            ! vms/ext/filespec.t
48865 ____________________________________________________________________________
48866 [  9846] By: jhi                                   on 2001/04/26  00:11:56
48867         Log: re 'debug' was broken by #9084.
48868      Branch: perl
48869            ! ext/re/re.xs
48870 ____________________________________________________________________________
48871 [  9845] By: jhi                                   on 2001/04/25  22:33:17
48872         Log: Subject: [PATCH] test for Devel::SelfStubber
48873              From: Nicholas Clark <nick@ccl4.org>
48874              Date: Thu, 26 Apr 2001 00:00:54 +0100
48875              Message-ID: <20010426000054.D89026@plum.flirble.org>
48876      Branch: perl
48877            + t/lib/selfstubber.t
48878            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
48879 ____________________________________________________________________________
48880 [  9844] By: jhi                                   on 2001/04/25  22:29:32
48881         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
48882              From: Paul Johnson <paul@pjcj.net>
48883              Date: Thu, 26 Apr 2001 00:46:08 +0200
48884              Message-ID: <20010426004608.H2338@pjcj.net>
48885      Branch: perl
48886            ! ext/B/B/Concise.pm
48887 ____________________________________________________________________________
48888 [  9843] By: jhi                                   on 2001/04/25  22:28:28
48889         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
48890              From: Peter Prymmer <pvhp@forte.com>
48891              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
48892              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
48893      Branch: perl
48894            ! ext/Cwd/Cwd.xs
48895 ____________________________________________________________________________
48896 [  9842] By: jhi                                   on 2001/04/25  20:58:12
48897         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
48898              From: John Peacock <jpeacock@rowman.com>
48899              Date: Wed, 25 Apr 2001 17:30:26 -0400
48900              Message-ID: <3AE741F2.B3217464@rowman.com>
48901      Branch: perl
48902            ! lib/Math/BigInt.pm t/lib/bigintpm.t
48903 ____________________________________________________________________________
48904 [  9841] By: jhi                                   on 2001/04/25  20:07:05
48905         Log: Update Changes.
48906      Branch: perl
48907            ! Changes patchlevel.h
48908 ____________________________________________________________________________
48909 [  9840] By: jhi                                   on 2001/04/25  19:56:51
48910         Log: Yet another HP-UX hints version from Merijn.
48911      Branch: perl
48912            ! hints/hpux.sh
48913 ____________________________________________________________________________
48914 [  9839] By: jhi                                   on 2001/04/25  19:53:04
48915         Log: abs_path() didn't terminate the filename correctly,
48916              in DIRNAMLENless systems like HP-UX this would fail.
48917      Branch: perl
48918            ! ext/Cwd/Cwd.xs
48919 ____________________________________________________________________________
48920 [  9838] By: jhi                                   on 2001/04/25  16:37:26
48921         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
48922              From: Mike Guy <mjtg@cam.ac.uk>
48923              Date: Wed, 25 Apr 2001 18:31:47 +0100
48924              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
48925      Branch: perl
48926            ! op.c
48927 ____________________________________________________________________________
48928 [  9837] By: jhi                                   on 2001/04/25  16:21:53
48929         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
48930              From: Jon Eveland <jweveland@yahoo.com>
48931              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
48932              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
48933      Branch: perl
48934            ! lib/perl5db.pl
48935 ____________________________________________________________________________
48936 [  9836] By: jhi                                   on 2001/04/25  14:17:50
48937         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
48938              From: "Philip Newton" <pnewton@gmx.de>
48939              Date: Wed, 25 Apr 2001 17:05:58 +0200
48940              Message-ID: <3AE703F6.3234.1833C45@localhost>
48941      Branch: perl
48942            ! Porting/patching.pod
48943 ____________________________________________________________________________
48944 [  9835] By: jhi                                   on 2001/04/25  13:58:07
48945         Log: It would seem that both ar and full_ar need to be overridden
48946              for HP-UX to avoid the GNU ar.
48947      Branch: perl
48948            ! hints/hpux.sh
48949 ____________________________________________________________________________
48950 [  9834] By: jhi                                   on 2001/04/25  13:50:40
48951         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
48952              From: "Philip Newton" <pnewton@gmx.de>
48953              Date: Wed, 25 Apr 2001 16:09:23 +0200
48954              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
48955              
48956              Detypo.
48957      Branch: perl
48958            ! t/op/misc.t
48959 ____________________________________________________________________________
48960 [  9833] By: jhi                                   on 2001/04/25  12:36:11
48961         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
48962      Branch: perl
48963            ! hints/hpux.sh
48964 ____________________________________________________________________________
48965 [  9832] By: jhi                                   on 2001/04/25  12:33:36
48966         Log: New version of HP-UX hints from Merijn.
48967      Branch: perl
48968            ! hints/hpux.sh
48969 ____________________________________________________________________________
48970 [  9831] By: jhi                                   on 2001/04/25  03:39:45
48971         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
48972      Branch: perl
48973            ! hints/hpux.sh
48974 ____________________________________________________________________________
48975 [  9830] By: jhi                                   on 2001/04/25  02:53:25
48976         Log: The tzname[] bit is not needed by util.c -- and causes
48977              heartburn in VMS (and it missing was probably the cause of
48978              the Mac OS X trouble).  Ouch.
48979      Branch: perl
48980            ! ext/POSIX/POSIX.xs util.c
48981 ____________________________________________________________________________
48982 [  9829] By: jhi                                   on 2001/04/25  00:10:06
48983         Log: Metaconfig unit change for #9828.
48984      Branch: metaconfig
48985            ! U/compline/ccflags.U
48986 ____________________________________________________________________________
48987 [  9828] By: jhi                                   on 2001/04/25  00:04:18
48988         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
48989              (which is actually the reason for the change, we need to pass
48990              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
48991              EP/IX, OS/2, and TitanOS, based on the hints files.
48992      Branch: perl
48993            ! Configure config_h.SH
48994 ____________________________________________________________________________
48995 [  9827] By: jhi                                   on 2001/04/24  23:49:20
48996         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
48997              the $cat must have an absolute path.
48998      Branch: perl
48999            ! makedepend.SH
49000 ____________________________________________________________________________
49001 [  9826] By: jhi                                   on 2001/04/24  23:40:53
49002         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
49003      Branch: perl
49004            ! README.amiga
49005 ____________________________________________________________________________
49006 [  9825] By: jhi                                   on 2001/04/24  23:35:35
49007         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
49008              From: "Philip Newton" <pnewton@gmx.de>
49009              Date: Tue, 24 Apr 2001 18:52:49 +0200
49010              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
49011      Branch: perl
49012            ! x2p/find2perl.PL
49013 ____________________________________________________________________________
49014 [  9824] By: jhi                                   on 2001/04/24  23:33:07
49015         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
49016              Some gcc specifics dropped out due to extensive rewriting;
49017              will be put back later as needed.
49018      Branch: perl
49019            ! hints/hpux.sh
49020 ____________________________________________________________________________
49021 [  9823] By: jhi                                   on 2001/04/24  23:27:57
49022         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
49023      Branch: perl
49024            ! ext/POSIX/POSIX.xs
49025 ____________________________________________________________________________
49026 [  9822] By: jhi                                   on 2001/04/24  23:25:21
49027         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
49028              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49029              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
49030              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
49031      Branch: perl
49032            ! ext/XS/Typemap/Typemap.xs
49033 ____________________________________________________________________________
49034 [  9821] By: jhi                                   on 2001/04/24  23:24:10
49035         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
49036              From: "Abigail" <abigail@foad.org>
49037              Date: Tue, 24 Apr 2001 23:12:03 +0200
49038              Message-ID: <20010424211203.7901.qmail@foad.org>
49039      Branch: perl
49040            ! pod/perlport.pod
49041 ____________________________________________________________________________
49042 [  9820] By: jhi                                   on 2001/04/24  23:23:15
49043         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
49044              From: Matt Sergeant <matt@sergeant.org>
49045              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
49046              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
49047      Branch: perl
49048            ! pod/perlfaq4.pod
49049 ____________________________________________________________________________
49050 [  9819] By: nick                                  on 2001/04/24  18:49:43
49051         Log: Integrate mainline.
49052      Branch: perlio
49053           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
49054           !> (integrate 37 files)
49055 ____________________________________________________________________________
49056 [  9818] By: jhi                                   on 2001/04/24  14:35:23
49057         Log: Update Changes.
49058      Branch: perl
49059            ! Changes patchlevel.h
49060 ____________________________________________________________________________
49061 [  9817] By: jhi                                   on 2001/04/24  14:09:17
49062         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
49063              From: "Philip Newton" <pnewton@gmx.de>
49064              Date: Tue, 24 Apr 2001 12:58:12 +0200
49065              Message-ID: <3AE57864.8304.B77A0A@localhost> 
49066              
49067              plus add CPAN to the list of modules that have their own tests.
49068      Branch: perl
49069            ! t/lib/1_compile.t
49070 ____________________________________________________________________________
49071 [  9816] By: jhi                                   on 2001/04/24  14:07:03
49072         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
49073              From: Michael G Schwern <schwern@pobox.com>
49074              Date: Sat, 21 Apr 2001 22:35:00 +0100
49075              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
49076      Branch: perl
49077            ! t/lib/1_compile.t
49078 ____________________________________________________________________________
49079 [  9815] By: jhi                                   on 2001/04/24  13:54:32
49080         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
49081              From: Robin Houston <robin@kitsite.com>
49082              Date: Tue, 24 Apr 2001 15:51:18 +0100
49083              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
49084      Branch: perl
49085            ! ext/B/B/Deparse.pm
49086 ____________________________________________________________________________
49087 [  9814] By: jhi                                   on 2001/04/24  13:17:34
49088         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
49089              From: Bill Glicker <billg@burrelles.com>
49090              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
49091              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
49092      Branch: perl
49093            ! hints/svr5.sh
49094 ____________________________________________________________________________
49095 [  9813] By: jhi                                   on 2001/04/24  12:54:23
49096         Log: Prevent path disclosure (probing for existence of filenames)
49097              using suidperl; bug id 20010322.218.
49098      Branch: perl
49099            ! perl.c pod/perldiag.pod
49100 ____________________________________________________________________________
49101 [  9812] By: jhi                                   on 2001/04/24  12:08:36
49102         Log: Retract #9811.
49103      Branch: perl
49104            ! ext/POSIX/POSIX.xs
49105 ____________________________________________________________________________
49106 [  9811] By: jhi                                   on 2001/04/24  11:57:35
49107         Log: (Retracted by #9812.)
49108      Branch: perl
49109            ! ext/POSIX/POSIX.xs
49110 ____________________________________________________________________________
49111 [  9810] By: jhi                                   on 2001/04/24  03:32:35
49112         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
49113      Branch: perl
49114            ! util.c
49115 ____________________________________________________________________________
49116 [  9809] By: jhi                                   on 2001/04/24  03:16:13
49117         Log: The Math::BigFloat::import() was broken.
49118              (Fixes bug id 20010422.002.)
49119      Branch: perl
49120            ! lib/Math/BigFloat.pm
49121 ____________________________________________________________________________
49122 [  9808] By: jhi                                   on 2001/04/24  01:11:40
49123         Log: Additional dependencies; should help for parallel makes
49124              not to fail on missing lib/lib.pm or lib/re.pm.
49125      Branch: perl
49126            ! Makefile.SH
49127 ____________________________________________________________________________
49128 [  9807] By: jhi                                   on 2001/04/24  00:57:01
49129         Log: Update the test failure disclaimer.
49130      Branch: perl
49131            ! t/pragma/warn/pp_hot
49132 ____________________________________________________________________________
49133 [  9806] By: jhi                                   on 2001/04/24  00:54:04
49134         Log: Add make target "install-all" which is alias for "install"
49135              to cater for case-preserving filesystems like HFS+.
49136      Branch: perl
49137            ! INSTALL Makefile.SH
49138 ____________________________________________________________________________
49139 [  9805] By: jhi                                   on 2001/04/24  00:47:28
49140         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
49141              From: Peter Prymmer <pvhp@forte.com>
49142              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
49143              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
49144              
49145              (Ken William's message forwarded from macosx@perl.org)
49146      Branch: perl
49147            ! hints/darwin.sh
49148 ____________________________________________________________________________
49149 [  9804] By: jhi                                   on 2001/04/23  23:57:35
49150         Log: Cut-and-pasto.
49151      Branch: perl
49152            ! perlio.c
49153 ____________________________________________________________________________
49154 [  9803] By: jhi                                   on 2001/04/23  23:52:25
49155         Log: More PerlIO robustness.
49156      Branch: perl
49157            ! perlio.c
49158 ____________________________________________________________________________
49159 [  9802] By: jhi                                   on 2001/04/23  23:43:35
49160         Log: Make the "STD* opened only for ..." errors more consistent.
49161      Branch: perl
49162            ! doio.c
49163 ____________________________________________________________________________
49164 [  9801] By: jhi                                   on 2001/04/23  23:34:26
49165         Log: Test case for #9800.
49166      Branch: perl
49167            ! t/op/misc.t
49168 ____________________________________________________________________________
49169 [  9800] By: jhi                                   on 2001/04/23  23:14:43
49170         Log: Avoid coredump on 'close STDERR; die' by making
49171              the PerlIO calls more robust.  Also use SETERRNO()
49172              instead of errno = to be more VMS-ready.
49173      Branch: perl
49174            ! perlio.c
49175 ____________________________________________________________________________
49176 [  9799] By: jhi                                   on 2001/04/23  21:41:10
49177         Log: Subject: test for ID 20010423.002
49178              From: Robin Houston <robin@kitsite.com>
49179              Date: Mon, 23 Apr 2001 16:52:21 +0100
49180              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
49181      Branch: perl
49182            ! t/op/avhv.t
49183 ____________________________________________________________________________
49184 [  9798] By: jhi                                   on 2001/04/23  21:40:07
49185         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
49186              From: David Dyck <dcd@tc.fluke.com>
49187              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
49188              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
49189      Branch: perl
49190            ! installperl
49191 ____________________________________________________________________________
49192 [  9797] By: jhi                                   on 2001/04/23  21:37:56
49193         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
49194              From: Benjamin Sugars <bsugars@canoe.ca>
49195              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
49196              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
49197      Branch: perl
49198            ! ext/Cwd/Cwd.xs lib/Cwd.pm
49199 ____________________________________________________________________________
49200 [  9796] By: jhi                                   on 2001/04/23  21:29:24
49201         Log: Synchronize h2xs and pod2man some more on the documentation
49202              templates they propose.
49203      Branch: perl
49204            ! pod/pod2man.PL utils/h2xs.PL
49205 ____________________________________________________________________________
49206 [  9795] By: jhi                                   on 2001/04/23  17:30:40
49207         Log: Add one more naughty test for base64; make encoding logic cleaner.
49208      Branch: perl
49209            ! t/lib/mimeb64.t
49210 ____________________________________________________________________________
49211 [  9794] By: jhi                                   on 2001/04/23  13:51:32
49212         Log: Update Changes.
49213      Branch: perl
49214            ! Changes patchlevel.h
49215 ____________________________________________________________________________
49216 [  9793] By: jhi                                   on 2001/04/23  13:44:18
49217         Log: Duplicate lines.
49218      Branch: perl
49219            ! MANIFEST
49220 ____________________________________________________________________________
49221 [  9792] By: jhi                                   on 2001/04/23  13:39:13
49222         Log: Subject: Re: PATCH 5.7.1
49223              From: Mark-Jason Dominus <mjd@plover.com>
49224              Date: Mon, 23 Apr 2001 10:30:21 -0400
49225              Message-ID: <20010423143021.17335.qmail@plover.com>
49226      Branch: perl
49227            ! perl.h sv.c
49228 ____________________________________________________________________________
49229 [  9791] By: jhi                                   on 2001/04/23  13:32:40
49230         Log: Add the CPAN.pm 1.59_54 tests.
49231      Branch: perl
49232            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
49233            ! MANIFEST
49234 ____________________________________________________________________________
49235 [  9790] By: jhi                                   on 2001/04/23  13:21:55
49236         Log: Subject: Deparse nit
49237              From: Robin Houston <robin@kitsite.com>
49238              Date: Mon, 23 Apr 2001 12:38:20 +0100
49239              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
49240      Branch: perl
49241            ! ext/B/B/Deparse.pm
49242 ____________________________________________________________________________
49243 [  9789] By: jhi                                   on 2001/04/23  13:19:07
49244         Log: Subject: [PATCH] bug 20010423.002
49245              From: Robin Houston <robin@kitsite.com>
49246              Date: Mon, 23 Apr 2001 13:12:30 +0100
49247              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
49248      Branch: perl
49249            ! pp.c
49250 ____________________________________________________________________________
49251 [  9788] By: jhi                                   on 2001/04/23  13:02:49
49252         Log: Subject: PATCH [5.7.1] hv.c unused #define
49253              From: Mark-Jason Dominus <mjd@plover.com>
49254              Date: Sun, 22 Apr 2001 14:17:49 -0400
49255              Message-ID: <20010422181749.26976.qmail@plover.com>
49256      Branch: perl
49257            ! hv.c
49258 ____________________________________________________________________________
49259 [  9787] By: jhi                                   on 2001/04/23  13:02:02
49260         Log: Subject: PATCH 5.7.1
49261              From: Mark-Jason Dominus <mjd@plover.com>
49262              Date: Sun, 22 Apr 2001 15:12:57 -0400
49263              Message-ID: <20010422191258.6539.qmail@plover.com>
49264              
49265              plus Sarathy's STMT_START + STMT_END suggestion.
49266      Branch: perl
49267            ! perl.h
49268 ____________________________________________________________________________
49269 [  9786] By: jhi                                   on 2001/04/23  12:53:25
49270         Log: Fix for
49271              
49272              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
49273              From: dLux <dlux@spam.sch.bme.hu>
49274              Date: Mon, 23 Apr 2001 01:25:26 +0200
49275              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
49276              
49277              (SvGROW really does return a char *.)
49278      Branch: perl
49279            ! pod/perlapi.pod sv.h
49280 ____________________________________________________________________________
49281 [  9785] By: jhi                                   on 2001/04/23  04:34:04
49282         Log: Time::Piece work continues.  $t->day removed since
49283              I think it's too confusing.  Now has normal and
49284              abbreviated length weekday names and month names,
49285              the names change with _names(), not _list().
49286              Now has strftime() in Perl, _strftime() is
49287              the libc version (to which strftime() falls back
49288              if it doesn't know the format.  To do: the reverse
49289              of strftime, strptime(), and the localisation of both.
49290      Branch: perl
49291            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
49292            ! t/lib/time-piece.t
49293 ____________________________________________________________________________
49294 [  9784] By: jhi                                   on 2001/04/23  02:41:46
49295         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
49296              From: andreas.koenig@anima.de (Andreas J. Koenig)
49297              Date: 23 Apr 2001 05:20:55 +0200
49298              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
49299      Branch: perl
49300            ! t/pragma/overload.t
49301 ____________________________________________________________________________
49302 [  9783] By: jhi                                   on 2001/04/22  23:32:42
49303         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
49304              From: Robin Houston <robin@kitsite.com>
49305              Date: Mon, 23 Apr 2001 00:38:18 +0100
49306              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
49307      Branch: perl
49308            ! ext/B/B/Deparse.pm
49309 ____________________________________________________________________________
49310 [  9782] By: jhi                                   on 2001/04/22  20:55:43
49311         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
49312              From: Simon Cozens <simon@netthink.co.uk>
49313              Date: Sun, 22 Apr 2001 18:47:25 +0100
49314              Message-ID: <20010422184725.A14411@netthink.co.uk>
49315      Branch: perl
49316            ! sv.c t/pragma/overload.t
49317 ____________________________________________________________________________
49318 [  9781] By: jhi                                   on 2001/04/22  20:52:13
49319         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
49320              From: Robin Houston <robin@kitsite.com>
49321              Date: Sun, 22 Apr 2001 22:14:50 +0100
49322              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
49323      Branch: perl
49324            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
49325 ____________________________________________________________________________
49326 [  9780] By: nick                                  on 2001/04/22  20:40:31
49327         Log: Integrate mainline.
49328      Branch: perlio
49329           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
49330           +> t/lib/b-stash.t
49331           !> (integrate 38 files)
49332 ____________________________________________________________________________
49333 [  9779] By: jhi                                   on 2001/04/22  15:16:03
49334         Log: Subject: IO::Socket::INET patch
49335              From: andrew deryabin <djsf@technarchy.ru>
49336              Date: Sat, 21 Apr 2001 17:46:52 +0400
49337              Message-ID: <20010421174652.B1426@technarchy>
49338      Branch: perl
49339            ! ext/IO/lib/IO/Socket/INET.pm
49340 ____________________________________________________________________________
49341 [  9778] By: jhi                                   on 2001/04/22  15:14:33
49342         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
49343              From: Mark-Jason Dominus <mjd@plover.com>
49344              Date: Sat, 21 Apr 2001 21:27:49 -0400
49345              Message-ID: <20010422012749.27024.qmail@plover.com>
49346      Branch: perl
49347            ! regcomp.c
49348 ____________________________________________________________________________
49349 [  9777] By: jhi                                   on 2001/04/22  15:10:51
49350         Log: Subject: Re: Regex debugger patch 
49351              From: Mark-Jason Dominus <mjd@plover.com>
49352              Date: Sat, 21 Apr 2001 21:48:51 -0400
49353              Message-ID: <20010422014851.27165.qmail@plover.com>
49354      Branch: perl
49355            ! pod/perldebguts.pod
49356 ____________________________________________________________________________
49357 [  9776] By: jhi                                   on 2001/04/22  15:09:48
49358         Log: Subject: Re: Regex debugger patch
49359              From: Mark-Jason Dominus <mjd@plover.com>
49360              Date: Sat, 21 Apr 2001 14:24:39 -0400
49361              Message-ID: <20010421182439.16508.qmail@plover.com>
49362              
49363              Regex debugger backend.
49364      Branch: perl
49365            ! regcomp.c regexp.h
49366 ____________________________________________________________________________
49367 [  9775] By: jhi                                   on 2001/04/21  16:45:40
49368         Log: Subject: [PATCH] Typo in utf8.h
49369              From: Jesús Quiroga <jquiroga@pobox.com>
49370              Date: Sat, 21 Apr 2001 19:25:33 +0200
49371              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
49372      Branch: perl
49373            ! utf8.h
49374 ____________________________________________________________________________
49375 [  9774] By: jhi                                   on 2001/04/21  16:43:52
49376         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
49377              From: Joe Orton <jorton@redhat.com>
49378              Date: Tue, 17 Apr 2001 15:50:43 +0100
49379              Message-Id: <20010417155043.D19132@eu.c2.net>
49380      Branch: perl
49381            ! hints/svr5.sh
49382 ____________________________________________________________________________
49383 [  9773] By: jhi                                   on 2001/04/21  15:30:15
49384         Log: Subject: Patch utils/h2xs.PL
49385              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
49386              Date: Sat, 21 Apr 2001 10:32:16 -0500
49387              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
49388              
49389              Add MAILING list and LICENSE templates.
49390      Branch: perl
49391            ! utils/h2xs.PL
49392 ____________________________________________________________________________
49393 [  9772] By: jhi                                   on 2001/04/21  15:28:36
49394         Log: Subject: perlfaq2.patch for 5.7.1
49395              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
49396              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
49397              Date: Fri, 20 Apr 2001 16:42:19 -0500
49398              
49399              rm an extra tab, a blurb about the xx.cpan to clarify
49400              which countries actually have that and dejanews is history
49401              as well as most of that nonsensical entry.
49402      Branch: perl
49403            ! pod/perlfaq2.pod
49404 ____________________________________________________________________________
49405 [  9771] By: jhi                                   on 2001/04/21  15:27:17
49406         Log: Subject: perlfaq1.patch for 5.7.1
49407              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
49408              Date: Fri, 20 Apr 2001 16:57:36 -0500
49409              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
49410              
49411              Evil URLs must die. Especially when they are broken.
49412      Branch: perl
49413            ! pod/perlfaq1.pod
49414 ____________________________________________________________________________
49415 [  9770] By: jhi                                   on 2001/04/21  15:23:38
49416         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
49417              From: Michael G Schwern <schwern@pobox.com>
49418              Date: Sat, 21 Apr 2001 16:11:12 +0100
49419              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
49420      Branch: perl
49421            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
49422            + t/lib/b-stash.t
49423            ! MANIFEST ext/B/B.pm t/lib/b.t
49424 ____________________________________________________________________________
49425 [  9769] By: jhi                                   on 2001/04/21  15:03:32
49426         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
49427              From: Michael G Schwern <schwern@pobox.com>
49428              Date: Sat, 21 Apr 2001 09:48:00 +0100
49429              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
49430      Branch: perl
49431            ! utils/h2ph.PL
49432 ____________________________________________________________________________
49433 [  9768] By: jhi                                   on 2001/04/21  14:33:49
49434         Log: PerlIO and Encode doc cleanup and tweaks.
49435      Branch: perl
49436            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
49437            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
49438 ____________________________________________________________________________
49439 [  9767] By: jhi                                   on 2001/04/21  12:40:16
49440         Log: Integrate perlio.
49441      Branch: perl
49442           !> doio.c
49443 ____________________________________________________________________________
49444 [  9766] By: nick                                  on 2001/04/20  18:28:35
49445         Log: Avoid core dump on
49446              open(STDOUT,">",\$foo);
49447      Branch: perlio
49448            ! doio.c
49449 ____________________________________________________________________________
49450 [  9765] By: jhi                                   on 2001/04/20  13:23:43
49451         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
49452              From: Robin Houston <robin@kitsite.com>
49453              Date: Fri, 20 Apr 2001 14:29:22 +0100
49454              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
49455      Branch: perl
49456            ! ext/B/B.pm ext/B/B/Deparse.pm
49457 ____________________________________________________________________________
49458 [  9764] By: jhi                                   on 2001/04/20  13:19:33
49459         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
49460              From: Peter Prymmer <pvhp@forte.com>
49461              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
49462              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
49463      Branch: perl
49464            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
49465            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
49466            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
49467            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
49468 ____________________________________________________________________________
49469 [  9763] By: jhi                                   on 2001/04/20  12:36:39
49470         Log: Subject: Re: A new PerlIO coredump
49471              From: Nick Ing-Simmons <nik@tiuk.ti.com>
49472              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
49473              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
49474      Branch: perl
49475            ! doio.c
49476 ____________________________________________________________________________
49477 [  9762] By: jhi                                   on 2001/04/19  23:02:30
49478         Log: Update Changes.
49479      Branch: perl
49480            ! Changes patchlevel.h
49481 ____________________________________________________________________________
49482 [  9761] By: jhi                                   on 2001/04/19  22:59:19
49483         Log: More cleanup cleanup.
49484      Branch: perl
49485            ! Makefile.SH win32/Makefile win32/makefile.mk
49486 ____________________________________________________________________________
49487 [  9760] By: jhi                                   on 2001/04/19  22:50:31
49488         Log: lib/Time is non-empty, let's not rmdir it.
49489      Branch: perl
49490            ! Makefile.SH
49491 ____________________________________________________________________________
49492 [  9759] By: jhi                                   on 2001/04/19  22:36:51
49493         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
49494              From: Robin Houston <robin@kitsite.com>
49495              Date: Fri, 20 Apr 2001 00:18:53 +0100
49496              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
49497      Branch: perl
49498            ! ext/B/B/Deparse.pm
49499 ____________________________________________________________________________
49500 [  9758] By: jhi                                   on 2001/04/19  22:36:00
49501         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
49502              From: Peter Prymmer <pvhp@forte.com>
49503              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
49504              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
49505      Branch: perl
49506            ! ext/Cwd/Cwd.xs
49507 ____________________________________________________________________________
49508 [  9757] By: nick                                  on 2001/04/19  18:53:54
49509         Log: Blind (untested) integrate of mainline.
49510      Branch: perlio
49511           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
49512           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
49513           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
49514           !> (integrate 53 files)
49515 ____________________________________________________________________________
49516 [  9756] By: jhi                                   on 2001/04/19  16:59:23
49517         Log: Document and test Time::Piece.
49518      Branch: perl
49519            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
49520            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
49521 ____________________________________________________________________________
49522 [  9755] By: jhi                                   on 2001/04/19  12:13:29
49523         Log: A better fix for the \x{12345678} trouble from NI-S.
49524      Branch: perl
49525            ! utf8.c
49526 ____________________________________________________________________________
49527 [  9754] By: jhi                                   on 2001/04/19  11:56:07
49528         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
49529              From: Robin Houston <robin@kitsite.com>
49530              Date: Wed, 18 Apr 2001 17:58:33 +0100
49531              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
49532      Branch: perl
49533            ! ext/B/B/Deparse.pm op.c
49534 ____________________________________________________________________________
49535 [  9753] By: jhi                                   on 2001/04/19  04:21:52
49536         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
49537              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
49538              Date: Thu, 19 Apr 2001 01:11:41 -0400
49539              Message-ID: <20010419011141.A5798@cpan.org>
49540      Branch: perl
49541            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
49542 ____________________________________________________________________________
49543 [  9752] By: jhi                                   on 2001/04/19  02:41:10
49544         Log: The new time utils need to be thread-aware, too.
49545      Branch: perl
49546            ! util.c
49547 ____________________________________________________________________________
49548 [  9751] By: jhi                                   on 2001/04/19  02:26:47
49549         Log: Compilation nit noticed by AIX compiler.
49550      Branch: perl
49551            ! perlio.c
49552 ____________________________________________________________________________
49553 [  9750] By: jhi                                   on 2001/04/19  02:20:06
49554         Log: The new time utils need to be public.
49555      Branch: perl
49556            ! embed.pl
49557 ____________________________________________________________________________
49558 [  9749] By: jhi                                   on 2001/04/19  01:42:39
49559         Log: Regen toc.
49560      Branch: perl
49561            ! pod/perltoc.pod
49562 ____________________________________________________________________________
49563 [  9748] By: jhi                                   on 2001/04/19  01:41:10
49564         Log: Add Time::Piece, a slight rewrite of Time::Object,
49565              from Matt Sergeant.
49566      Branch: perl
49567            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
49568            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
49569            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
49570            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
49571            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
49572            ! win32/makefile.mk
49573 ____________________________________________________________________________
49574 [  9747] By: jhi                                   on 2001/04/19  00:55:35
49575         Log: The new metaconfig unit from strftime.
49576      Branch: metaconfig/U/perl
49577            + d_strftime.U
49578 ____________________________________________________________________________
49579 [  9746] By: jhi                                   on 2001/04/19  00:54:54
49580         Log: Move the strftime() wrapper from POSIX.xs to util.c
49581              as my_strftime(), requires HAS_STRFTIME.
49582      Branch: perl
49583            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49584            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
49585            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
49586            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49587            ! vos/config.ga.h win32/config.bc win32/config.gc
49588            ! win32/config.vc
49589 ____________________________________________________________________________
49590 [  9745] By: jhi                                   on 2001/04/18  23:11:03
49591         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
49592              in preparation of Time::Piece.
49593      Branch: perl
49594            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
49595 ____________________________________________________________________________
49596 [  9744] By: jhi                                   on 2001/04/18  22:33:12
49597         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
49598              From: Peter Prymmer <pvhp@forte.com>
49599              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
49600              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
49601      Branch: perl
49602            ! t/lib/exporter.t
49603 ____________________________________________________________________________
49604 [  9743] By: jhi                                   on 2001/04/18  22:32:23
49605         Log: Subject: Fwd: pod2html leaves cache files lying around?
49606              From: Rajesh Vaidheeswarran <rv@gnu.org>
49607              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
49608              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
49609      Branch: perl
49610            ! lib/Pod/Html.pm
49611 ____________________________________________________________________________
49612 [  9742] By: jhi                                   on 2001/04/18  20:31:49
49613         Log: Update Changes.
49614      Branch: perl
49615            ! Changes patchlevel.h
49616 ____________________________________________________________________________
49617 [  9741] By: jhi                                   on 2001/04/18  20:23:02
49618         Log: Declare hints only if needed.
49619      Branch: perl
49620            ! ext/B/B/Deparse.pm
49621 ____________________________________________________________________________
49622 [  9740] By: jhi                                   on 2001/04/18  19:06:05
49623         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
49624              bug noticed by Robin Houston; basically the code of detecting
49625              value wraparound was acting differently under different compilers
49626              and platforms.  The workaround is to remove the overflow check
49627              for now, a real fix would be to do the overflow (portably) right.
49628      Branch: perl
49629            ! t/op/pat.t utf8.c
49630 ____________________________________________________________________________
49631 [  9739] By: jhi                                   on 2001/04/18  19:01:23
49632         Log: Subject: [PATCH B::Deparse] some pragma support
49633              From: Robin Houston <robin@kitsite.com>
49634              Date: Wed, 18 Apr 2001 19:32:12 +0100
49635              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
49636      Branch: perl
49637            ! ext/B/B/Deparse.pm
49638 ____________________________________________________________________________
49639 [  9738] By: jhi                                   on 2001/04/18  15:16:37
49640         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
49641              From: Benjamin Sugars <bsugars@canoe.ca>
49642              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
49643              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
49644      Branch: perl
49645            ! t/op/glob.t
49646 ____________________________________________________________________________
49647 [  9737] By: jhi                                   on 2001/04/18  13:24:50
49648         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
49649              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49650              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
49651              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
49652      Branch: perl
49653            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
49654            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
49655 ____________________________________________________________________________
49656 [  9736] By: jhi                                   on 2001/04/18  04:15:14
49657         Log: The #9735 also changes the subtest 12.
49658      Branch: perl
49659            ! t/lib/b.t
49660 ____________________________________________________________________________
49661 [  9735] By: jhi                                   on 2001/04/18  03:55:17
49662         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
49663              From: David Dyck <dcd@tc.fluke.com>
49664              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
49665              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
49666      Branch: perl
49667            ! ext/B/B/Deparse.pm
49668 ____________________________________________________________________________
49669 [  9734] By: jhi                                   on 2001/04/18  03:54:11
49670         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
49671              From: Gisle Aas <gisle@ActiveState.com>
49672              Date: 17 Apr 2001 19:06:45 -0700
49673              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
49674      Branch: perl
49675            ! pp_hot.c t/op/misc.t
49676 ____________________________________________________________________________
49677 [  9733] By: jhi                                   on 2001/04/17  22:25:22
49678         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
49679              From: "Abigail" <abigail@foad.org>
49680              Date: Wed, 18 Apr 2001 01:17:46 +0200
49681              Message-ID: <20010417231746.21657.qmail@foad.org>
49682      Branch: perl
49683            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
49684 ____________________________________________________________________________
49685 [  9732] By: jhi                                   on 2001/04/17  20:47:56
49686         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
49687              From: Robin Houston <robin@kitsite.com>
49688              Date: Tue, 17 Apr 2001 22:37:42 +0100
49689              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
49690      Branch: perl
49691            ! ext/B/B/Deparse.pm
49692 ____________________________________________________________________________
49693 [  9731] By: nick                                  on 2001/04/17  20:46:35
49694         Log: Re-sync for t/lib/b.t fix
49695      Branch: perlio
49696           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
49697 ____________________________________________________________________________
49698 [  9730] By: jhi                                   on 2001/04/17  20:45:29
49699         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
49700              From: Robin Houston <robin@kitsite.com>
49701              Date: Tue, 17 Apr 2001 22:29:36 +0100
49702              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
49703      Branch: perl
49704            ! ext/B/B.xs ext/B/B/Deparse.pm
49705 ____________________________________________________________________________
49706 [  9729] By: jhi                                   on 2001/04/17  20:43:11
49707         Log: Subject: Deparse - parenthesise args to undeclared subs
49708              From: Robin Houston <robin@kitsite.com>
49709              Date: Tue, 17 Apr 2001 21:31:05 +0100
49710              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
49711      Branch: perl
49712            ! ext/B/B/Deparse.pm
49713 ____________________________________________________________________________
49714 [  9728] By: jhi                                   on 2001/04/17  18:57:30
49715         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
49716              From: Benjamin Sugars <ben.sugars@home.com>
49717              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
49718              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
49719      Branch: perl
49720            ! t/lib/cwd.t
49721 ____________________________________________________________________________
49722 [  9727] By: jhi                                   on 2001/04/17  18:20:20
49723         Log: Subject: [PATCH B::Deparse] ambient pragmas
49724              From: Robin Houston <robin@kitsite.com>
49725              Date: Tue, 17 Apr 2001 20:01:59 +0100
49726              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
49727      Branch: perl
49728            ! ext/B/B/Deparse.pm t/lib/b.t
49729 ____________________________________________________________________________
49730 [  9726] By: nick                                  on 2001/04/17  16:33:51
49731         Log: Integrate mainline (t/lib/b.t fails test 2...)
49732      Branch: perlio
49733           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
49734           +> ext/List/Util/README ext/List/Util/Util.xs
49735           +> ext/List/Util/lib/List/Util.pm
49736           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
49737           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
49738           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
49739           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
49740           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
49741           !> (integrate 31 files)
49742 ____________________________________________________________________________
49743 [  9725] By: jhi                                   on 2001/04/17  12:14:24
49744         Log: Subject: multiple B::* changes
49745              From: Robin Houston <robin@kitsite.com>
49746              Date: Thu, 12 Apr 2001 20:12:27 +0100
49747              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
49748      Branch: perl
49749            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
49750 ____________________________________________________________________________
49751 [  9724] By: jhi                                   on 2001/04/17  11:59:05
49752         Log: Thread-awareness from Doug MacEachern.
49753      Branch: perl
49754            ! ext/List/Util/Util.xs
49755 ____________________________________________________________________________
49756 [  9723] By: jhi                                   on 2001/04/17  11:57:41
49757         Log: Make the test more portable.
49758      Branch: perl
49759            ! t/lib/cwd.t
49760 ____________________________________________________________________________
49761 [  9722] By: jhi                                   on 2001/04/17  11:53:50
49762         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
49763              From: Benjamin Sugars <ben.sugars@home.com>
49764              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
49765              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
49766      Branch: perl
49767            ! t/lib/cwd.t
49768 ____________________________________________________________________________
49769 [  9721] By: jhi                                   on 2001/04/17  11:52:17
49770         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
49771              From: Benjamin Sugars <bsugars@canoe.ca>
49772              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
49773              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
49774      Branch: perl
49775            ! op.c
49776 ____________________________________________________________________________
49777 [  9720] By: jhi                                   on 2001/04/17  11:35:42
49778         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
49779              From: Chris Nandor <pudge@pobox.com>
49780              Date: Tue, 17 Apr 2001 00:30:49 -0400
49781              Message-Id: <p05100207b701768712de@[10.0.1.177]>
49782      Branch: perl
49783            ! ext/File/Glob/bsd_glob.c gv.c
49784 ____________________________________________________________________________
49785 [  9719] By: jhi                                   on 2001/04/17  11:32:13
49786         Log: Subject: [PATCH] Tweten->West
49787              From: Casey West <casey@geeknest.com>
49788              Date: Mon, 16 Apr 2001 12:11:22 -0400
49789              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
49790      Branch: perl
49791            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
49792            ! pod/perltie.pod
49793 ____________________________________________________________________________
49794 [  9718] By: jhi                                   on 2001/04/16  03:22:52
49795         Log: Update Changes.
49796      Branch: perl
49797            ! Changes patchlevel.h
49798 ____________________________________________________________________________
49799 [  9717] By: jhi                                   on 2001/04/16  03:06:28
49800         Log: Regen toc.
49801      Branch: perl
49802            ! pod/perltoc.pod
49803 ____________________________________________________________________________
49804 [  9716] By: jhi                                   on 2001/04/16  02:58:42
49805         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
49806              From: Prymmer/Kahn <pvhp@best.com>
49807              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
49808              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
49809      Branch: perl
49810            ! utf8.c
49811 ____________________________________________________________________________
49812 [  9715] By: jhi                                   on 2001/04/15  23:40:35
49813         Log: Subject: Re: Net::Ping patch, adds stream protocol
49814              From: bronson@rinspin.com (Scott Bronson)
49815              Date: Tue, 10 Apr 2001 23:58:33 -0700
49816              Message-ID: <20010410235833.N29719@rinspin.com>
49817      Branch: perl
49818            ! lib/Net/Ping.pm
49819 ____________________________________________________________________________
49820 [  9714] By: jhi                                   on 2001/04/15  23:31:46
49821         Log: Printing out the ok messages helps successful testing.
49822      Branch: perl
49823            ! t/lib/time-hires.t
49824 ____________________________________________________________________________
49825 [  9713] By: jhi                                   on 2001/04/15  21:43:24
49826         Log: Update Douglas Wegscheid's email.
49827      Branch: perl
49828            ! AUTHORS
49829 ____________________________________________________________________________
49830 [  9712] By: jhi                                   on 2001/04/15  21:40:41
49831         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
49832              From: Michael G Schwern <schwern@pobox.com>
49833              Date: Sat, 14 Apr 2001 22:40:50 +0100
49834              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
49835      Branch: perl
49836            + t/lib/exporter.t
49837            ! MANIFEST lib/Exporter/Heavy.pm
49838 ____________________________________________________________________________
49839 [  9711] By: jhi                                   on 2001/04/15  21:39:21
49840         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
49841              From: Michael G Schwern <schwern@pobox.com>
49842              Date: Sat, 14 Apr 2001 22:13:59 +0100
49843              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
49844      Branch: perl
49845            ! t/op/loopctl.t
49846 ____________________________________________________________________________
49847 [  9710] By: jhi                                   on 2001/04/15  21:30:19
49848         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
49849              From: Michael G Schwern <schwern@pobox.com>
49850              Date: Sat, 14 Apr 2001 22:05:32 +0100
49851              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
49852      Branch: perl
49853            ! t/pragma/warnings.t
49854 ____________________________________________________________________________
49855 [  9709] By: jhi                                   on 2001/04/15  19:34:09
49856         Log: Integrate changes #9706,9707 from maintperl into mainline.
49857              
49858              change#7210 broke .packlist generation
49859              
49860              ExtUtils::Installed doesn't quote regex metacharacters in paths
49861              before using them in match; also make it work for dosish platforms
49862      Branch: perl
49863           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
49864 ____________________________________________________________________________
49865 [  9708] By: jhi                                   on 2001/04/15  19:31:01
49866         Log: Test also the scalar aspect of getitimer().
49867      Branch: perl
49868            ! t/lib/time-hires.t
49869 ____________________________________________________________________________
49870 [  9707] By: gsar                                  on 2001/04/15  17:24:20
49871         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
49872              before using them in match; also make it work for dosish platforms
49873      Branch: maint-5.6/perl
49874            ! lib/ExtUtils/Installed.pm
49875 ____________________________________________________________________________
49876 [  9706] By: gsar                                  on 2001/04/15  17:21:59
49877         Log: change#7210 broke .packlist generation (listed only filename
49878              rather than fully qualified path name)
49879      Branch: maint-5.6/perl
49880            ! lib/ExtUtils/Install.pm
49881 ____________________________________________________________________________
49882 [  9705] By: jhi                                   on 2001/04/15  12:36:33
49883         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
49884      Branch: perl
49885            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
49886            ! t/lib/time-hires.t
49887 ____________________________________________________________________________
49888 [  9704] By: jhi                                   on 2001/04/15  10:49:08
49889         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
49890              From: Prymmer/Kahn <pvhp@best.com>
49891              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
49892              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
49893      Branch: perl
49894            ! lib/utf8.pm pod/perlebcdic.pod
49895 ____________________________________________________________________________
49896 [  9703] By: jhi                                   on 2001/04/15  02:26:26
49897         Log: I keep forgetting to sort MANIFEST.
49898      Branch: perl
49899            ! MANIFEST
49900 ____________________________________________________________________________
49901 [  9702] By: jhi                                   on 2001/04/15  02:07:47
49902         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
49903              Now we have blessed, reftype, tainted, first, reduce, ...
49904      Branch: perl
49905            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
49906            + ext/List/Util/README ext/List/Util/Util.xs
49907            + ext/List/Util/lib/List/Util.pm
49908            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
49909            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
49910            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
49911            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
49912            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
49913            ! MANIFEST
49914 ____________________________________________________________________________
49915 [  9701] By: jhi                                   on 2001/04/14  15:05:25
49916         Log: Subject: RE: dprofpp.pl updates 
49917              From: Carl Eklof <CEklof@endeca.com>
49918              Date: Thu, 12 Apr 2001 18:45:46 -0400
49919              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
49920      Branch: perl
49921            ! utils/dprofpp.PL
49922 ____________________________________________________________________________
49923 [  9700] By: jhi                                   on 2001/04/14  14:44:55
49924         Log: Do not just blindly add CR.
49925      Branch: perl
49926            ! Porting/makerel
49927 ____________________________________________________________________________
49928 [  9699] By: jhi                                   on 2001/04/13  13:17:01
49929         Log: Update Changes.
49930      Branch: perl
49931            ! Changes patchlevel.h
49932 ____________________________________________________________________________
49933 [  9698] By: jhi                                   on 2001/04/13  12:44:48
49934         Log: Integrate perlio.
49935      Branch: perl
49936           !> ext/PerlIO/Scalar/Scalar.xs
49937 ____________________________________________________________________________
49938 [  9697] By: jhi                                   on 2001/04/13  12:29:15
49939         Log: Add more debug output to the test.
49940      Branch: perl
49941            ! t/lib/cwd.t
49942 ____________________________________________________________________________
49943 [  9696] By: nick                                  on 2001/04/13  10:14:29
49944         Log: Fix core dump on binmode($fh,'Scalar')
49945      Branch: perlio
49946            ! ext/PerlIO/Scalar/Scalar.xs
49947 ____________________________________________________________________________
49948 [  9695] By: nick                                  on 2001/04/13  09:05:42
49949         Log: Integrate mainline
49950      Branch: perlio
49951           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
49952           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
49953           +> t/lib/time-hires.t
49954           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
49955           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
49956           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
49957           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
49958           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
49959           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
49960           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
49961 ____________________________________________________________________________
49962 [  9694] By: jhi                                   on 2001/04/12  22:23:35
49963         Log: Integrate change #9693 from maintperl into mainline.
49964              
49965              $VERSION and Version() on the same line provokes a warning from
49966              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
49967      Branch: perl
49968           !> lib/Devel/SelfStubber.pm
49969 ____________________________________________________________________________
49970 [  9693] By: gsar                                  on 2001/04/12  21:55:56
49971         Log: $VERSION and Version() on the same line provokes a warning from
49972              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
49973      Branch: maint-5.6/perl
49974            ! lib/Devel/SelfStubber.pm
49975 ____________________________________________________________________________
49976 [  9692] By: jhi                                   on 2001/04/12  13:54:00
49977         Log: This is at least 5.005.
49978      Branch: perl
49979            ! ext/Time/HiRes/HiRes.xs
49980 ____________________________________________________________________________
49981 [  9691] By: jhi                                   on 2001/04/12  13:37:20
49982         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
49983      Branch: perl
49984            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
49985            ! win32/Makefile win32/makefile.mk
49986 ____________________________________________________________________________
49987 [  9690] By: jhi                                   on 2001/04/12  01:34:46
49988         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
49989      Branch: perl
49990            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
49991            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
49992            + t/lib/time-hires.t
49993            ! MANIFEST
49994 ____________________________________________________________________________
49995 [  9689] By: jhi                                   on 2001/04/12  00:28:39
49996         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
49997              From: Gisle Aas <gisle@ActiveState.com>
49998              Date: 11 Apr 2001 16:36:11 -0700
49999              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
50000      Branch: perl
50001            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
50002 ____________________________________________________________________________
50003 [  9688] By: jhi                                   on 2001/04/12  00:27:39
50004         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
50005              From: Gisle Aas <gisle@ActiveState.com>
50006              Date: 11 Apr 2001 11:13:24 -0700
50007              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
50008      Branch: perl
50009            ! ext/MIME/Base64/Base64.xs
50010 ____________________________________________________________________________
50011 [  9687] By: jhi                                   on 2001/04/11  19:51:47
50012         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
50013      Branch: perl
50014            ! Todo-5.6
50015 ____________________________________________________________________________
50016 [  9686] By: jhi                                   on 2001/04/11  16:54:25
50017         Log: Subject: [PATCH opcode.pl] Documentation of table format
50018              From: Simon Cozens <simon@netthink.co.uk>
50019              Date: Wed, 11 Apr 2001 12:59:31 +0100
50020              Message-ID: <20010411125931.A25681@netthink.co.uk>
50021      Branch: perl
50022            ! opcode.pl
50023 ____________________________________________________________________________
50024 [  9685] By: jhi                                   on 2001/04/11  16:53:15
50025         Log: Subject: [PATCH] prototype("CORE::recv")
50026              From: Simon Cozens <simon@netthink.co.uk>
50027              Date: Wed, 11 Apr 2001 13:24:35 +0100
50028              Message-ID: <20010411132435.A26169@netthink.co.uk>
50029      Branch: perl
50030            ! pp.c t/comp/proto.t
50031 ____________________________________________________________________________
50032 [  9684] By: jhi                                   on 2001/04/11  16:47:13
50033         Log: FAQ (and AUTHORS) update from Dan Carson: the information
50034              was several years obsolete, Term::Readkey has been updated
50035              to have the functionality.
50036      Branch: perl
50037            ! AUTHORS pod/perlfaq5.pod
50038 ____________________________________________________________________________
50039 [  9683] By: jhi                                   on 2001/04/11  12:15:46
50040         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
50041              From: Calle Dybedahl <calle@lysator.liu.se>
50042              Date: 10 Apr 2001 16:44:16 +0200
50043              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
50044      Branch: perl
50045            ! ext/MIME/Base64/Base64.xs
50046 ____________________________________________________________________________
50047 [  9682] By: jhi                                   on 2001/04/11  12:12:26
50048         Log: A more minimal fix for 20010410.006 from Hugo.
50049      Branch: perl
50050            ! regexec.c
50051 ____________________________________________________________________________
50052 [  9681] By: jhi                                   on 2001/04/11  11:34:23
50053         Log: Integrate changes #9678,9679 from maintline into mainperl.
50054              
50055              addendum to change#9676
50056              
50057              up $File::Glob::VERSION; add a note pointing out the version of
50058              the OpenBSD glob bsd_glob.c resembles
50059      Branch: perl
50060           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
50061           !> ext/File/Glob/bsd_glob.h
50062 ____________________________________________________________________________
50063 [  9680] By: jhi                                   on 2001/04/11  11:30:38
50064         Log: Bad test numbering in integrate in #9677.
50065              Fixes ID 20010411.001.
50066      Branch: perl
50067            ! t/op/pat.t
50068 ____________________________________________________________________________
50069 [  9679] By: gsar                                  on 2001/04/11  03:38:40
50070         Log: up $File::Glob::VERSION; add a note pointing out the version of
50071              the OpenBSD glob bsd_glob.c resembles
50072      Branch: maint-5.6/perl
50073            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
50074            ! ext/File/Glob/bsd_glob.h
50075 ____________________________________________________________________________
50076 [  9678] By: gsar                                  on 2001/04/11  03:09:48
50077         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
50078              revision 1.8.10.1 found here:
50079              
50080              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
50081      Branch: maint-5.6/perl
50082            ! ext/File/Glob/bsd_glob.c
50083 ____________________________________________________________________________
50084 [  9677] By: jhi                                   on 2001/04/11  02:54:39
50085         Log: Integrate changes #9675,9676 from maintperl into mainline.
50086              
50087              fix for bug 20010410.006, undo change#7115
50088              
50089              port the OpenBSD glob() security patch
50090      Branch: perl
50091           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
50092           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
50093           !> t/op/pat.t
50094 ____________________________________________________________________________
50095 [  9676] By: gsar                                  on 2001/04/11  02:19:02
50096         Log: port the glob() security patch found at:
50097              
50098              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
50099              
50100              CERT advisory for the issue is here:
50101              
50102              http://www.cert.org/advisories/CA-2001-07.html
50103              
50104              Note that the security scare is only relevant for those who are
50105              foolish enough to build suidperl (which is now officially discouraged)
50106      Branch: maint-5.6/perl
50107            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
50108            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
50109 ____________________________________________________________________________
50110 [  9675] By: gsar                                  on 2001/04/10  23:52:11
50111         Log: fix for bug 20010410.006
50112              
50113              undo change#7115 (came into maint-5.6 as change#8156)
50114              
50115              add tests to keep it from coming back
50116      Branch: maint-5.6/perl
50117            ! regexec.c t/op/pat.t
50118 ____________________________________________________________________________
50119 [  9674] By: nick                                  on 2001/04/10  20:39:31
50120         Log: Integrate mainline
50121      Branch: perlio
50122           +> Porting/testall.atom
50123           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
50124           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
50125           !> t/lib/lc-uk.t t/pod/find.t
50126 ____________________________________________________________________________
50127 [  9673] By: nick                                  on 2001/04/10  18:46:14
50128         Log: Integrate against change 9670 aka perl-5.7.1
50129      Branch: perlio
50130           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
50131           !> (integrate 53 files)
50132 ____________________________________________________________________________
50133 [  9672] By: jhi                                   on 2001/04/10  13:45:01
50134         Log: Add a script for doing cumulative profile of the test suite.
50135              (Requires ATOM, that is, Tru64.)
50136      Branch: perl
50137            + Porting/testall.atom
50138            ! MANIFEST
50139 ____________________________________________________________________________
50140 [  9671] By: jhi                                   on 2001/04/10  12:38:53
50141         Log: Missing std block.
50142      Branch: perl
50143            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
50144            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
50145            ! t/pod/find.t
50146 ____________________________________________________________________________
50147 [  9670] By: jhi                                   on 2001/04/10  01:25:58
50148         Log: This is 5.7.1.
50149      Branch: perl
50150            ! patchlevel.h
50151 ____________________________________________________________________________
50152 [  9669] By: jhi                                   on 2001/04/10  01:09:14
50153         Log: Update Changes.
50154      Branch: perl
50155            ! Changes patchlevel.h
50156 ____________________________________________________________________________
50157 [  9668] By: jhi                                   on 2001/04/10  01:00:38
50158         Log: Regen toc.
50159      Branch: perl
50160            ! pod/perltoc.pod
50161 ____________________________________________________________________________
50162 [  9667] By: jhi                                   on 2001/04/10  00:52:16
50163         Log: Update perlhist.
50164      Branch: perl
50165            ! pod/perlhist.pod
50166 ____________________________________________________________________________
50167 [  9666] By: jhi                                   on 2001/04/09  23:38:59
50168         Log: Slight wording tweaks from Damian to #9658.
50169      Branch: perl
50170            ! pod/perlobj.pod
50171 ____________________________________________________________________________
50172 [  9665] By: jhi                                   on 2001/04/09  19:56:06
50173         Log: Subject: [PATCH perlutil.pod] Nit
50174              From: Simon Cozens <simon@netthink.co.uk>
50175              Date: Mon, 9 Apr 2001 20:29:44 +0100
50176              Message-ID: <20010409202944.A14796@the.earth.li>
50177      Branch: perl
50178            ! pod/perlutil.pod
50179 ____________________________________________________________________________
50180 [  9664] By: jhi                                   on 2001/04/09  19:54:42
50181         Log: Subject: Re: perl571delta.pod@9631
50182              From: Mike Guy <mjtg@cam.ac.uk>
50183              Date: Mon, 09 Apr 2001 18:09:14 +0100
50184              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
50185      Branch: perl
50186            ! pod/perl571delta.pod
50187 ____________________________________________________________________________
50188 [  9663] By: jhi                                   on 2001/04/09  13:43:35
50189         Log: Update Changes.
50190      Branch: perl
50191            ! Changes patchlevel.h
50192 ____________________________________________________________________________
50193 [  9662] By: jhi                                   on 2001/04/09  13:24:46
50194         Log: tweak tweak.
50195      Branch: perl
50196            ! AUTHORS pod/perl571delta.pod
50197 ____________________________________________________________________________
50198 [  9661] By: jhi                                   on 2001/04/09  13:15:13
50199         Log: Thinko in manual patch applying.
50200      Branch: perl
50201            ! sv.c
50202 ____________________________________________________________________________
50203 [  9660] By: jhi                                   on 2001/04/09  13:07:53
50204         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
50205              From: Robin Barker <rmb1@cise.npl.co.uk> 
50206              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
50207              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
50208              
50209              (This corrects the case where the "isn't numeric" string contains \0s
50210              and is longer than the temporary buffer, and contains \0 at the point
50211              the string would be truncated by "...".) 
50212      Branch: perl
50213            ! sv.c
50214 ____________________________________________________________________________
50215 [  9659] By: jhi                                   on 2001/04/09  12:57:41
50216         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
50217      Branch: perl
50218            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
50219            ! t/lib/cgi-function.t t/lib/cgi-html.t
50220 ____________________________________________________________________________
50221 [  9658] By: jhi                                   on 2001/04/09  12:48:47
50222         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
50223              From: Ilmari Karonen <iltzu@sci.fi>
50224              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
50225              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
50226              
50227              Rearrange and rewrite the Method Invocation section
50228              to explain the concepts in nicer order.
50229      Branch: perl
50230            ! pod/perlobj.pod
50231 ____________________________________________________________________________
50232 [  9657] By: jhi                                   on 2001/04/09  12:35:58
50233         Log: Upgrade to podlators 1.09, from Russ Allbery.
50234      Branch: perl
50235            ! lib/Pod/Man.pm lib/Pod/Text.pm
50236 ____________________________________________________________________________
50237 [  9656] By: jhi                                   on 2001/04/09  12:31:53
50238         Log: perl571delta.
50239      Branch: perl
50240            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
50241 ____________________________________________________________________________
50242 [  9655] By: jhi                                   on 2001/04/09  12:20:09
50243         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
50244              From: Prymmer/Kahn <pvhp@best.com>
50245              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
50246              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
50247      Branch: perl
50248            ! lib/utf8.pm pod/perlunicode.pod
50249 ____________________________________________________________________________
50250 [  9654] By: gsar                                  on 2001/04/09  03:38:33
50251         Log: here lies 5.6.1
50252      Branch: maint-5.6/perl
50253            ! Changes
50254 ____________________________________________________________________________
50255 [  9653] By: jhi                                   on 2001/04/09  03:25:24
50256         Log: Update perlhist.
50257      Branch: perl
50258            ! pod/perlhist.pod
50259 ____________________________________________________________________________
50260 [  9652] By: jhi                                   on 2001/04/09  03:18:49
50261         Log: perl571delta tweaking continues.
50262      Branch: perl
50263            ! pod/perl571delta.pod
50264 ____________________________________________________________________________
50265 [  9651] By: gsar                                  on 2001/04/09  03:11:19
50266         Log: update Changes, patchlevel.h &c.
50267      Branch: maint-5.6/perl
50268            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
50269            ! pod/perltoc.pod
50270 ____________________________________________________________________________
50271 [  9650] By: jhi                                   on 2001/04/09  02:40:24
50272         Log: Integrate the perlfork half of #9513 from maintperl into mainline
50273              (the perlunicode half is obsolete)
50274      Branch: perl
50275            ! pod/perlfork.pod
50276 ____________________________________________________________________________
50277 [  9649] By: gsar                                  on 2001/04/09  02:35:43
50278         Log: tweak perldelta as suggested by Jarkko
50279      Branch: maint-5.6/perl
50280            ! pod/perldelta.pod
50281 ____________________________________________________________________________
50282 [  9648] By: jhi                                   on 2001/04/09  02:13:04
50283         Log: Integrate change #9646 from maintperl into mainline.
50284              
50285              add note about ithreads and Thread.pm
50286      Branch: perl
50287           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
50288 ____________________________________________________________________________
50289 [  9647] By: jhi                                   on 2001/04/09  02:10:18
50290         Log: Bad assumption that shortsize == 2.
50291      Branch: perl
50292            ! t/lib/xs-typemap.t
50293 ____________________________________________________________________________
50294 [  9646] By: gsar                                  on 2001/04/09  00:48:04
50295         Log: add note about ithreads and Thread.pm (too many people are
50296              confused by the fact that Thread.pm is built and installed
50297              under non-5005threads but doesn't work)
50298      Branch: maint-5.6/perl
50299            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
50300 ____________________________________________________________________________
50301 [  9645] By: gsar                                  on 2001/04/09  00:19:03
50302         Log: update perldelta.pod for changes in 5.6.1
50303      Branch: maint-5.6/perl
50304            ! Changes pod/perldelta.pod
50305 ____________________________________________________________________________
50306 [  9644] By: jhi                                   on 2001/04/08  20:37:00
50307         Log: Integrate change #9639 from maintperl into mainline:
50308              on windows, many of the README.* pods were being copied to
50309              the wrong location
50310      Branch: perl
50311           !> win32/Makefile win32/makefile.mk
50312 ____________________________________________________________________________
50313 [  9643] By: jhi                                   on 2001/04/08  20:07:11
50314         Log: Integrate change #9624 from maintperl into mainline:
50315              the pod tests were not okay.  (t/pod/find.t changes ignored)
50316      Branch: perl
50317           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
50318           !> t/pod/include.t t/pod/included.t t/pod/lref.t
50319           !> t/pod/multiline_items.t t/pod/nested_items.t
50320           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
50321           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
50322 ____________________________________________________________________________
50323 [  9642] By: jhi                                   on 2001/04/08  19:57:17
50324         Log: Integrate change #9638 from maintperl into mainline:
50325              update to latest JPL from the anoncvs repository
50326      Branch: perl
50327           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
50328           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
50329           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
50330 ____________________________________________________________________________
50331 [  9641] By: jhi                                   on 2001/04/08  19:53:30
50332         Log: perl571delta updates.
50333      Branch: perl
50334            ! lib/Filter/Simple.pm pod/perl571delta.pod
50335 ____________________________________________________________________________
50336 [  9640] By: gsar                                  on 2001/04/08  19:20:46
50337         Log: integrate change#9634 from mainline
50338              
50339              Fix the perlmodlib generation (didn't understand separate .pod
50340              files; didn't understand -- as the name-thing separator).
50341              Update the CPAN mirrors list.
50342      Branch: maint-5.6/perl
50343            ! pod/perlmodlib.pod
50344           !> pod/perlmodlib.PL
50345 ____________________________________________________________________________
50346 [  9639] By: gsar                                  on 2001/04/08  18:57:31
50347         Log: on windows, many of the README.* pods were being copied to the wrong
50348              location
50349      Branch: maint-5.6/perl
50350            ! win32/Makefile win32/makefile.mk
50351 ____________________________________________________________________________
50352 [  9638] By: gsar                                  on 2001/04/08  18:38:25
50353         Log: update to latest JPL from the anoncvs repository
50354      Branch: maint-5.6/perl
50355            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
50356            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
50357            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
50358 ____________________________________________________________________________
50359 [  9637] By: jhi                                   on 2001/04/08  17:53:53
50360         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
50361      Branch: perl
50362            ! pod/perl571delta.pod
50363 ____________________________________________________________________________
50364 [  9636] By: jhi                                   on 2001/04/08  17:18:32
50365         Log: Regen toc.
50366      Branch: perl
50367            ! pod/perltoc.pod
50368 ____________________________________________________________________________
50369 [  9635] By: jhi                                   on 2001/04/08  17:16:33
50370         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
50371              From: "Craig A. Berry" <craigberry@mac.com>
50372              Date: Sun, 08 Apr 2001 12:30:16 -0500
50373              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
50374      Branch: perl
50375            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
50376 ____________________________________________________________________________
50377 [  9634] By: jhi                                   on 2001/04/08  17:09:19
50378         Log: Fix the perlmodlib generation (didn't understand separate .pod
50379              files; didn't understand -- as the name-thing separator).
50380              
50381              Update the CPAN mirrors list.
50382      Branch: perl
50383            ! pod/perlmodlib.PL pod/perlmodlib.pod
50384 ____________________________________________________________________________
50385 [  9633] By: jhi                                   on 2001/04/08  16:49:17
50386         Log: Sort MANIFEST.
50387      Branch: perl
50388            ! MANIFEST
50389 ____________________________________________________________________________
50390 [  9632] By: gsar                                  on 2001/04/08  16:36:06
50391         Log: add $Tie::RefHash::VERSION
50392      Branch: maint-5.6/perl
50393            ! lib/Tie/RefHash.pm
50394 ____________________________________________________________________________
50395 [  9631] By: jhi                                   on 2001/04/08  16:10:15
50396         Log: perl571delta updates based on p5p feedback; still needs
50397              lots of examples.
50398      Branch: perl
50399            ! pod/perl571delta.pod
50400 ____________________________________________________________________________
50401 [  9630] By: jhi                                   on 2001/04/08  15:59:13
50402         Log: Update the list of supported platforms to talk about 5.7.1
50403              (and 5.6.1)
50404      Branch: perl
50405            ! pod/perlport.pod
50406 ____________________________________________________________________________
50407 [  9629] By: jhi                                   on 2001/04/08  15:55:41
50408         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
50409              from maintperl into mainline: perlport updates.
50410      Branch: perl
50411            ! pod/perlport.pod
50412 ____________________________________________________________________________
50413 [  9628] By: jhi                                   on 2001/04/08  15:53:17
50414         Log: perlsolaris.pod copied to wrong directory.
50415      Branch: perl
50416            ! win32/makefile.mk
50417 ____________________________________________________________________________
50418 [  9627] By: jhi                                   on 2001/04/08  14:48:18
50419         Log: Subject: Typos in perl571delta.pod
50420              From: "Stephen P. Potter" <spp@spotter.yi.org>
50421              Date: Sat, 07 Apr 2001 20:37:05 -0400
50422              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
50423      Branch: perl
50424            ! pod/perl571delta.pod
50425 ____________________________________________________________________________
50426 [  9626] By: jhi                                   on 2001/04/08  14:39:04
50427         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
50428      Branch: perl
50429            ! gv.c
50430 ____________________________________________________________________________
50431 [  9625] By: nick                                  on 2001/04/08  10:14:23
50432         Log: Integrate mainline
50433      Branch: perlio
50434           +> pod/perl570delta.pod pod/perl571delta.pod
50435           !> (integrate 27 files)
50436 ____________________________________________________________________________
50437 [  9624] By: gsar                                  on 2001/04/08  06:08:17
50438         Log: test in t/pod/* were busted
50439              
50440              these tests are still not enabled in t/{harness,TEST}
50441      Branch: maint-5.6/perl
50442            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
50443            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
50444            ! t/pod/multiline_items.t t/pod/nested_items.t
50445            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
50446            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
50447 ____________________________________________________________________________
50448 [  9623] By: gsar                                  on 2001/04/08  03:37:01
50449         Log: integrate change#9470 from mainline
50450              
50451              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
50452      Branch: maint-5.6/perl
50453           !> ext/Socket/Socket.xs
50454 ____________________________________________________________________________
50455 [  9622] By: jhi                                   on 2001/04/07  22:40:47
50456         Log: Update Changes.
50457      Branch: perl
50458            ! Changes patchlevel.h
50459 ____________________________________________________________________________
50460 [  9621] By: jhi                                   on 2001/04/07  22:34:16
50461         Log: Update AUTHORS.
50462      Branch: perl
50463            ! AUTHORS
50464 ____________________________________________________________________________
50465 [  9620] By: jhi                                   on 2001/04/07  22:12:47
50466         Log: Forgot to bump the number of tests in #9164.
50467      Branch: perl
50468            ! t/op/array.t
50469 ____________________________________________________________________________
50470 [  9619] By: jhi                                   on 2001/04/07  22:09:50
50471         Log: Bump patchlevel to 5.7.1.
50472      Branch: perl
50473            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50474            ! config_h.SH patchlevel.h
50475 ____________________________________________________________________________
50476 [  9618] By: jhi                                   on 2001/04/07  22:02:41
50477         Log: Populate perl571delta.
50478      Branch: perl
50479            ! pod/perl571delta.pod
50480 ____________________________________________________________________________
50481 [  9617] By: jhi                                   on 2001/04/07  22:01:23
50482         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
50483              to forget it later; do not change patchlevel.h yet or regenerate
50484              Configure yet.
50485      Branch: perl
50486            ! epoc/config.sh win32/Makefile win32/config_H.bc
50487            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
50488 ____________________________________________________________________________
50489 [  9616] By: jhi                                   on 2001/04/07  17:46:33
50490         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
50491      Branch: perl
50492            ! pod/perl571delta.pod
50493 ____________________________________________________________________________
50494 [  9615] By: jhi                                   on 2001/04/07  17:33:21
50495         Log: Change the toc configuration.
50496      Branch: perl
50497            ! pod/buildtoc.PL pod/perl.pod
50498 ____________________________________________________________________________
50499 [  9614] By: jhi                                   on 2001/04/07  17:29:47
50500         Log: Subject: PATCH: $[
50501              From: Robin Houston <robin@kitsite.com>
50502              Date: Fri, 6 Apr 2001 18:10:14 +0100
50503              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
50504      Branch: perl
50505            ! op.c t/op/array.t
50506 ____________________________________________________________________________
50507 [  9613] By: jhi                                   on 2001/04/07  17:28:26
50508         Log: Subject: [PATCH perl@9424] isn't numeric warning
50509              From: Robin Barker <rmb1@cise.npl.co.uk>
50510              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
50511              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
50512      Branch: perl
50513            ! sv.c t/pragma/warn/sv
50514 ____________________________________________________________________________
50515 [  9612] By: jhi                                   on 2001/04/07  17:26:45
50516         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
50517              From: Mike Guy <mjtg@cam.ac.uk>
50518              Date: Fri, 06 Apr 2001 12:47:06 +0100
50519              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
50520      Branch: perl
50521            ! dump.c t/lib/peek.t
50522 ____________________________________________________________________________
50523 [  9611] By: jhi                                   on 2001/04/07  17:21:35
50524         Log: Create perl571delta and seed it off with the perldelta changes
50525              since 5.7.0; remove those changes from perldelta and rename it
50526              as perl570delta; recreate perldelta but leave it almost empty.
50527      Branch: perl
50528            + pod/perl570delta.pod pod/perl571delta.pod
50529            ! MANIFEST pod/perldelta.pod
50530 ____________________________________________________________________________
50531 [  9610] By: jhi                                   on 2001/04/07  16:56:32
50532         Log: Denit.
50533      Branch: perl
50534            ! pod/perldelta.pod
50535 ____________________________________________________________________________
50536 [  9609] By: jhi                                   on 2001/04/07  16:38:32
50537         Log: Retract #9523: needs more thought.
50538      Branch: perl
50539            ! Makefile.SH
50540 ____________________________________________________________________________
50541 [  9608] By: jhi                                   on 2001/04/07  14:59:20
50542         Log: atmark() code cleanaup.
50543      Branch: perl
50544            ! ext/IO/IO.xs
50545 ____________________________________________________________________________
50546 [  9607] By: jhi                                   on 2001/04/07  14:48:14
50547         Log: Integrate change #9605 from maintperl into mainline.
50548              
50549              can't optimize away scope entry if tr/// is present
50550      Branch: perl
50551           !> op.c t/op/tr.t
50552 ____________________________________________________________________________
50553 [  9606] By: jhi                                   on 2001/04/07  14:43:59
50554         Log: Integrate perlio.
50555      Branch: perl
50556           +> win32/FindExt.pm
50557           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
50558           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
50559 ____________________________________________________________________________
50560 [  9605] By: gsar                                  on 2001/04/07  11:52:40
50561         Log: can't optimize away scope entry if tr/// is present
50562      Branch: maint-5.6/perl
50563            ! op.c t/op/tr.t
50564 ____________________________________________________________________________
50565 [  9604] By: nick                                  on 2001/04/07  11:39:45
50566         Log: Split out extension finding code from buildext.pl into FindExt.pm
50567              Use it to get Config.pm's idea of available extensions in line
50568              with what is built.
50569      Branch: perlio
50570            + win32/FindExt.pm
50571            ! MANIFEST win32/buildext.pl win32/config_sh.PL
50572            ! win32/makefile.mk
50573 ____________________________________________________________________________
50574 [  9603] By: nick                                  on 2001/04/07  09:11:38
50575         Log: Cleanup correction for failed :Via() layer, also set an error code.
50576      Branch: perlio
50577            ! ext/PerlIO/Via/Via.xs
50578 ____________________________________________________________________________
50579 [  9602] By: nick                                  on 2001/04/07  08:38:04
50580         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
50581              style. So don't use binmode() on the handles so that Win32 etc. see
50582              same sequence and produce same digests.
50583      Branch: perlio
50584            ! t/lib/md5-file.t
50585 ____________________________________________________________________________
50586 [  9601] By: nick                                  on 2001/04/07  08:36:26
50587         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
50588              Else it complains and so crlf layer (say) does not get pushed.
50589      Branch: perlio
50590            ! perlio.c
50591 ____________________________________________________________________________
50592 [  9600] By: jhi                                   on 2001/04/06  23:00:09
50593         Log: Integrate change #9599 from perlio into mainline.
50594      Branch: perl
50595           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
50596           !> win32/config_H.vc
50597 ____________________________________________________________________________
50598 [  9599] By: nick                                  on 2001/04/06  21:42:43
50599         Log: Quote $VERSION in Encode.pm.
50600              regen_config_h as requested.
50601      Branch: perlio
50602            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
50603            ! win32/config_H.vc
50604 ____________________________________________________________________________
50605 [  9598] By: nick                                  on 2001/04/06  20:34:59
50606         Log: Integrate mainline
50607      Branch: perlio
50608           +> README.macos
50609           !> (integrate 39 files)
50610 ____________________________________________________________________________
50611 [  9597] By: gsar                                  on 2001/04/06  18:06:35
50612         Log: integrate change#9464 from mainline (addendum to change#8313)
50613              
50614              Subject: [PATCH @9452] Better peep()ing for foreach() loops
50615      Branch: maint-5.6/perl
50616           !> op.c
50617 ____________________________________________________________________________
50618 [  9596] By: jhi                                   on 2001/04/06  17:26:03
50619         Log: The d_casti32=undef is good for you even when not use64bitall.
50620      Branch: perl
50621            ! hints/hpux.sh
50622 ____________________________________________________________________________
50623 [  9595] By: gsar                                  on 2001/04/06  14:57:17
50624         Log: add a low-impact fix to accommodate darwin-ism
50625      Branch: maint-5.6/perl
50626            ! ext/Errno/Errno_pm.PL
50627 ____________________________________________________________________________
50628 [  9594] By: jhi                                   on 2001/04/06  14:55:14
50629         Log: Integrate changes #9528,9593 from mainline into maintperl;
50630              tweaking the editor/IDE/shell list.
50631      Branch: maint-5.6/perl
50632           !> pod/perlfaq3.pod
50633 ____________________________________________________________________________
50634 [  9593] By: jhi                                   on 2001/04/06  14:51:39
50635         Log: Make the editor/IDE/shell list a little bit airier.
50636      Branch: perl
50637            ! pod/perlfaq3.pod
50638 ____________________________________________________________________________
50639 [  9592] By: gsar                                  on 2001/04/06  14:45:18
50640         Log: integrate change#9477 from mainline (base.pm doc tweak)
50641              
50642              missing doc entry for fmod()
50643      Branch: maint-5.6/perl
50644            ! lib/Math/BigFloat.pm
50645           !> lib/base.pm
50646 ____________________________________________________________________________
50647 [  9591] By: jhi                                   on 2001/04/06  13:55:48
50648         Log: Regen toc.
50649      Branch: perl
50650            ! pod/perltoc.pod
50651 ____________________________________________________________________________
50652 [  9590] By: jhi                                   on 2001/04/06  13:54:52
50653         Log: Math::BigFloat patches from John Peacock.  The equivalent
50654              of #9586 from maintperl but reworked by John to work with
50655              the bleadperl.
50656      Branch: perl
50657            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
50658 ____________________________________________________________________________
50659 [  9589] By: jhi                                   on 2001/04/06  13:42:23
50660         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
50661      Branch: perl
50662            ! ext/Digest/MD5/Makefile.PL
50663 ____________________________________________________________________________
50664 [  9588] By: jhi                                   on 2001/04/06  13:31:45
50665         Log: Integrate changes #9584,9587 from maintperl into mainline.
50666              
50667              keep eval"" CVs alive until the end of the statement in which
50668              they're called
50669              
50670              add README.macos (from Chris Nandor)
50671              
50672              tyop in change#9555
50673      Branch: perl
50674           +> README.macos
50675           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
50676           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
50677           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
50678           !> win32/makefile.mk
50679 ____________________________________________________________________________
50680 [  9587] By: gsar                                  on 2001/04/06  07:31:30
50681         Log: add README.macos (from Chris Nandor)
50682              
50683              tyop in change#9555
50684      Branch: maint-5.6/perl
50685            + README.macos
50686            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
50687            ! win32/Makefile win32/makefile.mk
50688 ____________________________________________________________________________
50689 [  9586] By: gsar                                  on 2001/04/06  07:08:54
50690         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
50691      Branch: maint-5.6/perl
50692            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
50693 ____________________________________________________________________________
50694 [  9585] By: gsar                                  on 2001/04/06  06:58:44
50695         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
50696              from mainline
50697              
50698              Subject: [PATCH] Base64 update to perlfaq9.pod
50699              
50700              Subject: [PATCH AUTHORS] Housekeeping
50701              
50702              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
50703              Mac OS X (Darwin) has extra pwent fields.
50704              
50705              Subject: [PATCH B::*] print control-character vars readably
50706              Needs EBCDICification.
50707              
50708              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
50709              
50710              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
50711              
50712              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
50713              
50714              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
50715              
50716              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
50717              
50718              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
50719              
50720              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
50721              
50722              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
50723              
50724              FreeBSD hints tweak from Anton Berezin.
50725              
50726              Subject: [PATCH foolperl & bleadperl] README.vms update
50727              
50728              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
50729      Branch: maint-5.6/perl
50730           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
50731           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
50732           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
50733 ____________________________________________________________________________
50734 [  9584] By: gsar                                  on 2001/04/06  04:09:00
50735         Log: keep eval"" CVs alive until the end of the statement in which
50736              they're called; this avoids a coredump ensuing from search for
50737              lexicals in code such as:
50738              
50739              sub bug {
50740              my $s = @_;
50741              eval q[sub { eval 'sub { &$s }' }];
50742              }
50743              bug("x")->()->();
50744              
50745              this code still doesn't work as intended (as it has remained
50746              since time immemorial), but it doesn't provoke a coredump anymore
50747      Branch: maint-5.6/perl
50748            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
50749            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
50750 ____________________________________________________________________________
50751 [  9583] By: jhi                                   on 2001/04/05  23:52:51
50752         Log: Update Changes.
50753      Branch: perl
50754            ! Changes patchlevel.h
50755 ____________________________________________________________________________
50756 [  9582] By: jhi                                   on 2001/04/05  23:11:23
50757         Log: Slight doc tweak.
50758      Branch: perl
50759            ! pod/perlunicode.pod
50760 ____________________________________________________________________________
50761 [  9581] By: jhi                                   on 2001/04/05  23:04:11
50762         Log: Integrate perlio.
50763      Branch: perl
50764           !> pod/perlunicode.pod
50765 ____________________________________________________________________________
50766 [  9580] By: jhi                                   on 2001/04/05  23:03:29
50767         Log: Test for #9579.
50768      Branch: perl
50769            ! t/op/do.t
50770 ____________________________________________________________________________
50771 [  9579] By: jhi                                   on 2001/04/05  22:54:17
50772         Log: Subject: [PATCH] Propagate calling context for do '...'
50773              From: Gisle Aas <gisle@ActiveState.com>
50774              Date: 04 Apr 2001 20:17:29 -0700
50775              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
50776      Branch: perl
50777            ! pod/perlfunc.pod pp_ctl.c
50778 ____________________________________________________________________________
50779 [  9578] By: jhi                                   on 2001/04/05  22:52:51
50780         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
50781              From: Peter Prymmer <pvhp@forte.com>
50782              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
50783              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
50784      Branch: perl
50785            ! README.vms
50786 ____________________________________________________________________________
50787 [  9577] By: jhi                                   on 2001/04/05  22:48:22
50788         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
50789              From: "Craig A. Berry" <craigberry@mac.com>
50790              Date: Thu, 5 Apr 2001 13:43:28 -0500
50791              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
50792      Branch: perl
50793            ! README.vms
50794 ____________________________________________________________________________
50795 [  9576] By: jhi                                   on 2001/04/05  22:31:38
50796         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
50797              From: Michael G Schwern <schwern@pobox.com>
50798              Date: Thu, 5 Apr 2001 21:53:21 +0100
50799              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
50800      Branch: perl
50801            ! lib/base.pm t/lib/fields.t
50802 ____________________________________________________________________________
50803 [  9575] By: jhi                                   on 2001/04/05  22:26:10
50804         Log: FreeBSD hints tweak from Anton Berezin.
50805      Branch: perl
50806            ! hints/freebsd.sh
50807 ____________________________________________________________________________
50808 [  9574] By: jhi                                   on 2001/04/05  22:24:03
50809         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
50810              From: David Dyck <dcd@tc.fluke.com>
50811              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
50812              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
50813      Branch: perl
50814            ! t/op/oct.t
50815 ____________________________________________________________________________
50816 [  9573] By: jhi                                   on 2001/04/05  22:23:06
50817         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
50818              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
50819              From: David Dyck <dcd@tc.fluke.com>
50820              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
50821      Branch: perl
50822            ! pp.c
50823 ____________________________________________________________________________
50824 [  9572] By: jhi                                   on 2001/04/05  22:14:47
50825         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
50826              From: Robin Houston <robin@kitsite.com>
50827              Date: Thu, 5 Apr 2001 20:56:48 +0100
50828              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
50829      Branch: perl
50830            ! ext/B/B/Deparse.pm
50831 ____________________________________________________________________________
50832 [  9571] By: jhi                                   on 2001/04/05  22:12:53
50833         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
50834              From: Robin Houston <robin@kitsite.com>
50835              Date: Thu, 5 Apr 2001 19:55:51 +0100
50836              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
50837      Branch: perl
50838            ! ext/B/B/Deparse.pm
50839 ____________________________________________________________________________
50840 [  9570] By: jhi                                   on 2001/04/05  22:11:06
50841         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
50842              From: Robin Houston <robin@kitsite.com>
50843              Date: Thu, 5 Apr 2001 20:16:29 +0100
50844              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
50845      Branch: perl
50846            ! ext/B/B/Deparse.pm
50847 ____________________________________________________________________________
50848 [  9569] By: nick                                  on 2001/04/05  21:32:26
50849         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
50850      Branch: perlio
50851            ! pod/perlunicode.pod
50852 ____________________________________________________________________________
50853 [  9568] By: nick                                  on 2001/04/05  19:38:09
50854         Log: Integrate mainline
50855      Branch: perlio
50856           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
50857           !> (integrate 35 files)
50858 ____________________________________________________________________________
50859 [  9567] By: jhi                                   on 2001/04/05  18:31:45
50860         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
50861              From: Robin Houston <robin@kitsite.com>
50862              Date: Thu, 5 Apr 2001 18:03:23 +0100
50863              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
50864      Branch: perl
50865            ! ext/B/B/Deparse.pm
50866 ____________________________________________________________________________
50867 [  9566] By: jhi                                   on 2001/04/05  18:29:35
50868         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
50869              From: Robin Houston <robin@kitsite.com>
50870              Date: Thu, 5 Apr 2001 16:45:18 +0100
50871              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
50872      Branch: perl
50873            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
50874 ____________________________________________________________________________
50875 [  9565] By: jhi                                   on 2001/04/05  18:24:23
50876         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
50877              From: Robin Houston <robin@kitsite.com>
50878              Date: Thu, 5 Apr 2001 14:50:09 +0100
50879              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
50880      Branch: perl
50881            ! ext/B/B/Deparse.pm
50882 ____________________________________________________________________________
50883 [  9564] By: jhi                                   on 2001/04/05  18:23:03
50884         Log: Subject: [PATCH B::*] print control-character vars readably
50885              From: Robin Houston <robin@kitsite.com>
50886              Date: Thu, 5 Apr 2001 14:27:38 +0100
50887              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
50888              
50889              Needs EBCDICification.
50890      Branch: perl
50891            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
50892            ! ext/B/B/Terse.pm
50893 ____________________________________________________________________________
50894 [  9563] By: jhi                                   on 2001/04/05  18:20:32
50895         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
50896              Date: Thu, 5 Apr 2001 13:21:42 -0400
50897              From: Paul Schinder <schinder@pobox.com>
50898              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
50899              
50900              Mac OS X (Darwin) has extra pwent fields.
50901      Branch: perl
50902            ! t/op/pwent.t
50903 ____________________________________________________________________________
50904 [  9562] By: jhi                                   on 2001/04/05  17:57:51
50905         Log: Regen toc.
50906      Branch: perl
50907            ! pod/perltoc.pod
50908 ____________________________________________________________________________
50909 [  9561] By: jhi                                   on 2001/04/05  17:47:33
50910         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
50911      Branch: metaconfig
50912            ! U/Glossary.patch
50913      Branch: metaconfig/U/perl
50914            + d_u32align.U
50915            ! d_cmsghdr_s.U d_msghdr_s.U
50916 ____________________________________________________________________________
50917 [  9560] By: jhi                                   on 2001/04/05  17:47:01
50918         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
50919              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
50920              Introduce probes for struct msghdr, struct cmsghdr,
50921              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
50922              ualarm, usleep, for possible later extension work.
50923      Branch: perl
50924            + t/lib/md5-align.t
50925            ! Configure MANIFEST Porting/Glossary Porting/config.sh
50926            ! Porting/config_H config_h.SH configure.com epoc/config.sh
50927            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
50928            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50929            ! vos/config.ga.h win32/config.bc win32/config.gc
50930            ! win32/config.vc
50931 ____________________________________________________________________________
50932 [  9559] By: jhi                                   on 2001/04/05  13:03:04
50933         Log: Be traditional in your cpp (for the Errno extension).
50934      Branch: perl
50935            ! hints/darwin.sh
50936 ____________________________________________________________________________
50937 [  9558] By: jhi                                   on 2001/04/05  13:00:05
50938         Log: Add $Config{cppflags} to the gcc incantation.
50939      Branch: perl
50940            ! ext/Errno/Errno_pm.PL
50941 ____________________________________________________________________________
50942 [  9557] By: jhi                                   on 2001/04/05  04:22:39
50943         Log: Introduce Sean Burke's Class::ISA 0.32.
50944      Branch: perl
50945            + lib/Class/ISA.pm t/lib/class-isa.t
50946            ! MANIFEST
50947 ____________________________________________________________________________
50948 [  9556] By: jhi                                   on 2001/04/05  04:09:50
50949         Log: Subject: [PATCH AUTHORS] Housekeeping
50950              From: Paul Johnson <paul@pjcj.net> 
50951              Date: Wed, 4 Apr 2001 22:45:47 +0200
50952              Message-ID: <20010404224547.D9548@pjcj.net>
50953      Branch: perl
50954            ! AUTHORS
50955 ____________________________________________________________________________
50956 [  9555] By: jhi                                   on 2001/04/05  04:06:33
50957         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
50958              From: Gisle Aas <gisle@ActiveState.com>
50959              Date: 04 Apr 2001 14:23:04 -0700
50960              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
50961      Branch: perl
50962            ! pod/perlfaq9.pod
50963 ____________________________________________________________________________
50964 [  9554] By: jhi                                   on 2001/04/05  04:05:49
50965         Log: Downgrade also the "Wide character" diagnostic.
50966      Branch: perl
50967            ! pod/perldiag.pod
50968 ____________________________________________________________________________
50969 [  9553] By: jhi                                   on 2001/04/05  04:00:33
50970         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
50971              maintperl into mainline.
50972              
50973              "double" should be "NV"; standard typemap is missing entry
50974              for NV
50975              
50976              s/djSP/dSP/
50977              
50978              Downgrade "Wide character in print" to a warning.
50979              
50980              B::Deparse fix for ${^FOO} and documentation for PVX() method
50981              (from Robin Houston)
50982              
50983              tr/// doesn't null-terminate the result in some situations
50984              (from Gisle Aas)
50985      Branch: perl
50986           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
50987           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
50988           !> t/io/utf8.t t/op/tr.t
50989 ____________________________________________________________________________
50990 [  9552] By: jhi                                   on 2001/04/05  03:52:50
50991         Log: Retract changes #9542 and #9538 (from maintperl, integrated
50992              at #9540), shouldn't be needed because of the perlio changes.
50993      Branch: perl
50994            ! util.c
50995 ____________________________________________________________________________
50996 [  9551] By: gsar                                  on 2001/04/05  00:18:34
50997         Log: tr/// doesn't null-terminate the result in some situations
50998              (from Gisle Aas)
50999      Branch: maint-5.6/perl
51000            ! doop.c t/op/tr.t
51001 ____________________________________________________________________________
51002 [  9550] By: gsar                                  on 2001/04/04  20:04:17
51003         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
51004              (from Robin Houston)
51005      Branch: maint-5.6/perl
51006            ! ext/B/B.pm ext/B/B/Deparse.pm
51007 ____________________________________________________________________________
51008 [  9549] By: nick                                  on 2001/04/04  18:56:15
51009         Log: Downgrade "Wide character in print" to a warning.
51010      Branch: perlio
51011            ! doio.c t/io/utf8.t
51012 ____________________________________________________________________________
51013 [  9548] By: gsar                                  on 2001/04/04  18:51:49
51014         Log: integrate changes#9460,9462,9482,9521,9522
51015              
51016              Subject: PATCH: B::Debug should show LOOP-specific fields
51017              
51018              Subject: B::Deparse precedence bug. (Patch included.)
51019              
51020              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
51021              
51022              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
51023              
51024              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
51025      Branch: maint-5.6/perl
51026           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
51027           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
51028 ____________________________________________________________________________
51029 [  9547] By: gsar                                  on 2001/04/04  18:49:16
51030         Log: s/djSP/dSP/
51031      Branch: maint-5.6/perl
51032            ! ext/Thread/Thread.xs
51033 ____________________________________________________________________________
51034 [  9546] By: nick                                  on 2001/04/04  18:44:00
51035         Log: Integrate mainline.
51036      Branch: perlio
51037           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
51038           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
51039 ____________________________________________________________________________
51040 [  9545] By: gsar                                  on 2001/04/04  18:38:52
51041         Log: integrate change#8837 from mainline
51042              
51043              Subject: [patch] -Wall cleanup round 2
51044      Branch: maint-5.6/perl
51045           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
51046           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
51047           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
51048           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
51049           !> ext/SDBM_File/SDBM_File.xs
51050 ____________________________________________________________________________
51051 [  9544] By: gsar                                  on 2001/04/04  17:49:57
51052         Log: "double" should be "NV"; standard typemap is missing entry
51053              for NV
51054      Branch: maint-5.6/perl
51055            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
51056 ____________________________________________________________________________
51057 [  9543] By: jhi                                   on 2001/04/04  14:13:18
51058         Log: Thou shalt not (just) match for English error messages.
51059      Branch: perl
51060            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
51061            ! os2/OS2/Process/Process.pm
51062 ____________________________________________________________________________
51063 [  9542] By: jhi                                   on 2001/04/04  13:20:39
51064         Log: Make the stdio tricks of fflush_all() to exist only if
51065              stdio is being used.
51066      Branch: perl
51067            ! util.c
51068 ____________________________________________________________________________
51069 [  9541] By: jhi                                   on 2001/04/04  04:20:24
51070         Log: Subject: Re: [PATCH] Lighten up glob
51071              From: Benjamin Sugars <bsugars@canoe.ca>
51072              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
51073              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
51074      Branch: perl
51075            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
51076            ! util.c
51077 ____________________________________________________________________________
51078 [  9540] By: jhi                                   on 2001/04/04  04:03:57
51079         Log: Integrate changes #9538,9539 from maintperl into mainline.
51080              
51081              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
51082              for use with _fwalk() (fix for change#7705)
51083              
51084              another tweak needed for SunOS 4.1.x build (from Mike Guy)
51085              (cp -f is not portable)
51086      Branch: perl
51087           !> Makefile.SH util.c
51088 ____________________________________________________________________________
51089 [  9539] By: gsar                                  on 2001/04/04  03:01:14
51090         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
51091      Branch: maint-5.6/perl
51092            ! Makefile.SH
51093 ____________________________________________________________________________
51094 [  9538] By: gsar                                  on 2001/04/04  01:00:38
51095         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
51096              for use with _fwalk() (fix for change#7705)
51097      Branch: maint-5.6/perl
51098            ! util.c
51099 ____________________________________________________________________________
51100 [  9537] By: nick                                  on 2001/04/03  19:24:55
51101         Log: Integrate mainline
51102      Branch: perlio
51103           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
51104           +> lib/unicode/PropList.html
51105            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
51106           !> (integrate 69 files)
51107 ____________________________________________________________________________
51108 [  9536] By: jhi                                   on 2001/04/03  18:02:31
51109         Log: Integrate change #9533 from maintperl into mainline.
51110              
51111              better fix for change#9517 to accomodate UNC paths like
51112              \\server\share\foo, and paths with trailing backslash
51113              like c:\this\
51114      Branch: perl
51115           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
51116 ____________________________________________________________________________
51117 [  9535] By: jhi                                   on 2001/04/03  17:58:07
51118         Log: Change the push/unshift warning to be of class syntax, not misc.
51119      Branch: perl
51120            ! op.c pod/perldiag.pod t/pragma/warn/op
51121 ____________________________________________________________________________
51122 [  9534] By: jhi                                   on 2001/04/03  15:03:46
51123         Log: Change the push/unshift warning (#9532) to talk about "no values"
51124              instead of "no arguments".
51125      Branch: perl
51126            ! op.c pod/perldiag.pod t/pragma/warn/op
51127 ____________________________________________________________________________
51128 [  9533] By: gsar                                  on 2001/04/03  14:30:07
51129         Log: better fix for change#9517 to accomodate UNC paths like
51130              \\server\share\foo, and paths with trailing backslash
51131              like c:\this\
51132      Branch: maint-5.6/perl
51133            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
51134 ____________________________________________________________________________
51135 [  9532] By: jhi                                   on 2001/04/03  13:11:46
51136         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
51137              From: Robin Houston <robin@kitsite.com>
51138              Date: Mon, 2 Apr 2001 15:03:29 +0100
51139              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
51140      Branch: perl
51141            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
51142 ____________________________________________________________________________
51143 [  9531] By: jhi                                   on 2001/04/03  13:06:34
51144         Log: Integrate change #9530 from maintperl into mainline.
51145              
51146              accomodate VMS "mailbox overflow" quirk in testsuite (from
51147              Craig Berry)
51148      Branch: perl
51149           !> t/lib/socket.t
51150 ____________________________________________________________________________
51151 [  9530] By: gsar                                  on 2001/04/03  04:56:41
51152         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
51153              Craig Berry)
51154      Branch: maint-5.6/perl
51155            ! t/lib/socket.t
51156 ____________________________________________________________________________
51157 [  9529] By: jhi                                   on 2001/04/03  02:34:34
51158         Log: Update Changes.
51159      Branch: perl
51160            ! Changes patchlevel.h
51161 ____________________________________________________________________________
51162 [  9528] By: jhi                                   on 2001/04/03  01:27:57
51163         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
51164              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
51165              To: perl5-porters@perl.org
51166              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
51167      Branch: perl
51168            ! pod/perlfaq3.pod
51169 ____________________________________________________________________________
51170 [  9527] By: jhi                                   on 2001/04/03  01:22:09
51171         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
51172              From: Peter Prymmer <pvhp@forte.com>
51173              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
51174              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
51175      Branch: perl
51176            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
51177 ____________________________________________________________________________
51178 [  9526] By: jhi                                   on 2001/04/03  01:18:25
51179         Log: The metaconfig unit changes for #9525.
51180      Branch: metaconfig
51181            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
51182      Branch: metaconfig/U/perl
51183            ! use64bits.U
51184 ____________________________________________________________________________
51185 [  9525] By: jhi                                   on 2001/04/03  01:17:30
51186         Log: Configure sanity checks:
51187              * if use64bitall is attempted but pointers are only 32-bit,
51188              'downgrade' to use64bitint
51189              * if use64bitint is attempted but there's no quad type,
51190              forget about use64bitint (well, the default for it is 'n',
51191              the user can still override this)
51192              * if pointers are 64 bits, do not try to use Perl's malloc
51193      Branch: perl
51194            ! Configure
51195 ____________________________________________________________________________
51196 [  9524] By: gsar                                  on 2001/04/03  01:09:12
51197         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
51198      Branch: maint-5.6/perl
51199            ! pp_sys.c
51200 ____________________________________________________________________________
51201 [  9523] By: jhi                                   on 2001/04/03  00:02:31
51202         Log: (Retracted by #9609)
51203              
51204              Make it harder for parallel makes to enter 'test' before
51205              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
51206              should be unhappy enough, but sometimes parallel makes seem
51207              to sneak past both in Tru64 and AIX.)
51208      Branch: perl
51209            ! Makefile.SH
51210 ____________________________________________________________________________
51211 [  9522] By: jhi                                   on 2001/04/02  22:35:31
51212         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
51213              Date: Mon, 2 Apr 2001 22:54:10 +0100
51214              From: Robin Houston <robin@kitsite.com>
51215              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
51216      Branch: perl
51217            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
51218 ____________________________________________________________________________
51219 [  9521] By: jhi                                   on 2001/04/02  22:32:23
51220         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
51221              From: Robin Houston <robin@kitsite.com>
51222              Date: Mon, 2 Apr 2001 20:24:03 +0100
51223              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
51224      Branch: perl
51225            ! ext/B/B/Concise.pm
51226 ____________________________________________________________________________
51227 [  9520] By: jhi                                   on 2001/04/02  22:30:43
51228         Log: Subject: [PATCH] REALLY pedantic hv.h nit
51229              From: Simon Cozens <simon@netthink.co.uk>
51230              Date: Mon, 2 Apr 2001 15:43:06 +0100
51231              Message-ID: <20010402154306.A21711@netthink.co.uk>
51232      Branch: perl
51233            ! hv.h
51234 ____________________________________________________________________________
51235 [  9519] By: jhi                                   on 2001/04/02  22:28:04
51236         Log: Based on
51237              
51238              Subject: [foolperl] EPOC fix
51239              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51240              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
51241              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
51242      Branch: perl
51243            ! pp_sys.c
51244 ____________________________________________________________________________
51245 [  9518] By: jhi                                   on 2001/04/02  22:22:34
51246         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
51247              
51248              README.win32 tweaks; add a note about alternative location for
51249              getting a gcc-2.95.2 that will build perl properly on windows
51250              
51251              add some notes about gutsy threading matters
51252              
51253              many of the utilities interpolate literal paths within doublequotes
51254              (fails on dosish platforms where path contains backslashes)
51255      Branch: perl
51256           !> README.win32 pod/perlguts.pod utils/perldoc.PL
51257           !> x2p/find2perl.PL x2p/s2p.PL
51258 ____________________________________________________________________________
51259 [  9517] By: gsar                                  on 2001/04/02  19:52:21
51260         Log: many of the utilities interpolate literal paths within doublequotes
51261              (fails on dosish platforms where path contains backslashes)
51262      Branch: maint-5.6/perl
51263            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
51264 ____________________________________________________________________________
51265 [  9516] By: gsar                                  on 2001/04/02  05:49:37
51266         Log: a foolish release
51267      Branch: maint-5.6/perl
51268            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
51269            ! pod/perltoc.pod
51270 ____________________________________________________________________________
51271 [  9515] By: gsar                                  on 2001/04/02  05:04:29
51272         Log: add missing changelog summaries
51273      Branch: maint-5.6/perl
51274            ! Changes
51275 ____________________________________________________________________________
51276 [  9514] By: gsar                                  on 2001/04/02  04:07:13
51277         Log: add some notes about gutsy threading matters
51278      Branch: maint-5.6/perl
51279            ! pod/perlguts.pod
51280 ____________________________________________________________________________
51281 [  9513] By: gsar                                  on 2001/04/02  03:25:21
51282         Log: add more prominent caveat notices about experimental features
51283      Branch: maint-5.6/perl
51284            ! pod/perlfork.pod pod/perlunicode.pod
51285 ____________________________________________________________________________
51286 [  9512] By: gsar                                  on 2001/04/02  02:54:33
51287         Log: integrate changes#9479,9509 from mainline
51288              
51289              [PATCH] File::Glob stuff for Mac OS
51290              
51291              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
51292      Branch: maint-5.6/perl
51293           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
51294           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
51295           !> t/lib/glob-taint.t
51296 ____________________________________________________________________________
51297 [  9511] By: gsar                                  on 2001/04/02  02:38:24
51298         Log: README.win32 tweaks; add a note about alternative location for
51299              getting a gcc-2.95.2 that will build perl properly on windows
51300      Branch: maint-5.6/perl
51301            ! README.win32
51302 ____________________________________________________________________________
51303 [  9510] By: jhi                                   on 2001/04/01  20:45:10
51304         Log: An ambiguousity warning.
51305      Branch: perl
51306            ! t/lib/trig.t
51307 ____________________________________________________________________________
51308 [  9509] By: jhi                                   on 2001/04/01  19:53:47
51309         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
51310              From: Jonathan Stowe <gellyfish@gellyfish.com>
51311              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
51312              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
51313      Branch: perl
51314            ! ext/File/Glob/bsd_glob.c
51315 ____________________________________________________________________________
51316 [  9508] By: jhi                                   on 2001/04/01  19:35:03
51317         Log: Update Changes.
51318      Branch: perl
51319            ! Changes patchlevel.h
51320 ____________________________________________________________________________
51321 [  9507] By: jhi                                   on 2001/04/01  19:24:01
51322         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
51323              from mainline to maintperl: pod tweaks.
51324      Branch: maint-5.6/perl
51325           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
51326           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
51327           !> pod/perlvar.pod
51328 ____________________________________________________________________________
51329 [  9506] By: jhi                                   on 2001/04/01  19:11:53
51330         Log: Commit Sarathy to April release of 5.6.1 :-)
51331      Branch: perl
51332            ! pod/perlfaq1.pod
51333 ____________________________________________________________________________
51334 [  9505] By: jhi                                   on 2001/04/01  19:03:15
51335         Log: Subject: PATCH 5.6.0 (perldebug.pod)
51336              From: Mark-Jason Dominus <mjd@plover.com>
51337              Date: Sun, 01 Apr 2001 14:25:11 -0400
51338              Message-ID: <20010401182511.9247.qmail@plover.com>
51339      Branch: perl
51340            ! pod/perldebug.pod
51341 ____________________________________________________________________________
51342 [  9504] By: jhi                                   on 2001/04/01  18:43:09
51343         Log: Add great_circle_direction().
51344      Branch: perl
51345            ! lib/Math/Trig.pm t/lib/trig.t
51346 ____________________________________________________________________________
51347 [  9503] By: jhi                                   on 2001/04/01  17:29:12
51348         Log: Unicode ReadMe update for Unicode 3.1.
51349      Branch: perl
51350            ! lib/unicode/ReadMe.txt
51351 ____________________________________________________________________________
51352 [  9502] By: jhi                                   on 2001/04/01  17:18:40
51353         Log: Integrate change #9501 from maintperl into mainline.
51354              
51355              fix the perlembed notes on multiple interpreters
51356              
51357              fix ExtUtils::Embed to work passably on Windows
51358      Branch: perl
51359           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
51360 ____________________________________________________________________________
51361 [  9501] By: gsar                                  on 2001/04/01  07:21:57
51362         Log: fix the perlembed notes on multiple interpreters
51363              
51364              fix ExtUtils::Embed to work passably on Windows
51365      Branch: maint-5.6/perl
51366            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
51367 ____________________________________________________________________________
51368 [  9500] By: jhi                                   on 2001/04/01  05:58:23
51369         Log: Test for #9499.
51370      Branch: perl
51371            ! t/op/tr.t
51372 ____________________________________________________________________________
51373 [  9499] By: jhi                                   on 2001/04/01  05:55:46
51374         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
51375      Branch: perl
51376            ! embed.h embed.pl op.c proto.h
51377 ____________________________________________________________________________
51378 [  9498] By: jhi                                   on 2001/04/01  05:44:34
51379         Log: Protect the workaround hunk more.
51380      Branch: perl
51381            ! toke.c
51382 ____________________________________________________________________________
51383 [  9497] By: jhi                                   on 2001/04/01  00:24:25
51384         Log: Integrate changes #9493,9494,9495,9496 from maintperl
51385              into mainline.
51386              
51387              fix a broken workaround for Borland compiler in change#4739
51388              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
51389              
51390              nits spotted by Borland compiler
51391              
51392              avoid redefinition warnings under Borland 5.02
51393              
51394              various nits identified by the Borland 5.5 compiler; remove suppression
51395              of a few warnings
51396      Branch: perl
51397           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
51398           !> win32/win32.h
51399 ____________________________________________________________________________
51400 [  9496] By: gsar                                  on 2001/03/31  23:22:28
51401         Log: various nits identified by the Borland 5.5 compiler; remove suppression
51402              of a few warnings
51403      Branch: maint-5.6/perl
51404            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
51405 ____________________________________________________________________________
51406 [  9495] By: gsar                                  on 2001/03/31  21:03:08
51407         Log: avoid redefinition warnings under Borland 5.02
51408      Branch: maint-5.6/perl
51409            ! win32/makefile.mk
51410 ____________________________________________________________________________
51411 [  9494] By: gsar                                  on 2001/03/31  20:18:59
51412         Log: nits spotted by Borland compiler
51413      Branch: maint-5.6/perl
51414            ! utf8.h win32/win32.h
51415 ____________________________________________________________________________
51416 [  9493] By: gsar                                  on 2001/03/31  20:18:05
51417         Log: fix a broken workaround for Borland compiler in change#4739
51418              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
51419      Branch: maint-5.6/perl
51420            ! toke.c
51421 ____________________________________________________________________________
51422 [  9492] By: jhi                                   on 2001/03/31  18:36:24
51423         Log: Integrate change #9491 from maintperl into mainline.
51424              
51425              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
51426              directory is relative (need to fetch the full path name *before*
51427              the chdir!)
51428      Branch: perl
51429           !> lib/Cwd.pm
51430 ____________________________________________________________________________
51431 [  9491] By: gsar                                  on 2001/03/31  17:01:56
51432         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
51433              directory is relative (need to fetch the full path name *before*
51434              the chdir!)
51435              
51436              this is a followup patch for change#6749
51437      Branch: maint-5.6/perl
51438            ! lib/Cwd.pm
51439 ____________________________________________________________________________
51440 [  9490] By: jhi                                   on 2001/03/31  15:50:18
51441         Log: Subject: Re: [PATCH] av.h cosmetics
51442              From: Simon Cozens <simon@netthink.co.uk>
51443              Date: Sat, 31 Mar 2001 13:09:59 +0100
51444              Message-ID: <20010331130959.A22000@netthink.co.uk>
51445              
51446              Document AvALLOC.
51447      Branch: perl
51448            ! pod/perlguts.pod
51449 ____________________________________________________________________________
51450 [  9489] By: jhi                                   on 2001/03/31  15:48:44
51451         Log: Subject: [PATCH] Re: Math::Big* v1.21
51452              From: Tels <perl_dummy@bloodgate.com>
51453              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
51454              Message-Id: <200103311125.GAA377738@www08.hway.net>
51455      Branch: perl
51456            ! pod/perlop.pod
51457 ____________________________________________________________________________
51458 [  9488] By: jhi                                   on 2001/03/31  03:39:51
51459         Log: Debug output tweak.
51460      Branch: perl
51461            ! t/lib/cwd.t
51462 ____________________________________________________________________________
51463 [  9487] By: jhi                                   on 2001/03/31  03:33:02
51464         Log: OverVMSification.
51465      Branch: perl
51466            ! t/lib/cwd.t
51467 ____________________________________________________________________________
51468 [  9486] By: jhi                                   on 2001/03/31  03:01:40
51469         Log: Missed MANIFESTations in #9483.
51470      Branch: perl
51471            ! MANIFEST
51472 ____________________________________________________________________________
51473 [  9485] By: jhi                                   on 2001/03/31  02:58:17
51474         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
51475              From: Peter Prymmer <pvhp@forte.com>
51476              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
51477              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
51478      Branch: perl
51479            ! regexec.c t/lib/cwd.t
51480 ____________________________________________________________________________
51481 [  9484] By: jhi                                   on 2001/03/31  01:04:41
51482         Log: Obsolete file (see #3938)
51483      Branch: perl
51484            - lib/unicode/README.Ethiopic
51485            ! MANIFEST
51486 ____________________________________________________________________________
51487 [  9483] By: jhi                                   on 2001/03/31  00:52:42
51488         Log: Update to Unicode 3.1.
51489              (Rename Names.txt to NamesList.txt.)
51490      Branch: perl
51491            + lib/unicode/NamesList.txt lib/unicode/PropList.html
51492            - lib/unicode/Names.txt
51493            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
51494            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
51495            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
51496            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
51497            ! lib/unicode/UCD.html lib/unicode/Unicode.html
51498            ! lib/unicode/rename lib/unicode/version
51499 ____________________________________________________________________________
51500 [  9482] By: jhi                                   on 2001/03/30  23:33:44
51501         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
51502              From: Robin Houston <robin@kitsite.com>
51503              Date: Fri, 30 Mar 2001 20:07:22 +0100
51504              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
51505      Branch: perl
51506            ! ext/B/B/Deparse.pm
51507 ____________________________________________________________________________
51508 [  9481] By: jhi                                   on 2001/03/30  23:20:25
51509         Log: Subject: Re: [PATCH] CwdXS, Take 2
51510              From: Benjamin Sugars <bsugars@canoe.ca>
51511              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
51512              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
51513      Branch: perl
51514            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
51515            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
51516 ____________________________________________________________________________
51517 [  9480] By: jhi                                   on 2001/03/30  22:52:38
51518         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
51519              From: David Dyck <dcd@tc.fluke.com>
51520              Date: Fri, 30 Mar 2001 14:44:13 -0800
51521              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
51522              
51523              The t/rantests flags file creation was accidentally
51524              removed by #9217.
51525      Branch: perl
51526            ! Makefile.SH
51527 ____________________________________________________________________________
51528 [  9479] By: jhi                                   on 2001/03/30  22:45:45
51529         Log: Subject: [PATCH] File::Glob stuff for Mac OS
51530              From: Chris Nandor <pudge@pobox.com>
51531              Date: Fri, 30 Mar 2001 16:51:00 -0500
51532              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
51533      Branch: perl
51534            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
51535            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
51536            ! t/lib/glob-taint.t
51537 ____________________________________________________________________________
51538 [  9478] By: jhi                                   on 2001/03/30  22:43:12
51539         Log: Subject: fix for win32/buildext.pl
51540              From: "Vadim Konovalov" <watman@inbox.ru>
51541              Date: Sat, 31 Mar 2001 00:50:36 +0400
51542              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
51543      Branch: perl
51544            ! win32/buildext.pl
51545 ____________________________________________________________________________
51546 [  9477] By: jhi                                   on 2001/03/30  22:41:16
51547         Log: Subject: small base.pm doc patch
51548              From: Leon Brocard <acme@astray.com>
51549              Date: Fri, 30 Mar 2001 21:49:57 +0100
51550              Message-ID: <20010330214957.B8733@ns0.astray.com>
51551      Branch: perl
51552            ! lib/base.pm
51553 ____________________________________________________________________________
51554 [  9476] By: jhi                                   on 2001/03/30  18:16:57
51555         Log: Subject: [PATCH] av.h cosmetics
51556              From: Simon Cozens <simon@netthink.co.uk>
51557              Date: Fri, 30 Mar 2001 18:12:28 +0100
51558              Message-ID: <20010330181228.A9319@netthink.co.uk>
51559      Branch: perl
51560            ! av.h
51561 ____________________________________________________________________________
51562 [  9475] By: jhi                                   on 2001/03/30  18:15:50
51563         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
51564              From: "Philip Newton" <pnewton@gmx.de>
51565              Date: Fri, 30 Mar 2001 19:06:57 +0200
51566              Message-ID: <3AC4D951.14815.1AC7068@localhost>
51567      Branch: perl
51568            ! pod/perlhack.pod
51569 ____________________________________________________________________________
51570 [  9474] By: jhi                                   on 2001/03/30  18:14:02
51571         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
51572              From: Benjamin Sugars <bsugars@canoe.ca>
51573              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
51574              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
51575      Branch: perl
51576            ! t/lib/glob-basic.t
51577 ____________________________________________________________________________
51578 [  9473] By: jhi                                   on 2001/03/30  16:09:24
51579         Log: Update Changes.
51580      Branch: perl
51581            ! Changes patchlevel.h
51582 ____________________________________________________________________________
51583 [  9472] By: jhi                                   on 2001/03/30  15:16:08
51584         Log: Integrate perlio.
51585      Branch: perl
51586           !> t/lib/cwd.t t/lib/glob-basic.t
51587 ____________________________________________________________________________
51588 [  9471] By: nick                                  on 2001/03/30  14:47:10
51589         Log: Should be (^O eq 'MSWin32') not 'Win32'
51590              Fail #12 seems real - chdir is in wrong dir.
51591      Branch: perlio
51592            ! t/lib/cwd.t
51593 ____________________________________________________________________________
51594 [  9470] By: jhi                                   on 2001/03/30  14:41:11
51595         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
51596              From: Radu Greab <radu@netsoft.ro>
51597              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
51598              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
51599              
51600              Replace #9352.
51601      Branch: perl
51602            ! ext/Socket/Socket.xs pp_sys.c
51603 ____________________________________________________________________________
51604 [  9469] By: jhi                                   on 2001/03/30  14:37:51
51605         Log: Subject: PATCH pod/perldiag.pod
51606              From: Robin Houston <robin@kitsite.com>
51607              Date: Fri, 30 Mar 2001 14:10:36 +0100
51608              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
51609      Branch: perl
51610            ! pod/perldiag.pod t/lib/glob-basic.t
51611 ____________________________________________________________________________
51612 [  9468] By: jhi                                   on 2001/03/30  14:36:36
51613         Log: Subject: Better diagnostic in io/fs.t
51614              From: andreas.koenig@anima.de (Andreas J. Koenig)
51615              Date: 30 Mar 2001 10:11:43 +0200
51616              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
51617      Branch: perl
51618            ! t/io/fs.t
51619 ____________________________________________________________________________
51620 [  9467] By: nick                                  on 2001/03/30  14:25:43
51621         Log: Skip order test of glob if case-ignoring system cannot 
51622              create a.test and A.test
51623      Branch: perlio
51624            ! t/lib/glob-basic.t
51625 ____________________________________________________________________________
51626 [  9466] By: nick                                  on 2001/03/30  13:03:12
51627         Log: Integrate mainline.
51628      Branch: perlio
51629            - ext/re/hints/aix.pl
51630           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
51631           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
51632           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
51633           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
51634 ____________________________________________________________________________
51635 [  9465] By: jhi                                   on 2001/03/30  03:53:37
51636         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
51637              the tests sometimes hang, sometimes not.)
51638      Branch: perl
51639            ! t/lib/io_multihomed.t t/lib/io_sock.t
51640 ____________________________________________________________________________
51641 [  9464] By: jhi                                   on 2001/03/30  02:56:04
51642         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
51643              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
51644              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
51645              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
51646      Branch: perl
51647            ! op.c
51648 ____________________________________________________________________________
51649 [  9463] By: jhi                                   on 2001/03/30  02:34:48
51650         Log: Test for #9462.
51651      Branch: perl
51652            ! t/lib/b.t
51653 ____________________________________________________________________________
51654 [  9462] By: jhi                                   on 2001/03/30  02:29:37
51655         Log: Subject: B::Deparse precedence bug. (Patch included.)
51656              From: Jeremy Madea <jmadea@inktomi.com>
51657              Date: Thu, 29 Mar 2001 12:05:02 -0800
51658              Message-ID: <20010329120502.A24881@dr.inktomi.com>
51659      Branch: perl
51660            ! ext/B/B/Deparse.pm
51661 ____________________________________________________________________________
51662 [  9461] By: jhi                                   on 2001/03/30  02:18:41
51663         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
51664              From: Peter Prymmer <pvhp@forte.com>
51665              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
51666              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
51667      Branch: perl
51668            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
51669            ! t/lib/md5-file.t
51670 ____________________________________________________________________________
51671 [  9460] By: jhi                                   on 2001/03/30  02:17:07
51672         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
51673              From: Robin Houston <robin@kitsite.com>
51674              Date: Thu, 29 Mar 2001 20:47:56 +0100
51675              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
51676      Branch: perl
51677            ! ext/B/B/Debug.pm
51678 ____________________________________________________________________________
51679 [  9459] By: jhi                                   on 2001/03/30  02:16:05
51680         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
51681              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
51682              Date: Wed, 28 Mar 2001 18:02:20 -0600
51683              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
51684      Branch: perl
51685            ! lib/ExtUtils/MM_VMS.pm
51686 ____________________________________________________________________________
51687 [  9458] By: jhi                                   on 2001/03/30  02:07:58
51688         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
51689              From: "Joshua E. Rodd" <jrodd@pbs.org>
51690              Date: Wed, 28 Mar 2001 17:29:12 -0500
51691              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
51692      Branch: perl
51693            ! pod/perlop.pod
51694 ____________________________________________________________________________
51695 [  9457] By: jhi                                   on 2001/03/30  02:04:33
51696         Log: Subject: ext/re/aix.pl can go
51697              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51698              Date: Thu, 29 Mar 2001 12:03:28 +0200
51699              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
51700      Branch: perl
51701            - ext/re/hints/aix.pl
51702            ! MANIFEST
51703 ____________________________________________________________________________
51704 [  9456] By: jhi                                   on 2001/03/30  02:03:32
51705         Log: Integrate perlio.
51706      Branch: perl
51707           !> ext/Encode/Encode.xs installperl
51708 ____________________________________________________________________________
51709 [  9455] By: nick                                  on 2001/03/29  21:11:46
51710         Log: DLL name has changed so installperl needs to know
51711              (Why isn't it working it out or passed it?)
51712      Branch: perlio
51713            ! installperl
51714 ____________________________________________________________________________
51715 [  9454] By: nick                                  on 2001/03/29  20:56:12
51716         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
51717              and we don't get undef warnings.
51718      Branch: perlio
51719            ! ext/Encode/Encode.xs
51720 ____________________________________________________________________________
51721 [  9453] By: nick                                  on 2001/03/29  17:58:48
51722         Log: Integrate mainline
51723      Branch: perlio
51724           !> Changes patchlevel.h
51725 ____________________________________________________________________________
51726 [  9452] By: jhi                                   on 2001/03/29  16:44:55
51727         Log: Update Changes.
51728      Branch: perl
51729            ! Changes patchlevel.h
51730 ____________________________________________________________________________
51731 [  9451] By: nick                                  on 2001/03/29  16:31:38
51732         Log: Integrate mainline
51733      Branch: perlio
51734           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
51735           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
51736           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
51737           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
51738           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
51739 ____________________________________________________________________________
51740 [  9450] By: jhi                                   on 2001/03/29  16:29:17
51741         Log: Integrate perlio.
51742      Branch: perl
51743           !> win32/buildext.pl
51744 ____________________________________________________________________________
51745 [  9449] By: jhi                                   on 2001/03/29  15:50:01
51746         Log: Update Changes.
51747      Branch: perl
51748            ! Changes patchlevel.h
51749 ____________________________________________________________________________
51750 [  9448] By: nick                                  on 2001/03/29  15:47:15
51751         Log: Make sure buildext.pl finds Errno.pm
51752      Branch: perlio
51753            ! win32/buildext.pl
51754 ____________________________________________________________________________
51755 [  9447] By: jhi                                   on 2001/03/29  15:39:34
51756         Log: Integrate perlio.
51757      Branch: perl
51758           !> win32/makefile.mk
51759 ____________________________________________________________________________
51760 [  9446] By: nick                                  on 2001/03/29  15:30:03
51761         Log: Integrate win32/makefile.mk with mainline.
51762      Branch: perlio
51763           !> win32/makefile.mk
51764 ____________________________________________________________________________
51765 [  9445] By: nick                                  on 2001/03/29  15:27:32
51766         Log: Fix breakage ... 
51767      Branch: perlio
51768            ! win32/makefile.mk
51769 ____________________________________________________________________________
51770 [  9444] By: jhi                                   on 2001/03/29  15:03:08
51771         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
51772              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51773              Date: Thu, 29 Mar 2001 10:32:59 +0400
51774              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
51775      Branch: perl
51776            ! win32/makefile.mk
51777 ____________________________________________________________________________
51778 [  9443] By: jhi                                   on 2001/03/29  15:02:12
51779         Log: Integrate perlio.
51780      Branch: perl
51781           +> win32/buildext.pl
51782           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
51783           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
51784 ____________________________________________________________________________
51785 [  9442] By: nick                                  on 2001/03/29  14:59:11
51786         Log: Work in progress - determine win32 extensions to build via script.
51787      Branch: perlio
51788            + win32/buildext.pl
51789            ! MANIFEST win32/makefile.mk
51790 ____________________________________________________________________________
51791 [  9441] By: jhi                                   on 2001/03/29  14:51:47
51792         Log: Reintroduce the use of external pwd.
51793      Branch: perl
51794            ! t/lib/cwd.t
51795 ____________________________________________________________________________
51796 [  9440] By: jhi                                   on 2001/03/29  14:42:58
51797         Log: use warnings instead of -w.
51798      Branch: perl
51799            ! utils/h2xs.PL
51800 ____________________________________________________________________________
51801 [  9439] By: jhi                                   on 2001/03/29  14:41:52
51802         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
51803              From: Jonathan Stowe <gellyfish@gellyfish.com>
51804              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
51805              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
51806      Branch: perl
51807            ! utils/h2xs.PL
51808 ____________________________________________________________________________
51809 [  9438] By: jhi                                   on 2001/03/29  14:39:38
51810         Log: Subject: [PATCH perl@9424] minor pod nits
51811              From: Robin Barker <rmb1@cise.npl.co.uk>
51812              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
51813              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
51814      Branch: perl
51815            ! pod/perlhack.pod pod/perliol.pod
51816 ____________________________________________________________________________
51817 [  9437] By: jhi                                   on 2001/03/29  14:29:16
51818         Log: Subject: [PATCH perl@9424] typemap cast warning
51819              From: Robin Barker <rmb1@cise.npl.co.uk>
51820              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
51821              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
51822      Branch: perl
51823            ! lib/ExtUtils/typemap
51824 ____________________________________________________________________________
51825 [  9436] By: jhi                                   on 2001/03/29  14:26:03
51826         Log: Subject: [PATCH perl@9424] printf warning
51827              From: Robin Barker <rmb1@cise.npl.co.uk>
51828              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
51829              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
51830      Branch: perl
51831            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
51832            ! ext/Storable/Storable.xs toke.c
51833 ____________________________________________________________________________
51834 [  9435] By: nick                                  on 2001/03/29  14:23:31
51835         Log: Win32 has name conflict with ERROR
51836      Branch: perlio
51837            ! ext/PerlIO/Via/Via.xs
51838 ____________________________________________________________________________
51839 [  9434] By: jhi                                   on 2001/03/29  14:17:48
51840         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
51841              From: Peter Prymmer <pvhp@forte.com>
51842              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
51843              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
51844      Branch: perl
51845            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
51846 ____________________________________________________________________________
51847 [  9433] By: jhi                                   on 2001/03/29  13:52:44
51848         Log: test-prep target was missing.
51849      Branch: perl
51850            ! Makefile.SH
51851 ____________________________________________________________________________
51852 [  9432] By: nick                                  on 2001/03/29  12:40:03
51853         Log: Make as-shipped compiler default to MSVC6 
51854      Branch: perlio
51855            ! win32/makefile.mk
51856 ____________________________________________________________________________
51857 [  9431] By: nick                                  on 2001/03/29  12:12:16
51858         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
51859              akin to PerlIO::Scalar.
51860      Branch: perlio
51861            ! perlio.c perlio.h
51862 ____________________________________________________________________________
51863 [  9430] By: nick                                  on 2001/03/29  10:56:35
51864         Log: Integrate mainline.
51865      Branch: perlio
51866           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
51867           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
51868           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
51869           !> win32/makefile.mk win32/win32sck.c
51870 ____________________________________________________________________________
51871 [  9429] By: nick                                  on 2001/03/29  09:03:43
51872         Log: Noticed that two tests were skipped as perlio:: package
51873              isn't there any more. Changed the skip condition.
51874              Avoid core-dump if sv_utf8_upgrade() called on something
51875              that does not become SvPOK after SvPV() (e.g. a ref).
51876      Branch: perlio
51877            ! sv.c t/io/utf8.t t/lib/io_scalar.t
51878 ____________________________________________________________________________
51879 [  9428] By: jhi                                   on 2001/03/29  01:31:47
51880         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
51881              From: Benjamin Sugars <bsugars@canoe.ca> 
51882              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
51883              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
51884      Branch: perl
51885            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
51886            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
51887            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
51888 ____________________________________________________________________________
51889 [  9427] By: jhi                                   on 2001/03/29  00:49:30
51890         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
51891              From: "Vadim Konovalov" <watman@inbox.ru>
51892              Date: Thu, 29 Mar 2001 01:50:12 +0400
51893              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
51894      Branch: perl
51895            ! win32/makefile.mk win32/win32sck.c
51896 ____________________________________________________________________________
51897 [  9426] By: gsar                                  on 2001/03/29  00:28:04
51898         Log: dmake can only handle == and != in comparisons; support building
51899              with Borland's VCL libraries (from Vadim Konovalov)
51900      Branch: maint-5.6/perl
51901            ! win32/makefile.mk
51902 ____________________________________________________________________________
51903 [  9425] By: nick                                  on 2001/03/28  19:29:56
51904         Log: Integrate (@snapshot)
51905      Branch: perlio
51906           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
51907 ____________________________________________________________________________
51908 [  9424] By: jhi                                   on 2001/03/28  19:03:16
51909         Log: Update Changes.
51910      Branch: perl
51911            ! Changes patchlevel.h
51912 ____________________________________________________________________________
51913 [  9423] By: jhi                                   on 2001/03/28  18:52:09
51914         Log: Rmdir lib/XS on cleanup.
51915      Branch: perl
51916            ! Makefile.SH
51917 ____________________________________________________________________________
51918 [  9422] By: jhi                                   on 2001/03/28  18:49:34
51919         Log: Integrate perlio.
51920      Branch: perl
51921           !> t/op/utf8decode.t
51922 ____________________________________________________________________________
51923 [  9421] By: nick                                  on 2001/03/28  18:46:44
51924         Log: Loose duplicate chunk.
51925      Branch: perlio
51926            ! t/op/utf8decode.t
51927 ____________________________________________________________________________
51928 [  9420] By: nick                                  on 2001/03/28  18:44:11
51929         Log: Integrate mainline.
51930      Branch: perlio
51931           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
51932           !> vms/vmsish.h
51933 ____________________________________________________________________________
51934 [  9419] By: jhi                                   on 2001/03/28  18:42:05
51935         Log: Can't trust external pwds
51936              (either shell builtins or external programs)
51937      Branch: perl
51938            ! t/lib/cwd.t
51939 ____________________________________________________________________________
51940 [  9418] By: jhi                                   on 2001/03/28  18:34:05
51941         Log: Integrate perlio.
51942      Branch: perl
51943            - lib/perlio.pm
51944           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
51945           !> t/op/utf8decode.t
51946 ____________________________________________________________________________
51947 [  9417] By: nick                                  on 2001/03/28  18:24:02
51948         Log: PerlIO.pm / perlio.pm conflict.
51949              Update some pods.
51950              Make t/op/utf8decode.t a text file.
51951      Branch: perlio
51952            - lib/perlio.pm
51953            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
51954            ! t/op/utf8decode.t
51955 ____________________________________________________________________________
51956 [  9416] By: jhi                                   on 2001/03/28  18:06:07
51957         Log: Integrate change #9409 from mainline to maintperl.
51958              
51959              Yet another tweak on AIX dynaloading.
51960      Branch: maint-5.6/perl
51961           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
51962 ____________________________________________________________________________
51963 [  9415] By: gsar                                  on 2001/03/28  17:13:01
51964         Log: integrate changes#9377,9385,9401 from mainline
51965              
51966              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
51967              
51968              If directory entries compare equal case-insensitively,
51969              retry case-sensitively.
51970              
51971              Subject: [PATCH] B::Terse and warnings
51972      Branch: maint-5.6/perl
51973           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
51974           !> t/pragma/warn/perl
51975 ____________________________________________________________________________
51976 [  9414] By: jhi                                   on 2001/03/28  17:11:12
51977         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
51978              From: "Craig A. Berry" <craigberry@mac.com>
51979              Date: Wed, 28 Mar 2001 10:55:20 -0600
51980              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
51981      Branch: perl
51982            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
51983 ____________________________________________________________________________
51984 [  9413] By: jhi                                   on 2001/03/28  17:03:12
51985         Log: Dup hunk.
51986      Branch: perl
51987            ! t/op/utf8decode.t
51988 ____________________________________________________________________________
51989 [  9412] By: jhi                                   on 2001/03/28  17:02:36
51990         Log: Forced integrate from perlio.
51991      Branch: perl
51992           !> t/op/utf8decode.t
51993 ____________________________________________________________________________
51994 [  9411] By: nick                                  on 2001/03/28  16:50:03
51995         Log: Integrate mainline.
51996      Branch: perlio
51997           +> t/lib/cwd.t
51998           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
51999           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
52000           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
52001           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
52002           !> t/pragma/warn/perl
52003 ____________________________________________________________________________
52004 [  9410] By: jhi                                   on 2001/03/28  16:44:23
52005         Log: Subject: Re: [PATCH] 9403 cannot be tested
52006              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52007              Date: Wed, 28 Mar 2001 18:33:56 +0200
52008              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
52009      Branch: perl
52010            ! makedef.pl
52011 ____________________________________________________________________________
52012 [  9409] By: jhi                                   on 2001/03/28  16:12:45
52013         Log: Yet another tweak on AIX dynaloading.
52014      Branch: perl
52015            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
52016 ____________________________________________________________________________
52017 [  9408] By: jhi                                   on 2001/03/28  15:52:55
52018         Log: Subject: [PATCH] 9403 cannot be tested
52019              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
52020              Date: Wed, 28 Mar 2001 17:23:00 +0200
52021              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
52022              
52023              A missing symbol.
52024      Branch: perl
52025            ! makedef.pl
52026 ____________________________________________________________________________
52027 [  9407] By: jhi                                   on 2001/03/28  15:47:43
52028         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
52029      Branch: perl
52030            ! t/op/utf8decode.t
52031           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
52032           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
52033 ____________________________________________________________________________
52034 [  9406] By: jhi                                   on 2001/03/28  15:37:08
52035         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
52036              From: Benjamin Sugars <bsugars@canoe.ca> 
52037              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
52038              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
52039      Branch: perl
52040            + t/lib/cwd.t
52041            ! MANIFEST
52042 ____________________________________________________________________________
52043 [  9405] By: jhi                                   on 2001/03/28  15:13:18
52044         Log: pp_ne() needs a CORRECT boolean.
52045      Branch: perl
52046            ! pp.c
52047 ____________________________________________________________________________
52048 [  9404] By: jhi                                   on 2001/03/28  15:09:23
52049         Log: pp_ne() needs a boolean, not an integer.
52050      Branch: perl
52051            ! pp.c
52052 ____________________________________________________________________________
52053 [  9403] By: jhi                                   on 2001/03/28  14:47:43
52054         Log: (Retracted by #9404.)
52055      Branch: perl
52056            ! pp.c
52057 ____________________________________________________________________________
52058 [  9402] By: jhi                                   on 2001/03/28  14:43:59
52059         Log: Subject: Re: [PATCH] Typemap testing
52060              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
52061              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
52062              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
52063      Branch: perl
52064            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52065            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
52066 ____________________________________________________________________________
52067 [  9401] By: jhi                                   on 2001/03/28  14:42:14
52068         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
52069              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
52070              Date: Sun, 25 Mar 2001 21:59:15 +0100
52071              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
52072              
52073              A variable will be checked for the "use once" warnings if:
52074              
52075              1. It is in the scope of a use warnings 'once'
52076              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
52077              
52078              Otherwise it won't be checked at all.
52079              
52080              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
52081              
52082              The enclosed patch partially fixes this issue. What I didn't
52083              get to work was the case where the "used once" warning is enabled
52084              in any file other than the main file.
52085      Branch: perl
52086            ! gv.c t/pragma/warn/perl
52087 ____________________________________________________________________________
52088 [  9400] By: nick                                  on 2001/03/28  14:38:24
52089         Log: More EBCDIC tweaks:
52090              - one more swash issue &~(0xA0-1) did not do the right thing,
52091              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
52092              - add "use re 'asciirange'" to make [!-~] etc. work
52093              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
52094              - Choose a key for t/op/each.t test which gets encoded.
52095              - Skip utf8decode if this is UTF-EBCDIC.
52096      Branch: perlio
52097            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
52098            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
52099 ____________________________________________________________________________
52100 [  9399] By: jhi                                   on 2001/03/28  14:21:00
52101         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
52102              Andreas Schwab.
52103      Branch: perl
52104            ! pp.c
52105 ____________________________________________________________________________
52106 [  9398] By: jhi                                   on 2001/03/28  00:55:56
52107         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
52108              From: David Dyck <dcd@tc.fluke.com>
52109              Date: Tue, 27 Mar 2001 15:16:24 -0800
52110              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
52111      Branch: perl
52112            ! ext/IO/lib/IO/Socket.pm
52113 ____________________________________________________________________________
52114 [  9397] By: jhi                                   on 2001/03/27  21:52:49
52115         Log: Integrate perlio.
52116      Branch: perl
52117           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
52118           +> ext/PerlIO/Via/Via.xs
52119           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
52120 ____________________________________________________________________________
52121 [  9396] By: nick                                  on 2001/03/27  21:45:13
52122         Log: Integrate mainline.
52123      Branch: perlio
52124           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
52125           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
52126 ____________________________________________________________________________
52127 [  9395] By: nick                                  on 2001/03/27  21:18:58
52128         Log: Outline docs for PerlIO and PerlIO::Scalar
52129      Branch: perlio
52130            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
52131 ____________________________________________________________________________
52132 [  9394] By: nick                                  on 2001/03/27  20:50:13
52133         Log: PerlIO::Via layer (alpha-ish).
52134      Branch: perlio
52135            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
52136            + ext/PerlIO/Via/Via.xs
52137            ! MANIFEST
52138 ____________________________________________________________________________
52139 [  9393] By: jhi                                   on 2001/03/27  20:49:55
52140         Log: Retract #9329 now that 9390 should take care of the matter.
52141      Branch: perl
52142            ! utils/h2xs.PL
52143 ____________________________________________________________________________
52144 [  9390] By: jhi                                   on 2001/03/27  20:47:50
52145         Log: Subject: Autoloading Errno.pm when %! is encountered
52146              From: Robin Houston <robin@kitsite.com>
52147              Date: Tue, 27 Mar 2001 20:57:11 +0100
52148              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
52149      Branch: perl
52150            ! embed.h embed.pl gv.c proto.h t/op/magic.t
52151 ____________________________________________________________________________
52152 [  9389] By: jhi                                   on 2001/03/27  20:24:31
52153         Log: Integrate perlio.
52154      Branch: perl
52155           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
52156           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
52157           !> utf8.c
52158 ____________________________________________________________________________
52159 [  9388] By: jhi                                   on 2001/03/27  20:21:38
52160         Log: Better have a three-element array if one is going to assign
52161              to the third element of that array. (from Tim Jenness)
52162      Branch: perl
52163            ! ext/XS/Typemap/Typemap.xs
52164 ____________________________________________________________________________
52165 [  9387] By: nick                                  on 2001/03/27  20:15:43
52166         Log: Integrate mainline.
52167      Branch: perlio
52168           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
52169           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52170           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
52171           +> t/lib/xs-typemap.t
52172           !> (integrate 34 files)
52173 ____________________________________________________________________________
52174 [  9386] By: jhi                                   on 2001/03/27  20:04:18
52175         Log: Subject: Re: perl@9359 breaks HTML::Parser
52176              From: Gisle Aas <gisle@ActiveState.com>
52177              Date: 27 Mar 2001 11:30:24 -0800
52178              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
52179              
52180              Clarify the UTF-8 issues of the API docs.
52181              (Slightly reworded and expanded.)
52182      Branch: perl
52183            ! pod/perlapi.pod sv.c sv.h
52184 ____________________________________________________________________________
52185 [  9385] By: jhi                                   on 2001/03/27  19:44:25
52186         Log: If directory entries compare equal case-insensitively,
52187              retry case-sensitively.
52188      Branch: perl
52189            ! ext/File/Glob/bsd_glob.c
52190 ____________________________________________________________________________
52191 [  9384] By: nick                                  on 2001/03/27  19:38:50
52192         Log: Various EBCDIC fixes:
52193              - major revelation that swash code is encoding aware,
52194              (or thought it was) - now it is ;-)
52195              - With that out of the way fix a slab of tr/// cases.
52196              - Fix Encode 'Unicode' to be true Unicode so tests pass.
52197              - As anticipated Base64.xs needed tweaks.
52198              - Until tr/// works right avoid old_encode64 in MIME tests.
52199      Branch: perlio
52200            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
52201            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
52202 ____________________________________________________________________________
52203 [  9383] By: jhi                                   on 2001/03/27  18:34:41
52204         Log: Add the std test suite BEGIN block.
52205      Branch: perl
52206            ! t/lib/xs-typemap.t
52207 ____________________________________________________________________________
52208 [  9382] By: jhi                                   on 2001/03/27  15:16:07
52209         Log: Add debugging output to the test.
52210      Branch: perl
52211            ! t/lib/glob-basic.t
52212 ____________________________________________________________________________
52213 [  9381] By: jhi                                   on 2001/03/27  15:08:10
52214         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
52215      Branch: perl
52216            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
52217            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52218            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
52219            + t/lib/xs-typemap.t
52220            ! MANIFEST
52221 ____________________________________________________________________________
52222 [  9380] By: jhi                                   on 2001/03/27  14:48:34
52223         Log: Subject: [PATCH] Typemap testing
52224              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
52225              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
52226              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
52227              
52228              (The first part of the patch.)
52229      Branch: perl
52230            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
52231 ____________________________________________________________________________
52232 [  9379] By: jhi                                   on 2001/03/27  14:44:56
52233         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
52234              From: Benjamin Sugars <bsugars@canoe.ca> 
52235              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
52236              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
52237      Branch: perl
52238            ! t/lib/glob-basic.t
52239 ____________________________________________________________________________
52240 [  9378] By: jhi                                   on 2001/03/27  14:42:30
52241         Log: Subject: [PATCH] perlvar nit
52242              From: Simon Cozens <simon@netthink.co.uk>
52243              Date: Tue, 27 Mar 2001 01:12:01 +0100
52244              Message-ID: <20010327011201.A19179@netthink.co.uk>
52245      Branch: perl
52246            ! pod/perlvar.pod
52247 ____________________________________________________________________________
52248 [  9377] By: jhi                                   on 2001/03/27  14:36:26
52249         Log: Subject: [PATCH] B::Terse and warnings
52250              From: Benjamin Sugars <ben.sugars@home.com>
52251              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
52252              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
52253      Branch: perl
52254            ! ext/B/B.pm ext/B/B/Terse.pm
52255 ____________________________________________________________________________
52256 [  9376] By: jhi                                   on 2001/03/27  14:31:31
52257         Log: Document sockatmark() some.
52258      Branch: perl
52259            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
52260            ! pod/perltoc.pod
52261 ____________________________________________________________________________
52262 [  9375] By: jhi                                   on 2001/03/27  14:00:24
52263         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
52264              noted by Gisle and fixed by NI-S.
52265      Branch: perl
52266            ! sv.c
52267 ____________________________________________________________________________
52268 [  9374] By: jhi                                   on 2001/03/27  05:50:01
52269         Log: Regen toc.
52270      Branch: perl
52271            ! pod/perltoc.pod
52272 ____________________________________________________________________________
52273 [  9373] By: jhi                                   on 2001/03/27  05:43:51
52274         Log: Pixie documenting.
52275      Branch: perl
52276            ! Makefile.SH pod/perlhack.pod
52277 ____________________________________________________________________________
52278 [  9372] By: jhi                                   on 2001/03/27  05:29:34
52279         Log: Metaconfig unit changes for #9371.
52280      Branch: metaconfig
52281            ! U/modified/myhostname.U
52282      Branch: metaconfig/U/perl
52283            + d_sockatmark.U
52284            ! gccvers.U
52285 ____________________________________________________________________________
52286 [  9371] By: jhi                                   on 2001/03/27  05:29:07
52287         Log: Add sockatmark() probing.
52288      Branch: perl
52289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52290            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
52291            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52292            ! vos/config.ga.h win32/config.bc win32/config.gc
52293            ! win32/config.vc
52294 ____________________________________________________________________________
52295 [  9370] By: jhi                                   on 2001/03/26  22:01:18
52296         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
52297              Really need to benchmark this.
52298      Branch: perl
52299            ! pp.c
52300 ____________________________________________________________________________
52301 [  9369] By: nick                                  on 2001/03/26  21:59:30
52302         Log: Integrate mainline.
52303      Branch: perlio
52304            ! ext/MIME/Base64/QuotedPrint.pm
52305           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
52306           !> patchlevel.h pod/perlhack.pod pp_sys.c
52307 ____________________________________________________________________________
52308 [  9368] By: jhi                                   on 2001/03/26  21:47:03
52309         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
52310              
52311              TODO1: perlbench.
52312              TODO2: le, lt, ge, gt?  Yech.
52313      Branch: perl
52314            ! pp.c
52315 ____________________________________________________________________________
52316 [  9367] By: jhi                                   on 2001/03/26  21:34:57
52317         Log: Too much cut-and-paste in #9363.
52318      Branch: perl
52319            ! pp_sys.c
52320 ____________________________________________________________________________
52321 [  9366] By: jhi                                   on 2001/03/26  21:20:53
52322         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
52323              From: Andreas Schwab <schwab@suse.de>
52324              Date: 26 Mar 2001 17:29:04 +0200
52325              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
52326              
52327              (The patch for 5.6.0 or so, this is a guess for bleadperl)
52328      Branch: perl
52329            ! pp_hot.c
52330 ____________________________________________________________________________
52331 [  9365] By: jhi                                   on 2001/03/26  21:07:54
52332         Log: Integrate perlio.
52333      Branch: perl
52334           !> perlio.c
52335 ____________________________________________________________________________
52336 [  9364] By: nick                                  on 2001/03/26  20:30:48
52337         Log: REFCNT botch in layer name cache hash.
52338      Branch: perlio
52339            ! perlio.c
52340 ____________________________________________________________________________
52341 [  9363] By: jhi                                   on 2001/03/26  18:44:32
52342         Log: Subject: [PATCH] socket() leaks file descriptors
52343              From: Benjamin Sugars <bsugars@canoe.ca>
52344              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
52345              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
52346              
52347              Also sockpair() fixed similarly.
52348      Branch: perl
52349            ! pp_sys.c
52350 ____________________________________________________________________________
52351 [  9362] By: jhi                                   on 2001/03/26  18:37:52
52352         Log: Integrate perlio.
52353      Branch: perl
52354           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
52355 ____________________________________________________________________________
52356 [  9361] By: nick                                  on 2001/03/26  17:32:06
52357         Log: Implement flush of linebuffered streams on read of a tty.
52358      Branch: perlio
52359            ! perlio.c perliol.h
52360 ____________________________________________________________________________
52361 [  9360] By: nick                                  on 2001/03/26  17:12:32
52362         Log: Memory tweaks and notes for OEMVS.
52363      Branch: perlio
52364            ! README.os390 miniperlmain.c t/op/pat.t
52365 ____________________________________________________________________________
52366 [  9359] By: jhi                                   on 2001/03/26  02:12:54
52367         Log: Update Changes.
52368      Branch: perl
52369            ! Changes patchlevel.h
52370 ____________________________________________________________________________
52371 [  9358] By: jhi                                   on 2001/03/26  02:05:32
52372         Log: Document the most common pixie options.
52373      Branch: perl
52374            ! pod/perlhack.pod
52375 ____________________________________________________________________________
52376 [  9357] By: jhi                                   on 2001/03/26  01:25:28
52377         Log: For perl.pixie check *before* compiling that optimize is -g,
52378              as for perl.third.
52379      Branch: perl
52380            ! Makefile.SH
52381 ____________________________________________________________________________
52382 [  9356] By: jhi                                   on 2001/03/26  01:13:41
52383         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
52384      Branch: perl
52385            ! Makefile.SH
52386 ____________________________________________________________________________
52387 [  9355] By: jhi                                   on 2001/03/26  01:11:19
52388         Log: Remove t/perl.third.
52389      Branch: perl
52390            ! Makefile.SH
52391 ____________________________________________________________________________
52392 [  9354] By: jhi                                   on 2001/03/26  00:23:38
52393         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
52394              IO::Sockatmark().
52395      Branch: perl
52396            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
52397 ____________________________________________________________________________
52398 [  9353] By: jhi                                   on 2001/03/25  22:25:04
52399         Log: Integrate perlio.
52400      Branch: perl
52401           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
52402           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
52403           !> pp_hot.c win32/makefile.mk
52404 ____________________________________________________________________________
52405 [  9352] By: jhi                                   on 2001/03/25  22:21:41
52406         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
52407              From: Radu Greab <radu@netsoft.ro>
52408              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
52409              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
52410      Branch: perl
52411            ! pp_sys.c
52412 ____________________________________________________________________________
52413 [  9351] By: nick                                  on 2001/03/25  22:15:02
52414         Log: Fix readline in list mode to tell rest of world that it has
52415              things on the stack. Otherwise if perl code gets invoked
52416              underneath it it scribbles over results-so-far.
52417              (Why TIEHANDLE has not tripped on this is a mystery.)
52418      Branch: perlio
52419            ! pp_hot.c
52420 ____________________________________________________________________________
52421 [  9350] By: nick                                  on 2001/03/25  22:10:13
52422         Log: win32/makefile.mk typos
52423      Branch: perlio
52424            ! win32/makefile.mk
52425 ____________________________________________________________________________
52426 [  9349] By: nick                                  on 2001/03/25  21:31:14
52427         Log: Integrate now-non-binary file.
52428      Branch: perlio
52429           !> t/lib/mimeqp.t
52430 ____________________________________________________________________________
52431 [  9348] By: nick                                  on 2001/03/25  21:27:24
52432         Log: Make it text
52433      Branch: perlio
52434            ! t/lib/mimeqp.t
52435 ____________________________________________________________________________
52436 [  9347] By: nick                                  on 2001/03/25  21:25:37
52437         Log: Integrate mainline.
52438      Branch: perlio
52439           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
52440           !> lib/Term/ReadLine.pm t/lib/md5-file.t
52441 ____________________________________________________________________________
52442 [  9346] By: nick                                  on 2001/03/25  20:58:15
52443         Log: Add destruct time hook to PerlIO (for work-in-process implementing
52444              layers in perl code. In such cases layers need to be popped before
52445              we loose the ability to run perl code.)
52446              Also back-out "PerlIO::object" hook - it isn't going to work like that...
52447      Branch: perlio
52448            ! perl.c perlio.c perlio.h perliol.h
52449 ____________________________________________________________________________
52450 [  9345] By: nick                                  on 2001/03/25  20:49:11
52451         Log: Avoid at leasy one of undefined warnings in Encode.
52452      Branch: perlio
52453            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
52454 ____________________________________________________________________________
52455 [  9344] By: jhi                                   on 2001/03/25  20:37:43
52456         Log: A workaround for using Term::ReadLine in emacs minibuffer
52457              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
52458              additional tweaks from Ilya Zakharevich.
52459      Branch: perl
52460            ! lib/Term/ReadLine.pm
52461 ____________________________________________________________________________
52462 [  9343] By: nick                                  on 2001/03/25  20:21:14
52463         Log: Missing return value.
52464      Branch: perlio
52465            ! ext/PerlIO/Scalar/Scalar.xs
52466 ____________________________________________________________________________
52467 [  9342] By: jhi                                   on 2001/03/25  16:21:00
52468         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
52469              to equal the CPAN versions since no code changes have been made.
52470      Branch: perl
52471            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
52472            ! t/lib/md5-file.t
52473 ____________________________________________________________________________
52474 [  9341] By: jhi                                   on 2001/03/25  16:01:48
52475         Log: Escape 8-bit characters.
52476      Branch: perl
52477            ! t/lib/mimeqp.t
52478 ____________________________________________________________________________
52479 [  9340] By: gsar                                  on 2001/03/25  15:50:53
52480         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
52481              chars)
52482      Branch: perl
52483            + t/lib/mimeqp.t
52484 ____________________________________________________________________________
52485 [  9339] By: gsar                                  on 2001/03/25  15:48:50
52486         Log: delete mimeqp.t for later add with text mode set
52487      Branch: perl
52488            - t/lib/mimeqp.t
52489 ____________________________________________________________________________
52490 [  9338] By: nick                                  on 2001/03/25  09:01:57
52491         Log: Integrate mainline.
52492      Branch: perlio
52493           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
52494           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
52495           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
52496           +> t/lib/mimeb64u.t t/lib/mimeqp.t
52497           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
52498           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
52499           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
52500 ____________________________________________________________________________
52501 [  9337] By: jhi                                   on 2001/03/25  04:23:24
52502         Log: Add MIME::Base64 here and there.  Again, a lot of
52503              optimism is in the air.
52504      Branch: perl
52505            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
52506            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
52507 ____________________________________________________________________________
52508 [  9336] By: jhi                                   on 2001/03/25  04:12:43
52509         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
52510              this by ear as I do not do Win32 programming.)
52511      Branch: perl
52512            ! win32/Makefile win32/makefile.mk
52513 ____________________________________________________________________________
52514 [  9335] By: jhi                                   on 2001/03/25  04:03:50
52515         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
52516      Branch: perl
52517            ! t/lib/md5-file.t
52518 ____________________________________________________________________________
52519 [  9334] By: jhi                                   on 2001/03/25  03:58:53
52520         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
52521      Branch: perl
52522            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
52523            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
52524            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
52525            + t/lib/mimeb64u.t t/lib/mimeqp.t
52526            ! MANIFEST
52527 ____________________________________________________________________________
52528 [  9333] By: jhi                                   on 2001/03/24  20:14:37
52529         Log: Integrate perlio.
52530      Branch: perl
52531           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
52532 ____________________________________________________________________________
52533 [  9332] By: nick                                  on 2001/03/24  19:40:34
52534         Log: Fix un-init variable leading to spurious "Out of Memory!"
52535      Branch: perlio
52536            ! doio.c
52537 ____________________________________________________________________________
52538 [  9331] By: nick                                  on 2001/03/24  19:09:59
52539         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
52540              and update layers internals doc.
52541      Branch: perlio
52542            ! pod/perlfunc.pod pod/perliol.pod
52543 ____________________________________________________________________________
52544 [  9330] By: jhi                                   on 2001/03/24  18:42:11
52545         Log: The length might be uninitialized garbage if the *svp is the undef.
52546      Branch: perl
52547            ! doio.c
52548 ____________________________________________________________________________
52549 [  9329] By: jhi                                   on 2001/03/24  18:26:57
52550         Log: (Retracted by #9393)
52551              
52552              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
52553              From: Simon Cozens <simon@netthink.co.uk>
52554              Date: Sat, 24 Mar 2001 17:13:17 +0000
52555              Message-ID: <20010324171317.A13406@netthink.co.uk>
52556      Branch: perl
52557            ! utils/h2xs.PL
52558 ____________________________________________________________________________
52559 [  9328] By: nick                                  on 2001/03/24  17:22:02
52560         Log: Integrate mainline.
52561      Branch: perlio
52562           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
52563           !> lib/unicode/version
52564 ____________________________________________________________________________
52565 [  9327] By: nick                                  on 2001/03/24  17:16:02
52566         Log: Integrate mainline.
52567      Branch: perlio
52568           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
52569           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
52570           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
52571           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
52572           +> t/lib/md5-file.t
52573           !> MANIFEST Makefile.SH configure.com djgpp/config.over
52574           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
52575           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
52576           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
52577           !> win32/makefile.mk
52578 ____________________________________________________________________________
52579 [  9326] By: jhi                                   on 2001/03/24  17:00:42
52580         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
52581      Branch: perl
52582            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
52583            ! lib/unicode/version
52584 ____________________________________________________________________________
52585 [  9325] By: jhi                                   on 2001/03/24  16:22:33
52586         Log: Subject: Re: B::Deparse bug (5.6.0)
52587              From: Robin Houston <robin@kitsite.com>
52588              Date: Sat, 24 Mar 2001 14:33:09 +0000
52589              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
52590      Branch: perl
52591            ! op.c pp.c t/lib/b.t t/op/repeat.t
52592 ____________________________________________________________________________
52593 [  9324] By: jhi                                   on 2001/03/24  16:21:56
52594         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
52595              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
52596              these additions may be too optimistic.
52597      Branch: perl
52598            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
52599            ! hints/uwin.sh hints/vmesa.sh
52600 ____________________________________________________________________________
52601 [  9323] By: jhi                                   on 2001/03/24  16:06:01
52602         Log: Integrate perlio.
52603      Branch: perl
52604           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
52605           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
52606            ! Makefile.SH
52607           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
52608           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
52609           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
52610           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
52611           !> win32/makefile.mk win32/perlhost.h win32/win32.c
52612           !> win32/win32iop.h
52613 ____________________________________________________________________________
52614 [  9322] By: nick                                  on 2001/03/24  14:39:12
52615         Log: Routine Win32 regen_config_h - no real changes.
52616      Branch: perlio
52617            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52618 ____________________________________________________________________________
52619 [  9321] By: nick                                  on 2001/03/24  14:31:49
52620         Log: PerlIO fixups for Win32:
52621              - provide win33_popenlist() - non-functional as yet.
52622              - avoid need for aTHX in PerlIO_debug calls - even if not 
52623              enabled args are still evaluated so Win32 has trouble during fork().
52624              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
52625              - Fixup makedef.pl for latest set of symbols.
52626      Branch: perlio
52627            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
52628            ! win32/perlhost.h win32/win32.c win32/win32iop.h
52629 ____________________________________________________________________________
52630 [  9320] By: nick                                  on 2001/03/24  14:26:58
52631         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
52632              was gibberish - broke it on WIn32 at least.
52633      Branch: perlio
52634            ! ext/POSIX/POSIX.xs
52635 ____________________________________________________________________________
52636 [  9319] By: nick                                  on 2001/03/24  11:29:41
52637         Log: Generated files.
52638      Branch: perlio
52639            ! embed.h global.sym objXSUB.h perlapi.c proto.h
52640 ____________________________________________________________________________
52641 [  9318] By: nick                                  on 2001/03/24  10:29:37
52642         Log: Implement:
52643              1.  open($fh,"+<",undef);  # add test to t/io/open.t
52644              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
52645      Branch: perlio
52646            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
52647            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
52648            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
52649            ! t/io/open.t t/io/utf8.t
52650 ____________________________________________________________________________
52651 [  9317] By: jhi                                   on 2001/03/23  23:41:25
52652         Log: AIX does seems to have optimization problems with its C compilers.
52653      Branch: perl
52654            ! hints/aix.sh
52655 ____________________________________________________________________________
52656 [  9316] By: jhi                                   on 2001/03/23  23:40:46
52657         Log: Integrate perlio.
52658      Branch: perl
52659           +> lib/PerlIO.pm
52660           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
52661           !> perliol.h
52662 ____________________________________________________________________________
52663 [  9315] By: jhi                                   on 2001/03/23  22:16:30
52664         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
52665      Branch: perl
52666            ! t/lib/md5-file.t
52667 ____________________________________________________________________________
52668 [  9314] By: nick                                  on 2001/03/23  20:49:02
52669         Log: Perlio internals re-organized.
52670              - open process creates AV of layer/arg pairs
52671              (appends layers from open() or open.pm to default list).
52672              - push arg is now an SV.
52673              - layer ->Open get passed the AV
52674              - open is no longer mandatory method.
52675              - topmost layer that has ->Open method does the open
52676              - any layers above are pushed once that returns.
52677              - vtable re-ordered so dummy layers need only provide push/pop methods.
52678      Branch: perlio
52679            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
52680 ____________________________________________________________________________
52681 [  9313] By: nick                                  on 2001/03/23  16:27:41
52682         Log: Check in a stable (working) version before next round of tweaks.
52683              Changes include:
52684              - Move default layers code out of doio.c and into perlio.c
52685              - Single routine for parsing layer specification strings.
52686              - Skeleton support for demand loading of layers
52687              - Core-dump avoidance if PERLIO environment specifies loadable layer
52688              (does not _work_ as need IO to load and need load to do IO ...)
52689      Branch: perlio
52690            + lib/PerlIO.pm
52691            ! MANIFEST doio.c perlio.c
52692 ____________________________________________________________________________
52693 [  9312] By: gsar                                  on 2001/03/23  16:25:25
52694         Log: add execute bit to files with shebang lines in the repository;
52695              avoid clobbering execute bit in Porting/makerel 
52696      Branch: maint-5.6/perl
52697            ! (edit 144 files)
52698 ____________________________________________________________________________
52699 [  9311] By: jhi                                   on 2001/03/23  14:25:35
52700         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
52701      Branch: perl
52702            ! MANIFEST
52703 ____________________________________________________________________________
52704 [  9310] By: jhi                                   on 2001/03/23  13:45:04
52705         Log: Subject: [PATCH] Net::Ping
52706              From: Colin McMillen <mcmi0037@tc.umn.edu>
52707              Date: Thu, 22 Mar 2001 19:30:31 -0600
52708              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
52709      Branch: perl
52710            ! lib/Net/Ping.pm
52711 ____________________________________________________________________________
52712 [  9309] By: jhi                                   on 2001/03/23  13:39:13
52713         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
52714      Branch: perl
52715            ! t/lib/md5-aaa.t t/lib/md5-file.t
52716 ____________________________________________________________________________
52717 [  9308] By: jhi                                   on 2001/03/23  13:20:34
52718         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
52719              - bump the version to 2.14
52720              - drop the base64 tests since they require MIME::Base64
52721              - drop the rfc1321.txt
52722              - drop the hints/dec_osf.pl since it's only needed for
52723              pre-5.005_03 Perls
52724              Todo:
52725              - the U32 alignment testing is now removed; it needs to
52726              be reintroduced as as a Config variable (meaning also
52727              as a Configure test)
52728              - get the new EBCDIC md5sum for MD5.pm
52729              - test in Win32 to see how badly I botched the makefiles
52730      Branch: perl
52731            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
52732            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
52733            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
52734            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
52735            + t/lib/md5-file.t
52736            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
52737            ! win32/Makefile win32/makefile.mk
52738 ____________________________________________________________________________
52739 [  9307] By: jhi                                   on 2001/03/23  12:56:14
52740         Log: Integrate change #9306 from maintperl into mainline,
52741              AIX dynaloader for AIXes without <load.h>.
52742      Branch: perl
52743           !> ext/DynaLoader/hints/aix.pl
52744 ____________________________________________________________________________
52745 [  9306] By: jhi                                   on 2001/03/23  12:51:36
52746         Log: There are AIXes without /usr/include/load.h,
52747              patch from H.Merijn Brand.
52748      Branch: maint-5.6/perl
52749            ! ext/DynaLoader/hints/aix.pl
52750 ____________________________________________________________________________
52751 [  9305] By: nick                                  on 2001/03/23  11:00:42
52752         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
52753      Branch: perlio
52754            ! ext/Encode/Encode.xs perlio.c perlio.h
52755 ____________________________________________________________________________
52756 [  9304] By: nick                                  on 2001/03/23  10:20:46
52757         Log: Render -Duseperlio functional again.
52758              - this is "quick fix" which calls PerlIO_apply_layers after opening,
52759              which is what old scheme did. New scheme needs to change that
52760              to make open(...,\$scalar) etc. work but this will do for now.
52761      Branch: perlio
52762            ! perlio.c
52763 ____________________________________________________________________________
52764 [  9303] By: nick                                  on 2001/03/23  09:53:20
52765         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
52766              -Uuseperlio now works again.
52767              -Duseperlio is still poorly. Don't merge yet...
52768      Branch: perlio
52769            ! doio.c perlio.h
52770 ____________________________________________________________________________
52771 [  9302] By: nick                                  on 2001/03/22  22:26:51
52772         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
52773              type code.
52774              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
52775              is its main caller. In particular now has access to "extra" args, and
52776              can tell when an open handle is "reopened" (or duped?).
52777              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
52778              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
52779              PerlIO_open() et. al. (i.e. other way round).
52780              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
52781              with args close to PerlIO_openn().
52782      Branch: perlio
52783            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
52784 ____________________________________________________________________________
52785 [  9301] By: jhi                                   on 2001/03/22  20:58:04
52786         Log: Integrate perlio.
52787      Branch: perl
52788           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
52789           !> t/io/open.t util.c
52790 ____________________________________________________________________________
52791 [  9300] By: nick                                  on 2001/03/22  17:36:32
52792         Log: Don't include $@ in not ok message.
52793      Branch: perlio
52794            ! t/io/open.t
52795 ____________________________________________________________________________
52796 [  9299] By: gsar                                  on 2001/03/22  16:53:45
52797         Log: back out changes#7532,7521 for now (appears to have problems
52798              on IRIX)
52799      Branch: maint-5.6/perl
52800            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
52801            ! ext/POSIX/typemap pod/perlvar.pod
52802 ____________________________________________________________________________
52803 [  9298] By: nick                                  on 2001/03/22  14:35:46
52804         Log: Give a meaning to '&' in n-arg open case:
52805              open($fh,"<&",$scalar);
52806              $scalar can be:
52807              - an integer which does "fdopen"
52808              open($fh,"<&",2); # like open($fh,"<&2")
52809              - something that will yield a file handle via sv_2io()
52810              useful for dup'ing anonymous handles.
52811              e.g.:
52812              open(my $fh,"<&",\*STDIN);
52813              open(my $dup,"<&",$fh);
52814      Branch: perlio
52815            ! doio.c t/io/open.t
52816 ____________________________________________________________________________
52817 [  9297] By: nick                                  on 2001/03/22  13:34:35
52818         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
52819      Branch: perlio
52820            ! util.c
52821 ____________________________________________________________________________
52822 [  9296] By: nick                                  on 2001/03/22  12:51:20
52823         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
52824      Branch: perlio
52825            ! perl.c
52826 ____________________________________________________________________________
52827 [  9295] By: nick                                  on 2001/03/22  11:59:44
52828         Log: If stdin, stdout or stderr get opened in unexpected read/write state
52829              then warn at time of open not at time of use.
52830      Branch: perlio
52831            ! doio.c pp_hot.c pp_sys.c
52832 ____________________________________________________________________________
52833 [  9294] By: nick                                  on 2001/03/22  10:54:35
52834         Log: Die on n-arg open(...,"",xxx,yyy,...)
52835              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
52836              - die on read/write cases so we can decide what it means later.
52837      Branch: perlio
52838            ! doio.c embed.pl iperlsys.h util.c
52839 ____________________________________________________________________________
52840 [  9293] By: nick                                  on 2001/03/22  09:02:45
52841         Log: perlio tweaks (reported by Nick Clark)
52842              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
52843              error check in Pendinf_read().
52844      Branch: perlio
52845            ! perlio.c
52846 ____________________________________________________________________________
52847 [  9292] By: gsar                                  on 2001/03/22  07:12:00
52848         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
52849              fixes)
52850      Branch: maint-5.6/perl
52851           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
52852 ____________________________________________________________________________
52853 [  9291] By: jhi                                   on 2001/03/22  06:06:44
52854         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
52855      Branch: perl
52856            ! t/op/re_tests
52857 ____________________________________________________________________________
52858 [  9290] By: jhi                                   on 2001/03/22  05:57:01
52859         Log: Move MacOS Classic higher in the list of supported platforms.
52860      Branch: maint-5.6/perl
52861            ! pod/perlport.pod
52862 ____________________________________________________________________________
52863 [  9289] By: gsar                                  on 2001/03/22  05:35:04
52864         Log: revert part of change#6438 for compatibility (av_reify()
52865              appears to be needed to implement av_splice()ish things
52866              in XS)
52867      Branch: maint-5.6/perl
52868            ! embed.pl global.sym objXSUB.h perlapi.c
52869 ____________________________________________________________________________
52870 [  9288] By: gsar                                  on 2001/03/22  03:09:19
52871         Log: update copyright year
52872      Branch: maint-5.6/perl
52873            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
52874            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
52875            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
52876            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
52877            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
52878            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
52879            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
52880            ! x2p/walk.c
52881 ____________________________________________________________________________
52882 [  9287] By: jhi                                   on 2001/03/21  20:30:54
52883         Log: Integrate perlio.
52884      Branch: perl
52885           !> ext/Data/Dumper/Dumper.xs
52886 ____________________________________________________________________________
52887 [  9286] By: gsar                                  on 2001/03/21  19:49:54
52888         Log: makefile.mk tweak
52889      Branch: maint-5.6/perl
52890            ! win32/Makefile win32/makefile.mk
52891 ____________________________________________________________________________
52892 [  9285] By: nick                                  on 2001/03/21  19:07:13
52893         Log: Multiplicity fix for Dumper.
52894      Branch: perlio
52895            ! ext/Data/Dumper/Dumper.xs
52896 ____________________________________________________________________________
52897 [  9284] By: nick                                  on 2001/03/21  19:01:07
52898         Log: Integrate mainline - (does not build xTHX issue in Dumper).
52899      Branch: perlio
52900           !> (integrate 27 files)
52901 ____________________________________________________________________________
52902 [  9283] By: jhi                                   on 2001/03/21  17:17:35
52903         Log: Integrate change #9282 from mainline into maintperl,
52904              4-arg UTF-8 substr().
52905      Branch: maint-5.6/perl
52906           !> pp.c
52907 ____________________________________________________________________________
52908 [  9282] By: jhi                                   on 2001/03/21  17:15:43
52909         Log: The #9270 would have leaked a scalar if pp_substr()
52910              returned early.
52911      Branch: perl
52912            ! pp.c
52913 ____________________________________________________________________________
52914 [  9281] By: gsar                                  on 2001/03/21  17:03:14
52915         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
52916      Branch: maint-5.6/perl
52917            ! win32/makefile.mk
52918 ____________________________________________________________________________
52919 [  9280] By: gsar                                  on 2001/03/21  17:01:20
52920         Log: some tweaks to change#9278 (fork() emulation should be enabled
52921              by setting BUILD_FLAVOR instead of changing the defaults)
52922      Branch: maint-5.6/perl
52923            ! win32/makefile.mk
52924 ____________________________________________________________________________
52925 [  9279] By: gsar                                  on 2001/03/21  16:47:19
52926         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
52927      Branch: maint-5.6/perl
52928            ! ext/File/Glob/Glob.pm
52929           !> lib/Cwd.pm
52930 ____________________________________________________________________________
52931 [  9278] By: jhi                                   on 2001/03/21  14:35:10
52932         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
52933              From: "Vadim Konovalov" <watman@inbox.ru>
52934              Date: Wed, 21 Mar 2001 01:53:51 +0300
52935              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
52936      Branch: maint-5.6/perl
52937            ! win32/makefile.mk win32/win32sck.c
52938 ____________________________________________________________________________
52939 [  9277] By: jhi                                   on 2001/03/21  13:58:28
52940         Log: Integrate change #9270 from mainline to maintperl:
52941              continued 4-arg UTF-8 substr() fixing.
52942      Branch: maint-5.6/perl
52943           !> pp.c t/op/substr.t
52944 ____________________________________________________________________________
52945 [  9276] By: jhi                                   on 2001/03/21  13:33:00
52946         Log: More pixie cleaning.
52947      Branch: perl
52948            ! Makefile.SH
52949 ____________________________________________________________________________
52950 [  9275] By: jhi                                   on 2001/03/21  03:54:17
52951         Log: Update Changes.
52952      Branch: perl
52953            ! Changes patchlevel.h
52954 ____________________________________________________________________________
52955 [  9274] By: jhi                                   on 2001/03/21  03:48:24
52956         Log: First stab at making Data::Dumper to grok Unicode.
52957              
52958              TODO: tests, EBCDICify.
52959      Branch: perl
52960            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
52961 ____________________________________________________________________________
52962 [  9273] By: jhi                                   on 2001/03/21  02:23:00
52963         Log: Fix for
52964              
52965              Subject: Memory leak in unquoted print   
52966              From: Benjamin Sugars <bsugars@canoe.ca> 
52967              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
52968              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
52969      Branch: perl
52970            ! perlio.c
52971 ____________________________________________________________________________
52972 [  9272] By: jhi                                   on 2001/03/21  01:33:17
52973         Log: Subject: Re: [PATCH] POSIX::getcwd()
52974              From: Benjamin Sugars <bsugars@canoe.ca> 
52975              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
52976              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
52977      Branch: perl
52978            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
52979 ____________________________________________________________________________
52980 [  9271] By: jhi                                   on 2001/03/21  01:22:52
52981         Log: Subject: [PATCH] Cwd.pm docs
52982              From: Benjamin Sugars <bsugars@canoe.ca>
52983              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
52984              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
52985      Branch: perl
52986            ! lib/Cwd.pm
52987 ____________________________________________________________________________
52988 [  9270] By: jhi                                   on 2001/03/21  01:16:29
52989         Log: Continue 4-arg substr() UTF-8 fixage.
52990      Branch: perl
52991            ! pp.c t/op/substr.t
52992 ____________________________________________________________________________
52993 [  9269] By: jhi                                   on 2001/03/21  00:46:14
52994         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
52995              
52996              revert the leak fix in change#9142 (problem needs a more experimental
52997              fix unsuitable for 5.6.1)
52998              
52999              do alphabetical sorting by default (for csh compatibility)
53000              
53001              cut-n-paste goof in change#9264
53002              
53003              VMS piping fixes (from Charles Lane)
53004      Branch: perl
53005           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
53006           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
53007           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
53008 ____________________________________________________________________________
53009 [  9268] By: jhi                                   on 2001/03/21  00:37:04
53010         Log: Integrate perlio.
53011      Branch: perl
53012           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
53013           !> utf8.c utf8.h utfebcdic.h
53014 ____________________________________________________________________________
53015 [  9267] By: nick                                  on 2001/03/20  20:04:39
53016         Log: More EBCDIC stuff:
53017              - Loose the extra level of function on ASCII.
53018              - spotted a chr(0) issue in sv.c
53019              - re-work of UTF-X tr/// ranges to work in Unicode
53020              space. Still issues with the "0xff is illegal UTF-8" hack.
53021              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
53022              (why do it once when you can do it all over the place :-(
53023              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
53024              need utf8.pm for swashes.
53025              - Simplified and commented scan_const() in toke.c
53026              Still something wrong regexp and tr (swashes?).
53027      Branch: perlio
53028            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
53029            ! utf8.c utf8.h utfebcdic.h
53030 ____________________________________________________________________________
53031 [  9266] By: gsar                                  on 2001/03/20  19:16:43
53032         Log: VMS piping fixes (from Charles Lane)
53033      Branch: maint-5.6/perl
53034            ! vms/vms.c vms/vmspipe.com
53035 ____________________________________________________________________________
53036 [  9265] By: gsar                                  on 2001/03/20  17:53:52
53037         Log: cut-n-paste goof in change#9264
53038      Branch: maint-5.6/perl
53039            ! ext/File/Glob/Glob.xs
53040 ____________________________________________________________________________
53041 [  9264] By: gsar                                  on 2001/03/20  17:43:47
53042         Log: do alphabetical sorting by default (for csh compatibility);
53043              bsd_glob() does ASCII sort by default as usual, unless
53044              GLOB_ALPHASORT was specified
53045      Branch: maint-5.6/perl
53046            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
53047            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
53048            ! ext/File/Glob/bsd_glob.h
53049 ____________________________________________________________________________
53050 [  9263] By: gsar                                  on 2001/03/20  16:40:08
53051         Log: integrate change#9255 from mainline (unicode fix)
53052              
53053              substr($bytestr, i, n, $charstr)
53054      Branch: maint-5.6/perl
53055           !> Todo-5.6 pp.c t/op/substr.t
53056 ____________________________________________________________________________
53057 [  9262] By: gsar                                  on 2001/03/20  15:57:41
53058         Log: revert the leak fix in change#9142 (problem needs a more experimental
53059              fix unsuitable for 5.6.1)
53060      Branch: maint-5.6/perl
53061            ! scope.c
53062 ____________________________________________________________________________
53063 [  9261] By: jhi                                   on 2001/03/20  14:26:25
53064         Log: Integrate changes #9259,9260 from maintperl into mainline.
53065              
53066              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
53067              
53068              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
53069      Branch: perl
53070           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
53071 ____________________________________________________________________________
53072 [  9260] By: jhi                                   on 2001/03/20  14:05:46
53073         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
53074              From: Robin Barker <rmb1@cise.npl.co.uk>
53075              Date: Tue, 20 Mar 2001 10:12:04 GMT
53076              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
53077      Branch: maint-5.6/perl
53078            ! run.c
53079 ____________________________________________________________________________
53080 [  9259] By: jhi                                   on 2001/03/20  14:04:39
53081         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
53082              From: Chris Nandor <pudge@pobox.com>
53083              Date: Tue, 20 Mar 2001 00:40:56 -0500
53084              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
53085      Branch: maint-5.6/perl
53086            ! ext/POSIX/POSIX.xs lib/File/Path.pm
53087 ____________________________________________________________________________
53088 [  9258] By: jhi                                   on 2001/03/20  05:09:34
53089         Log: Update Changes.
53090      Branch: perl
53091            ! Changes patchlevel.h
53092 ____________________________________________________________________________
53093 [  9257] By: jhi                                   on 2001/03/20  05:04:25
53094         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
53095      Branch: perl
53096            ! t/op/tr.t
53097 ____________________________________________________________________________
53098 [  9256] By: jhi                                   on 2001/03/20  04:43:12
53099         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
53100              From: Peter Prymmer <pvhp@forte.com>
53101              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
53102              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
53103      Branch: maint-5.6/perl
53104            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
53105 ____________________________________________________________________________
53106 [  9255] By: jhi                                   on 2001/03/19  23:17:17
53107         Log: substr($bytestr, i, n, $charstr)
53108              
53109              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
53110      Branch: perl
53111            ! Todo-5.6 pp.c t/op/substr.t
53112 ____________________________________________________________________________
53113 [  9254] By: jhi                                   on 2001/03/19  22:25:09
53114         Log: Rearrange the make test target prerequisites so that
53115              in a parallel make 'all' is finished before 'test'.
53116      Branch: perl
53117            ! Makefile.SH
53118 ____________________________________________________________________________
53119 [  9253] By: jhi                                   on 2001/03/19  21:48:07
53120         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
53121              From: Robin Houston <robin@kitsite.com>
53122              Date: Mon, 19 Mar 2001 15:48:41 +0000
53123              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
53124      Branch: perl
53125            ! pp_ctl.c
53126 ____________________________________________________________________________
53127 [  9252] By: jhi                                   on 2001/03/19  21:42:27
53128         Log: Integrate perlio.
53129      Branch: perl
53130           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
53131           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
53132           !> utfebcdic.h vms/perly_c.vms
53133 ____________________________________________________________________________
53134 [  9251] By: jhi                                   on 2001/03/19  21:31:28
53135         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
53136              
53137              Dynaloading in 64-bit AIX with vac.
53138      Branch: perl
53139           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
53140           !> hints/aix.sh
53141 ____________________________________________________________________________
53142 [  9250] By: jhi                                   on 2001/03/19  21:18:00
53143         Log: A more robust solution for the 64bitall AIX dynaloading
53144              problem, from Jens-Uwe Mager.
53145      Branch: maint-5.6/perl
53146            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
53147 ____________________________________________________________________________
53148 [  9249] By: nick                                  on 2001/03/19  20:59:37
53149         Log: Integrate mainline.
53150      Branch: perlio
53151           !> (integrate 42 files)
53152 ____________________________________________________________________________
53153 [  9248] By: nick                                  on 2001/03/19  20:22:07
53154         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
53155              (Building on OS390 uses native YACC and YYDEBUG has other
53156              side effects.)
53157      Branch: perlio
53158            ! perly.c perly.y vms/perly_c.vms
53159 ____________________________________________________________________________
53160 [  9247] By: jhi                                   on 2001/03/19  19:59:53
53161         Log: 64-bit AIX dynaloading problem (see #9244) idea
53162              from Jens-Uwe Mager.
53163      Branch: maint-5.6/perl
53164            ! ext/DynaLoader/dl_aix.xs
53165 ____________________________________________________________________________
53166 [  9246] By: nick                                  on 2001/03/19  19:27:57
53167         Log: More EBCDIC fixes.
53168      Branch: perlio
53169            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
53170            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
53171 ____________________________________________________________________________
53172 [  9245] By: jhi                                   on 2001/03/19  19:05:19
53173         Log: Integrate change #9243 from mainline into maintperl.
53174              
53175              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
53176      Branch: maint-5.6/perl
53177           !> README.vmesa
53178 ____________________________________________________________________________
53179 [  9244] By: jhi                                   on 2001/03/19  19:03:15
53180         Log: Get 64bitall AIX building, but still does not test okay:
53181              dynaloading anything fails, for example for op/defins:
53182              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
53183              (update: fixed by #9247,9250)
53184      Branch: maint-5.6/perl
53185            ! hints/aix.sh
53186 ____________________________________________________________________________
53187 [  9243] By: jhi                                   on 2001/03/19  19:00:16
53188         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
53189              From: Robin Barker <rmb1@cise.npl.co.uk>
53190              Date: Mon, 19 Mar 2001 18:01:57 GMT
53191              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
53192      Branch: perl
53193            ! README.vmesa
53194 ____________________________________________________________________________
53195 [  9242] By: jhi                                   on 2001/03/19  18:58:43
53196         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
53197              
53198              TODO: tests.
53199      Branch: perl
53200            ! doop.c op.c
53201 ____________________________________________________________________________
53202 [  9241] By: gsar                                  on 2001/03/19  17:34:46
53203         Log: VMSify tests (from Charles Lane)
53204      Branch: maint-5.6/perl
53205            ! t/lib/filehand.t t/lib/texttabs.t
53206 ____________________________________________________________________________
53207 [  9240] By: jhi                                   on 2001/03/19  14:24:26
53208         Log: Integrate change #9233 from maintperl into mainline.
53209              
53210              some refcounts were incorrect in perl_clone()
53211      Branch: perl
53212           !> sv.c
53213 ____________________________________________________________________________
53214 [  9239] By: gsar                                  on 2001/03/19  09:23:17
53215         Log: this is 5.6.1-trial3
53216      Branch: maint-5.6/perl
53217            ! Changes
53218 ____________________________________________________________________________
53219 [  9238] By: gsar                                  on 2001/03/19  08:47:04
53220         Log: some new symbols are only available under ithreads
53221      Branch: maint-5.6/perl
53222            ! makedef.pl
53223 ____________________________________________________________________________
53224 [  9237] By: gsar                                  on 2001/03/19  08:42:28
53225         Log: update patchlevel.h, Changes, &c.
53226      Branch: maint-5.6/perl
53227            ! Changes patchlevel.h pod/perlhist.pod
53228           !> AUTHORS
53229 ____________________________________________________________________________
53230 [  9236] By: gsar                                  on 2001/03/19  08:17:49
53231         Log: integrate changes#8068,8717 from mainline
53232              
53233              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
53234              
53235              [PATCH CPAN 1.59_51] warning message (not!)
53236      Branch: maint-5.6/perl
53237           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
53238           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
53239           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
53240           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
53241           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
53242 ____________________________________________________________________________
53243 [  9235] By: gsar                                  on 2001/03/19  08:07:09
53244         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
53245              
53246              [PATCH] Add missing CV flags to dump.c
53247              
53248              Re: [patch] Re: PL_ptr_table
53249              
53250              Fixup non-ithread build after 8713
53251              
53252              Generated files form 8713 etc.
53253              
53254              Correct the correction :-(
53255              
53256              Documenting coderef @INC (Re: CPAN "make this script work" feature)
53257              
53258              Subject: Re: sync sync sync: have I missed any patches?
53259              Replace djSP with dSP.
53260      Branch: maint-5.6/perl
53261           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
53262           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
53263           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
53264           !> sv.c sv.h win32/perlhost.h
53265 ____________________________________________________________________________
53266 [  9234] By: gsar                                  on 2001/03/19  07:22:05
53267         Log: revert the change#9090 integrate for now (change looks somewhat
53268              incomplete in that [ha]v_exists() need something similar; lacks
53269              tests; &c.)
53270      Branch: maint-5.6/perl
53271            ! hv.c
53272 ____________________________________________________________________________
53273 [  9233] By: gsar                                  on 2001/03/19  07:10:01
53274         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
53275              destruction when there are unreferenced scalars (SvREFCNT==0)
53276      Branch: maint-5.6/perl
53277            ! sv.c
53278 ____________________________________________________________________________
53279 [  9232] By: jhi                                   on 2001/03/19  05:11:02
53280         Log: Regen api and toc.
53281      Branch: maint-5.6/perl
53282            ! pod/perlapi.pod pod/perltoc.pod
53283 ____________________________________________________________________________
53284 [  9231] By: jhi                                   on 2001/03/19  04:06:03
53285         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
53286              add a lost line in pp.c:pp_chop(), update to new op/chop.
53287              
53288              Clarify the description differentiating for and while; inspired by
53289              
53290              Subject: [ID 20010306.004] || != named unary operator
53291              
53292              The $Is_MacOS needs to be declared.
53293      Branch: maint-5.6/perl
53294            ! pp.c t/op/chop.t
53295           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
53296 ____________________________________________________________________________
53297 [  9230] By: jhi                                   on 2001/03/19  03:48:16
53298         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
53299              9079,9083,9089,9090,9091 from mainline to maintperl.
53300              
53301              Quieten some noise in Win32 builds
53302              
53303              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
53304              
53305              The perlretut was still talking about the old \p and \P
53306              definitions.
53307              
53308              More tweakage on the Unicode character class descriptions.
53309              
53310              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
53311              
53312              Subject: 'no *POSIX' Patch speeding up make on BS2000 
53313              
53314              Subject: [PATCH] perldata.pod here-doc docs
53315              
53316              Add /sbin and /usr/sbin to the list of directories scanned
53317              for setuid programs.  Takes care of bug id 20010309.003.
53318              
53319              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
53320              
53321              In op/stat #35 better to scan all the potential directories
53322              for setuids, not just the first one.
53323      Branch: maint-5.6/perl
53324            ! Makefile.SH
53325           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
53326           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
53327           !> t/op/stat.t toke.c win32/win32.h
53328 ____________________________________________________________________________
53329 [  9229] By: jhi                                   on 2001/03/19  02:31:50
53330         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
53331              From: Chris Nandor <pudge@pobox.com>
53332              Date: Sat, 10 Mar 2001 14:22:19 -0500
53333              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
53334      Branch: maint-5.6/perl
53335            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
53336            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
53337            ! t/lib/b.t t/lib/errno.t
53338 ____________________________________________________________________________
53339 [  9228] By: jhi                                   on 2001/03/19  02:29:59
53340         Log: Integrate changes #9113,9122 from mainline into maintperl.
53341              
53342              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?)
53343      Branch: maint-5.6/perl
53344           !> Configure README.os390 hints/os390.sh
53345 ____________________________________________________________________________
53346 [  9227] By: jhi                                   on 2001/03/19  02:22:35
53347         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
53348              into maintperl.
53349              
53350              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
53351              
53352              Forgot to check-in the larger part of #9120, duh.
53353              
53354              Subject: Another patch for integer.pm POD 
53355              
53356              h2ph strictness and cleanliness from Kurt Starsinic.
53357              
53358              Borland filename case problem.
53359              
53360              h2ph strictness and cleanliness from Kurt Starsinic.
53361              
53362              Subject: [PATCH] the uncontroversial doc patches
53363      Branch: maint-5.6/perl
53364           +> win32/sncfnmcs.pl
53365           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
53366           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
53367           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
53368           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
53369           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
53370           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
53371           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
53372 ____________________________________________________________________________
53373 [  9226] By: jhi                                   on 2001/03/19  02:10:21
53374         Log: Integrate changes #9207,9214 from mainline into maintperl.
53375              
53376              podchecker relaxations: =over has an *optional* number after it,
53377              and whitespace in L<> is okay.
53378      Branch: maint-5.6/perl
53379           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
53380           !> t/pod/poderrs.xr
53381 ____________________________________________________________________________
53382 [  9225] By: jhi                                   on 2001/03/19  02:07:38
53383         Log: Integrate change #9219 from maintperl into mainline.
53384              
53385              remove duplicated tests
53386      Branch: perl
53387           !> t/op/re_tests
53388 ____________________________________________________________________________
53389 [  9224] By: jhi                                   on 2001/03/19  02:06:11
53390         Log: Integrate change #9223 from mainline to maintperl.
53391              
53392              Document -Dmksymlinks.
53393      Branch: maint-5.6/perl
53394           !> INSTALL
53395 ____________________________________________________________________________
53396 [  9223] By: jhi                                   on 2001/03/19  02:01:25
53397         Log: Document -Dmksymlinks.
53398      Branch: perl
53399            ! INSTALL
53400 ____________________________________________________________________________
53401 [  9222] By: jhi                                   on 2001/03/19  01:15:35
53402         Log: The -Dmksymlinks wasn't working for maintperl.
53403      Branch: maint-5.6/perl
53404            ! Configure
53405 ____________________________________________________________________________
53406 [  9221] By: jhi                                   on 2001/03/19  00:49:43
53407         Log: Cleanup pixie residue.
53408      Branch: perl
53409            ! Makefile.SH
53410 ____________________________________________________________________________
53411 [  9220] By: jhi                                   on 2001/03/19  00:44:47
53412         Log: Document the use of pixie/prof; create make targets for it.
53413              
53414              TODO: make t/TEST pixie-aware.
53415      Branch: perl
53416            ! Makefile.SH pod/perlhack.pod
53417 ____________________________________________________________________________
53418 [  9219] By: gsar                                  on 2001/03/19  00:16:55
53419         Log: remove duplicated tests
53420      Branch: maint-5.6/perl
53421            ! t/op/re_tests
53422 ____________________________________________________________________________
53423 [  9218] By: jhi                                   on 2001/03/18  23:59:31
53424         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
53425      Branch: perl
53426            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
53427 ____________________________________________________________________________
53428 [  9217] By: jhi                                   on 2001/03/18  23:25:20
53429         Log: Rewrite the tests section of Makefile to be less redundant
53430              and to allow for more flexible test targets, many recursive
53431              make calls introduced.
53432      Branch: perl
53433            ! Makefile.SH
53434 ____________________________________________________________________________
53435 [  9216] By: jhi                                   on 2001/03/18  22:30:04
53436         Log: Document the use of Third Degree (sparsely).
53437      Branch: perl
53438            ! pod/perlhack.pod t/TEST
53439 ____________________________________________________________________________
53440 [  9215] By: jhi                                   on 2001/03/18  22:10:30
53441         Log: Make targets for testing with Third Degree.
53442      Branch: perl
53443            ! Makefile.SH
53444 ____________________________________________________________________________
53445 [  9214] By: jhi                                   on 2001/03/18  21:08:53
53446         Log: The podchecker relaxations need to mirrored also at the tests.
53447      Branch: perl
53448            ! t/pod/poderrs.xr
53449 ____________________________________________________________________________
53450 [  9213] By: jhi                                   on 2001/03/18  20:56:21
53451         Log: Update Changes.
53452      Branch: perl
53453            ! Changes patchlevel.h
53454 ____________________________________________________________________________
53455 [  9212] By: jhi                                   on 2001/03/18  20:36:59
53456         Log: Looking for config.sh in parent directories isn't
53457              very useful for the toplevel Makefile.
53458      Branch: perl
53459            ! Makefile.SH
53460 ____________________________________________________________________________
53461 [  9211] By: jhi                                   on 2001/03/18  20:33:37
53462         Log: On "make clean" take care of Third Degree droppings.
53463      Branch: perl
53464            ! Makefile.SH
53465 ____________________________________________________________________________
53466 [  9210] By: jhi                                   on 2001/03/18  20:21:34
53467         Log: Add a hook for running the tests under the Third Degree
53468              debugging tool (set $ENV{PERL_3LOG} to non-zero)
53469              
53470              TODO: Document the use of Third Degree.
53471      Branch: perl
53472            ! t/TEST
53473 ____________________________________________________________________________
53474 [  9209] By: jhi                                   on 2001/03/18  20:19:07
53475         Log: Regen toc and api pods.
53476      Branch: perl
53477            ! pod/perlapi.pod pod/perltoc.pod
53478 ____________________________________________________________________________
53479 [  9208] By: jhi                                   on 2001/03/18  20:12:12
53480         Log: Integrate changes #8128,9132 from mainline into maintperl,
53481              Tie::SubstrHash fixes.
53482      Branch: maint-5.6/perl
53483           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
53484 ____________________________________________________________________________
53485 [  9207] By: jhi                                   on 2001/03/18  20:07:43
53486         Log: podchecker relaxations from Michael Stevens.
53487      Branch: perl
53488            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
53489 ____________________________________________________________________________
53490 [  9206] By: jhi                                   on 2001/03/18  20:04:24
53491         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
53492      Branch: perl
53493            ! lib/Locale/Constants.pm lib/Locale/Country.pm
53494            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
53495            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
53496 ____________________________________________________________________________
53497 [  9205] By: jhi                                   on 2001/03/18  19:54:45
53498         Log: Integrate changes #9161,9162 from maintperl to mainline.
53499              
53500              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
53501              results
53502      Branch: perl
53503           !> t/op/magic.t
53504 ____________________________________________________________________________
53505 [  9204] By: jhi                                   on 2001/03/18  19:37:46
53506         Log: Make perl.third checks more understandable to the builder.
53507      Branch: perl
53508            ! Makefile.SH
53509 ____________________________________________________________________________
53510 [  9203] By: jhi                                   on 2001/03/18  19:20:54
53511         Log: Re-integrate #9138 from maintperl to mainline,
53512              the squelching of the unneeded "Scalars leaked" messages.
53513      Branch: perl
53514           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
53515           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
53516           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
53517 ____________________________________________________________________________
53518 [  9202] By: jhi                                   on 2001/03/18  18:48:36
53519         Log: More robust and more paranoid perl.third target.
53520      Branch: perl
53521            ! Makefile.SH
53522 ____________________________________________________________________________
53523 [  9201] By: jhi                                   on 2001/03/18  18:39:21
53524         Log: Integrate change #9197 from maintperl to mainline.
53525              
53526              more thorough cleaning of arenas.
53527      Branch: perl
53528           !> embed.pl perl.c proto.h sv.c t/op/sort.t
53529 ____________________________________________________________________________
53530 [  9200] By: jhi                                   on 2001/03/18  18:25:17
53531         Log: Integrate perlio.
53532      Branch: perl
53533           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
53534           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
53535           !> t/lib/encode.t toke.c universal.c utf8.c
53536 ____________________________________________________________________________
53537 [  9199] By: nick                                  on 2001/03/18  15:23:51
53538         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
53539              is the sense of the test being done. Avoid some magical 127 and 128 values
53540              by using macros.
53541      Branch: perlio
53542            ! doop.c pp_ctl.c sv.c toke.c
53543 ____________________________________________________________________________
53544 [  9198] By: nick                                  on 2001/03/18  14:18:12
53545         Log: UTF-X encoding invariance for Encode:
53546              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
53547              - move the XS code for those to universal.c (so in miniperl)
53548              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
53549              - change ext/Encode/compile to use above.
53550              - Fix t/lib/encode.t for above
53551              - Teach t/lib/b.t to expect -uutf8
53552              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
53553              utf8.pm is needed.
53554      Branch: perlio
53555            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
53556            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
53557 ____________________________________________________________________________
53558 [  9197] By: gsar                                  on 2001/03/18  12:15:57
53559         Log: more thorough cleaning of arenas--keep going until no more
53560              SvREFCNT_dec()s occur (this fixes the problem that causes the
53561              pesky "Scalars leaked" warnings)
53562      Branch: maint-5.6/perl
53563            ! embed.pl perl.c proto.h sv.c t/op/sort.t
53564 ____________________________________________________________________________
53565 [  9196] By: nick                                  on 2001/03/18  10:57:29
53566         Log: Fix pragma/utf8.t # 15
53567              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
53568              are SvUTF8 as well.
53569      Branch: perlio
53570            ! toke.c
53571 ____________________________________________________________________________
53572 [  9195] By: nick                                  on 2001/03/18  09:27:06
53573         Log: Integrate mainline
53574      Branch: perlio
53575           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
53576           !> t/op/pat.t
53577 ____________________________________________________________________________
53578 [  9194] By: jhi                                   on 2001/03/18  05:29:59
53579         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
53580              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
53581      Branch: perl
53582            ! op.c op.h t/op/misc.t t/op/pat.t
53583 ____________________________________________________________________________
53584 [  9193] By: jhi                                   on 2001/03/18  05:15:06
53585         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
53586      Branch: perl
53587            ! mg.c t/op/pat.t
53588 ____________________________________________________________________________
53589 [  9192] By: jhi                                   on 2001/03/18  04:22:43
53590         Log: tr/// UTF-8 patches from Inaba Hiroto.
53591      Branch: perl
53592            ! doop.c op.c
53593 ____________________________________________________________________________
53594 [  9191] By: jhi                                   on 2001/03/18  04:21:17
53595         Log: Integrate perlio.
53596      Branch: perl
53597           !> utf8.c utfebcdic.h
53598 ____________________________________________________________________________
53599 [  9190] By: nick                                  on 2001/03/17  20:32:01
53600         Log: Correct #if EBCDIC side typos.
53601              Builds and passes many tests on OS390.
53602      Branch: perlio
53603            ! utf8.c utfebcdic.h
53604 ____________________________________________________________________________
53605 [  9189] By: jhi                                   on 2001/03/17  18:55:49
53606         Log: Add prerequisites for the perl.third target.
53607      Branch: perl
53608            ! Makefile.SH
53609 ____________________________________________________________________________
53610 [  9188] By: jhi                                   on 2001/03/17  18:46:00
53611         Log: Integrate perlio.
53612      Branch: perl
53613           +> utfebcdic.h
53614           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
53615 ____________________________________________________________________________
53616 [  9187] By: jhi                                   on 2001/03/17  18:38:47
53617         Log: Add a make rule for perl.third (the Third Degree memory debugging
53618              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
53619      Branch: perl
53620            ! Makefile.SH
53621 ____________________________________________________________________________
53622 [  9186] By: nick                                  on 2001/03/17  18:34:48
53623         Log: MANIFEST addition :-(
53624      Branch: perlio
53625            ! MANIFEST
53626 ____________________________________________________________________________
53627 [  9185] By: nick                                  on 2001/03/17  18:29:50
53628         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
53629              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
53630              a superset of ASCII are invariant under the encoding. This is EBCDIC
53631              friendly as an encoded string can be looked at as being EBCDIC by lexer
53632              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
53633              ASCII on ASCII machines.
53634              
53635              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
53636              seperate.
53637              - Add some more macros to comprehend different shift amounts and
53638              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
53639              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
53640              and conditionally #include it.
53641              
53642              EBCDIC build as yet untested.  ASCII still fails the one test.
53643      Branch: perlio
53644            + utfebcdic.h
53645            ! utf8.c utf8.h
53646 ____________________________________________________________________________
53647 [  9184] By: nick                                  on 2001/03/17  17:44:16
53648         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
53649      Branch: perlio
53650            ! doop.c perl.h pp.c utf8.h
53651 ____________________________________________________________________________
53652 [  9183] By: jhi                                   on 2001/03/17  15:55:42
53653         Log: Integrate perlio.
53654      Branch: perl
53655            ! MANIFEST
53656           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
53657 ____________________________________________________________________________
53658 [  9182] By: nick                                  on 2001/03/17  09:16:06
53659         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
53660      Branch: perlio
53661            ! t/op/pat.t
53662 ____________________________________________________________________________
53663 [  9181] By: nick                                  on 2001/03/17  09:15:11
53664         Log: Integrate mainline.
53665      Branch: perlio
53666           +> lib/Locale/Constants.pm lib/Locale/Country.pm
53667           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
53668           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
53669           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
53670           !> (integrate 83 files)
53671 ____________________________________________________________________________
53672 [  9180] By: nick                                  on 2001/03/16  17:23:21
53673         Log: EBCDIC Fixes.
53674      Branch: perlio
53675            ! perl.h sv.c toke.c utf8.c utf8.h
53676 ____________________________________________________________________________
53677 [  9179] By: jhi                                   on 2001/03/16  14:10:12
53678         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
53679              a change needed to work around an AIX compiler bug.
53680      Branch: perl
53681            ! ext/Storable/Storable.xs
53682 ____________________________________________________________________________
53683 [  9178] By: jhi                                   on 2001/03/16  03:19:59
53684         Log: With Damian's approval synchronize damian's modules'
53685              licensing with Perl's standard module licensing.
53686      Branch: perl
53687            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
53688 ____________________________________________________________________________
53689 [  9177] By: jhi                                   on 2001/03/16  03:15:34
53690         Log: Make the Filter::Util:Call files have their own copies
53691              of the Perl standard module licensing, from Paul Marquess.
53692      Branch: perl
53693            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
53694 ____________________________________________________________________________
53695 [  9176] By: jhi                                   on 2001/03/16  02:56:04
53696         Log: Subject: [PATCH] more pod patches
53697              From: Michael Stevens <michael@etla.org>
53698              Date: Thu, 15 Mar 2001 21:25:18 +0000
53699              Message-ID: <20010315212518.A18870@firedrake.org>
53700      Branch: perl
53701            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
53702            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
53703            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
53704            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
53705            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
53706            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
53707            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
53708            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
53709            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
53710            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
53711            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
53712            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
53713            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
53714            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
53715            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
53716            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
53717            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
53718            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
53719            ! lib/Locale/Country.pm lib/Locale/Language.pm
53720            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
53721            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
53722            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
53723            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
53724            ! os2/OS2/Process/Process.pm
53725 ____________________________________________________________________________
53726 [  9175] By: jhi                                   on 2001/03/16  02:53:32
53727         Log: Subject: [PATCH] the uncontroversial doc patches
53728              From: Michael Stevens <michael@etla.org>
53729              Date: Thu, 15 Mar 2001 20:01:12 +0000
53730              Message-ID: <20010315200112.A7636@firedrake.org>
53731      Branch: perl
53732            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
53733            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
53734            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
53735            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
53736            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
53737 ____________________________________________________________________________
53738 [  9174] By: jhi                                   on 2001/03/16  02:50:49
53739         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
53740              From: Paul Lindner <lindner@inuus.com>
53741              Date: Fri, 16 Mar 2001 11:28:03 -0800
53742              Message-ID: <20010316112803.A7577@inuus.com>
53743      Branch: perl
53744            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
53745 ____________________________________________________________________________
53746 [  9173] By: nick                                  on 2001/03/15  20:21:03
53747         Log: 1st day's EBCDIC fixes:
53748              - toke.c's parsing of strings needed attention
53749              needed to conditionally e2a if string was already UTF-8
53750              - e2a/a2e tables where wrong way round.
53751              - new macros in utf8.h
53752      Branch: perlio
53753            ! perl.h toke.c utf8.h
53754 ____________________________________________________________________________
53755 [  9172] By: jhi                                   on 2001/03/15  15:17:17
53756         Log: Update Changes.
53757      Branch: perl
53758            ! Changes patchlevel.h
53759 ____________________________________________________________________________
53760 [  9171] By: jhi                                   on 2001/03/15  15:09:32
53761         Log: Subject: Re: Another Borland C++ problem.
53762              From: "Vadim Konovalov" <watman@inbox.ru>
53763              Date: Sat, 10 Mar 2001 19:26:07 +0300
53764              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
53765              
53766              Borland filename case problem.
53767      Branch: perl
53768            + win32/sncfnmcs.pl
53769            ! MANIFEST README.win32
53770 ____________________________________________________________________________
53771 [  9170] By: jhi                                   on 2001/03/15  14:54:23
53772         Log: Add Locale::Codes 1.06, from Neil Bowers.
53773      Branch: perl
53774            + lib/Locale/Constants.pm lib/Locale/Country.pm
53775            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
53776            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
53777            + t/lib/lc-language.t t/lib/lc-uk.t
53778            ! MANIFEST
53779 ____________________________________________________________________________
53780 [  9169] By: jhi                                   on 2001/03/15  14:19:01
53781         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
53782      Branch: perl
53783            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
53784            ! ext/Storable/Storable.xs
53785 ____________________________________________________________________________
53786 [  9168] By: jhi                                   on 2001/03/15  14:13:22
53787         Log: Integrate changes #9120,9167 from mainline to maintperl.
53788              
53789              Subject: [PATCH 5.6.1] OS/2 docs
53790              
53791              Subject: [PATCH 5.6.1] perldoc
53792      Branch: maint-5.6/perl
53793           !> os2/Changes utils/perldoc.PL
53794 ____________________________________________________________________________
53795 [  9167] By: jhi                                   on 2001/03/15  14:07:42
53796         Log: Subject: [PATCH 5.6.1] perldoc
53797              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53798              Date: Wed, 14 Mar 2001 23:46:52 -0500
53799              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
53800      Branch: perl
53801            ! utils/perldoc.PL
53802 ____________________________________________________________________________
53803 [  9166] By: jhi                                   on 2001/03/15  13:53:15
53804         Log: sigaction test condition tweakage.
53805      Branch: perl
53806            ! t/lib/sigaction.t
53807 ____________________________________________________________________________
53808 [  9165] By: alanbur                               on 2001/03/15  03:49:17
53809         Log: Resynchronised with parent
53810      Branch: maint-5.6/pureperl
53811           +> os2/os2add.sym t/op/anonsub.t
53812           !> (integrate 72 files)
53813 ____________________________________________________________________________
53814 [  9164] By: jhi                                   on 2001/03/15  01:05:01
53815         Log: Avoid stomping off the beginning of an array in tr///.
53816      Branch: perl
53817            ! op.c
53818 ____________________________________________________________________________
53819 [  9163] By: jhi                                   on 2001/03/15  00:58:57
53820         Log: h2ph strictness and cleanliness from Kurt Starsinic.
53821      Branch: perl
53822            ! utils/h2ph.PL
53823 ____________________________________________________________________________
53824 [  9162] By: gsar                                  on 2001/03/15  00:56:53
53825         Log: avoid warnings
53826      Branch: maint-5.6/perl
53827            ! t/op/magic.t
53828 ____________________________________________________________________________
53829 [  9161] By: gsar                                  on 2001/03/15  00:52:09
53830         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
53831              results
53832      Branch: maint-5.6/perl
53833            ! t/op/magic.t
53834 ____________________________________________________________________________
53835 [  9160] By: jhi                                   on 2001/03/14  22:02:10
53836         Log: Do not use the Perl malloc in IRIX, suggested by
53837              Helmus Jarausch.
53838      Branch: perl
53839            ! hints/irix_6.sh
53840 ____________________________________________________________________________
53841 [  9159] By: nick                                  on 2001/03/14  21:45:59
53842         Log: Integrate mainline
53843      Branch: perlio
53844           +> t/op/loopctl.t
53845           !> (integrate 41 files)
53846 ____________________________________________________________________________
53847 [  9158] By: jhi                                   on 2001/03/14  21:10:09
53848         Log: The Day of the Retractions continues: the #9138
53849              (integrated in #9144) doesn't work well in mainline.
53850      Branch: perl
53851            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
53852            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
53853            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
53854 ____________________________________________________________________________
53855 [  9157] By: jhi                                   on 2001/03/14  20:58:12
53856         Log: The #9145 CANNOT be enabled: the clear_pmop code still
53857              dumps core all over in Tru64.
53858      Branch: perl
53859            ! op.c op.h t/op/pat.t
53860 ____________________________________________________________________________
53861 [  9156] By: jhi                                   on 2001/03/14  20:48:06
53862         Log: Integrate change #9154 from maintperl to mainline.
53863              
53864              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
53865              (caused Storable 1.0.10 to break on windows)
53866      Branch: perl
53867           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
53868           !> perlapi.c proto.h
53869 ____________________________________________________________________________
53870 [  9155] By: jhi                                   on 2001/03/14  20:23:53
53871         Log: Retract #9136: breaks threading (and binary compatibility).
53872      Branch: perl
53873            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
53874 ____________________________________________________________________________
53875 [  9154] By: gsar                                  on 2001/03/14  17:48:18
53876         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
53877              (caused Storable 1.0.10 to break on windows)
53878      Branch: maint-5.6/perl
53879            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
53880            ! perlapi.c proto.h
53881 ____________________________________________________________________________
53882 [  9153] By: jhi                                   on 2001/03/14  13:35:21
53883         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
53884      Branch: perl
53885            ! t/lib/sigaction.t
53886 ____________________________________________________________________________
53887 [  9152] By: gsar                                  on 2001/03/14  07:29:40
53888         Log: back out changes#9012,9010,9009 and parts of change#9016
53889              (causes ABRs under purify, and some prerequisites don't
53890              seem to be there in 5.6.x)
53891      Branch: maint-5.6/perl
53892            ! doop.c op.c t/op/tr.t toke.c
53893 ____________________________________________________________________________
53894 [  9151] By: gsar                                  on 2001/03/14  07:01:29
53895         Log: reenable change#9145 (the test was busted due to a missing
53896              C<print "ok 27\n">)
53897      Branch: perl
53898            ! op.c op.h t/op/pat.t
53899 ____________________________________________________________________________
53900 [  9150] By: jhi                                   on 2001/03/14  06:38:36
53901         Log: Retract #9145.
53902      Branch: perl
53903            ! op.c op.h t/op/pat.t
53904 ____________________________________________________________________________
53905 [  9149] By: jhi                                   on 2001/03/14  06:14:56
53906         Log: Retract #9143.
53907      Branch: perl
53908            ! op.c
53909 ____________________________________________________________________________
53910 [  9148] By: gsar                                  on 2001/03/14  06:13:02
53911         Log: Uninitialized Memory Read in regexec.c
53912      Branch: perl
53913            ! regexec.c
53914 ____________________________________________________________________________
53915 [  9147] By: jhi                                   on 2001/03/14  04:59:54
53916         Log: Subject: PATCH: make goto work in nested eval ""
53917              From: Robin Houston <robin@kitsite.com>
53918              Date: Wed, 14 Mar 2001 04:16:10 +0000
53919              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
53920      Branch: perl
53921            ! pp_ctl.c t/op/goto.t
53922 ____________________________________________________________________________
53923 [  9146] By: jhi                                   on 2001/03/14  04:42:54
53924         Log: Preserve the #ifdef PERL_CORE in perly.h.
53925      Branch: perl
53926            ! perly.fixer
53927 ____________________________________________________________________________
53928 [  9145] By: jhi                                   on 2001/03/14  03:57:41
53929         Log: (Retracted by #9150.)
53930      Branch: perl
53931            ! op.c op.h t/op/pat.t
53932 ____________________________________________________________________________
53933 [  9144] By: jhi                                   on 2001/03/14  03:50:38
53934         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
53935              
53936              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
53937              
53938              remove squelch controls for "Scalars leaked" messages in most places
53939              (these are now cured)
53940              
53941              fix another memory leak reported by purify (tie callbacks that
53942              croak can leak when wiping out magic)
53943      Branch: perl
53944           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
53945           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
53946           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
53947           !> t/pragma/warnings.t
53948 ____________________________________________________________________________
53949 [  9143] By: jhi                                   on 2001/03/14  03:37:53
53950         Log: (Retracted by #9149.)
53951      Branch: perl
53952            ! op.c
53953 ____________________________________________________________________________
53954 [  9142] By: gsar                                  on 2001/03/14  03:20:48
53955         Log: fix another memory leak reported by purify (tie callbacks that
53956              croak can leak when wiping out magic)
53957      Branch: maint-5.6/perl
53958            ! scope.c
53959 ____________________________________________________________________________
53960 [  9141] By: jhi                                   on 2001/03/14  02:55:00
53961         Log: Subject: PATCH for [ID 20010305.003]
53962              From: Robin Houston <robin@kitsite.com>
53963              Date: Wed, 14 Mar 2001 02:45:51 +0000
53964              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
53965      Branch: perl
53966            ! pp_ctl.c t/op/eval.t
53967 ____________________________________________________________________________
53968 [  9140] By: jhi                                   on 2001/03/14  02:41:54
53969         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
53970              Date: Wed, 14 Mar 2001 01:52:51 +0000
53971              From: Robin Houston <robin@kitsite.com>
53972              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
53973              
53974              Fix for 2000313.004.
53975      Branch: perl
53976            ! pp_ctl.c t/op/goto.t
53977 ____________________________________________________________________________
53978 [  9139] By: jhi                                   on 2001/03/14  02:40:50
53979         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
53980              From: Robin Houston <robin@kitsite.com>
53981              Date: Wed, 14 Mar 2001 00:43:45 +0000
53982              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
53983      Branch: perl
53984            + t/op/loopctl.t
53985            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
53986            ! vms/perly_c.vms
53987 ____________________________________________________________________________
53988 [  9138] By: gsar                                  on 2001/03/14  01:18:00
53989         Log: remove squelch controls for "Scalars leaked" messages in most places
53990              (these are now cured)
53991      Branch: maint-5.6/perl
53992            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
53993            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
53994            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
53995 ____________________________________________________________________________
53996 [  9137] By: gsar                                  on 2001/03/14  00:57:04
53997         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
53998      Branch: maint-5.6/perl
53999            ! regcomp.c
54000 ____________________________________________________________________________
54001 [  9136] By: jhi                                   on 2001/03/13  23:12:24
54002         Log: (Retracted by #9155)
54003              
54004              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
54005              From: Jens-Uwe Mager <jum@helios.de>
54006              Date: Wed, 21 Feb 2001 21:32:04 +0100
54007              Message-ID: <20010221213203.A18340@ans.helios.de>
54008      Branch: perl
54009            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
54010 ____________________________________________________________________________
54011 [  9135] By: jhi                                   on 2001/03/13  22:50:05
54012         Log: Integrate perlio.
54013      Branch: perl
54014           !> pp.c
54015 ____________________________________________________________________________
54016 [  9134] By: jhi                                   on 2001/03/13  22:49:05
54017         Log: Integrate change #9131 from maintperl into mainline.
54018              
54019              make the error text look more consistent in hints/hpux.sh
54020      Branch: perl
54021           !> hints/hpux.sh
54022 ____________________________________________________________________________
54023 [  9133] By: gsar                                  on 2001/03/13  22:46:20
54024         Log: integrate change#9067 from mainline
54025              
54026              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
54027      Branch: maint-5.6/perl
54028           !> lib/ExtUtils/MM_Unix.pm
54029 ____________________________________________________________________________
54030 [  9132] By: jhi                                   on 2001/03/13  22:41:21
54031         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
54032              From: "John P. Linderman" <jpl@research.att.com>
54033              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
54034              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
54035              
54036              A more correct prime finder.
54037      Branch: perl
54038            ! lib/Tie/SubstrHash.pm
54039 ____________________________________________________________________________
54040 [  9131] By: gsar                                  on 2001/03/13  22:30:42
54041         Log: make the error text look more consistent in hints/hpux.sh
54042      Branch: maint-5.6/perl
54043            ! hints/hpux.sh
54044 ____________________________________________________________________________
54045 [  9130] By: jhi                                   on 2001/03/13  22:23:44
54046         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
54047              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54048              Date: Tue, 13 Mar 2001 18:41:26 +0100
54049              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
54050              
54051              If the test is run non-interactively the default handler
54052              is different.
54053      Branch: perl
54054            ! t/lib/sigaction.t
54055 ____________________________________________________________________________
54056 [  9129] By: jhi                                   on 2001/03/13  22:20:21
54057         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
54058              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54059              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
54060              Date:     Tue, 13 Mar 2001 16:44:32 EST
54061      Branch: perl
54062            ! t/lib/1_compile.t
54063 ____________________________________________________________________________
54064 [  9128] By: jhi                                   on 2001/03/13  22:18:34
54065         Log: Subject: Another patch for integer.pm POD 
54066              From: "John L. Allen" <allen@grumman.com>
54067              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
54068              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
54069      Branch: perl
54070            ! lib/integer.pm
54071 ____________________________________________________________________________
54072 [  9127] By: nick                                  on 2001/03/13  21:26:30
54073         Log: Integrate mainline.
54074      Branch: perlio
54075           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
54076           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
54077           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
54078           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
54079           !> Changes Configure MANIFEST README.os2 README.os390
54080           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
54081           !> os2/Changes patchlevel.h win32/perlhost.h
54082 ____________________________________________________________________________
54083 [  9126] By: nick                                  on 2001/03/13  20:39:51
54084         Log: #ifdef'ed out code to make packed side of pack/unpack
54085              octets. (i.e. pack('U') => encode_utf8).
54086      Branch: perlio
54087            ! pp.c
54088 ____________________________________________________________________________
54089 [  9125] By: jhi                                   on 2001/03/13  15:07:16
54090         Log: Update Changes.
54091      Branch: perl
54092            ! Changes patchlevel.h
54093 ____________________________________________________________________________
54094 [  9124] By: jhi                                   on 2001/03/13  14:22:45
54095         Log: Workaround for the buggy ("internal compiler error")
54096              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
54097              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
54098              of Andreas König.
54099      Branch: perl
54100            ! ext/re/Makefile.PL hints/aix.sh
54101 ____________________________________________________________________________
54102 [  9123] By: jhi                                   on 2001/03/13  03:24:34
54103         Log: Typo in #9114.
54104      Branch: metaconfig
54105            ! U/modified/myhostname.U
54106 ____________________________________________________________________________
54107 [  9122] By: jhi                                   on 2001/03/13  03:24:06
54108         Log: Typo in #9113.
54109      Branch: perl
54110            ! Configure
54111 ____________________________________________________________________________
54112 [  9121] By: jhi                                   on 2001/03/13  01:53:05
54113         Log: Forgot to check-in the larger part of #9120, duh.
54114      Branch: perl
54115            ! README.os2
54116 ____________________________________________________________________________
54117 [  9120] By: jhi                                   on 2001/03/13  01:51:31
54118         Log: Subject: [PATCH 5.6.1] OS/2 docs
54119              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54120              Date: Mon, 12 Mar 2001 03:27:32 -0500
54121              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
54122      Branch: perl
54123            ! os2/Changes
54124 ____________________________________________________________________________
54125 [  9119] By: jhi                                   on 2001/03/13  01:49:41
54126         Log: Integrate change #9116 from maintperl into mainline.
54127              
54128              Win32::GetCwd() returns C: instead of C:\ in the root directory
54129              under ithreads
54130      Branch: perl
54131           !> win32/perlhost.h
54132 ____________________________________________________________________________
54133 [  9118] By: jhi                                   on 2001/03/13  01:13:39
54134         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
54135      Branch: perl
54136            + lib/Switch.pm t/lib/switch.t
54137            ! MANIFEST
54138 ____________________________________________________________________________
54139 [  9117] By: jhi                                   on 2001/03/13  01:03:17
54140         Log: Add Text::Balanced 1.83.
54141      Branch: perl
54142            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
54143            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
54144            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
54145            + t/lib/tb-xvari.t
54146            ! MANIFEST
54147 ____________________________________________________________________________
54148 [  9116] By: gsar                                  on 2001/03/13  00:55:53
54149         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
54150              under ithreads
54151      Branch: maint-5.6/perl
54152            ! win32/perlhost.h
54153 ____________________________________________________________________________
54154 [  9115] By: jhi                                   on 2001/03/13  00:54:09
54155         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
54156              From: "John L. Allen" <allen@grumman.com>
54157              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
54158              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
54159              
54160              use integer document clarification.
54161      Branch: perl
54162            ! lib/integer.pm
54163 ____________________________________________________________________________
54164 [  9114] By: jhi                                   on 2001/03/13  00:38:54
54165         Log: Metaconfig unit change for #9113.
54166      Branch: metaconfig
54167            ! U/modified/myhostname.U
54168 ____________________________________________________________________________
54169 [  9113] By: jhi                                   on 2001/03/13  00:38:35
54170         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?)
54171              From: Peter Prymmer <pvhp@forte.com>
54172              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
54173              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
54174      Branch: perl
54175            ! Configure README.os390 hints/os390.sh
54176 ____________________________________________________________________________
54177 [  9112] By: jhi                                   on 2001/03/13  00:29:00
54178         Log: Integrate perlio.
54179      Branch: perl
54180           !> sv.c utf8.h
54181 ____________________________________________________________________________
54182 [  9111] By: nick                                  on 2001/03/12  21:16:33
54183         Log: Integrate mainline.
54184      Branch: perlio
54185           +> t/op/anonsub.t
54186           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
54187           !> proto.h sv.c
54188 ____________________________________________________________________________
54189 [  9110] By: nick                                  on 2001/03/12  21:00:13
54190         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
54191      Branch: perlio
54192            ! sv.c utf8.h
54193 ____________________________________________________________________________
54194 [  9109] By: jhi                                   on 2001/03/12  16:04:47
54195         Log: Integrate change #9108 from maintperl to mainline.
54196              
54197              fix memory leak in C<sub X { sub {} }> arising from a refcount
54198              loop between the outer sub and the inner prototype anonsub
54199              
54200              this also enables closures returned by subroutines that
54201              subsequently get redefined to work without generating coredumps :)
54202              
54203              completely removed the free_closures() hack--it shouldn't be
54204              needed anymore
54205      Branch: perl
54206           +> t/op/anonsub.t
54207           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
54208           !> proto.h sv.c
54209 ____________________________________________________________________________
54210 [  9108] By: gsar                                  on 2001/03/12  10:21:31
54211         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
54212              loop between the outer sub and the inner prototype anonsub
54213              
54214              this also enables closures returned by subroutines that
54215              subsequently get redefined to work without generating coredumps :)
54216              
54217              completely removed the free_closures() hack--it shouldn't be
54218              needed anymore
54219      Branch: maint-5.6/perl
54220            + t/op/anonsub.t
54221            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
54222            ! proto.h sv.c
54223 ____________________________________________________________________________
54224 [  9107] By: jhi                                   on 2001/03/12  05:15:31
54225         Log: Integrate perlio.
54226      Branch: perl
54227           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
54228 ____________________________________________________________________________
54229 [  9106] By: nick                                  on 2001/03/11  20:10:12
54230         Log: regcomp.c is working in native space, not Unicode space (if different)
54231              as it is doing compare against 'W' in \W etc.
54232      Branch: perlio
54233            ! regcomp.c
54234 ____________________________________________________________________________
54235 [  9105] By: nick                                  on 2001/03/11  19:39:34
54236         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
54237              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
54238      Branch: perlio
54239            ! regcomp.c toke.c utf8.c
54240 ____________________________________________________________________________
54241 [  9104] By: nick                                  on 2001/03/11  18:15:44
54242         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
54243      Branch: perlio
54244            ! sv.c
54245 ____________________________________________________________________________
54246 [  9103] By: nick                                  on 2001/03/11  18:03:28
54247         Log: Integrate mainline (for regexp stuff).
54248      Branch: perlio
54249           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
54250           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
54251           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
54252           !> t/lib/errno.t t/op/pat.t
54253 ____________________________________________________________________________
54254 [  9102] By: nick                                  on 2001/03/11  17:44:20
54255         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
54256              - exclude layer syms in makedef.pl for sfio
54257              - also inhibit Encode from trying to build ":encode()" layer.
54258      Branch: perlio
54259            ! ext/Encode/Encode.xs makedef.pl
54260 ____________________________________________________________________________
54261 [  9101] By: jhi                                   on 2001/03/10  22:38:13
54262         Log: The $Is_MacOS needs to be declared.
54263      Branch: perl
54264            ! lib/ExtUtils/Manifest.pm
54265 ____________________________________________________________________________
54266 [  9100] By: jhi                                   on 2001/03/10  22:14:29
54267         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
54268              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
54269              pollute the symbolspace if using sfio.
54270      Branch: perl
54271            ! ext/Encode/Encode.xs
54272 ____________________________________________________________________________
54273 [  9099] By: jhi                                   on 2001/03/10  21:58:48
54274         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
54275              Date: Sat, 10 Mar 2001 14:23:55 -0500
54276              From: Chris Nandor <pudge@pobox.com>
54277              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
54278      Branch: perl
54279            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
54280            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
54281            ! t/lib/errno.t
54282 ____________________________________________________________________________
54283 [  9098] By: jhi                                   on 2001/03/10  21:38:30
54284         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
54285      Branch: perl
54286            ! regcomp.c regexec.c t/op/pat.t
54287 ____________________________________________________________________________
54288 [  9097] By: jhi                                   on 2001/03/10  14:38:07
54289         Log: Integrate perlio.
54290      Branch: perl
54291           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
54292           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
54293           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
54294 ____________________________________________________________________________
54295 [  9096] By: nick                                  on 2001/03/10  11:55:43
54296         Log: EBCDIC sanity - phase I
54297              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
54298              - use utf8n_xxxx (c.f. pvn) for forms which take length.
54299              - back out vN.N and $^V exceptions to e2a/a2e
54300              - make "locale" isxxx macros be uvchr (may be redundant?)
54301              
54302              Not clear yet that toUPPER_uni et. al. return being handled correctly.
54303              The tr// and rexexp stuff still needs an audit, assumption is they are working
54304              in Unicode space.
54305              
54306              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
54307      Branch: perlio
54308            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
54309            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
54310            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
54311 ____________________________________________________________________________
54312 [  9095] By: jhi                                   on 2001/03/09  22:10:01
54313         Log: Integrate perlio.
54314      Branch: perl
54315           !> dump.c
54316 ____________________________________________________________________________
54317 [  9094] By: nick                                  on 2001/03/09  17:36:38
54318         Log: Builds an passes all tests after integrate and this tweak.
54319      Branch: perlio
54320            ! dump.c
54321 ____________________________________________________________________________
54322 [  9093] By: nick                                  on 2001/03/09  17:16:03
54323         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
54324      Branch: perlio
54325           +> lib/unicode/Scripts.txt t/lib/sigaction.t
54326           !> (integrate 79 files)
54327 ____________________________________________________________________________
54328 [  9092] By: jhi                                   on 2001/03/09  15:28:26
54329         Log: Update Changes.
54330      Branch: perl
54331            ! Changes patchlevel.h
54332 ____________________________________________________________________________
54333 [  9091] By: jhi                                   on 2001/03/09  15:25:05
54334         Log: In op/stat #35 better to scan all the potential directories
54335              for setuids, not just the first one.
54336      Branch: perl
54337            ! t/op/stat.t
54338 ____________________________________________________________________________
54339 [  9090] By: jhi                                   on 2001/03/09  15:01:27
54340         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
54341              From: rspier@pobox.com (Robert Spier)
54342              Date: Fri, 9 Mar 2001 03:30:20 -0500
54343              Message-ID: <15016.38044.381174.160189@rls.cx>
54344              
54345              EXISTS() returning undef mistakenly triggered a FETCH().
54346      Branch: perl
54347            ! hv.c
54348 ____________________________________________________________________________
54349 [  9089] By: jhi                                   on 2001/03/09  14:59:02
54350         Log: Add /sbin and /usr/sbin to the list of directories scanned
54351              for setuid programs.  Takes care of bug id 20010309.003.
54352      Branch: perl
54353            ! t/op/stat.t
54354 ____________________________________________________________________________
54355 [  9088] By: jhi                                   on 2001/03/09  14:48:32
54356         Log: Regen perlapi, perltoc.
54357      Branch: perl
54358            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
54359 ____________________________________________________________________________
54360 [  9087] By: jhi                                   on 2001/03/09  14:38:56
54361         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
54362              From: David Mitchell <davem@fdgroup.co.uk>
54363              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
54364              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
54365      Branch: perl
54366            ! dump.c perl.c perl.h pod/perlrun.pod
54367 ____________________________________________________________________________
54368 [  9086] By: jhi                                   on 2001/03/09  01:47:16
54369         Log: A modified version of
54370              
54371              Subject: [ID 20010307.005] POSIX::sigaction has various problems
54372              From: anders@broadcom.com
54373              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
54374              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
54375              
54376              Currently the sigaction.t test #6 fails (and is fudged to look
54377              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
54378              This may well be a genuine bug in Linux sigaction() (since at
54379              least Tru64, Solaris, and HP-UX disagree with Linux).
54380              Anyone with POSIX / SUSv2 tome handy?  The problem is that
54381              the flags of the oldaction don't match with the flags in
54382              the previously installed disposition.
54383      Branch: perl
54384            + t/lib/sigaction.t
54385            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
54386 ____________________________________________________________________________
54387 [  9085] By: jhi                                   on 2001/03/09  01:30:13
54388         Log: Subject: Re: mission impossible for the day
54389              From: Alex Gough <alex@rcon.org>
54390              Date: Thu, 08 Mar 2001 17:18:19 +0000
54391              Message-ID: <3AA7BEDB.8070409@rcon.org>
54392              
54393              If references (are overloaded) and can be directly stringified,
54394              show that instead of "stringified".
54395              
54396              (The problem, infinite mutual recursion caused by overloaded bool
54397              in Switch.pm, tracked by David Mitchell)
54398      Branch: perl
54399            ! lib/Carp/Heavy.pm
54400 ____________________________________________________________________________
54401 [  9084] By: jhi                                   on 2001/03/09  01:20:39
54402         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
54403              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
54404              From: David Mitchell <davem@fdgroup.co.uk>
54405              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
54406      Branch: perl
54407            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
54408            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
54409 ____________________________________________________________________________
54410 [  9083] By: jhi                                   on 2001/03/09  01:16:51
54411         Log: Subject: [PATCH] perldata.pod here-doc docs
54412              From: Jeff Pinyan <jeffp@crusoe.net>
54413              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
54414              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
54415      Branch: perl
54416            ! pod/perldata.pod
54417 ____________________________________________________________________________
54418 [  9082] By: jhi                                   on 2001/03/09  01:01:27
54419         Log: Subject: Re: Unicode/EBCDIC
54420              From: Peter Prymmer <pvhp@forte.com>
54421              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
54422              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
54423      Branch: perl
54424            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
54425 ____________________________________________________________________________
54426 [  9081] By: jhi                                   on 2001/03/08  13:41:30
54427         Log: Subject: Ooops, wrong 'no *POSIX' Patch
54428              From: Dorner Thomas <Thomas.Dorner@start.de>
54429              Date: Thu, 8 Mar 2001 08:43:28 +0100
54430              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
54431      Branch: perl
54432            ! hints/posix-bc.sh
54433 ____________________________________________________________________________
54434 [  9080] By: jhi                                   on 2001/03/08  13:11:42
54435         Log: It's Scripts.txt, not Script.txt.
54436      Branch: perl
54437            ! MANIFEST
54438 ____________________________________________________________________________
54439 [  9079] By: jhi                                   on 2001/03/08  12:59:05
54440         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
54441              From: Dorner Thomas <Thomas.Dorner@start.de>
54442              Date: Wed, 7 Mar 2001 14:13:31 +0100
54443              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
54444      Branch: perl
54445            ! makedepend.SH
54446 ____________________________________________________________________________
54447 [  9078] By: jhi                                   on 2001/03/08  12:57:43
54448         Log: Retract #9069, wrong patch.
54449      Branch: perl
54450            ! Makefile.SH
54451 ____________________________________________________________________________
54452 [  9077] By: jhi                                   on 2001/03/08  01:06:13
54453         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
54454      Branch: perl
54455            + lib/unicode/Scripts.txt
54456            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
54457            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
54458            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
54459            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
54460            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
54461            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
54462            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
54463            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
54464            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
54465            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
54466            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
54467            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
54468            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
54469            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
54470            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
54471            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
54472            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
54473            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
54474            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
54475            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
54476            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
54477            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
54478            ! lib/unicode/version
54479 ____________________________________________________________________________
54480 [  9076] By: jhi                                   on 2001/03/07  22:59:39
54481         Log: Integrate change #7784 from mainline into maintperl.
54482              
54483              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
54484      Branch: maint-5.6/perl
54485           !> pp_ctl.c t/op/pat.t
54486 ____________________________________________________________________________
54487 [  9075] By: jhi                                   on 2001/03/07  22:05:11
54488         Log: More UTF-8 test tweaks.
54489      Branch: perl
54490            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
54491 ____________________________________________________________________________
54492 [  9074] By: nick                                  on 2001/03/07  21:39:29
54493         Log: Integrate mainline.
54494      Branch: perlio
54495           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
54496           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
54497           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
54498           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
54499           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
54500 ____________________________________________________________________________
54501 [  9073] By: jhi                                   on 2001/03/07  16:37:09
54502         Log: Update Changes.
54503      Branch: perl
54504            ! Changes patchlevel.h
54505 ____________________________________________________________________________
54506 [  9072] By: jhi                                   on 2001/03/07  16:32:30
54507         Log: Subject: [ID 20010306.004] || != named unary operator
54508              From: abela@geneanet.org
54509              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
54510              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
54511      Branch: perl
54512            ! pod/perlop.pod
54513 ____________________________________________________________________________
54514 [  9071] By: jhi                                   on 2001/03/07  15:14:11
54515         Log: Subject: downgrading to bytes for common functions
54516              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
54517              Date: Wed, 7 Mar 2001 02:36:55 -0500
54518              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
54519      Branch: perl
54520            ! pp_sys.c
54521 ____________________________________________________________________________
54522 [  9070] By: jhi                                   on 2001/03/07  15:04:58
54523         Log: Clarify the description differentiating for and while; inspired by
54524              
54525              Subject: [ID 20010306.002] for/while difference in for definition
54526              From: abela@geneanet.org
54527              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
54528              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
54529      Branch: perl
54530            ! pod/perlsyn.pod
54531 ____________________________________________________________________________
54532 [  9069] By: jhi                                   on 2001/03/07  14:55:30
54533         Log: (Retracted by #9078.)
54534      Branch: perl
54535            ! Makefile.SH
54536 ____________________________________________________________________________
54537 [  9068] By: jhi                                   on 2001/03/07  14:51:17
54538         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
54539              From: Radu Greab <radu@netsoft.ro>
54540              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
54541              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
54542      Branch: perl
54543            ! pp.c t/op/chop.t
54544 ____________________________________________________________________________
54545 [  9067] By: jhi                                   on 2001/03/07  14:48:57
54546         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
54547              From: Simon Cozens <simon@netthink.co.uk>
54548              Date: Wed, 7 Mar 2001 13:59:28 +0000
54549              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
54550              
54551              In order to allow MakeMaker to build correct Makefiles,
54552              you need to change the order of the arguments in MM_Unix.pm
54553              as well. (Unless you have C89_CCMODE set, but we're trying
54554              to be POSIXly correct)
54555              
54556              Thanks to Merijn Broeren for tracking this down.
54557      Branch: perl
54558            ! lib/ExtUtils/MM_Unix.pm
54559 ____________________________________________________________________________
54560 [  9066] By: jhi                                   on 2001/03/07  14:30:02
54561         Log: Floating point too messy.
54562      Branch: perl
54563            ! t/camel-III/vstring.t
54564 ____________________________________________________________________________
54565 [  9065] By: jhi                                   on 2001/03/07  14:17:44
54566         Log: Integrate change #9064 from maintperl into mainline.
54567              
54568              fix memory leak in pack("Bb",...)
54569      Branch: perl
54570           !> perl.c
54571 ____________________________________________________________________________
54572 [  9064] By: gsar                                  on 2001/03/07  06:29:24
54573         Log: fix memory leak in pack("Bb",...)
54574      Branch: maint-5.6/perl
54575            ! perl.c
54576 ____________________________________________________________________________
54577 [  9063] By: jhi                                   on 2001/03/07  00:55:04
54578         Log: Major utf8 test reorganisation and rewrite.
54579              Hopefully no tests were lost in the shuffle.
54580              (The beginning of pragma/utf8 was lost intentionally,
54581              the tests were rather bogus and incomplete.)
54582      Branch: perl
54583            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
54584            ! t/pragma/utf8.t
54585 ____________________________________________________________________________
54586 [  9062] By: jhi                                   on 2001/03/07  00:41:16
54587         Log: More tweakage on the Unicode character class descriptions.
54588      Branch: perl
54589            ! lib/unicode/mktables.PL pod/perlretut.pod
54590 ____________________________________________________________________________
54591 [  9061] By: jhi                                   on 2001/03/06  23:12:38
54592         Log: The perlretut was still talking about the old \p and \P
54593              definitions.
54594      Branch: perl
54595            ! pod/perlretut.pod
54596 ____________________________________________________________________________
54597 [  9060] By: nick                                  on 2001/03/06  20:52:37
54598         Log: Integrate mainline (make test works again now).
54599      Branch: perlio
54600           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
54601 ____________________________________________________________________________
54602 [  9059] By: jhi                                   on 2001/03/06  15:36:14
54603         Log: 0.999... does equal 1.0, doesn't it?
54604      Branch: perl
54605            ! t/camel-III/vstring.t
54606 ____________________________________________________________________________
54607 [  9058] By: jhi                                   on 2001/03/06  15:34:00
54608         Log: Make /x{abcd}/ to work without use utf8.
54609      Branch: perl
54610            ! regcomp.c
54611 ____________________________________________________________________________
54612 [  9057] By: jhi                                   on 2001/03/06  03:02:36
54613         Log: Easier to outcomment all the three reset() tests for now.
54614      Branch: perl
54615            ! t/op/pat.t
54616 ____________________________________________________________________________
54617 [  9056] By: jhi                                   on 2001/03/06  02:30:02
54618         Log: Comment out the deadly reset; until the 20010301.005
54619              is finally fixed.
54620      Branch: perl
54621            ! t/op/pat.t
54622 ____________________________________________________________________________
54623 [  9055] By: jhi                                   on 2001/03/06  02:21:26
54624         Log: Integrate the change #9054 from mainline:
54625              retract the PMOP cleanup patch pending further investigation.
54626      Branch: maint-5.6/perl
54627           !> op.c op.h
54628 ____________________________________________________________________________
54629 [  9054] By: jhi                                   on 2001/03/06  02:19:57
54630         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
54631              with oddly familiar stack traces.
54632      Branch: perl
54633            ! op.c op.h
54634 ____________________________________________________________________________
54635 [  9053] By: jhi                                   on 2001/03/05  23:20:28
54636         Log: Integrate perlio.
54637      Branch: perl
54638           +> ext/Encode/Encode/koi8-r.ucm
54639           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
54640           !> makedef.pl
54641 ____________________________________________________________________________
54642 [  9052] By: nick                                  on 2001/03/05  23:08:17
54643         Log: skipping USE_PERLIO symbols correction.
54644      Branch: perlio
54645            ! makedef.pl
54646 ____________________________________________________________________________
54647 [  9051] By: nick                                  on 2001/03/05  22:35:07
54648         Log: More Encode alias tidying.
54649      Branch: perlio
54650            + ext/Encode/Encode/koi8-r.ucm
54651            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
54652 ____________________________________________________________________________
54653 [  9050] By: jhi                                   on 2001/03/05  21:44:29
54654         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
54655              Sarathy's fix for ID 20010301.005.
54656      Branch: maint-5.6/perl
54657           !> op.c op.h
54658 ____________________________________________________________________________
54659 [  9049] By: nick                                  on 2001/03/05  19:54:04
54660         Log: Integrate Jarkko's Encode.pm tweak.
54661      Branch: perlio
54662           !> ext/Encode/Encode.pm
54663 ____________________________________________________________________________
54664 [  9048] By: nick                                  on 2001/03/05  19:47:57
54665         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
54666      Branch: perlio
54667           +> os2/os2add.sym
54668           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
54669           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
54670           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
54671           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
54672           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
54673 ____________________________________________________________________________
54674 [  9047] By: jhi                                   on 2001/03/05  19:25:26
54675         Log: Regen perlapi.
54676      Branch: perl
54677            ! pod/perlapi.pod
54678 ____________________________________________________________________________
54679 [  9046] By: jhi                                   on 2001/03/05  19:12:14
54680         Log: Integrate perlio.
54681      Branch: perl
54682           +> t/camel-III/vstring.t
54683           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
54684 ____________________________________________________________________________
54685 [  9045] By: jhi                                   on 2001/03/05  19:10:36
54686         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
54687      Branch: perl
54688            ! ext/Encode/Encode.pm
54689 ____________________________________________________________________________
54690 [  9044] By: jhi                                   on 2001/03/05  18:49:12
54691         Log: Forgot the other half of the PMOP patch (#9033).
54692      Branch: perl
54693            ! op.h
54694 ____________________________________________________________________________
54695 [  9043] By: nick                                  on 2001/03/05  18:14:47
54696         Log: Update MANIFEST for new test.
54697      Branch: perlio
54698            ! MANIFEST
54699 ____________________________________________________________________________
54700 [  9042] By: nick                                  on 2001/03/05  18:12:41
54701         Log: Some tests for Camel 3rd edition features.
54702              Make gethostbyaddr() test in above work.
54703      Branch: perlio
54704            + t/camel-III/vstring.t
54705            ! pp.h pp_sys.c t/TEST t/harness
54706 ____________________________________________________________________________
54707 [  9041] By: jhi                                   on 2001/03/05  17:41:48
54708         Log: Add more ISO 8859 encoding aliases.
54709      Branch: perl
54710            ! ext/Encode/Encode.pm
54711 ____________________________________________________________________________
54712 [  9040] By: jhi                                   on 2001/03/05  17:30:43
54713         Log: Integrate perlio.
54714      Branch: perl
54715           !> MANIFEST sv.c
54716 ____________________________________________________________________________
54717 [  9039] By: nick                                  on 2001/03/05  17:11:36
54718         Log: Missed added file.
54719      Branch: perlio
54720            ! MANIFEST
54721 ____________________________________________________________________________
54722 [  9038] By: jhi                                   on 2001/03/05  15:58:01
54723         Log: Add tr tests for EBCDIC, from Karsten Sperling.
54724      Branch: perl
54725            ! t/op/tr.t
54726 ____________________________________________________________________________
54727 [  9037] By: nick                                  on 2001/03/05  15:56:35
54728         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
54729              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
54730              
54731              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
54732              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
54733              - uses SvPV() rather than sv_2pv() in case it isn't a string.
54734      Branch: perlio
54735            ! sv.c
54736 ____________________________________________________________________________
54737 [  9036] By: jhi                                   on 2001/03/05  15:49:15
54738         Log: Add matching tests currently failing in EBCDIC,
54739              suggested by Karsten Sperling.
54740      Branch: perl
54741            ! t/op/pat.t
54742 ____________________________________________________________________________
54743 [  9035] By: jhi                                   on 2001/03/05  15:36:55
54744         Log: The #9034 needs a MANIFESTation.
54745      Branch: perl
54746            ! MANIFEST
54747 ____________________________________________________________________________
54748 [  9034] By: jhi                                   on 2001/03/05  15:35:14
54749         Log: Integrate perlio.
54750      Branch: perl
54751           +> ext/Encode/Encode/Tcl.pm
54752           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
54753           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
54754           !> ext/Encode/Encode/iso8859-1.ucm
54755           !> ext/Encode/Encode/iso8859-10.ucm
54756           !> ext/Encode/Encode/iso8859-13.ucm
54757           !> ext/Encode/Encode/iso8859-14.ucm
54758           !> ext/Encode/Encode/iso8859-15.ucm
54759           !> ext/Encode/Encode/iso8859-16.ucm
54760           !> ext/Encode/Encode/iso8859-2.ucm
54761           !> ext/Encode/Encode/iso8859-3.ucm
54762           !> ext/Encode/Encode/iso8859-4.ucm
54763           !> ext/Encode/Encode/iso8859-5.ucm
54764           !> ext/Encode/Encode/iso8859-6.ucm
54765           !> ext/Encode/Encode/iso8859-7.ucm
54766           !> ext/Encode/Encode/iso8859-8.ucm
54767           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
54768           !> t/lib/encode.t
54769 ____________________________________________________________________________
54770 [  9033] By: jhi                                   on 2001/03/05  15:33:18
54771         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
54772              From: Gurusamy Sarathy <gsar@ActiveState.com>
54773              Date: Sun, 04 Mar 2001 22:33:15 -0800
54774              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
54775              
54776              PMOPs need to remember their own stash so that they can
54777              gracefully remove themselves from their linked list.
54778      Branch: perl
54779            ! op.c
54780 ____________________________________________________________________________
54781 [  9032] By: nick                                  on 2001/03/05  14:51:50
54782         Log: Encode implementation "completion"
54783              Implement and document define_encoding()
54784              Implement and document encoding aliases including define_alias()
54785              Make Encode::XS use define_encoding() rather than back-door.
54786              Move run-time *.enc to separate Encode::Tcl module.
54787              Make 'compile' honour <codeset_name>
54788              Change canonical names of to iso-8859-* and US-ascii.
54789      Branch: perlio
54790            + ext/Encode/Encode/Tcl.pm
54791            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
54792            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
54793            ! ext/Encode/Encode/iso8859-1.ucm
54794            ! ext/Encode/Encode/iso8859-10.ucm
54795            ! ext/Encode/Encode/iso8859-13.ucm
54796            ! ext/Encode/Encode/iso8859-14.ucm
54797            ! ext/Encode/Encode/iso8859-15.ucm
54798            ! ext/Encode/Encode/iso8859-16.ucm
54799            ! ext/Encode/Encode/iso8859-2.ucm
54800            ! ext/Encode/Encode/iso8859-3.ucm
54801            ! ext/Encode/Encode/iso8859-4.ucm
54802            ! ext/Encode/Encode/iso8859-5.ucm
54803            ! ext/Encode/Encode/iso8859-6.ucm
54804            ! ext/Encode/Encode/iso8859-7.ucm
54805            ! ext/Encode/Encode/iso8859-8.ucm
54806            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
54807            ! t/lib/encode.t
54808 ____________________________________________________________________________
54809 [  9031] By: jhi                                   on 2001/03/05  13:51:17
54810         Log: Integrate change #9030 from maintperl into mainline.
54811              
54812              Subject: [PATCH 5.6.1] OS/2 cleanup
54813      Branch: perl
54814           +> os2/os2add.sym
54815           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
54816           !> makedef.pl os2/Changes os2/Makefile.SHs
54817           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
54818           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
54819           !> os2/os2.sym os2/os2ish.h
54820 ____________________________________________________________________________
54821 [  9030] By: jhi                                   on 2001/03/05  13:46:49
54822         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
54823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54824              Date: Mon, 5 Mar 2001 02:29:44 -0500
54825              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
54826      Branch: maint-5.6/perl
54827            + os2/os2add.sym
54828            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
54829            ! makedef.pl os2/Changes os2/Makefile.SHs
54830            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
54831            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
54832            ! os2/os2.sym os2/os2ish.h
54833 ____________________________________________________________________________
54834 [  9029] By: jhi                                   on 2001/03/05  13:40:35
54835         Log: Integrate change #9028 from maintperl into mainline.
54836              
54837              various nits in MM_Unix.pm found by disabling SelfLoader
54838      Branch: perl
54839           !> lib/ExtUtils/MM_Unix.pm
54840 ____________________________________________________________________________
54841 [  9028] By: gsar                                  on 2001/03/05  09:58:38
54842         Log: various nits in MM_Unix.pm found by disabling SelfLoader
54843      Branch: maint-5.6/perl
54844            ! lib/ExtUtils/MM_Unix.pm
54845 ____________________________________________________________________________
54846 [  9027] By: nick                                  on 2001/03/05  08:35:22
54847         Log: Integrate mainline
54848      Branch: perlio
54849           !> (integrate 28 files)
54850 ____________________________________________________________________________
54851 [  9026] By: jhi                                   on 2001/03/05  02:14:59
54852         Log: Integrate change #9025 from mainline to maintperl,
54853              retract \N{U+HHHH}.
54854      Branch: maint-5.6/perl
54855           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
54856           !> t/lib/charnames.t toke.c
54857 ____________________________________________________________________________
54858 [  9025] By: jhi                                   on 2001/03/05  02:13:09
54859         Log: Retracting \N{U+HHHH}.
54860      Branch: perl
54861            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
54862            ! t/lib/charnames.t toke.c
54863 ____________________________________________________________________________
54864 [  9024] By: jhi                                   on 2001/03/04  20:51:07
54865         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
54866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
54867              Date: Fri, 02 Mar 2001 18:25:26 +0100
54868              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
54869              
54870              Casting problem.
54871      Branch: perl
54872            ! ext/Storable/Storable.xs
54873 ____________________________________________________________________________
54874 [  9023] By: jhi                                   on 2001/03/04  19:46:45
54875         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
54876              From: nick@talking.bollo.cx
54877              Date: Sat, 03 Mar 2001 21:41:33 +0000
54878              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
54879              
54880              Revert the workaround.
54881      Branch: perl
54882            ! perlio.c
54883 ____________________________________________________________________________
54884 [  9022] By: jhi                                   on 2001/03/04  19:36:28
54885         Log: Update Changes.
54886      Branch: perl
54887            ! Changes patchlevel.h
54888 ____________________________________________________________________________
54889 [  9021] By: jhi                                   on 2001/03/04  18:41:00
54890         Log: makedef.pl updates suggested by Chris Nandor; double-checking
54891              the changes in AIX, OS/2 Win32 would be nice.
54892      Branch: perl
54893            ! makedef.pl
54894 ____________________________________________________________________________
54895 [  9020] By: jhi                                   on 2001/03/04  18:23:58
54896         Log: Integrate change #9012 from maintperl into mainline,
54897              quench a compiler warning.
54898      Branch: perl
54899           !> toke.c
54900 ____________________________________________________________________________
54901 [  9019] By: jhi                                   on 2001/03/04  18:18:43
54902         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
54903              
54904              \N{U+HHHH} fix.
54905              
54906              pattern in G_ARRAY context
54907      Branch: maint-5.6/perl
54908           !> pp_hot.c t/op/pat.t toke.c
54909 ____________________________________________________________________________
54910 [  9018] By: jhi                                   on 2001/03/04  18:07:48
54911         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
54912              From: Jeff Pinyan <jeffp@crusoe.net>
54913              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
54914              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
54915      Branch: perl
54916            ! pp_hot.c t/op/pat.t
54917 ____________________________________________________________________________
54918 [  9017] By: jhi                                   on 2001/03/04  18:06:21
54919         Log: I thought I tested the #9014.
54920      Branch: perl
54921            ! toke.c
54922 ____________________________________________________________________________
54923 [  9016] By: jhi                                   on 2001/03/04  17:41:22
54924         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
54925              
54926              Tweak the get*ent() OS/2 prototypes.
54927              
54928              Add the \N{U+HHHH} syntax.
54929              
54930              More tr/// UTF-8 fixes from Inaba Hiroto.
54931      Branch: maint-5.6/perl
54932           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
54933           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
54934 ____________________________________________________________________________
54935 [  9015] By: jhi                                   on 2001/03/04  17:36:04
54936         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
54937      Branch: perl
54938            ! doop.c t/op/tr.t
54939 ____________________________________________________________________________
54940 [  9014] By: jhi                                   on 2001/03/04  17:24:49
54941         Log: Add the \N{U+HHHH} syntax.
54942      Branch: perl
54943            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
54944            ! t/lib/charnames.t toke.c
54945 ____________________________________________________________________________
54946 [  9013] By: jhi                                   on 2001/03/04  17:20:45
54947         Log: Tweak the get*ent() OS/2 prototypes.
54948      Branch: perl
54949            ! os2/os2.c
54950 ____________________________________________________________________________
54951 [  9012] By: gsar                                  on 2001/03/04  06:26:14
54952         Log: avoid warning (nit in change#9009)
54953      Branch: maint-5.6/perl
54954            ! toke.c
54955 ____________________________________________________________________________
54956 [  9011] By: gsar                                  on 2001/03/04  06:15:24
54957         Log: lib/charnames.t fails in 5.6.x because of older Unicode
54958              data
54959              
54960              TODO: need to revisit this after updating lib/unicode/...
54961      Branch: maint-5.6/perl
54962            ! t/lib/charnames.t
54963 ____________________________________________________________________________
54964 [  9010] By: gsar                                  on 2001/03/04  06:08:36
54965         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
54966      Branch: maint-5.6/perl
54967            ! toke.c
54968 ____________________________________________________________________________
54969 [  9009] By: jhi                                   on 2001/03/03  19:27:20
54970         Log: Integrate change #9008 from mainline to maintperl,
54971              UTF-8 tr/// fixes from Inaba Hiroto.
54972      Branch: maint-5.6/perl
54973           !> doop.c op.c t/op/tr.t toke.c
54974 ____________________________________________________________________________
54975 [  9008] By: jhi                                   on 2001/03/03  19:19:42
54976         Log: UTF8 tr/// fixes from Inaba Hiroto.
54977      Branch: perl
54978            ! doop.c op.c t/op/tr.t toke.c
54979 ____________________________________________________________________________
54980 [  9007] By: jhi                                   on 2001/03/03  19:00:30
54981         Log: Integrate change #9006 from maintperl to mainline,
54982              more robust quest for the infinite.
54983      Branch: perl
54984           !> lib/Math/Complex.pm
54985 ____________________________________________________________________________
54986 [  9006] By: jhi                                   on 2001/03/03  18:58:06
54987         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
54988              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54989              Date: Sat, 3 Mar 2001 12:51:50 -0500
54990              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
54991              
54992              Be more robust in our quest for the infinite.
54993      Branch: maint-5.6/perl
54994            ! lib/Math/Complex.pm
54995 ____________________________________________________________________________
54996 [  9005] By: jhi                                   on 2001/03/03  17:55:50
54997         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
54998      Branch: maint-5.6/perl
54999            ! doio.c
55000 ____________________________________________________________________________
55001 [  9004] By: jhi                                   on 2001/03/03  17:40:14
55002         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
55003              so that picky compilers like IRIX won't get huffy about
55004              "statements without effect" (like 1;).
55005      Branch: perl
55006            ! toke.c
55007 ____________________________________________________________________________
55008 [  9003] By: jhi                                   on 2001/03/03  17:15:52
55009         Log: Integrate change #9002 from mainline to maintperl.
55010              
55011              Subject: [perl-5.6.x, perl-current] accept for EPOC
55012      Branch: maint-5.6/perl
55013           !> pp_sys.c
55014 ____________________________________________________________________________
55015 [  9002] By: jhi                                   on 2001/03/03  17:14:30
55016         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
55017              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55018              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
55019              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
55020      Branch: perl
55021            ! pp_sys.c
55022 ____________________________________________________________________________
55023 [  9001] By: jhi                                   on 2001/03/03  17:13:13
55024         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
55025              From: "Craig A. Berry" <craigberry@mac.com>
55026              Date: Fri, 02 Mar 2001 17:44:40 -0600
55027              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
55028      Branch: perl
55029            ! t/pod/find.t
55030 ____________________________________________________________________________
55031 [  9000] By: jhi                                   on 2001/03/03  17:11:55
55032         Log: Integrate changes #8997,8999 from maintperl.
55033              
55034              Subject: [PATCH 5.6.1] compiling on OS/2
55035              (Better error message from hints/os2.sh)
55036              
55037              Subject: [PATCH 5.6.1] syslog.t
55038      Branch: perl
55039           !> hints/os2.sh t/lib/syslog.t
55040 ____________________________________________________________________________
55041 [  8999] By: jhi                                   on 2001/03/03  17:09:28
55042         Log: Subject: [PATCH 5.6.1] syslog.t
55043              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55044              Date: Sat, 3 Mar 2001 02:11:17 -0500
55045              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
55046      Branch: maint-5.6/perl
55047            ! t/lib/syslog.t
55048 ____________________________________________________________________________
55049 [  8998] By: jhi                                   on 2001/03/03  17:07:50
55050         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
55051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55052              Date: Sat, 3 Mar 2001 01:53:52 -0500
55053              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
55054      Branch: maint-5.6/perl
55055            ! opcode.pl os2/os2.c
55056 ____________________________________________________________________________
55057 [  8997] By: jhi                                   on 2001/03/03  17:03:30
55058         Log: Subject: [PATCH 5.6.1] compiling on OS/2
55059              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55060              Date: Sat, 3 Mar 2001 01:59:59 -0500
55061              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
55062      Branch: maint-5.6/perl
55063            ! hints/os2.sh
55064 ____________________________________________________________________________
55065 [  8996] By: jhi                                   on 2001/03/03  00:55:58
55066         Log: Regen files for mainline.
55067      Branch: perl
55068            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55069            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
55070 ____________________________________________________________________________
55071 [  8995] By: jhi                                   on 2001/03/03  00:35:22
55072         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
55073              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
55074              to maintperl.
55075              
55076              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
55077              
55078              Add Configure option -Dmksymlinks which will create a symlink
55079              forest if the current/build differs from the source directory.
55080              (8218,8220,8221,8317,8318,8971)
55081              
55082              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
55083              (Document APPLLIB_EXP in INSTALL.)
55084              
55085              If running byacc write-enable also perly.h.
55086              
55087              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
55088              
55089              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
55090              
55091              Sanity check for conflicting thread flavours.
55092              
55093              Fix the sys/fcntl.h problem reported by Peter Prymmer.
55094              
55095              Add few CPUs/architectures to the Cppsym scan,
55096              add -perlio to archname if so selected (modified 8890)
55097              
55098              Be more helpful for devel builders, suggested by John L. Allen.
55099              (admittedly pointless change for maintperl, but the usedevel
55100              code is there already)
55101      Branch: maint-5.6/perl
55102           !> Configure INSTALL Makefile.SH Porting/Glossary
55103           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
55104           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
55105           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
55106           !> win32/config.bc win32/config.gc win32/config.vc
55107 ____________________________________________________________________________
55108 [  8994] By: jhi                                   on 2001/03/02  23:31:41
55109         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
55110      Branch: metaconfig/U/perl
55111            ! gccvers.U
55112 ____________________________________________________________________________
55113 [  8993] By: jhi                                   on 2001/03/02  23:22:12
55114         Log: Regenerate various files for maint.
55115      Branch: maint-5.6/perl
55116            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
55117            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
55118 ____________________________________________________________________________
55119 [  8992] By: alanbur                               on 2001/03/02  22:48:34
55120         Log: Resync wuth parent
55121      Branch: maint-5.6/pureperl
55122           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
55123           !> (integrate 60 files)
55124 ____________________________________________________________________________
55125 [  8991] By: jhi                                   on 2001/03/02  21:00:08
55126         Log: Retract the #8742 part of #8986, backward compat.
55127      Branch: maint-5.6/perl
55128            ! embed.pl
55129 ____________________________________________________________________________
55130 [  8990] By: jhi                                   on 2001/03/02  20:40:07
55131         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
55132      Branch: maint-5.6/perl
55133            ! hv.c
55134 ____________________________________________________________________________
55135 [  8989] By: jhi                                   on 2001/03/02  19:59:56
55136         Log: Update Changes.
55137      Branch: perl
55138            ! Changes patchlevel.h
55139 ____________________________________________________________________________
55140 [  8988] By: jhi                                   on 2001/03/02  19:57:08
55141         Log: Integrate perlio.
55142      Branch: perl
55143           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
55144           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
55145           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
55146           !> ext/Encode/Encode/iso8859-10.ucm
55147           !> ext/Encode/Encode/iso8859-13.ucm
55148           !> ext/Encode/Encode/iso8859-14.ucm
55149           !> ext/Encode/Encode/iso8859-15.ucm
55150           !> ext/Encode/Encode/iso8859-16.ucm
55151           !> ext/Encode/Encode/iso8859-2.ucm
55152           !> ext/Encode/Encode/iso8859-3.ucm
55153           !> ext/Encode/Encode/iso8859-4.ucm
55154           !> ext/Encode/Encode/iso8859-5.ucm
55155           !> ext/Encode/Encode/iso8859-6.ucm
55156           !> ext/Encode/Encode/iso8859-7.ucm
55157           !> ext/Encode/Encode/iso8859-8.ucm
55158           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
55159           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
55160 ____________________________________________________________________________
55161 [  8987] By: jhi                                   on 2001/03/02  19:43:40
55162         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
55163              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
55164              8950,8952,8955 from mainline to maintperl.
55165              
55166              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
55167              
55168              Put to rest the 20010205.001, the email address checking (not) regex.
55169              
55170              fork() not everywhere, cleanup temp files.
55171              
55172              The #8843 wasn't quite right: %Config needs to imported.
55173              
55174              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
55175              (#8849: the glob-basic hunk needed massaging as it depended
55176              on Schwern's large-scale (unintegrated) patches)
55177              
55178              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
55179              
55180              Upgrade to CGI.pm 2.752, from Lincoln Stein.
55181              (Note: there were some conflicts due to EBCDIC and EPOC
55182              patches, in general I preferred the repository code.)
55183              (When 2.753 comes out, we need to synchronize.)
55184              
55185              Subject: [PATCH] fix for charnames above FFFF
55186              
55187              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
55188              
55189              If no sfio, no -lsfio.
55190              
55191              Run run/*.t also in minitest.
55192              
55193              Subject:  [PATCH perl 5.7.0] malloc message address offset
55194              
55195              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
55196              
55197              Subject: fix for parameter -Dm (for perl@8867)
55198              
55199              Subject: [PATCH: perl@8892] was Re: hashing order difference?
55200              (make the test more portable)
55201              
55202              Subject: Re: [PATCH] fix for charnames above FFFF
55203              
55204              Subject: Re: I'm losing the war...
55205              (hv_store() not working correctly in ENV_IS_CASELESS case.)
55206              
55207              Subject: Modified README.bs2000 
55208              
55209              Subject: [PATCH: perl@8935] -Dt padsv($var)
55210              
55211              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
55212              
55213              Subject: PATCH: extra tests to check on negative float to unsigned cast
55214              
55215              Subject: [PATCH] XPUSH[insp] was Re: progress
55216              
55217              Subject: Re: Compile with perlcc..
55218      Branch: maint-5.6/perl
55219           !> (integrate 36 files)
55220 ____________________________________________________________________________
55221 [  8986] By: jhi                                   on 2001/03/02  18:51:25
55222         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
55223              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
55224              to maintperl.
55225              
55226              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
55227              
55228              Subject: [DOC PATCH] overload.pm nits
55229              
55230              Add header for LIB$ prototypes (C. Berry)
55231              
55232              Convert fwrite()s to sockets to write()s, since some socket stacks
55233              don't take kindly to stdio.
55234              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
55235              (for often optional LNMs)
55236              Correct a few typos
55237              (C. Bailey)
55238              
55239              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
55240              
55241              De-cut-and-pasto.
55242              
55243              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
55244              
55245              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
55246              
55247              Upgrade to CPAN 1.59_54, from Andreas König.
55248              
55249              Bogus shebang.
55250              
55251              Subject: [PATCH] Document makepatch in Porting/patching
55252              
55253              UTF-8 documentation.
55254              
55255              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
55256              
55257              Sort the MANIFEST.
55258              
55259              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
55260              
55261              Subject: [PATCH @8807] toke.c cleanup: scan_str()
55262              
55263              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
55264              
55265              Add run/*.t to testables.
55266              
55267              TODO: integrate #8784.
55268      Branch: maint-5.6/perl
55269           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
55270           !> (integrate 28 files)
55271 ____________________________________________________________________________
55272 [  8985] By: nick                                  on 2001/03/02  18:15:45
55273         Log: Integrate mainline
55274      Branch: perlio
55275           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
55276           !> vms/vms.c
55277 ____________________________________________________________________________
55278 [  8984] By: jhi                                   on 2001/03/02  16:00:17
55279         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
55280              
55281              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
55282              5.004_05, and mention the suidperl August 2000 security problem.
55283              (#8978,#8981)
55284              
55285              Subject: [ID 20010301.004] Technically speaking in perldata
55286              
55287              Subject: [PATCH] File::Copy for bleadperl, maintperl
55288              
55289              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
55290              
55291              (The #8982, fix for 20010221.005 and 20010221.008,
55292              would be nice too but it didn't integrate cleanly.)
55293      Branch: maint-5.6/perl
55294           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
55295 ____________________________________________________________________________
55296 [  8983] By: jhi                                   on 2001/03/02  15:51:16
55297         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
55298              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55299              Date:     Thu, 1 Mar 2001 15:54:09 EST
55300              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
55301      Branch: perl
55302            ! vms/vms.c
55303 ____________________________________________________________________________
55304 [  8982] By: jhi                                   on 2001/03/02  15:43:31
55305         Log: Subject: Re: sync sync sync: have I missed any patches?
55306              From: Radu Greab <radu@netsoft.ro> 
55307              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
55308              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
55309              
55310              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
55311              was checking argv[0] regardless of whether a different pathname
55312              will actually be executed."  Test case not supplied because 
55313              drafting that, ironically enough, revealed another bug
55314              (or a feature).
55315      Branch: perl
55316            ! doio.c
55317 ____________________________________________________________________________
55318 [  8981] By: jhi                                   on 2001/03/02  15:28:03
55319         Log: Misdate in #8978.
55320      Branch: perl
55321            ! pod/perlfaq1.pod
55322 ____________________________________________________________________________
55323 [  8980] By: jhi                                   on 2001/03/02  15:24:20
55324         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
55325              From: Chris Nandor <pudge@pobox.com>
55326              Date: Wed, 28 Feb 2001 22:10:15 -0500
55327              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
55328      Branch: perl
55329            ! lib/File/Copy.pm
55330 ____________________________________________________________________________
55331 [  8979] By: jhi                                   on 2001/03/02  15:17:16
55332         Log: Subject: [ID 20010301.004] Technically speaking in perldata
55333              From: abela@geneanet.org
55334              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
55335              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
55336      Branch: perl
55337            ! pod/perldata.pod
55338 ____________________________________________________________________________
55339 [  8978] By: jhi                                   on 2001/03/02  15:15:27
55340         Log: Subject: [ID 20010301.003] ref to 5.004
55341              From: abela@geneanet.org
55342              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
55343              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
55344              
55345              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
55346              and mention the suidperl August 2000 security problem.
55347      Branch: perl
55348            ! pod/perlfaq1.pod
55349 ____________________________________________________________________________
55350 [  8977] By: alanbur                               on 2001/03/02  14:17:45
55351         Log: Resynchronised with parent
55352      Branch: maint-5.6/pureperl
55353           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
55354           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
55355           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
55356           !> vms/descrip_mms.template win32/win32.c win32/win32.h
55357           !> win32/win32iop.h
55358 ____________________________________________________________________________
55359 [  8976] By: nick                                  on 2001/03/01  23:25:30
55360         Log: Integrate mainline.
55361      Branch: perlio
55362            - t/op/qu.t
55363           !> (integrate 55 files)
55364 ____________________________________________________________________________
55365 [  8975] By: jhi                                   on 2001/03/01  16:51:34
55366         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
55367      Branch: perl
55368           !> toke.c
55369 ____________________________________________________________________________
55370 [  8974] By: gsar                                  on 2001/03/01  16:28:21
55371         Log: fix for bugid 20010226.008
55372              
55373              the problem was that some of the pointers (PL_last_lop and
55374              PL_last_uni specifically) into the lex buffers weren't correctly
55375              being invalidated when the buffer changed; this would leave the
55376              pointers pointing at an arbitrary location in the buffer if
55377              the buffer didn't need to be reallocated, or point into freed
55378              memory if the buffer had to be realloced
55379              
55380              TODO item for bugdb maintainers: check other seemingly random
55381              parser-related bugs--they might be cured by this
55382      Branch: maint-5.6/perl
55383            ! toke.c
55384 ____________________________________________________________________________
55385 [  8973] By: jhi                                   on 2001/03/01  02:23:25
55386         Log: Retract #8970 because of a completely mysterious core dump:
55387              adding the tests 241..244 causes op/pat dump core at test #25.
55388              The test needs a lot of whittling down before the bug can be solved.
55389      Branch: perl
55390            ! t/op/pat.t
55391 ____________________________________________________________________________
55392 [  8972] By: jhi                                   on 2001/03/01  01:58:38
55393         Log: Regen perlapi.
55394      Branch: perl
55395            ! pod/perlapi.pod
55396 ____________________________________________________________________________
55397 [  8971] By: jhi                                   on 2001/03/01  01:34:09
55398         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))
55399              From: Nicholas Clark <nick@ccl4.org>
55400              Date: Wed, 28 Feb 2001 23:28:49 +0000
55401              Message-ID: <20010228232849.A55187@plum.flirble.org>
55402              
55403              Allow a completely write protected source code tree
55404              when using the Configure -Dmksymlinks.
55405      Branch: perl
55406            ! embed.pl warnings.pl
55407 ____________________________________________________________________________
55408 [  8970] By: jhi                                   on 2001/03/01  01:32:04
55409         Log: Add back the EBCDIC character range tests (for matching).
55410      Branch: perl
55411            ! t/op/pat.t
55412 ____________________________________________________________________________
55413 [  8969] By: nick                                  on 2001/02/28  18:18:01
55414         Log: Add charname comments to .ucm files writen by 'compile',
55415              also order charmaps in those files by source encoding.
55416              regenerate distrubuted .ucm files
55417      Branch: perlio
55418            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
55419            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
55420            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
55421            ! ext/Encode/Encode/iso8859-10.ucm
55422            ! ext/Encode/Encode/iso8859-13.ucm
55423            ! ext/Encode/Encode/iso8859-14.ucm
55424            ! ext/Encode/Encode/iso8859-15.ucm
55425            ! ext/Encode/Encode/iso8859-16.ucm
55426            ! ext/Encode/Encode/iso8859-2.ucm
55427            ! ext/Encode/Encode/iso8859-3.ucm
55428            ! ext/Encode/Encode/iso8859-4.ucm
55429            ! ext/Encode/Encode/iso8859-5.ucm
55430            ! ext/Encode/Encode/iso8859-6.ucm
55431            ! ext/Encode/Encode/iso8859-7.ucm
55432            ! ext/Encode/Encode/iso8859-8.ucm
55433            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
55434            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
55435 ____________________________________________________________________________
55436 [  8968] By: jhi                                   on 2001/02/28  16:26:37
55437         Log: Expand usemorebits early if d_casti32 needs to be undefined.
55438      Branch: perl
55439            ! hints/hpux.sh hints/irix_6.sh
55440 ____________________________________________________________________________
55441 [  8967] By: jhi                                   on 2001/02/28  16:22:26
55442         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
55443              retract toke.c/qu parts of #8583, retract #8485, retract
55444              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
55445              op/length.t, and MANIFEST, and delete t/op/qu.t.
55446      Branch: perl
55447            - t/op/qu.t
55448            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
55449            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
55450            ! t/op/length.t toke.c
55451 ____________________________________________________________________________
55452 [  8966] By: jhi                                   on 2001/02/28  15:00:27
55453         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
55454              by not changing from pre-Unicode days into being Unicode-aware.
55455              Sniff.
55456      Branch: perl
55457            ! pp.c t/op/pack.t t/op/qu.t
55458 ____________________________________________________________________________
55459 [  8965] By: jhi                                   on 2001/02/28  14:37:55
55460         Log: Subject: Re: Errors in core PODs
55461              From: Michael Stevens <michael@etla.org> 
55462              Date: Fri, 23 Feb 2001 15:47:56 +0000
55463              Message-ID: <20010223154756.A7723@firedrake.org> 
55464      Branch: perl
55465            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
55466            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
55467            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
55468            ! x2p/a2p.pod
55469 ____________________________________________________________________________
55470 [  8964] By: jhi                                   on 2001/02/28  14:35:35
55471         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
55472              (The #8961 was too bold.)
55473      Branch: perl
55474            ! hints/hpux.sh hints/irix_6.sh
55475 ____________________________________________________________________________
55476 [  8963] By: jhi                                   on 2001/02/28  14:33:39
55477         Log: Subject: Re: sync sync sync: have I missed any patches?
55478              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55479              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
55480              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
55481              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
55482              
55483              Replace djSP with dSP.
55484      Branch: perl
55485            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
55486            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
55487            ! win32/perlhost.h
55488 ____________________________________________________________________________
55489 [  8962] By: jhi                                   on 2001/02/27  23:21:14
55490         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
55491      Branch: perl
55492            ! lib/Filter/Simple.pm
55493 ____________________________________________________________________________
55494 [  8961] By: jhi                                   on 2001/02/27  22:55:26
55495         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
55496              and this would be it.
55497      Branch: perl
55498            ! hints/hpux.sh hints/irix_6.sh
55499 ____________________________________________________________________________
55500 [  8960] By: jhi                                   on 2001/02/27  22:51:33
55501         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
55502              From: "Craig A. Berry" <craigberry@mac.com>
55503              Date: Tue, 27 Feb 2001 16:11:44 -0600
55504              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
55505      Branch: maint-5.6/perl
55506            ! configure.com vms/descrip_mms.template
55507 ____________________________________________________________________________
55508 [  8959] By: jhi                                   on 2001/02/27  22:47:23
55509         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
55510              From: "Craig A. Berry" <craigberry@mac.com>
55511              Date: Tue, 27 Feb 2001 16:11:44 -0600
55512              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
55513      Branch: perl
55514            ! configure.com vms/descrip_mms.template
55515 ____________________________________________________________________________
55516 [  8958] By: jhi                                   on 2001/02/27  15:16:42
55517         Log: Update Changes.
55518      Branch: perl
55519            ! Changes patchlevel.h
55520 ____________________________________________________________________________
55521 [  8957] By: jhi                                   on 2001/02/27  06:15:07
55522         Log: Subject: [5.6.x] EPOC additions
55523              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55524              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
55525              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
55526      Branch: maint-5.6/perl
55527            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
55528 ____________________________________________________________________________
55529 [  8956] By: jhi                                   on 2001/02/27  06:12:11
55530         Log: Subject: [perl-current] EPOC 
55531              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55532              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
55533              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
55534      Branch: perl
55535            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
55536            ! epoc/epocish.c epoc/epocish.h pp_sys.c
55537 ____________________________________________________________________________
55538 [  8955] By: jhi                                   on 2001/02/27  05:59:50
55539         Log: Subject: Re: Compile with perlcc..
55540              From: Edward Peschko <edwardp@excitehome.net>
55541              Date: Mon, 26 Feb 2001 18:51:58 -0800
55542              Message-ID: <20010226185158.A9871@excitehome.net>
55543              
55544              plus add a simple usage message if no arguments given.
55545      Branch: perl
55546            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
55547            ! utils/Makefile utils/perlcc.PL win32/pod.mak
55548 ____________________________________________________________________________
55549 [  8954] By: nick                                  on 2001/02/26  21:02:59
55550         Log: Integrate mainline
55551      Branch: perlio
55552           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
55553           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
55554           !> t/op/sprintf.t
55555 ____________________________________________________________________________
55556 [  8953] By: jhi                                   on 2001/02/26  14:43:54
55557         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
55558              From: Nicholas Clark <nick@ccl4.org>
55559              Date: Mon, 26 Feb 2001 00:42:07 +0000
55560              Message-ID: <20010226004207.F23333@plum.flirble.org>
55561      Branch: perl
55562            ! pp_ctl.c
55563 ____________________________________________________________________________
55564 [  8952] By: jhi                                   on 2001/02/26  14:42:13
55565         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
55566              From: Simon Cozens <simon@netthink.co.uk>
55567              Date: Mon, 26 Feb 2001 12:23:48 +0000
55568              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
55569      Branch: perl
55570            ! pod/perlguts.pod
55571 ____________________________________________________________________________
55572 [  8951] By: jhi                                   on 2001/02/26  14:39:15
55573         Log: Subject: [PATCH] perlio - unknown layer
55574              From: Nicholas Clark <nick@ccl4.org>
55575              Date: Mon, 26 Feb 2001 00:27:19 +0000
55576              Message-ID: <20010226002719.E23333@plum.flirble.org>
55577      Branch: perl
55578            ! perlio.c
55579 ____________________________________________________________________________
55580 [  8950] By: jhi                                   on 2001/02/26  14:38:04
55581         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
55582              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
55583              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
55584              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
55585      Branch: perl
55586            ! t/op/bop.t
55587 ____________________________________________________________________________
55588 [  8949] By: jhi                                   on 2001/02/26  14:37:07
55589         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
55590              From: Peter Prymmer <pvhp@forte.com>
55591              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
55592              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
55593      Branch: perl
55594            ! lib/Test.pm
55595 ____________________________________________________________________________
55596 [  8948] By: jhi                                   on 2001/02/26  14:35:53
55597         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
55598              From: Radu Greab <radu@netsoft.ro>
55599              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
55600              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
55601      Branch: perl
55602            ! pod/perlop.pod
55603 ____________________________________________________________________________
55604 [  8947] By: jhi                                   on 2001/02/26  14:34:46
55605         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
55606              From: David Mitchell <davem@fdgroup.co.uk>
55607              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
55608              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
55609      Branch: perl
55610            ! run.c
55611 ____________________________________________________________________________
55612 [  8946] By: jhi                                   on 2001/02/26  14:32:37
55613         Log: Subject: Modified README.bs2000 
55614              From: Dorner Thomas <Thomas.Dorner@start.de>
55615              Date: Mon, 26 Feb 2001 09:22:17 +0100
55616              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
55617      Branch: perl
55618            ! README.bs2000
55619 ____________________________________________________________________________
55620 [  8945] By: jhi                                   on 2001/02/26  14:19:53
55621         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
55622              to maintperl, listing the known failures on the tests 129 and 130.
55623      Branch: maint-5.6/perl
55624           !> t/op/sprintf.t
55625 ____________________________________________________________________________
55626 [  8944] By: jhi                                   on 2001/02/26  14:14:15
55627         Log: Add more known sprintf failures.
55628      Branch: perl
55629            ! t/op/sprintf.t
55630 ____________________________________________________________________________
55631 [  8943] By: jhi                                   on 2001/02/26  13:56:22
55632         Log: perlglob.exe needs to be found in Win32, patch from
55633              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
55634              which needs external glob at mini-perl time."
55635      Branch: perl
55636            ! ext/Encode/compile
55637 ____________________________________________________________________________
55638 [  8942] By: jhi                                   on 2001/02/26  13:52:19
55639         Log: A missing dTHX from Vadim Konovalov.
55640      Branch: perl
55641            ! perlio.c
55642 ____________________________________________________________________________
55643 [  8941] By: jhi                                   on 2001/02/26  13:37:05
55644         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
55645      Branch: perl
55646            ! op.c
55647 ____________________________________________________________________________
55648 [  8940] By: jhi                                   on 2001/02/26  13:35:40
55649         Log: Integrate perlio.
55650      Branch: perl
55651           !> ext/Encode/Encode.pm
55652 ____________________________________________________________________________
55653 [  8939] By: nick                                  on 2001/02/25  23:47:09
55654         Log: Integrate mainline.
55655      Branch: perlio
55656           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
55657           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
55658 ____________________________________________________________________________
55659 [  8938] By: nick                                  on 2001/02/25  19:36:28
55660         Log: Encode implementations docs.
55661      Branch: perlio
55662            ! ext/Encode/Encode.pm
55663 ____________________________________________________________________________
55664 [  8937] By: jhi                                   on 2001/02/25  19:26:16
55665         Log: Script wasn't aligned with reality.
55666      Branch: perl
55667            ! t/pod/find.t
55668 ____________________________________________________________________________
55669 [  8936] By: jhi                                   on 2001/02/25  18:54:55
55670         Log: Update Changes.
55671      Branch: perl
55672            ! Changes patchlevel.h
55673 ____________________________________________________________________________
55674 [  8935] By: jhi                                   on 2001/02/25  18:46:36
55675         Log: Retract #8929,8930,8932,8933 for now.
55676      Branch: perl
55677            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
55678 ____________________________________________________________________________
55679 [  8934] By: jhi                                   on 2001/02/25  17:34:35
55680         Log: Integrate perlio.
55681      Branch: perl
55682           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
55683           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
55684           !> t/lib/encode.t
55685 ____________________________________________________________________________
55686 [  8933] By: jhi                                   on 2001/02/25  17:33:12
55687         Log: (Retracted by #8395.)
55688              
55689              Slight tweaks in scan_const(), not fixes yet, it seems like
55690              lots of work remains to be done...
55691      Branch: perl
55692            ! toke.c
55693 ____________________________________________________________________________
55694 [  8932] By: jhi                                   on 2001/02/25  17:27:11
55695         Log: (Retracted by #8395.)
55696              
55697              Missing from #8930.
55698      Branch: perl
55699            ! perl.h
55700 ____________________________________________________________________________
55701 [  8931] By: jhi                                   on 2001/02/25  17:26:19
55702         Log: A comment tweak.
55703      Branch: perl
55704            ! utf8.c
55705 ____________________________________________________________________________
55706 [  8930] By: jhi                                   on 2001/02/25  17:25:47
55707         Log: (Retracted by #8395.)
55708              
55709              Attempt to fix the EBCDIC character range problem with //.
55710      Branch: perl
55711            ! regcomp.c
55712 ____________________________________________________________________________
55713 [  8929] By: jhi                                   on 2001/02/25  17:23:45
55714         Log: (Retracted by #8395.)
55715              
55716              Expand the EBCDIC character range tests, and add few nasty
55717              tr tests from Karsten Sperling.
55718      Branch: perl
55719            ! t/op/pat.t t/op/tr.t
55720 ____________________________________________________________________________
55721 [  8928] By: jhi                                   on 2001/02/25  17:18:49
55722         Log: Missing check-in.
55723      Branch: perl
55724            ! lib/Pod/Find.pm
55725 ____________________________________________________________________________
55726 [  8927] By: nick                                  on 2001/02/25  11:30:22
55727         Log: Change method names in Encode implementation classes to something
55728              less confusing (preparing to "go public").
55729      Branch: perlio
55730            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
55731 ____________________________________________________________________________
55732 [  8926] By: nick                                  on 2001/02/25  10:53:24
55733         Log: GCC __atribute__ / printf fix
55734      Branch: perlio
55735            ! perl.h
55736 ____________________________________________________________________________
55737 [  8925] By: nick                                  on 2001/02/25  10:52:25
55738         Log: Checked in the wrong one ...
55739      Branch: perlio
55740            ! ext/Encode/Encode.pm
55741 ____________________________________________________________________________
55742 [  8924] By: nick                                  on 2001/02/24  18:46:51
55743         Log: Integrate mainline - to see what Jarkko has in ...
55744      Branch: perlio
55745           +> t/pod/testpods/lib/Pod/Stuff.pm
55746           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
55747 ____________________________________________________________________________
55748 [  8923] By: nick                                  on 2001/02/24  17:05:23
55749         Log: Encode API documentation nd tidy up.
55750              Minor additions to test.
55751              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
55752              Adds STRLEN to standard typemap.
55753      Branch: perlio
55754            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
55755            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
55756 ____________________________________________________________________________
55757 [  8922] By: jhi                                   on 2001/02/24  16:38:12
55758         Log: Add a test for the "character range should match in EBCDIC
55759              if specified using explicit numerics" bug found by Karsten
55760              Sperling.
55761      Branch: perl
55762            ! t/op/pat.t
55763 ____________________________________________________________________________
55764 [  8921] By: jhi                                   on 2001/02/24  16:30:16
55765         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
55766              From: schwern@pobox.com
55767              Date: Fri, 23 Feb 2001 03:21:37 -0500
55768              Message-ID: <20010223032137.A26022@magnonel.guild.net>
55769              
55770              plus Charles Lane's fixes, plus tweaks.
55771      Branch: perl
55772            + t/pod/testpods/lib/Pod/Stuff.pm
55773            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
55774 ____________________________________________________________________________
55775 [  8920] By: nick                                  on 2001/02/24  10:30:11
55776         Log: Integrate mainline
55777      Branch: perlio
55778           !> (integrate 33 files)
55779 ____________________________________________________________________________
55780 [  8919] By: jhi                                   on 2001/02/24  00:23:35
55781         Log: Subject: Re: I'm losing the war...
55782              From: "Vadim Konovalov" <watman@inbox.ru>
55783              Date: Sat, 24 Feb 2001 00:10:14 +0300
55784              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
55785              
55786              hv_store() not working correctly in ENV_IS_CASELESS case.
55787      Branch: perl
55788            ! hv.c
55789 ____________________________________________________________________________
55790 [  8918] By: jhi                                   on 2001/02/24  00:20:09
55791         Log: Subject: Re: [PATCH] fix for charnames above FFFF
55792              From: andreas.koenig@anima.de (Andreas J. Koenig)
55793              Date: 23 Feb 2001 02:39:03 +0100
55794              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
55795              
55796              A further efficiency tweak.
55797      Branch: perl
55798            ! lib/charnames.pm
55799 ____________________________________________________________________________
55800 [  8917] By: jhi                                   on 2001/02/23  20:27:51
55801         Log: Integrate change #8916 from mainline,
55802              do away with USE_WIN32_RTL_ENV.
55803      Branch: maint-5.6/perl
55804           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
55805 ____________________________________________________________________________
55806 [  8916] By: jhi                                   on 2001/02/23  20:02:25
55807         Log: Abolish USE_WIN32_RTL_ENV.
55808      Branch: perl
55809            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
55810 ____________________________________________________________________________
55811 [  8915] By: jhi                                   on 2001/02/23  19:36:00
55812         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
55813              later protected by some #define.
55814      Branch: perl
55815            ! gv.c
55816 ____________________________________________________________________________
55817 [  8914] By: jhi                                   on 2001/02/23  19:31:38
55818         Log: Retract #8902 for now, requested by Charles Lane, the correct
55819              fix will be something else.
55820      Branch: perl
55821            ! op.c
55822 ____________________________________________________________________________
55823 [  8913] By: jhi                                   on 2001/02/23  19:11:36
55824         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
55825              From: Peter Prymmer <pvhp@forte.com>
55826              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
55827              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
55828      Branch: perl
55829            ! t/op/lex_assign.t
55830 ____________________________________________________________________________
55831 [  8912] By: jhi                                   on 2001/02/23  18:38:20
55832         Log: Subject: [patch] perlio + useithreads
55833              From: Doug MacEachern <dougm@covalent.net>
55834              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
55835              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
55836              
55837              Gets things running but not complete.
55838      Branch: perl
55839            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
55840 ____________________________________________________________________________
55841 [  8911] By: jhi                                   on 2001/02/23  04:20:02
55842         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
55843              
55844              Duplicated environment freeing, File::Temp 0.12,
55845              op/append portability (EBCDIC) tweak.
55846      Branch: maint-5.6/perl
55847           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
55848           !> t/op/append.t
55849 ____________________________________________________________________________
55850 [  8910] By: jhi                                   on 2001/02/23  02:07:33
55851         Log: Integrate change #8909 from mainline, a better Borland
55852              putenv() workaround.
55853      Branch: maint-5.6/perl
55854           !> perl.c
55855 ____________________________________________________________________________
55856 [  8909] By: jhi                                   on 2001/02/23  02:05:46
55857         Log: A better workaround for Borland putenv() brokenness from Sarathy.
55858      Branch: perl
55859            ! perl.c
55860 ____________________________________________________________________________
55861 [  8908] By: jhi                                   on 2001/02/23  02:04:14
55862         Log: Subject: fix for parameter -Dm (for perl@8867)
55863              From: "Vadim Konovalov" <watman@inbox.ru>
55864              Date: Thu, 22 Feb 2001 17:30:12 +0300
55865              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
55866      Branch: perl
55867            ! perl.h
55868 ____________________________________________________________________________
55869 [  8907] By: jhi                                   on 2001/02/23  01:58:20
55870         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
55871              From: Peter Prymmer <pvhp@forte.com>
55872              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
55873              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
55874      Branch: perl
55875            ! t/op/append.t
55876 ____________________________________________________________________________
55877 [  8906] By: jhi                                   on 2001/02/23  01:48:34
55878         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
55879      Branch: perl
55880            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
55881 ____________________________________________________________________________
55882 [  8905] By: jhi                                   on 2001/02/23  01:43:30
55883         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
55884              From: Peter Prymmer <pvhp@forte.com>
55885              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
55886              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
55887      Branch: perl
55888            ! t/lib/st-06compat.t
55889 ____________________________________________________________________________
55890 [  8904] By: jhi                                   on 2001/02/23  01:42:39
55891         Log: Metaconfig unit change for #8903.
55892      Branch: metaconfig/U/perl
55893            ! Devel.U
55894 ____________________________________________________________________________
55895 [  8903] By: jhi                                   on 2001/02/23  01:42:12
55896         Log: Be more helpful for devel builders, suggested by John L. Allen.
55897      Branch: perl
55898            ! Configure
55899 ____________________________________________________________________________
55900 [  8902] By: jhi                                   on 2001/02/23  01:37:41
55901         Log: (Retracted by #8914)
55902              (Wrongly, reinstated by #8941)
55903              
55904              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
55905              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55906              Date:     Thu, 22 Feb 2001 09:43:57 EST
55907              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
55908      Branch: perl
55909            ! op.c
55910 ____________________________________________________________________________
55911 [  8901] By: jhi                                   on 2001/02/23  01:20:32
55912         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
55913              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55914              Date:     Thu, 22 Feb 2001 08:01:35 EST
55915              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
55916      Branch: perl
55917            ! malloc.c
55918 ____________________________________________________________________________
55919 [  8900] By: jhi                                   on 2001/02/23  01:18:02
55920         Log: Integrate changes #8898,8899 from mainline, environ handling.
55921      Branch: maint-5.6/perl
55922           !> perl.c
55923 ____________________________________________________________________________
55924 [  8899] By: jhi                                   on 2001/02/23  01:16:25
55925         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
55926              putenv() is not to be relied on, they are either broken or leaky
55927              or both.)
55928      Branch: perl
55929            ! perl.c
55930 ____________________________________________________________________________
55931 [  8898] By: jhi                                   on 2001/02/22  23:36:59
55932         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
55933              and safesysfree() must be used.
55934      Branch: perl
55935            ! perl.c
55936 ____________________________________________________________________________
55937 [  8897] By: jhi                                   on 2001/02/22  23:25:45
55938         Log: With environ one must use safesysmalloc()/safesysfree().
55939      Branch: perl
55940            ! perl.c
55941 ____________________________________________________________________________
55942 [  8896] By: jhi                                   on 2001/02/22  22:13:18
55943         Log: If we have a duplicated environment free it
55944              if PERL_DESTRUCT_LEVEL.
55945      Branch: perl
55946            ! perl.c
55947 ____________________________________________________________________________
55948 [  8895] By: alanbur                               on 2001/02/22  19:31:57
55949         Log: Synchronised with parent
55950      Branch: maint-5.6/pureperl
55951           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
55952 ____________________________________________________________________________
55953 [  8894] By: gsar                                  on 2001/02/22  19:06:18
55954         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
55955              
55956              fix memory leak in method call optimization (change#3768);
55957              made C<eval "$x->foo()"> leak
55958              
55959              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
55960      Branch: maint-5.6/perl
55961           !> op.c
55962 ____________________________________________________________________________
55963 [  8893] By: jhi                                   on 2001/02/22  18:35:27
55964         Log: (Retracted by #8915.)
55965              
55966              Third Degree finding:
55967              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
55968      Branch: perl
55969            ! gv.c
55970 ____________________________________________________________________________
55971 [  8892] By: jhi                                   on 2001/02/22  14:28:32
55972         Log: Update Changes.
55973      Branch: perl
55974            ! Changes patchlevel.h
55975 ____________________________________________________________________________
55976 [  8891] By: jhi                                   on 2001/02/22  13:22:45
55977         Log: Metaconfig unit changes for #8890.
55978      Branch: metaconfig
55979            ! U/modified/Cppsym.U U/threads/archname.U
55980 ____________________________________________________________________________
55981 [  8890] By: jhi                                   on 2001/02/22  13:22:12
55982         Log: Add -stdio to the archname if no perlio selected,
55983              no -perlio added since that is now the default.
55984              
55985              Add few CPUs/architectures to the Cppsym scan.
55986      Branch: perl
55987            ! Configure config_h.SH
55988 ____________________________________________________________________________
55989 [  8889] By: jhi                                   on 2001/02/22  13:05:59
55990         Log: Metaconfig unit change for #8888.
55991      Branch: metaconfig/U/perl
55992            ! useperlio.U
55993 ____________________________________________________________________________
55994 [  8888] By: jhi                                   on 2001/02/22  13:05:28
55995         Log: *drum roll*  Make perlio the default.
55996      Branch: perl
55997            ! Configure config_h.SH
55998 ____________________________________________________________________________
55999 [  8887] By: jhi                                   on 2001/02/22  12:50:52
56000         Log: Integrate change #8665 from maintperl to mainline,
56001              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
56002      Branch: perl
56003           !> ext/POSIX/POSIX.xs
56004 ____________________________________________________________________________
56005 [  8886] By: jhi                                   on 2001/02/22  12:49:24
56006         Log: Integrate changes #8883,8884 from mainline to maintperl.
56007              
56008              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
56009              Subject: Re: File::Temp::_gettemp warning
56010      Branch: maint-5.6/perl
56011           !> embed.h embed.pl lib/File/Temp.pm
56012 ____________________________________________________________________________
56013 [  8885] By: jhi                                   on 2001/02/22  12:43:59
56014         Log: Based on
56015              
56016              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
56017              From: schwab@suse.de
56018              Date: Thu, 22 Feb 2001 13:08:09 +0100
56019              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
56020              
56021              but the fix done slightly differently because the other
56022              half was already done in #8664.
56023      Branch: maint-5.6/perl
56024            ! ext/POSIX/POSIX.xs
56025 ____________________________________________________________________________
56026 [  8884] By: jhi                                   on 2001/02/22  12:37:15
56027         Log: Subject: Re: File::Temp::_gettemp warning
56028              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56029              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
56030              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
56031              
56032              This patch to File::Temp does two things:
56033              
56034              1. Fixes the problem with CGI::Carp when determining
56035              the Fcntl constants
56036              
56037              2. Removes most of the carps and consolidates them so that all the
56038              reasons are included in a single die that is caught by the test. This
56039              means that the correct skipping behaviour is displayed by the test.
56040      Branch: perl
56041            ! lib/File/Temp.pm
56042 ____________________________________________________________________________
56043 [  8883] By: jhi                                   on 2001/02/22  12:29:19
56044         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
56045              From: Peter Prymmer <pvhp@forte.com>
56046              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
56047              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
56048      Branch: perl
56049            ! embed.h embed.pl
56050 ____________________________________________________________________________
56051 [  8882] By: jhi                                   on 2001/02/21  19:41:33
56052         Log: Integrate change #8881 from mainlin to maintperl.
56053              
56054              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
56055      Branch: maint-5.6/perl
56056           !> op.c
56057 ____________________________________________________________________________
56058 [  8881] By: jhi                                   on 2001/02/21  19:38:57
56059         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
56060              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56061              Date:     Wed, 21 Feb 2001 13:08:03 EST
56062              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
56063      Branch: perl
56064            ! op.c
56065 ____________________________________________________________________________
56066 [  8880] By: jhi                                   on 2001/02/21  19:34:34
56067         Log: Retract #8875, cannot let go of the old semantics of unpack U
56068              without rethinking utf8decode.t.
56069      Branch: perl
56070            ! pp.c t/op/pack.t
56071 ____________________________________________________________________________
56072 [  8879] By: jhi                                   on 2001/02/21  19:08:02
56073         Log: Run run/*.t also in minitest.
56074      Branch: perl
56075            ! Makefile.SH
56076 ____________________________________________________________________________
56077 [  8878] By: nick                                  on 2001/02/21  18:55:37
56078         Log: Integrate mainline
56079      Branch: perlio
56080           !> (integrate 76 files)
56081 ____________________________________________________________________________
56082 [  8877] By: jhi                                   on 2001/02/21  15:09:33
56083         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
56084      Branch: metaconfig
56085            ! U/compline/nblock_io.U
56086      Branch: perl
56087            ! Configure config_h.SH
56088 ____________________________________________________________________________
56089 [  8876] By: jhi                                   on 2001/02/21  14:54:45
56090         Log: If no sfio, no -lsfio.
56091      Branch: metaconfig/U/perl
56092            ! d_sfio.U
56093      Branch: perl
56094            ! Configure config_h.SH
56095 ____________________________________________________________________________
56096 [  8875] By: jhi                                   on 2001/02/21  14:54:00
56097         Log: Make unpack C and unpack U truly equivalent.
56098      Branch: perl
56099            ! pp.c t/op/pack.t
56100 ____________________________________________________________________________
56101 [  8874] By: jhi                                   on 2001/02/21  14:26:02
56102         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
56103              From: Peter Prymmer <pvhp@forte.com>
56104              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
56105              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
56106      Branch: perl
56107            ! pod/perlport.pod
56108 ____________________________________________________________________________
56109 [  8873] By: jhi                                   on 2001/02/21  14:24:31
56110         Log: Subject: [PATCH] fix for charnames above FFFF
56111              From: andreas.koenig@anima.de (Andreas J. Koenig)
56112              Date: 21 Feb 2001 07:05:45 +0100
56113              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
56114      Branch: perl
56115            ! lib/charnames.pm t/lib/charnames.t
56116 ____________________________________________________________________________
56117 [  8872] By: jhi                                   on 2001/02/21  14:15:25
56118         Log: Integrate change #8868 from pureperl to mainline.
56119              
56120              Fixed reference count loop caused by sv_magic.
56121      Branch: perl
56122           !> sv.c
56123 ____________________________________________________________________________
56124 [  8871] By: jhi                                   on 2001/02/21  14:07:29
56125         Log: Integrate change #8868 from pureperl to maintperl.
56126              
56127              Fixed reference count loop caused by sv_magic.
56128      Branch: maint-5.6/perl
56129           !> sv.c
56130 ____________________________________________________________________________
56131 [  8870] By: jhi                                   on 2001/02/21  14:04:41
56132         Log: Put back the #8840, it was innocent.
56133      Branch: perl
56134            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
56135            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
56136 ____________________________________________________________________________
56137 [  8869] By: jhi                                   on 2001/02/21  14:00:03
56138         Log: unpack("C", ...) was left slightly unfinished by #8865.
56139      Branch: perl
56140            ! pp.c t/op/pack.t
56141 ____________________________________________________________________________
56142 [  8868] By: alanbur                               on 2001/02/21  01:33:45
56143         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
56144              from gv_fetchpv to create single-character magic variables (e.g. $!),
56145              and it is passed a sv and the gv that contains the sv as the mg_obj
56146              value.  When sv_magic stores the mg_obj pointer it increments the gv
56147              refcount, thus causing a sv-gv pair that can't be freed.  There is
56148              already a check for sv == obj which is used to prevent such reference
56149              loops.  This change extends the check to cover the case described above.
56150      Branch: maint-5.6/pureperl
56151            ! sv.c
56152 ____________________________________________________________________________
56153 [  8867] By: jhi                                   on 2001/02/21  00:52:39
56154         Log: Update Changes.
56155      Branch: perl
56156            ! Changes patchlevel.h
56157 ____________________________________________________________________________
56158 [  8866] By: jhi                                   on 2001/02/21  00:34:20
56159         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
56160              (Note: there were some conflicts due to EBCDIC and EPOC
56161              patches, in general I preferred the repository code.)
56162              (When 2.753 comes out, we need to synchronize.)
56163      Branch: perl
56164            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
56165            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
56166            ! t/lib/cgi-html.t
56167 ____________________________________________________________________________
56168 [  8865] By: jhi                                   on 2001/02/21  00:24:22
56169         Log: Make pack("C", 0x100) to create Unicode, unless under the
56170              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
56171              will understand Unicode, unless you under know what.
56172      Branch: perl
56173            ! pp.c t/op/pack.t t/op/qu.t
56174 ____________________________________________________________________________
56175 [  8864] By: alanbur                               on 2001/02/20  22:35:34
56176         Log: Resynchronised with parent
56177      Branch: maint-5.6/pureperl
56178           !> README.win32 ext/GDBM_File/GDBM_File.pm
56179           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
56180           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
56181           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
56182           !> t/lib/sdbm.t util.c
56183 ____________________________________________________________________________
56184 [  8863] By: jhi                                   on 2001/02/20  20:55:11
56185         Log: Integrate change #8860,8861 from mainline into maintperl.
56186              
56187              "pseudo-literal j"
56188              
56189              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
56190      Branch: maint-5.6/perl
56191           !> lib/Test.pm pod/perlop.pod
56192 ____________________________________________________________________________
56193 [  8862] By: jhi                                   on 2001/02/20  20:30:07
56194         Log: Don't do casting between pointers pointing to differently sized
56195              integers.
56196      Branch: perl
56197            ! hv.c sv.c
56198 ____________________________________________________________________________
56199 [  8861] By: jhi                                   on 2001/02/20  19:53:44
56200         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
56201              From: Peter Prymmer <pvhp@forte.com>
56202              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
56203              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
56204      Branch: perl
56205            ! lib/Test.pm
56206 ____________________________________________________________________________
56207 [  8860] By: jhi                                   on 2001/02/20  19:48:02
56208         Log: "pseudo-literal j", a documentation glitch reported to Debian.
56209              The text recovered from Perl 5.005_03, and pseudo-literal replaced
56210              by "backtick string".
56211      Branch: perl
56212            ! pod/perlop.pod
56213 ____________________________________________________________________________
56214 [  8859] By: jhi                                   on 2001/02/20  19:15:46
56215         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
56216              from Chris Nandor.
56217      Branch: perl
56218            ! makedef.pl
56219 ____________________________________________________________________________
56220 [  8858] By: jhi                                   on 2001/02/20  17:36:53
56221         Log: Integrate pureperl changes #8844,8845,8850 to mainline
56222              (via maintperl #8855).
56223              
56224              Fixed %^H scoping bug
56225              
56226              Removed GV <-> CV refcount loop
56227              
56228              Removed %ENV refcount loop
56229      Branch: perl
56230           !> gv.c op.c perl.c pp.c scope.c
56231 ____________________________________________________________________________
56232 [  8857] By: jhi                                   on 2001/02/20  17:34:32
56233         Log: Integrate changes #8853,8854 from maintperl to mainline.
56234              
56235              EBDIC fixes, README.win32 Borland update.
56236      Branch: perl
56237           !> README.win32 handy.h util.c
56238 ____________________________________________________________________________
56239 [  8856] By: jhi                                   on 2001/02/20  17:33:16
56240         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
56241      Branch: maint-5.6/perl
56242           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
56243           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
56244           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
56245 ____________________________________________________________________________
56246 [  8855] By: jhi                                   on 2001/02/20  17:32:13
56247         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
56248              
56249              Fixed %^H scoping bug
56250              
56251              Removed GV <-> CV refcount loop
56252              
56253              Removed %ENV refcount loop
56254      Branch: maint-5.6/perl
56255           !> gv.c op.c perl.c pp.c scope.c
56256 ____________________________________________________________________________
56257 [  8854] By: jhi                                   on 2001/02/20  17:25:06
56258         Log: Subject: Addition to readme.win32 for Borland C++ compilers
56259              Date: Tue, 20 Feb 2001 02:15:25 +0300
56260              From: "Vadim Konovalov" <watman@inbox.ru>
56261              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
56262              
56263              Document Borland compiler misbehaviour.
56264      Branch: maint-5.6/perl
56265            ! README.win32
56266 ____________________________________________________________________________
56267 [  8853] By: jhi                                   on 2001/02/20  17:22:25
56268         Log: The assimilation of ebcdic.c didn't quite work at the first try,
56269              patches from Thomas Dorner.
56270      Branch: maint-5.6/perl
56271            ! handy.h util.c
56272 ____________________________________________________________________________
56273 [  8852] By: jhi                                   on 2001/02/20  17:20:15
56274         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
56275              From: Chris Nandor <pudge@pobox.com>
56276              Date: Tue, 20 Feb 2001 08:32:45 -0500
56277              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
56278      Branch: maint-5.6/perl
56279            ! makedef.pl mg.c
56280 ____________________________________________________________________________
56281 [  8851] By: jhi                                   on 2001/02/20  17:15:52
56282         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
56283      Branch: perl
56284            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
56285            ! t/lib/filter-util.t
56286 ____________________________________________________________________________
56287 [  8850] By: alanbur                               on 2001/02/20  17:12:40
56288         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
56289              and the magic pointer points back to the GV that contains the
56290              %ENV hash.  This creates a refcount loop that prevents members
56291              of %ENV from being freed correctly.  This change removes the
56292              refcount loop - the magic pointer was never used anyway, the
56293              only use of the magic was to check the type ('E') so that the
56294              appropriate environment manipulation code is called when %ENV
56295              is modified.
56296      Branch: maint-5.6/pureperl
56297            ! perl.c
56298 ____________________________________________________________________________
56299 [  8849] By: jhi                                   on 2001/02/20  17:12:20
56300         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
56301              From: "Craig A. Berry" <craigberry@mac.com>
56302              Date: Mon, 19 Feb 2001 23:36:12 -0600
56303              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
56304              
56305              Case-forgiving systems match TestInit.pm with TES*.
56306      Branch: perl
56307            ! t/lib/glob-basic.t
56308 ____________________________________________________________________________
56309 [  8848] By: jhi                                   on 2001/02/20  17:10:02
56310         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
56311      Branch: perl
56312            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
56313            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
56314            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
56315 ____________________________________________________________________________
56316 [  8847] By: jhi                                   on 2001/02/20  15:34:41
56317         Log: The #8843 wasn't quite right: %Config needs to imported.
56318      Branch: perl
56319            ! t/run/runenv.t
56320 ____________________________________________________________________________
56321 [  8846] By: jhi                                   on 2001/02/20  15:31:50
56322         Log: Retract the #8838 and #8840 for now because of
56323              the DB_File tie problem.
56324      Branch: perl
56325            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
56326            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
56327            ! proto.h sv.c
56328 ____________________________________________________________________________
56329 [  8845] By: alanbur                               on 2001/02/20  14:25:41
56330         Log: Removed GV <-> CV refcount loop
56331              CvGV(mycv) points to the parent GV of the CV, and was previously
56332              refcounted.  The pointer remains, but the refcounting has been removed
56333              as it causes a refcount loop between the CV and GV that means the CV
56334              can't ever be deleted.
56335      Branch: maint-5.6/pureperl
56336            ! gv.c op.c pp.c
56337 ____________________________________________________________________________
56338 [  8844] By: alanbur                               on 2001/02/20  14:23:13
56339         Log: Fixed %^H scoping bug
56340      Branch: maint-5.6/pureperl
56341            ! scope.c
56342 ____________________________________________________________________________
56343 [  8843] By: jhi                                   on 2001/02/19  13:38:08
56344         Log: fork() not everywhere, cleanup temp files.
56345      Branch: perl
56346            ! t/run/runenv.t
56347 ____________________________________________________________________________
56348 [  8842] By: alanbur                               on 2001/02/19  12:42:07
56349         Log: Resynchronised with parent
56350      Branch: maint-5.6/pureperl
56351           !> pod/perlfaq4.pod sv.c utf8.c
56352 ____________________________________________________________________________
56353 [  8841] By: jhi                                   on 2001/02/19  03:35:51
56354         Log: Update Changes.
56355      Branch: perl
56356            ! Changes patchlevel.h
56357 ____________________________________________________________________________
56358 [  8840] By: jhi                                   on 2001/02/19  00:23:41
56359         Log: Subject: [patch] add sv_setref_uv
56360              From: Doug MacEachern <dougm@covalent.net>
56361              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
56362              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
56363      Branch: perl
56364            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
56365            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
56366 ____________________________________________________________________________
56367 [  8839] By: jhi                                   on 2001/02/19  00:01:38
56368         Log: Put to rest the 20010205.001, the email address checking (not) regex.
56369      Branch: perl
56370            ! pod/perlfaq9.pod
56371 ____________________________________________________________________________
56372 [  8838] By: jhi                                   on 2001/02/18  22:17:54
56373         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
56374              From: Doug MacEachern <dougm@covalent.net>
56375              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
56376              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
56377      Branch: perl
56378            ! lib/ExtUtils/xsubpp
56379 ____________________________________________________________________________
56380 [  8837] By: jhi                                   on 2001/02/18  22:16:50
56381         Log: Subject: [patch] -Wall cleanup round 2
56382              From: Doug MacEachern <dougm@covalent.net>
56383              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
56384              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
56385      Branch: perl
56386            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
56387            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
56388            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
56389            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
56390            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
56391            ! ext/SDBM_File/SDBM_File.xs
56392 ____________________________________________________________________________
56393 [  8836] By: jhi                                   on 2001/02/18  22:11:20
56394         Log: Misapplied regex optimizations when \C is present.
56395              Fixes 20001230.002.
56396              
56397              What still remains broken is that the submatches that
56398              have \C in them get their UTF8 flag on because their
56399              parent SV has it on.  This will result in malformed
56400              UTF8 if a \C happened to match a non-ASCII byte.
56401      Branch: perl
56402            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
56403            ! t/pragma/utf8.t
56404 ____________________________________________________________________________
56405 [  8835] By: jhi                                   on 2001/02/18  20:12:02
56406         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
56407              
56408              The hash key got wrongly UTF8fied.
56409      Branch: perl
56410            ! pod/perlapi.pod toke.c utf8.c
56411 ____________________________________________________________________________
56412 [  8834] By: jhi                                   on 2001/02/18  19:44:25
56413         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
56414              don't warn on magical or overloaded things.
56415      Branch: perl
56416            ! pp_hot.c
56417 ____________________________________________________________________________
56418 [  8833] By: nick                                  on 2001/02/18  19:31:22
56419         Log: Integrate mainline
56420      Branch: perlio
56421           +> t/TestInit.pm t/run/runenv.t
56422            - t/UTEST
56423           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
56424           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
56425           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
56426           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
56427           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
56428           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
56429           !> utf8.c
56430 ____________________________________________________________________________
56431 [  8832] By: jhi                                   on 2001/02/18  19:21:18
56432         Log: Integrate perlio.
56433      Branch: perl
56434           !> perlio.c pod/perldiag.pod
56435 ____________________________________________________________________________
56436 [  8831] By: jhi                                   on 2001/02/18  19:14:20
56437         Log: Integrate change #8827 from mainline.
56438              
56439              UTF8 tweaks.
56440      Branch: maint-5.6/perl
56441           !> sv.c utf8.c
56442 ____________________________________________________________________________
56443 [  8830] By: nick                                  on 2001/02/18  19:10:34
56444         Log: Apply the spirit of patch from Nick Clark:
56445              Subject: [PATCH] Re: extensions that provide layers
56446              From: Nicholas Clark <nick@ccl4.org>
56447              Date: Mon, 12 Feb 2001 16:43:51 +0000
56448              Message-Id: <20010212164350.Q3652@plum.flirble.org>
56449      Branch: perlio
56450            ! perlio.c pod/perldiag.pod
56451 ____________________________________________________________________________
56452 [  8829] By: jhi                                   on 2001/02/18  19:03:25
56453         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
56454              From: schwern@pobox.com 
56455              Date: Sun, 18 Feb 2001 13:44:35 -0500
56456              Message-ID: <20010218134435.A17544@magnonel.guild.net>
56457              
56458              Applied, but as t/TestInit.pm.
56459      Branch: perl
56460            + t/TestInit.pm
56461            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
56462            ! t/op/subst_wamp.t
56463 ____________________________________________________________________________
56464 [  8828] By: jhi                                   on 2001/02/18  18:43:52
56465         Log: Integrate perlio.
56466      Branch: perl
56467           !> perlio.c
56468 ____________________________________________________________________________
56469 [  8827] By: jhi                                   on 2001/02/18  18:41:33
56470         Log: UTF-8 tweaks.
56471      Branch: perl
56472            ! sv.c utf8.c
56473 ____________________________________________________________________________
56474 [  8826] By: nick                                  on 2001/02/18  17:40:59
56475         Log: Fix [ID 20010217.002]
56476              open FOO, "<:raw:perlio", ...
56477              :raw now inserts default base layer below itself.
56478              Also
56479              open FOO, "<:unix", ...
56480              works as well - but leaves buffer layer on stack under the unix layer.
56481      Branch: perlio
56482            ! perlio.c
56483 ____________________________________________________________________________
56484 [  8825] By: jhi                                   on 2001/02/18  17:15:39
56485         Log: Integrate perlio.
56486      Branch: perl
56487           !> perlio.c perliol.h
56488 ____________________________________________________________________________
56489 [  8824] By: jhi                                   on 2001/02/18  17:10:53
56490         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
56491              From: schwern@pobox.com
56492              Date: Sun, 18 Feb 2001 01:48:50 -0500
56493              Message-ID: <20010218014850.C19957@magnonel.guild.net>
56494      Branch: perl
56495            ! lib/Test/Harness.pm t/TEST t/op/chop.t
56496 ____________________________________________________________________________
56497 [  8823] By: jhi                                   on 2001/02/18  17:01:06
56498         Log: Add run/*.t to testables.
56499      Branch: perl
56500            ! t/TEST
56501 ____________________________________________________________________________
56502 [  8822] By: jhi                                   on 2001/02/18  16:58:58
56503         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
56504              From: schwern@pobox.com
56505              Date: Sun, 18 Feb 2001 01:11:35 -0500
56506              Message-ID: <20010218011135.A19957@magnonel.guild.net>
56507              
56508              Revive mjd's and Simon's PERL5OPT fix.
56509      Branch: perl
56510            + t/run/runenv.t
56511            ! MANIFEST perl.c
56512 ____________________________________________________________________________
56513 [  8821] By: jhi                                   on 2001/02/18  16:53:46
56514         Log: Subject: Re: Why t/TEST and not Test::Harness?
56515              From: schwern@pobox.com
56516              Date: Sat, 17 Feb 2001 22:44:44 -0500
56517              Message-ID: <20010217224444.A6679@magnonel.guild.net>
56518              
56519              Replace UTEST with TEST -utf8.
56520      Branch: perl
56521            - t/UTEST
56522            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
56523            ! t/lib/glob-basic.t
56524 ____________________________________________________________________________
56525 [  8820] By: nick                                  on 2001/02/18  13:06:16
56526         Log: Clean up a few core dumps when layers are used in unexpected ways.
56527              (Still not "right"...)
56528      Branch: perlio
56529            ! perlio.c perliol.h
56530 ____________________________________________________________________________
56531 [  8819] By: jhi                                   on 2001/02/18  02:25:55
56532         Log: Integrate change #8818 from maintperl, a FAQ nit.
56533      Branch: perl
56534           !> pod/perlfaq4.pod
56535 ____________________________________________________________________________
56536 [  8818] By: jhi                                   on 2001/02/18  02:24:50
56537         Log: FAQ nit from Chris Fedde.
56538      Branch: maint-5.6/perl
56539            ! pod/perlfaq4.pod
56540 ____________________________________________________________________________
56541 [  8817] By: nick                                  on 2001/02/17  18:20:14
56542         Log: Integrate mainline
56543      Branch: perlio
56544           +> lib/unicode/UCD.html lib/unicode/Unicode.html
56545           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
56546           +> pod/perlclib.pod
56547            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
56548            - lib/unicode/Unicode.301
56549           !> (integrate 324 files)
56550 ____________________________________________________________________________
56551 [  8816] By: jhi                                   on 2001/02/17  16:56:58
56552         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
56553      Branch: perl
56554            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
56555            ! ext/Storable/Storable.xs t/lib/st-06compat.t
56556            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
56557 ____________________________________________________________________________
56558 [  8815] By: jhi                                   on 2001/02/17  16:40:07
56559         Log: Subject: [patch] -Wall
56560              From: Doug MacEachern <dougm@covalent.net>
56561              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
56562              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
56563      Branch: perl
56564            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
56565            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
56566 ____________________________________________________________________________
56567 [  8814] By: jhi                                   on 2001/02/16  19:27:18
56568         Log: Document qu better.
56569      Branch: perl
56570            ! pod/perlop.pod
56571 ____________________________________________________________________________
56572 [  8813] By: jhi                                   on 2001/02/15  13:54:37
56573         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
56574              From: Hugo <hv@crypt.compulink.co.uk>
56575              Date: Thu, 15 Feb 2001 13:39:49 +0000
56576              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
56577      Branch: perl
56578            ! toke.c
56579 ____________________________________________________________________________
56580 [  8812] By: alanbur                               on 2001/02/15  13:52:16
56581         Log: Resynchronised with parent
56582      Branch: maint-5.6/pureperl
56583            - ebcdic.c
56584           !> (integrate 36 files)
56585 ____________________________________________________________________________
56586 [  8811] By: jhi                                   on 2001/02/15  13:51:16
56587         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
56588              
56589              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
56590              From: Jan Dubois <JanD@ActiveState.com>
56591              Date: Wed, 31 Jan 2001 21:17:03 -0800
56592              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
56593              
56594              tweak change#8659 to keep it simple
56595              
56596              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
56597              From: Russ Allbery <rra@stanford.edu>
56598              Date: 14 Feb 2001 10:15:41 -0800
56599              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
56600              
56601              (8809 empty)
56602              
56603              Upgrade to podlators 1.08, from Russ Allbery.
56604      Branch: perl
56605           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
56606           !> utils/perldoc.PL
56607 ____________________________________________________________________________
56608 [  8810] By: jhi                                   on 2001/02/15  13:35:08
56609         Log: Upgrade to podlators 1.08, from Russ Allbery.
56610      Branch: maint-5.6/perl
56611            ! lib/Pod/Man.pm lib/Pod/Text.pm
56612 ____________________________________________________________________________
56613 [  8809] By: jhi                                   on 2001/02/15  13:26:38
56614         Log: (accidentally empty check-in)
56615      Branch: maint-5.6/perl
56616            ! lib/Test/Harness.pm
56617 ____________________________________________________________________________
56618 [  8808] By: jhi                                   on 2001/02/15  13:23:47
56619         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
56620              From: Russ Allbery <rra@stanford.edu>
56621              Date: 14 Feb 2001 10:15:41 -0800
56622              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
56623              
56624              perldoc was hardcoding $Config{installscript}, which breaks
56625              when install* isn't where Perl ends up (such as with AFS).
56626              
56627              Use $Config{scriptdir} instead.
56628      Branch: maint-5.6/perl
56629            ! utils/perldoc.PL
56630 ____________________________________________________________________________
56631 [  8807] By: jhi                                   on 2001/02/14  14:37:27
56632         Log: Update Changes.
56633      Branch: perl
56634            ! Changes patchlevel.h
56635 ____________________________________________________________________________
56636 [  8806] By: jhi                                   on 2001/02/14  14:25:31
56637         Log: Integrate changes #8803,8804,8805 from mainline.
56638              
56639              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
56640              
56641              Don't skip too much of the locale error message if no environ array,
56642              from Chris Nandor.
56643              
56644              More MacOS Classic fixes from Chris Nandor.
56645      Branch: maint-5.6/perl
56646           !> doop.c lib/Cwd.pm perl.c perl.h util.c
56647 ____________________________________________________________________________
56648 [  8805] By: jhi                                   on 2001/02/14  03:29:01
56649         Log: More MacOS Classic fixes from Chris Nandor.
56650      Branch: perl
56651            ! doop.c lib/Cwd.pm
56652 ____________________________________________________________________________
56653 [  8804] By: jhi                                   on 2001/02/14  03:18:35
56654         Log: Don't skip too much of the locale error message if no environ array,
56655              from Chris Nandor.
56656      Branch: perl
56657            ! util.c
56658 ____________________________________________________________________________
56659 [  8803] By: jhi                                   on 2001/02/14  03:14:14
56660         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
56661      Branch: perl
56662            ! perl.c perl.h
56663 ____________________________________________________________________________
56664 [  8802] By: jhi                                   on 2001/02/13  18:31:33
56665         Log: AUTHORS update.
56666      Branch: perl
56667            ! AUTHORS
56668 ____________________________________________________________________________
56669 [  8801] By: jhi                                   on 2001/02/13  17:55:19
56670         Log: Integrate change #8792 from mainline.
56671              
56672              Subject: buncha MacPerl patches for bleadperl
56673              From: Chris Nandor <pudge@pobox.com>
56674              Date: Tue, 13 Feb 2001 00:02:43 -0500
56675              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
56676      Branch: maint-5.6/perl
56677           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
56678           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
56679           !> t/lib/basename.t toke.c util.h
56680 ____________________________________________________________________________
56681 [  8800] By: jhi                                   on 2001/02/13  17:46:43
56682         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
56683              to be forced to Off_t.
56684              
56685              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
56686              From: nick@ccl4.org
56687              Date: Thu, 1 Feb 2001 12:01:04 +0000
56688              Message-Id: <20010201120103.E11401@plum.flirble.org>
56689      Branch: maint-5.6/perl
56690            ! iperlsys.h perlio.c
56691 ____________________________________________________________________________
56692 [  8799] By: jhi                                   on 2001/02/13  16:52:51
56693         Log: Duplex duplex hunk hunk.
56694      Branch: maint-5.6/perl
56695            ! Makefile.SH
56696 ____________________________________________________________________________
56697 [  8797] By: jhi                                   on 2001/02/13  14:52:04
56698         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
56699              From: "Craig A. Berry" <craigberry@mac.com>
56700              Date: Mon, 12 Feb 2001 11:05:25 -0600
56701              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
56702      Branch: perl
56703            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
56704 ____________________________________________________________________________
56705 [  8796] By: jhi                                   on 2001/02/13  14:36:47
56706         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
56707              From: simon.cozens@pembroke.oxford.ac.uk 
56708              Date: Sat, 10 Feb 2001 17:57:02 +0000
56709              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
56710              
56711              Now it does include.
56712      Branch: perl
56713            ! pod/perldiag.pod
56714 ____________________________________________________________________________
56715 [  8795] By: jhi                                   on 2001/02/13  14:30:11
56716         Log: Sort the MANIFEST.
56717      Branch: perl
56718            ! MANIFEST
56719 ____________________________________________________________________________
56720 [  8794] By: jhi                                   on 2001/02/13  14:26:51
56721         Log: Integrate change #8793 from mainline, FAQ updates.
56722      Branch: maint-5.6/perl
56723           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
56724 ____________________________________________________________________________
56725 [  8793] By: jhi                                   on 2001/02/13  14:25:13
56726         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
56727      Branch: perl
56728            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
56729 ____________________________________________________________________________
56730 [  8792] By: jhi                                   on 2001/02/13  14:22:50
56731         Log: Subject: buncha MacPerl patches for bleadperl
56732              From: Chris Nandor <pudge@pobox.com>
56733              Date: Tue, 13 Feb 2001 00:02:43 -0500
56734              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
56735      Branch: perl
56736            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
56737            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
56738            ! t/lib/basename.t toke.c util.h
56739 ____________________________________________________________________________
56740 [  8791] By: jhi                                   on 2001/02/13  14:10:39
56741         Log: Integrate change #8790 from mainline.
56742              
56743              environ array wrongly assumed in Perl_init_i18nl10n(),
56744      Branch: maint-5.6/perl
56745           !> util.c
56746 ____________________________________________________________________________
56747 [  8790] By: jhi                                   on 2001/02/13  14:06:15
56748         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
56749              noticed by Chris Nandor in MacOS Classic.
56750      Branch: perl
56751            ! util.c
56752 ____________________________________________________________________________
56753 [  8789] By: jhi                                   on 2001/02/13  13:58:07
56754         Log: Integrate changes #8373,8487,8544,8783 from mainline.
56755              
56756              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
56757              hints files, the dynaloading, assimilate ebcdic into util.c.
56758      Branch: maint-5.6/perl
56759            - ebcdic.c
56760            ! MANIFEST hints/posix-bc.sh
56761           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
56762           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
56763           !> perlapi.c proto.h util.c
56764 ____________________________________________________________________________
56765 [  8788] By: alanbur                               on 2001/02/13  10:33:13
56766         Log: Integrated changes from maint-5.6
56767      Branch: maint-5.6/pureperl
56768           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
56769           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
56770           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56771           !> vos/config.ga.h vos/configure_perl.cm
56772 ____________________________________________________________________________
56773 [  8787] By: jhi                                   on 2001/02/13  05:56:36
56774         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
56775      Branch: perl
56776           !> Makefile.SH
56777 ____________________________________________________________________________
56778 [  8786] By: jhi                                   on 2001/02/13  05:54:34
56779         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
56780              From: Dorner Thomas <Thomas.Dorner@start.de>
56781              Date: Mon, 12 Feb 2001 15:06:26 +0100
56782              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
56783      Branch: maint-5.6/perl
56784            ! Makefile.SH
56785 ____________________________________________________________________________
56786 [  8785] By: jhi                                   on 2001/02/13  05:29:04
56787         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
56788      Branch: perl
56789           !> hints/openbsd.sh
56790 ____________________________________________________________________________
56791 [  8784] By: jhi                                   on 2001/02/13  02:25:24
56792         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
56793              From: Peter Prymmer <pvhp@forte.com>
56794              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
56795              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
56796      Branch: perl
56797            ! pod/perlclib.pod
56798 ____________________________________________________________________________
56799 [  8783] By: jhi                                   on 2001/02/13  02:22:36
56800         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
56801      Branch: perl
56802            - ebcdic.c
56803            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
56804            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
56805            ! util.c
56806 ____________________________________________________________________________
56807 [  8782] By: jhi                                   on 2001/02/13  02:00:07
56808         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
56809      Branch: maint-5.6/perl
56810            ! pod/perlport.pod
56811 ____________________________________________________________________________
56812 [  8781] By: jhi                                   on 2001/02/13  01:58:44
56813         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
56814      Branch: maint-5.6/perl
56815            ! hints/openbsd.sh
56816 ____________________________________________________________________________
56817 [  8780] By: jhi                                   on 2001/02/13  01:57:33
56818         Log: Synchronize the regexp tests between maintperl and mainline.
56819      Branch: maint-5.6/perl
56820           !> t/op/re_tests
56821 ____________________________________________________________________________
56822 [  8779] By: jhi                                   on 2001/02/13  01:49:35
56823         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
56824              From: Hugo <hv@crypt.compulink.co.uk>
56825              Date: Tue, 13 Feb 2001 00:11:11 +0000
56826              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
56827      Branch: perl
56828            ! regcomp.c t/op/re_tests
56829 ____________________________________________________________________________
56830 [  8778] By: jhi                                   on 2001/02/13  00:23:10
56831         Log: Comments do not nest.
56832      Branch: perl
56833            ! perl.h
56834 ____________________________________________________________________________
56835 [  8777] By: jhi                                   on 2001/02/13  00:17:54
56836         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
56837              From: Hugo <hv@crypt.compulink.co.uk>
56838              Date: Tue, 13 Feb 2001 00:11:11 +0000
56839              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
56840      Branch: maint-5.6/perl
56841            ! regcomp.c t/op/re_tests
56842 ____________________________________________________________________________
56843 [  8776] By: jhi                                   on 2001/02/12  23:25:52
56844         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
56845      Branch: maint-5.6/perl
56846            ! pod/perlport.pod
56847 ____________________________________________________________________________
56848 [  8775] By: jhi                                   on 2001/02/12  23:04:28
56849         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
56850      Branch: maint-5.6/perl
56851            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
56852            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56853            ! vos/configure_perl.cm
56854 ____________________________________________________________________________
56855 [  8774] By: jhi                                   on 2001/02/12  22:59:11
56856         Log: Subject: Re: [patch] context for 'U' magic functions
56857              From: Doug MacEachern <dougm@covalent.net>
56858              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
56859              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
56860              
56861              plus the suggestion by Nick Ing-Simmons to name the macro
56862              as PERL_MG_UFUNC to avoid namespace pollution, plus add
56863              the advice by Doug for XS writers to perl.h
56864      Branch: perl
56865            ! mg.c perl.h
56866 ____________________________________________________________________________
56867 [  8773] By: jhi                                   on 2001/02/11  20:14:12
56868         Log: Update Changes.
56869      Branch: perl
56870            ! Changes patchlevel.h
56871 ____________________________________________________________________________
56872 [  8772] By: jhi                                   on 2001/02/11  18:47:52
56873         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
56874              From: Simon Cozens <simon@cozens.net>
56875              Date: Wed, 31 Jan 2001 16:31:43 +0000
56876              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
56877      Branch: perl
56878            + pod/perlclib.pod
56879            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
56880            ! pod/perltoc.pod
56881 ____________________________________________________________________________
56882 [  8771] By: jhi                                   on 2001/02/11  18:36:48
56883         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
56884              
56885              Blocks-4d3.beta.txt
56886              CaseFolding-3d4.beta.txt
56887              CompositionExclusions-3d6.beta.txt
56888              EastAsianWidth-4d4.beta.txt
56889              LineBreak-6d3.beta.txt
56890              NamesList-3.1.0d1.beta.txt
56891              PropList-3.1.0d4.beta.txt
56892              SpecialCasing-4d1.beta.txt
56893              UnicodeData-3.1.0d6.beta.txt
56894      Branch: perl
56895            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
56896           +> lib/unicode/UCD.html lib/unicode/Unicode.html
56897            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
56898            - lib/unicode/Unicode.301
56899            ! (edit 257 files)
56900 ____________________________________________________________________________
56901 [  8770] By: jhi                                   on 2001/02/11  17:26:22
56902         Log: UTF-8 documentation.
56903      Branch: perl
56904            ! utf8.h
56905 ____________________________________________________________________________
56906 [  8769] By: jhi                                   on 2001/02/11  17:12:49
56907         Log: Retract #8762.
56908      Branch: perl
56909            ! regexec.c
56910 ____________________________________________________________________________
56911 [  8768] By: jhi                                   on 2001/02/11  16:54:45
56912         Log: Subject: [PATCH] Test::Harness
56913              From: andreas.koenig@anima.de (Andreas J. Koenig)
56914              Date: 11 Feb 2001 14:37:00 +0100
56915              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
56916      Branch: perl
56917            ! lib/Test/Harness.pm
56918 ____________________________________________________________________________
56919 [  8767] By: jhi                                   on 2001/02/11  16:53:52
56920         Log: Subject: [PATCH] Document makepatch in Porting/patching
56921              From: andreas.koenig@anima.de (Andreas J. Koenig)
56922              Date: 11 Feb 2001 16:46:28 +0100
56923              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
56924      Branch: perl
56925            ! Porting/patching.pod
56926 ____________________________________________________________________________
56927 [  8766] By: jhi                                   on 2001/02/11  06:30:23
56928         Log: Subject: Re: [patch] GvSHARED
56929              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
56930              From: Doug MacEachern <dougm@covalent.net>
56931              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
56932              
56933              Subject: Re: [patch] GvSHARED
56934              From: Doug MacEachern <dougm@covalent.net>
56935              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
56936              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
56937              
56938              Subject: [patch] attributes.pm support for `shared'
56939              From: Doug MacEachern <dougm@covalent.net>
56940              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
56941              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
56942              
56943              our() attributes were ignored, our :shared pieces missing,
56944              allow attributes.pm to turn on shared.
56945      Branch: perl
56946            ! op.c t/op/attrs.t toke.c xsutils.c
56947 ____________________________________________________________________________
56948 [  8765] By: alanbur                               on 2001/02/10  23:11:19
56949         Log: Resync with parent (hopefully sucessfully this time)
56950      Branch: maint-5.6/pureperl
56951           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
56952           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
56953           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
56954           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
56955           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
56956           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
56957           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
56958 ____________________________________________________________________________
56959 [  8764] By: jhi                                   on 2001/02/10  22:54:38
56960         Log: Make TEST and UTEST more verbose in case something goes
56961              wrong in running/compiling a script, suggested by Doug
56962              MacEachern.
56963      Branch: perl
56964            ! t/TEST t/UTEST
56965 ____________________________________________________________________________
56966 [  8763] By: jhi                                   on 2001/02/10  22:11:34
56967         Log: Bogus shebang.
56968      Branch: perl
56969            ! t/lib/texttabs.t
56970 ____________________________________________________________________________
56971 [  8762] By: jhi                                   on 2001/02/10  21:56:02
56972         Log: (Retracted by #8769)
56973      Branch: perl
56974            ! regexec.c
56975 ____________________________________________________________________________
56976 [  8761] By: jhi                                   on 2001/02/10  21:26:15
56977         Log: Subject: Re: [patch] GvSHARED 
56978              From: Doug MacEachern <dougm@covalent.net>
56979              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
56980              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
56981              
56982              our @EXPORT : shared = (...);
56983      Branch: perl
56984            ! toke.c
56985 ____________________________________________________________________________
56986 [  8760] By: jhi                                   on 2001/02/10  21:25:07
56987         Log: Subject: [patch] GvSHARED
56988              From: Doug MacEachern <dougm@covalent.net>
56989              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
56990              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
56991      Branch: perl
56992            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
56993 ____________________________________________________________________________
56994 [  8759] By: alanbur                               on 2001/02/10  21:24:27
56995         Log: Backed out mismerge.
56996      Branch: maint-5.6/pureperl
56997            ! MANIFEST README.hpux README.vmesa gv.c installhtml
56998            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
56999            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
57000            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
57001            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
57002            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
57003            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
57004 ____________________________________________________________________________
57005 [  8758] By: jhi                                   on 2001/02/10  18:01:17
57006         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
57007              
57008              Fixed UMRs and leak in Perl_pmtrans()
57009              
57010              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
57011              associated UTFied tr/// code.  Also fixed scoping leak of
57012              PL_reg_start_tmp.
57013              
57014              newATTRSUB leaks when an attempt to redefine the active sort sub is
57015              made.
57016      Branch: maint-5.6/perl
57017           !> op.c regcomp.c
57018 ____________________________________________________________________________
57019 [  8757] By: alanbur                               on 2001/02/10  17:56:46
57020         Log: Resynchronised with parent
57021      Branch: maint-5.6/pureperl
57022           +> README.bs2000
57023            - README.posix-bc
57024            ! gv.c perl.c sv.c
57025           !> MANIFEST README.hpux README.vmesa installhtml
57026           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
57027           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
57028           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
57029           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
57030           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
57031           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
57032 ____________________________________________________________________________
57033 [  8756] By: alanbur                               on 2001/02/10  17:51:15
57034         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
57035              made.
57036      Branch: maint-5.6/pureperl
57037            ! op.c
57038 ____________________________________________________________________________
57039 [  8755] By: jhi                                   on 2001/02/09  22:41:35
57040         Log: Upgrade to CPAN 1.59_54, from Andreas König.
57041      Branch: perl
57042            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57043 ____________________________________________________________________________
57044 [  8754] By: jhi                                   on 2001/02/09  22:29:20
57045         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
57046              
57047              Didn't upgrade the fill.t since it has a dependency to File::Slurp
57048              purely for debugging purposes, the actual test hasn't changed.
57049      Branch: perl
57050            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
57051            ! t/lib/textwrap.t
57052 ____________________________________________________________________________
57053 [  8753] By: jhi                                   on 2001/02/09  20:17:50
57054         Log: Integrate change #8682 from maintperl.
57055              
57056              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
57057              to work correctly.
57058      Branch: perl
57059           !> hints/irix_6.sh
57060 ____________________________________________________________________________
57061 [  8752] By: jhi                                   on 2001/02/09  20:00:46
57062         Log: Update Changes.
57063      Branch: perl
57064            ! Changes patchlevel.h
57065 ____________________________________________________________________________
57066 [  8751] By: nick                                  on 2001/02/09  19:48:37
57067         Log: Integrate mainline
57068      Branch: perlio
57069           +> README.bs2000 t/lib/cgi-esc.t
57070            - README.posix-bc
57071           !> (integrate 53 files)
57072 ____________________________________________________________________________
57073 [  8750] By: nick                                  on 2001/02/09  19:25:16
57074         Log: Subject: RE: Biannual Competition to Improve Hashing Function
57075              From: Fisher Mark <fisherm@tce.com>
57076              Date: Thu, 8 Feb 2001 10:44:00 -0500
57077              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
57078              Date: Thu, 8 Feb 2001 15:02:47 -0500
57079              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
57080      Branch: perl
57081            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
57082 ____________________________________________________________________________
57083 [  8749] By: jhi                                   on 2001/02/09  19:02:35
57084         Log: Forgotten fragment.
57085      Branch: perl
57086            ! pod/perlapi.pod
57087 ____________________________________________________________________________
57088 [  8748] By: jhi                                   on 2001/02/09  18:31:34
57089         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
57090              plus manual tweakage.
57091              
57092              Sync the perlfaq2 between mainline and maintperl.
57093      Branch: maint-5.6/perl
57094            ! pod/perlfaq2.pod
57095      Branch: perl
57096           !> pod/perlfaq2.pod
57097 ____________________________________________________________________________
57098 [  8747] By: jhi                                   on 2001/02/09  18:12:04
57099         Log: Subject: versiononly and installperl
57100              From: abigail@foad.org
57101              Date: Wed, 7 Feb 2001 22:43:12 +0100
57102              Message-ID: <20010207214312.7045.qmail@foad.org>    
57103              
57104              Add +v flag to force a normal install of the perl binary
57105              and the utilities.
57106              
57107              Subject: [PATCH] installperl
57108              From: Nicholas Clark <nick@ccl4.org>
57109              Date: Fri, 9 Feb 2001 16:28:57 +0000
57110              Message-ID: <20010209162857.B10931@plum.flirble.org>
57111              
57112              Add -A flag which also hardlinks the binary with
57113              the full architecture name.
57114      Branch: perl
57115            ! installperl
57116 ____________________________________________________________________________
57117 [  8746] By: jhi                                   on 2001/02/09  18:03:43
57118         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
57119              
57120              Subject: perlfaq2, re: perlmongers
57121              
57122              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
57123              
57124              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
57125              
57126              Subject: [ID 20010205.001] typo in perlfaq9
57127              
57128              Subject: [ID 20010208.002] unordered explanation in perlcall
57129      Branch: maint-5.6/perl
57130           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
57131           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
57132           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
57133 ____________________________________________________________________________
57134 [  8745] By: jhi                                   on 2001/02/09  17:59:09
57135         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
57136              From: abela@geneanet.org
57137              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
57138              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
57139      Branch: perl
57140            ! pod/perlcall.pod
57141 ____________________________________________________________________________
57142 [  8744] By: jhi                                   on 2001/02/09  17:48:16
57143         Log: Subject: [ID 20010205.001] typo in perlfaq9
57144              From: eserte@vran.herceg.de
57145              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
57146              Message-Id: <200102042244.XAA21926@vran.herceg.de>
57147      Branch: perl
57148            ! pod/perlfaq9.pod
57149 ____________________________________________________________________________
57150 [  8743] By: jhi                                   on 2001/02/09  17:25:12
57151         Log: Integrate change #8695 from maintperl.
57152              
57153              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
57154      Branch: perl
57155           !> thread.h
57156 ____________________________________________________________________________
57157 [  8742] By: jhi                                   on 2001/02/09  17:21:22
57158         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
57159              From: Andy Dougherty <doughera@lafayette.edu>
57160              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
57161              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
57162      Branch: perl
57163            ! embed.pl
57164 ____________________________________________________________________________
57165 [  8741] By: jhi                                   on 2001/02/09  17:05:19
57166         Log: Integrate changes #8738,8739,8740 from maintperl.
57167              
57168              Html files will be installed in a more logical and easier to
57169              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
57170              
57171              Html files will be generated with a header to make them look
57172              a little less bare.
57173              
57174              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
57175      Branch: perl
57176           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
57177 ____________________________________________________________________________
57178 [  8740] By: jhi                                   on 2001/02/09  17:03:46
57179         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
57180              From: "Brendan O'Dea" <bod@compusol.com.au>
57181              Date: Sun, 4 Feb 2001 11:17:56 +1100
57182              Message-ID: <20010204111756.A16301@compusol.com.au>
57183      Branch: maint-5.6/perl
57184            ! pod/perlfaq3.pod
57185 ____________________________________________________________________________
57186 [  8739] By: jhi                                   on 2001/02/09  17:01:59
57187         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
57188              From: "Indy Singh" <indy@nusphere.com>
57189              Date: Fri, 2 Feb 2001 15:09:59 -0500
57190              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
57191              
57192              Html files will be generated with a header to make them look
57193              a little less bare.
57194      Branch: maint-5.6/perl
57195            ! installhtml
57196 ____________________________________________________________________________
57197 [  8738] By: jhi                                   on 2001/02/09  16:58:48
57198         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
57199              From: "Indy Singh" <indy@nusphere.com>
57200              Date: Fri, 2 Feb 2001 15:08:23 -0500
57201              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
57202              
57203              Html files will be installed in a more logical and easier to
57204              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
57205      Branch: maint-5.6/perl
57206            ! win32/Makefile win32/makefile.mk
57207 ____________________________________________________________________________
57208 [  8737] By: jhi                                   on 2001/02/09  16:46:54
57209         Log: Integrate changes #8687,8736 from maintperl.
57210              
57211              HP-UX thread patches from Merijn H. Brand.
57212              
57213              Latin nit from Philip Newton.
57214      Branch: perl
57215           !> README.hpux hints/hpux.sh
57216 ____________________________________________________________________________
57217 [  8736] By: jhi                                   on 2001/02/09  16:42:31
57218         Log: Latin nit from Philip Newton.
57219      Branch: maint-5.6/perl
57220            ! README.hpux
57221 ____________________________________________________________________________
57222 [  8735] By: jhi                                   on 2001/02/09  16:24:03
57223         Log: Integrate changes #8704,8710 from pureperl.
57224              
57225              Fixed UMRs and leak in Perl_pmtrans()
57226              
57227              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
57228              associated UTFied tr/// code.  Also fixed scoping leak of
57229              PL_reg_start_tmp.
57230      Branch: perl
57231           !> op.c regcomp.c
57232 ____________________________________________________________________________
57233 [  8734] By: jhi                                   on 2001/02/09  15:40:21
57234         Log: Integrate change #8733 from maintperl.
57235              
57236              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
57237      Branch: perl
57238           !> pod/perlre.pod
57239 ____________________________________________________________________________
57240 [  8733] By: jhi                                   on 2001/02/09  15:35:47
57241         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
57242              From: Prymmer/Kahn <pvhp@best.com>
57243              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
57244              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
57245      Branch: maint-5.6/perl
57246            ! pod/perlre.pod
57247 ____________________________________________________________________________
57248 [  8732] By: jhi                                   on 2001/02/09  15:26:17
57249         Log: Rename README.posix-bc to README.bs2000 (to avoid the
57250              confusion of a "perlposix-bc.pod"), add a few missing
57251              arch pods, regen toc.
57252      Branch: maint-5.6/perl
57253           +> README.bs2000
57254            - README.posix-bc
57255            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
57256            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
57257 ____________________________________________________________________________
57258 [  8731] By: jhi                                   on 2001/02/09  15:23:39
57259         Log: De-cut-and-pasto.
57260      Branch: perl
57261            ! pod/perl.pod
57262 ____________________________________________________________________________
57263 [  8730] By: jhi                                   on 2001/02/09  15:11:13
57264         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
57265              when people think that perlposix-bc.pod tells anything about
57266              Perl and POSIX.  Regen toc.
57267      Branch: perl
57268           +> README.bs2000
57269            - README.posix-bc
57270            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
57271            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
57272 ____________________________________________________________________________
57273 [  8729] By: jhi                                   on 2001/02/09  14:52:28
57274         Log: The README.vmesa part of #8712 from maintperl.
57275      Branch: perl
57276            ! README.vmesa
57277 ____________________________________________________________________________
57278 [  8728] By: jhi                                   on 2001/02/09  14:46:06
57279         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
57280              From: Peter Prymmer <pvhp@forte.com>
57281              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
57282              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
57283      Branch: maint-5.6/perl
57284            ! README.vmesa win32/Makefile win32/makefile.mk
57285 ____________________________________________________________________________
57286 [  8727] By: jhi                                   on 2001/02/09  14:33:25
57287         Log: Integrate change #8712 from mainline.
57288              
57289              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
57290      Branch: maint-5.6/perl
57291           !> lib/Pod/Find.pm
57292 ____________________________________________________________________________
57293 [  8726] By: jhi                                   on 2001/02/09  14:30:28
57294         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
57295              From: Peter Prymmer <pvhp@forte.com>
57296              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
57297              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
57298      Branch: perl
57299            + t/lib/cgi-esc.t
57300            ! MANIFEST lib/CGI/Util.pm
57301 ____________________________________________________________________________
57302 [  8725] By: jhi                                   on 2001/02/09  04:56:47
57303         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
57304      Branch: maint-5.6/perl
57305            ! pod/perlport.pod
57306 ____________________________________________________________________________
57307 [  8724] By: jhi                                   on 2001/02/09  04:40:59
57308         Log: Integrate changes 7819,7820 from vmsperl into mainline.
57309              
57310              Add header for LIB$ prototypes (C. Berry)
57311              
57312              Convert fwrite()s to sockets to write()s, since some socket stacks
57313              don't take kindly to stdio.
57314              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
57315              (for often optional LNMs)
57316              Correct a few typos
57317              (C. Bailey)
57318      Branch: perl
57319           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
57320 ____________________________________________________________________________
57321 [  8723] By: jhi                                   on 2001/02/09  03:29:29
57322         Log: Integrate change #8722 from mainline.
57323              
57324              The Im() function wasn't returning zero for non-Math::Complex
57325              arguments.  The bug reported by John Gamble.
57326      Branch: maint-5.6/perl
57327           !> lib/Math/Complex.pm
57328 ____________________________________________________________________________
57329 [  8722] By: jhi                                   on 2001/02/09  03:28:33
57330         Log: The Im() function wasn't returning zero for non-Math::Complex
57331              arguments.  The bug reported by John Gamble.
57332      Branch: perl
57333            ! lib/Math/Complex.pm
57334 ____________________________________________________________________________
57335 [  8721] By: nick                                  on 2001/02/08  22:11:35
57336         Log: Correct the correction :-(
57337      Branch: perl
57338            ! perl.c
57339 ____________________________________________________________________________
57340 [  8720] By: bailey                                on 2001/02/08  20:59:22
57341         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
57342              don't take kindly to stdio.
57343              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
57344              (for often optional LNMs)
57345              Correct a few typos
57346              (C. Bailey)
57347      Branch: vmsperl
57348            ! vms/vms.c vms/vmsish.h
57349 ____________________________________________________________________________
57350 [  8719] By: bailey                                on 2001/02/08  20:51:02
57351         Log: Add header for LIB$ prototypes (C. Berry)
57352      Branch: vmsperl
57353            ! ext/Devel/DProf/DProf.xs
57354 ____________________________________________________________________________
57355 [  8718] By: bailey                                on 2001/02/08  20:49:00
57356         Log: SYN SYN
57357      Branch: vmsperl
57358           +> pod/perliol.pod t/lib/sample-tests/bailout
57359           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
57360           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
57361           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
57362           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
57363           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
57364           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
57365            - lib/unicode/Is/DCinital.pl
57366           !> (integrate 101 files)
57367 ____________________________________________________________________________
57368 [  8717] By: nick                                  on 2001/02/08  19:38:48
57369         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
57370              From: Robin Barker <rmb1@cise.npl.co.uk>
57371              Date: Thu, 8 Feb 2001 14:38:07 GMT
57372              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
57373      Branch: perl
57374            ! lib/CPAN.pm
57375 ____________________________________________________________________________
57376 [  8716] By: nick                                  on 2001/02/08  19:29:07
57377         Log: Generated files form 8713 etc.
57378      Branch: perl
57379            ! embed.h global.sym objXSUB.h perlapi.c proto.h
57380 ____________________________________________________________________________
57381 [  8715] By: nick                                  on 2001/02/08  19:26:08
57382         Log: Fixup non-ithread build after 8713
57383      Branch: perl
57384            ! perl.c
57385 ____________________________________________________________________________
57386 [  8714] By: nick                                  on 2001/02/08  19:17:45
57387         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
57388              From: nick@ccl4.org
57389              Date: Wed, 7 Feb 2001 00:27:47 +0000
57390              Message-Id: <20010207002747.B63724@plum.flirble.org>
57391      Branch: perl
57392            ! sv.c toke.c
57393 ____________________________________________________________________________
57394 [  8713] By: nick                                  on 2001/02/08  19:15:58
57395         Log: Subject: Re: [patch] Re: PL_ptr_table
57396              From: Doug Maceachern <dougm@covalent.net>
57397              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
57398              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
57399      Branch: perl
57400            ! embed.pl perl.c sv.c sv.h
57401 ____________________________________________________________________________
57402 [  8712] By: nick                                  on 2001/02/08  19:12:47
57403         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
57404              From: Peter Prymmer <pvhp@forte.com>
57405              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
57406              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
57407      Branch: perl
57408            ! lib/Pod/Find.pm
57409 ____________________________________________________________________________
57410 [  8711] By: nick                                  on 2001/02/07  21:06:11
57411         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
57412              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
57413              From: Alan Burlison <Alan.Burlison@uk.sun.com>
57414              Date: Tue, 06 Feb 2001 23:37:01 +0000
57415              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
57416      Branch: perl
57417            ! regcomp.c
57418 ____________________________________________________________________________
57419 [  8710] By: alanbur                               on 2001/02/07  00:22:04
57420         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
57421              associated UTFied tr/// code.  Also fixed scoping leak of
57422              PL_reg_start_tmp.
57423      Branch: maint-5.6/pureperl
57424            ! op.c regcomp.c
57425 ____________________________________________________________________________
57426 [  8709] By: nick                                  on 2001/02/06  21:16:49
57427         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
57428              From: Michael G Schwern <schwern@pobox.com>
57429              Date: Sun, 4 Feb 2001 19:47:14 -0500
57430              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
57431      Branch: perl
57432            ! pod/perlapi.pod pod/perlmodlib.PL
57433 ____________________________________________________________________________
57434 [  8708] By: nick                                  on 2001/02/06  20:41:20
57435         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
57436              From: Michael G Schwern <schwern@pobox.com>
57437              Date: Sun, 4 Feb 2001 21:17:49 -0500
57438              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
57439      Branch: perl
57440            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
57441            ! pod/perltootc.pod
57442 ____________________________________________________________________________
57443 [  8707] By: nick                                  on 2001/02/06  20:29:11
57444         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
57445              From: Michael G Schwern <schwern@pobox.com>
57446              Date: Tue, 6 Feb 2001 05:54:30 -0500
57447              Message-Id: <20010206055430.A951@blackrider.aocn.com>
57448      Branch: perl
57449            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
57450 ____________________________________________________________________________
57451 [  8706] By: nick                                  on 2001/02/06  20:21:40
57452         Log: Subject: RE: some win32 fixes
57453              Date: Tue, 6 Feb 2001 09:23:20 +0300
57454              From: Vadim Konovalov <vkonovalov@lucent.com>
57455              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
57456      Branch: perl
57457            ! toke.c win32/Makefile win32/config.bc win32/config.gc
57458            ! win32/config.vc win32/config_H.bc win32/makefile.mk
57459 ____________________________________________________________________________
57460 [  8705] By: alanbur                               on 2001/02/06  15:00:03
57461         Log: Synchronised with parent
57462      Branch: maint-5.6/pureperl
57463            ! regexec.c
57464           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
57465           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
57466 ____________________________________________________________________________
57467 [  8704] By: alanbur                               on 2001/02/06  14:55:24
57468         Log: Fixed UMRs and leak in Perl_pmtrans()
57469      Branch: maint-5.6/pureperl
57470            ! op.c
57471 ____________________________________________________________________________
57472 [  8703] By: gsar                                  on 2001/02/06  02:29:37
57473         Log: $(MAKE) distclean doesn't clean up properly on windows
57474      Branch: maint-5.6/perl
57475            ! win32/Makefile win32/makefile.mk
57476 ____________________________________________________________________________
57477 [  8702] By: gsar                                  on 2001/02/06  01:00:46
57478         Log: tweak change#8659 to keep it simple
57479      Branch: maint-5.6/perl
57480            ! utils/perldoc.PL
57481 ____________________________________________________________________________
57482 [  8701] By: gsar                                  on 2001/02/05  22:45:41
57483         Log: change#8693 was missing testsuite changes
57484      Branch: maint-5.6/perl
57485           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
57486 ____________________________________________________________________________
57487 [  8700] By: nick                                  on 2001/02/05  20:32:52
57488         Log: Integrate mainline
57489      Branch: perlio
57490           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
57491           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
57492           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
57493           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
57494           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
57495           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
57496           +> t/lib/test-harness.t
57497           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
57498           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
57499           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
57500           !> pod/perlutil.pod t/TEST utils/h2xs.PL
57501 ____________________________________________________________________________
57502 [  8699] By: nick                                  on 2001/02/05  19:41:07
57503         Log: Subject: perlfaq2, re: perlmongers
57504              From: David H. Adler <dha@panix.com>
57505              Date: Sun, 4 Feb 2001 23:48:23 -0500
57506              Message-Id: <20010204234823.A13429@panix.com>
57507      Branch: perl
57508            ! pod/perlfaq2.pod
57509 ____________________________________________________________________________
57510 [  8698] By: nick                                  on 2001/02/05  19:39:31
57511         Log: Missed file f#rom the testharness mess.
57512      Branch: perl
57513            + t/lib/test-harness.t
57514 ____________________________________________________________________________
57515 [  8697] By: nick                                  on 2001/02/05  19:37:21
57516         Log: Subject: [DOC PATCH] overload.pm nits
57517              From: John Tobey <jtobey@john-edwin-tobey.org>
57518              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
57519              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
57520      Branch: perl
57521            ! lib/overload.pm
57522 ____________________________________________________________________________
57523 [  8696] By: alanbur                               on 2001/02/05  11:56:00
57524         Log: Sync with parent
57525      Branch: maint-5.6/pureperl
57526           !> thread.h
57527 ____________________________________________________________________________
57528 [  8695] By: gsar                                  on 2001/02/05  03:27:34
57529         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
57530      Branch: maint-5.6/perl
57531            ! thread.h
57532 ____________________________________________________________________________
57533 [  8694] By: alanbur                               on 2001/02/05  00:07:47
57534         Log: Initial branch creation from //depot/maint-5.6/perl
57535      Branch: maint-5.6/pureperl
57536           +> (branch 1719 files)
57537 ____________________________________________________________________________
57538 [  8693] By: gsar                                  on 2001/02/04  22:38:49
57539         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
57540              changes)
57541      Branch: maint-5.6/perl
57542           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
57543           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
57544           !> ext/DB_File/version.c
57545 ____________________________________________________________________________
57546 [  8692] By: nick                                  on 2001/02/04  18:15:57
57547         Log: The missed t/TEST part of the grand testharness upgrade.
57548      Branch: perl
57549            ! t/TEST
57550 ____________________________________________________________________________
57551 [  8691] By: nick                                  on 2001/02/04  18:05:17
57552         Log: New improved test harness
57553              Subject: Re: [PATCH Test::Harness] Third time's a charm?
57554              From: Michael G Schwern <schwern@pobox.com>
57555              Date: Sun, 4 Feb 2001 08:01:20 -0500
57556              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
57557      Branch: perl
57558            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
57559            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
57560            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
57561            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
57562            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
57563            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
57564            ! MANIFEST lib/Test/Harness.pm
57565 ____________________________________________________________________________
57566 [  8690] By: nick                                  on 2001/02/04  17:57:51
57567         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
57568              From: Jonathan Stowe <gellyfish@gellyfish.com>
57569              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
57570              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
57571      Branch: perl
57572            ! utils/h2xs.PL
57573 ____________________________________________________________________________
57574 [  8689] By: nick                                  on 2001/02/04  17:55:24
57575         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
57576              From: Michael G Schwern <schwern@pobox.com>
57577              Date: Sat, 3 Feb 2001 22:46:38 -0500
57578              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
57579      Branch: perl
57580            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
57581            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
57582 ____________________________________________________________________________
57583 [  8688] By: nick                                  on 2001/02/04  17:43:55
57584         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
57585              length byfailing to spot lack of closing )
57586              From: nick@talking.bollo.cx
57587              Date: Sat, 03 Feb 2001 23:53:16 +0000
57588              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
57589      Branch: perl
57590            ! perlio.c pod/perldiag.pod
57591 ____________________________________________________________________________
57592 [  8687] By: jhi                                   on 2001/02/03  17:11:42
57593         Log: HP-UX thread patches from Merijn H. Brand.
57594      Branch: maint-5.6/perl
57595            ! README.hpux hints/hpux.sh
57596 ____________________________________________________________________________
57597 [  8686] By: jhi                                   on 2001/02/03  16:40:12
57598         Log: Metaconfig changes for #8685.
57599      Branch: metaconfig
57600            ! U/installdirs/instubperl.U
57601      Branch: metaconfig/U/perl
57602            ! Devel.U versiononly.U
57603 ____________________________________________________________________________
57604 [  8685] By: jhi                                   on 2001/02/03  16:39:49
57605         Log: For -Dusedevel builds turn off installusrbinperl and turn on
57606              versiononly, a combined idea of Richard Soderberg and Merijn
57607              H. Brand.  You can still override both of these from the command
57608              line if you need to, -Dinstallusrbinperl and -Uversiononly.
57609      Branch: perl
57610            ! Configure
57611 ____________________________________________________________________________
57612 [  8684] By: jhi                                   on 2001/02/03  16:16:34
57613         Log: Metaconfig unit fix for #8683.
57614      Branch: metaconfig
57615            ! U/compline/nblock_io.U
57616 ____________________________________________________________________________
57617 [  8683] By: jhi                                   on 2001/02/03  16:16:12
57618         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
57619              reported by Peter Prymmer for 5.6-TRIAL1.
57620      Branch: perl
57621            ! Configure
57622 ____________________________________________________________________________
57623 [  8682] By: jhi                                   on 2001/02/03  05:52:11
57624         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
57625              to work correctly.
57626      Branch: maint-5.6/perl
57627            ! hints/irix_6.sh
57628 ____________________________________________________________________________
57629 [  8681] By: jhi                                   on 2001/02/03  05:47:33
57630         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
57631      Branch: maint-5.6/perl
57632            ! pod/perlport.pod
57633 ____________________________________________________________________________
57634 [  8680] By: jhi                                   on 2001/02/02  21:39:49
57635         Log: perlport update from Peter Prymmer.
57636      Branch: maint-5.6/perl
57637            ! pod/perlport.pod
57638 ____________________________________________________________________________
57639 [  8679] By: nick                                  on 2001/02/02  20:50:48
57640         Log: Integrate mainline
57641      Branch: perlio
57642           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
57643           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
57644           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
57645 ____________________________________________________________________________
57646 [  8678] By: gsar                                  on 2001/02/02  16:02:12
57647         Log: note about bincompat, slightly modified (from Lupe Christoph)
57648      Branch: maint-5.6/perl
57649            ! README.solaris
57650 ____________________________________________________________________________
57651 [  8677] By: jhi                                   on 2001/02/02  15:46:20
57652         Log: Supported platforms updates.
57653      Branch: maint-5.6/perl
57654            ! pod/perlport.pod
57655 ____________________________________________________________________________
57656 [  8676] By: jhi                                   on 2001/02/02  03:41:26
57657         Log: A couple more perlfaq2 tweaks.
57658      Branch: maint-5.6/perl
57659            ! pod/perlfaq2.pod
57660 ____________________________________________________________________________
57661 [  8675] By: jhi                                   on 2001/02/02  03:17:44
57662         Log: Misedit in #8661.
57663      Branch: maint-5.6/perl
57664            ! Configure
57665 ____________________________________________________________________________
57666 [  8674] By: jhi                                   on 2001/02/02  03:14:38
57667         Log: Damien again.
57668      Branch: maint-5.6/perl
57669            ! pod/perlfaq2.pod
57670 ____________________________________________________________________________
57671 [  8673] By: jhi                                   on 2001/02/02  03:12:40
57672         Log: perlfaq update from Elaine Ashton.
57673      Branch: maint-5.6/perl
57674            ! pod/perlfaq2.pod
57675 ____________________________________________________________________________
57676 [  8672] By: jhi                                   on 2001/02/02  03:07:08
57677         Log: UTF-8 s/// patch from Inaba Hiroto.
57678      Branch: maint-5.6/perl
57679            ! pp_ctl.c pp_hot.c
57680 ____________________________________________________________________________
57681 [  8671] By: jhi                                   on 2001/02/01  22:34:31
57682         Log: Update Changes.
57683      Branch: perl
57684            ! Changes patchlevel.h
57685 ____________________________________________________________________________
57686 [  8670] By: jhi                                   on 2001/02/01  22:15:29
57687         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
57688              from maintperl.
57689              
57690              Upgrade to Getopt::Long 2.25, from Johan Vromans.
57691              
57692              more files need to be writable in the source distribution
57693              
57694              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
57695              
57696              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
57697              
57698              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
57699              
57700              Allow the float to be fuzzier.
57701              
57702              need to use INT2PTR instead of a straight cast or ia64 fails
57703              
57704              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
57705              
57706              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
57707      Branch: perl
57708           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
57709           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
57710           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
57711 ____________________________________________________________________________
57712 [  8669] By: jhi                                   on 2001/02/01  21:57:02
57713         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
57714              From: Robin Barker <rmb1@cise.npl.co.uk>
57715              Date: Thu, 1 Feb 2001 16:59:05 GMT
57716              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
57717      Branch: maint-5.6/perl
57718            ! pod/perlmodlib.PL
57719 ____________________________________________________________________________
57720 [  8668] By: nick                                  on 2001/02/01  19:41:40
57721         Log: Integrate mainline
57722      Branch: perlio
57723           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
57724           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
57725           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
57726 ____________________________________________________________________________
57727 [  8667] By: gsar                                  on 2001/02/01  16:59:11
57728         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
57729      Branch: maint-5.6/perl
57730            ! embed.pl embedvar.h
57731 ____________________________________________________________________________
57732 [  8666] By: gsar                                  on 2001/02/01  16:34:51
57733         Log: add missing entries to win32/config.?c
57734      Branch: maint-5.6/perl
57735            ! win32/config.bc win32/config.gc win32/config.vc
57736            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57737 ____________________________________________________________________________
57738 [  8665] By: jhi                                   on 2001/02/01  14:58:51
57739         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
57740              From: "Stephen P. Potter" <spp@spotter.yi.org>
57741              Date: Thu, 01 Feb 2001 10:45:46 -0500
57742              Message-Id: <200102011545.KAA31479@spotter.yi.org>
57743      Branch: maint-5.6/perl
57744            ! pod/perlfunc.pod
57745 ____________________________________________________________________________
57746 [  8664] By: gsar                                  on 2001/02/01  14:52:37
57747         Log: need to use INT2PTR instead of a straight cast or ia64 fails
57748              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
57749      Branch: maint-5.6/perl
57750            ! ext/POSIX/POSIX.xs
57751 ____________________________________________________________________________
57752 [  8663] By: jhi                                   on 2001/02/01  14:09:13
57753         Log: Allow the float to be fuzzier.
57754      Branch: maint-5.6/perl
57755            ! t/lib/peek.t
57756 ____________________________________________________________________________
57757 [  8662] By: jhi                                   on 2001/02/01  13:59:00
57758         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
57759              From: Robin Barker <rmb1@cise.npl.co.uk>
57760              Date: Thu, 1 Feb 2001 13:05:39 GMT
57761              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
57762      Branch: maint-5.6/perl
57763            ! pod/perlmodlib.pod
57764 ____________________________________________________________________________
57765 [  8661] By: jhi                                   on 2001/02/01  13:57:38
57766         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
57767              Date: Thu, 01 Feb 2001 14:15:41 +0100
57768              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57769              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
57770              
57771              Have the $ccflags in the gcc version test (strange, this change
57772              is claimed to be have been integrated already)
57773      Branch: maint-5.6/perl
57774            ! Configure
57775 ____________________________________________________________________________
57776 [  8660] By: jhi                                   on 2001/02/01  13:44:10
57777         Log: Integrate changes #7950,7964,7962 from mainline.
57778              
57779              Find the stdchar signedness using cpp, should fix some of
57780              the Solaris compiler warnings reported by Alan Burlison.
57781      Branch: maint-5.6/perl
57782           !> Configure config_h.SH
57783 ____________________________________________________________________________
57784 [  8659] By: jhi                                   on 2001/02/01  05:35:32
57785         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
57786              From: Jan Dubois <JanD@ActiveState.com>
57787              Date: Wed, 31 Jan 2001 21:17:03 -0800
57788              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
57789      Branch: maint-5.6/perl
57790            ! utils/perldoc.PL
57791 ____________________________________________________________________________
57792 [  8658] By: jhi                                   on 2001/02/01  04:33:17
57793         Log: Integrate the README.os390 and README.posix-bc parts of mainline
57794              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
57795              installperl parts were taken care of by #8657.)
57796      Branch: maint-5.6/perl
57797           !> README.os390 README.posix-bc
57798 ____________________________________________________________________________
57799 [  8657] By: jhi                                   on 2001/02/01  04:29:21
57800         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
57801              From: Peter Prymmer <pvhp@forte.com>
57802              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
57803              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
57804      Branch: maint-5.6/perl
57805            + ext/DynaLoader/dl_dllload.xs
57806            ! MANIFEST Makefile.SH hints/os390.sh installperl
57807 ____________________________________________________________________________
57808 [  8656] By: jhi                                   on 2001/02/01  04:25:45
57809         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
57810              From: Peter Prymmer <pvhp@forte.com>
57811              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
57812              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
57813      Branch: maint-5.6/perl
57814            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
57815 ____________________________________________________________________________
57816 [  8655] By: jhi                                   on 2001/02/01  04:14:47
57817         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
57818              From: troc@netrus.net
57819              Date: Wed, 31 Jan 2001 22:31:26 -0500
57820              Message-Id: <200102010331.WAA117.85@rocco.homenet>
57821      Branch: maint-5.6/perl
57822            ! os2/os2.c
57823 ____________________________________________________________________________
57824 [  8654] By: jhi                                   on 2001/02/01  04:12:52
57825         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
57826              as reported by Alan Burlison.
57827      Branch: maint-5.6/perl
57828            ! pp.h
57829 ____________________________________________________________________________
57830 [  8653] By: jhi                                   on 2001/02/01  04:05:12
57831         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
57832              From: dsugalski@northernlight.com
57833              Date: Wed, 31 Jan 2001 18:54:11 -0500
57834              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
57835      Branch: maint-5.6/perl
57836            ! configure.com
57837 ____________________________________________________________________________
57838 [  8652] By: jhi                                   on 2001/02/01  04:03:11
57839         Log: Misplaced #endif.
57840              
57841              Subject: [perl-5-6-1-trial2] patches for EPOC
57842              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57843              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
57844              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
57845      Branch: maint-5.6/perl
57846            ! epoc/epocish.c
57847 ____________________________________________________________________________
57848 [  8651] By: jhi                                   on 2001/02/01  04:00:25
57849         Log: Integrate changes #8647,8648,8650 from mainline.
57850              
57851              Macrofy a magic UTF-8 test.
57852              
57853              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
57854              
57855              Watch out for cross compiling for EPOC (usually done on linux).
57856      Branch: maint-5.6/perl
57857           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
57858 ____________________________________________________________________________
57859 [  8650] By: jhi                                   on 2001/02/01  03:56:20
57860         Log: Watch out for cross compiling for EPOC (usually done on linux)
57861              
57862              Subject: [perl-5-6-1-trial2] patches for EPOC
57863              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57864              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
57865              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
57866      Branch: perl
57867            ! ext/Errno/Errno_pm.PL
57868 ____________________________________________________________________________
57869 [  8649] By: gsar                                  on 2001/02/01  00:46:00
57870         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
57871      Branch: maint-5.6/perl
57872            ! sv.c
57873 ____________________________________________________________________________
57874 [  8648] By: jhi                                   on 2001/01/31  23:35:36
57875         Log: All the uses of PL_numeric_radix must be protected by
57876              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
57877              
57878              Subject: [perl-5-6-1-trial2] patches for EPOC
57879              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57880              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
57881              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
57882      Branch: perl
57883            ! sv.c
57884 ____________________________________________________________________________
57885 [  8647] By: jhi                                   on 2001/01/31  22:56:16
57886         Log: Macrofy a magic UTF-8 test.
57887      Branch: perl
57888            ! utf8.c utf8.h
57889 ____________________________________________________________________________
57890 [  8646] By: gsar                                  on 2001/01/31  15:55:12
57891         Log: update Changes
57892      Branch: maint-5.6/perl
57893            ! Changes
57894 ____________________________________________________________________________
57895 [  8645] By: gsar                                  on 2001/01/31  15:10:14
57896         Log: Configure tweak suggested by Peter Prymmer
57897      Branch: maint-5.6/perl
57898            ! Configure
57899 ____________________________________________________________________________
57900 [  8644] By: gsar                                  on 2001/01/31  15:06:32
57901         Log: more files need to be writable in the source distribution
57902      Branch: maint-5.6/perl
57903            ! Porting/makerel
57904 ____________________________________________________________________________
57905 [  8643] By: jhi                                   on 2001/01/31  14:59:46
57906         Log: Integrate changes #8258,8278,8279 from mainline.
57907              
57908              Make the large file tests more robust/talkative.
57909      Branch: maint-5.6/perl
57910           !> t/lib/syslfs.t t/op/lfs.t
57911 ____________________________________________________________________________
57912 [  8642] By: gsar                                  on 2001/01/31  14:53:48
57913         Log: integrate changes#8311,8334 from mainline
57914              
57915              Add a new MakeMaker variable PM_FILTER that defines a Unix
57916              filter to be run on each .pm during the pm_to_blib() phase,
57917              a fixed version of
57918              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
57919              
57920              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
57921              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
57922              accurate reading of the "atime".  
57923      Branch: maint-5.6/perl
57924           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
57925           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
57926           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
57927 ____________________________________________________________________________
57928 [  8641] By: jhi                                   on 2001/01/31  14:46:37
57929         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
57930      Branch: maint-5.6/perl
57931            ! lib/Getopt/Long.pm
57932 ____________________________________________________________________________
57933 [  8640] By: gsar                                  on 2001/01/31  14:40:24
57934         Log: make regen_all
57935      Branch: maint-5.6/perl
57936            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
57937 ____________________________________________________________________________
57938 [  8639] By: gsar                                  on 2001/01/31  14:37:25
57939         Log: refresh windows config files
57940      Branch: maint-5.6/perl
57941            ! win32/Makefile win32/config_H.bc win32/config_H.gc
57942            ! win32/config_H.vc win32/makefile.mk
57943 ____________________________________________________________________________
57944 [  8638] By: gsar                                  on 2001/01/31  14:28:10
57945         Log: makefile tweaks for windows: introduce a bulk-switch to enable
57946              same options as ActivePerl; sync changes with makefile.mk
57947      Branch: maint-5.6/perl
57948            ! win32/Makefile win32/makefile.mk
57949 ____________________________________________________________________________
57950 [  8637] By: jhi                                   on 2001/01/31  04:41:30
57951         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
57952              From: Nicholas Clark <nick@ccl4.org>
57953              Date: Tue, 30 Jan 2001 19:51:05 +0000
57954              Message-ID: <20010130195105.R76607@plum.flirble.org> 
57955              
57956              op/inc cure.
57957      Branch: perl
57958            ! pp.c pp.h pp_hot.c t/op/arith.t
57959 ____________________________________________________________________________
57960 [  8636] By: jhi                                   on 2001/01/31  02:38:32
57961         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
57962              no perlio],8257,8380,8479,8515 from mainline.
57963              
57964              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
57965              
57966              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
57967              Subject: [PATCH perl@8133] fix-up for VMS extensions
57968              
57969              In VMS embedded perls couldn't access the statically built Socket.
57970              
57971              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
57972              
57973              Further VMS piping fixes from Charles Lane.
57974              
57975              Subject:  [PATCH] make t/op/misc.t work on VMS
57976              
57977              Add tracing for debugging extensions builds in VMS.
57978              
57979              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
57980      Branch: maint-5.6/perl
57981           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
57982           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
57983           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
57984 ____________________________________________________________________________
57985 [  8635] By: jhi                                   on 2001/01/31  01:46:41
57986         Log: Integrate change #7732 from mainline.
57987              
57988              Sparc 64-bit pack() fix from Jens Hamisch.
57989      Branch: maint-5.6/perl
57990           !> pp.c
57991 ____________________________________________________________________________
57992 [  8634] By: jhi                                   on 2001/01/31  01:41:16
57993         Log: One spot missing from #8626.
57994      Branch: maint-5.6/perl
57995            ! sv.c
57996 ____________________________________________________________________________
57997 [  8633] By: jhi                                   on 2001/01/31  00:49:17
57998         Log: Integrate change #7495 from mainline.
57999              
58000              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
58001      Branch: maint-5.6/perl
58002           !> MANIFEST ext/re/Makefile.PL
58003 ____________________________________________________________________________
58004 [  8632] By: jhi                                   on 2001/01/30  23:38:49
58005         Log: Integrate change #8396 from mainline.
58006              
58007              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
58008              better multicast support (resend)
58009      Branch: maint-5.6/perl
58010           !> ext/Socket/Socket.pm
58011 ____________________________________________________________________________
58012 [  8631] By: jhi                                   on 2001/01/30  23:28:03
58013         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
58014              
58015              More AIX lore. (7514, ext/re/hints/aix.pl)
58016              
58017              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
58018              
58019              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)
58020              
58021              Subject: [ID 20001214.002] Net::Ping patch
58022              
58023              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
58024              
58025              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
58026              
58027              Add ReuseAddr as a (preferred) alias for Reuse as we now
58028              also have ReusePort.
58029              
58030              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
58031      Branch: maint-5.6/perl
58032           +> ext/re/hints/aix.pl
58033           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
58034           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
58035 ____________________________________________________________________________
58036 [  8630] By: jhi                                   on 2001/01/30  23:03:59
58037         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
58038              
58039              read() documentation tweak for 20001121.004.
58040              
58041              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
58042      Branch: maint-5.6/perl
58043           !> pod/perlfunc.pod pod/perlre.pod
58044 ____________________________________________________________________________
58045 [  8629] By: jhi                                   on 2001/01/30  22:41:57
58046         Log: Integrate change #8098 from mainline.
58047              
58048              fastgetcwd is defined using a glob alias on a $^O dependent basis
58049              and there was no default assignment or perl subroutine.
58050      Branch: maint-5.6/perl
58051           !> lib/Cwd.pm
58052 ____________________________________________________________________________
58053 [  8628] By: jhi                                   on 2001/01/30  21:58:52
58054         Log: Integrate change #7866 from mainline.
58055              
58056              File::Temp 0.11.
58057      Branch: maint-5.6/perl
58058           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
58059 ____________________________________________________________________________
58060 [  8627] By: jhi                                   on 2001/01/30  21:39:44
58061         Log: Integrate changes #8075,8086,8228 from mainline.  
58062              
58063              Darwin is not Windows. (8075,8086)
58064              
58065              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
58066      Branch: maint-5.6/perl
58067           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
58068           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
58069           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
58070           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
58071 ____________________________________________________________________________
58072 [  8626] By: jhi                                   on 2001/01/30  21:22:11
58073         Log: Integrate with tweakery the change #8625 from mainline,
58074              the multibyte decimal separator fix ("fa_IR locale failure").
58075      Branch: maint-5.6/perl
58076            ! embedvar.h perlapi.h
58077           !> intrpvar.h perl.c perl.h sv.c util.c
58078 ____________________________________________________________________________
58079 [  8625] By: jhi                                   on 2001/01/30  20:26:33
58080         Log: Fix for the fa_IR locale failure.  The reason for the failure
58081              was that Perl was assuming the decimal separator aka the radix
58082              separator is one character.  The Farsi-Iranian locale crushed
58083              that bad assumption since there the separator is 'Momayyez',
58084              glyphwise looking somewhat like a slash, and in Unicode UTF-8
58085              encoded in two bytes, 0xd9 0xab.
58086      Branch: perl
58087            ! intrpvar.h perl.c perl.h sv.c util.c
58088 ____________________________________________________________________________
58089 [  8624] By: gsar                                  on 2001/01/30  20:17:03
58090         Log: regen_headers
58091      Branch: maint-5.6/perl
58092            ! Makefile.SH pod/perlintern.pod
58093 ____________________________________________________________________________
58094 [  8623] By: gsar                                  on 2001/01/30  19:42:34
58095         Log: backout change#7431 and its dependents (causes spurious rebuilds
58096              of autogenerated files)
58097              
58098              fix benign b.t failure
58099      Branch: maint-5.6/perl
58100            ! Makefile.SH t/lib/b.t
58101 ____________________________________________________________________________
58102 [  8622] By: jhi                                   on 2001/01/30  19:41:41
58103         Log: Microperl sync.
58104      Branch: perl
58105            ! mg.c perl.h
58106 ____________________________________________________________________________
58107 [  8621] By: gsar                                  on 2001/01/30  19:24:47
58108         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
58109              from mainline
58110              
58111              Subject: podlators 1.06 released
58112              
58113              Subject: [PATCH @8436] Eliminate op_children
58114              
58115              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
58116              
58117              (Replaced by #8448)  More op_children traces (cleanup of #8442).
58118              
58119              Subject: [PATCH #3 @8436] Re: Eliminate op_children
58120              Replace #8444 and #8445.
58121              
58122              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
58123              at the setting of the ofs_sv in new_struct_thread() as the
58124              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
58125              uninitialized fields are, uh, initialized with),
58126              SvREFCNT_inc()ing that invited a core dump.
58127              
58128              podlators 1.07, from Russ Allbery.
58129              
58130              Subject: [PATCH] regcomp.c old feature removal
58131              From: mjd@plover.com
58132              Date: 16 Jan 2001 14:43:18 -0000 
58133              Message-ID: <20010116144318.7140.qmail@plover.com> 
58134      Branch: maint-5.6/perl
58135           +> lib/Pod/Text/Overstrike.pm
58136           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
58137           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
58138           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
58139           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
58140           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
58141           !> util.c
58142 ____________________________________________________________________________
58143 [  8620] By: gsar                                  on 2001/01/30  18:48:32
58144         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
58145              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
58146              now fails one test)
58147              
58148              Subject: [PATCH] lvalue AUTOLOAD. No, really.
58149              
58150              Subject: [PATCH] Interesting syntax idea
58151              Make opens + bareword assigns do typeglob assigns.
58152              
58153              Tests for #8254.
58154              
58155              Subject: [PATCH @8269] Continue blocks and B::Deparse
58156              Make the peephole optimizer to bypass more null ops and
58157              and rewrite the deparse handling of continue blocks.
58158              
58159              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
58160              Doc tweak on #8313.
58161              
58162              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
58163              
58164              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
58165              
58166              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
58167              
58168              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
58169              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
58170              according to the platform.
58171              
58172              Subject: [PATCH @8404] Consolidated lvalue sub changes
58173              
58174              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
58175              
58176              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
58177              
58178              Subject: B::Concise -- an improved replacement for B::Terse 
58179              
58180              The B::Terse drop-in replacement wasn't quite drop-in.
58181              
58182              The LVRET macro needed an aTHX.
58183              
58184              Use the /^Perl_/-less form of is_lvalue_sub().
58185              
58186              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
58187      Branch: maint-5.6/perl
58188           +> ext/B/B/Concise.pm
58189           !> (integrate 27 files)
58190 ____________________________________________________________________________
58191 [  8619] By: nick                                  on 2001/01/30  18:40:28
58192         Log: Integrate mainline
58193      Branch: perlio
58194           !> (integrate 40 files)
58195 ____________________________________________________________________________
58196 [  8618] By: jhi                                   on 2001/01/30  18:37:18
58197         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
58198              Date: Mon, 29 Jan 2001 22:51:29 -0600
58199              From: "Craig A. Berry" <craigberry@mac.com>
58200              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
58201      Branch: perl
58202            ! vms/test.com
58203 ____________________________________________________________________________
58204 [  8617] By: jhi                                   on 2001/01/30  18:34:53
58205         Log: Subject: [PATCH] Add missing CV flags to dump.c
58206              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58207              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
58208              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
58209      Branch: perl
58210            ! dump.c
58211 ____________________________________________________________________________
58212 [  8616] By: jhi                                   on 2001/01/30  18:20:58
58213         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
58214              part isn't applicable to maintperl.
58215              
58216              UTF-8 nit from Inaba Hiroto.
58217      Branch: maint-5.6/perl
58218           !> pod/perlapi.pod utf8.c
58219 ____________________________________________________________________________
58220 [  8615] By: jhi                                   on 2001/01/30  18:18:51
58221         Log: UTF-8 nit from Inaba Hiroto.
58222      Branch: perl
58223            ! pod/perlapi.pod t/op/each.t utf8.c
58224 ____________________________________________________________________________
58225 [  8614] By: jhi                                   on 2001/01/30  18:13:38
58226         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
58227              
58228              perl's internal variables are not for public consumption,
58229              move their docs from perlapi.pod to perlintern.pod
58230              
58231              support for -Dusethreads build under HP-UX 10.20 and DCE threads
58232              library (11.0 and later have pthreads but 10.x don't)
58233              
58234              avoid uninitialized value warnings
58235              
58236              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
58237              gets weird results)
58238              
58239              perldoc nit on windows
58240              
58241              make it possible to run the tests outside the source tree
58242              (there's still a dependency on ../lib being the library
58243              location)
58244      Branch: perl
58245           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
58246           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
58247           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
58248           !> win32/bin/search.pl win32/vdir.h
58249 ____________________________________________________________________________
58250 [  8613] By: gsar                                  on 2001/01/30  16:39:59
58251         Log: make it possible to run the tests outside the source tree
58252              (there's still a dependency on ../lib being the library
58253              location)
58254      Branch: maint-5.6/perl
58255            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
58256 ____________________________________________________________________________
58257 [  8612] By: gsar                                  on 2001/01/30  16:31:12
58258         Log: perldoc nit on windows
58259      Branch: maint-5.6/perl
58260            ! utils/perldoc.PL
58261 ____________________________________________________________________________
58262 [  8611] By: gsar                                  on 2001/01/30  16:22:54
58263         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
58264              gets weird results)
58265      Branch: maint-5.6/perl
58266            ! win32/vdir.h
58267 ____________________________________________________________________________
58268 [  8610] By: gsar                                  on 2001/01/30  16:12:45
58269         Log: avoid uninitialized value warnings
58270      Branch: maint-5.6/perl
58271            ! win32/bin/search.pl
58272 ____________________________________________________________________________
58273 [  8609] By: gsar                                  on 2001/01/30  16:08:01
58274         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
58275              library (11.0 and later have pthreads but 10.x don't)
58276      Branch: maint-5.6/perl
58277            ! hints/hpux.sh thread.h
58278 ____________________________________________________________________________
58279 [  8608] By: gsar                                  on 2001/01/30  15:48:55
58280         Log: perl's internal variables are not for public consumption,
58281              move their docs from perlapi.pod to perlintern.pod
58282      Branch: maint-5.6/perl
58283            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
58284            ! thrdvar.h
58285 ____________________________________________________________________________
58286 [  8607] By: gsar                                  on 2001/01/30  15:44:27
58287         Log: mistakenly branched perl56delta.pod, revert
58288      Branch: maint-5.6/perl
58289            - pod/perl56delta.pod
58290           !> pod/perldelta.pod
58291 ____________________________________________________________________________
58292 [  8606] By: gsar                                  on 2001/01/30  14:20:24
58293         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
58294              dTHR which has been a noop for a while now, except for the
58295              compatibility definition in thread.h)
58296      Branch: maint-5.6/perl
58297           !> (integrate 45 files)
58298 ____________________________________________________________________________
58299 [  8605] By: jhi                                   on 2001/01/30  05:43:58
58300         Log: Mark the UTF-8 APIs as experimental.
58301      Branch: maint-5.6/perl
58302            ! embed.pl pod/perlapi.pod
58303 ____________________________________________________________________________
58304 [  8604] By: jhi                                   on 2001/01/30  05:38:40
58305         Log: Nits from earlier integrates.
58306      Branch: maint-5.6/perl
58307            ! lib/Carp/Heavy.pm
58308           !> sv.c
58309 ____________________________________________________________________________
58310 [  8603] By: jhi                                   on 2001/01/30  05:27:26
58311         Log: Regenerate Porting files.
58312      Branch: maint-5.6/perl
58313            ! Porting/Glossary Porting/config.sh Porting/config_H
58314 ____________________________________________________________________________
58315 [  8602] By: jhi                                   on 2001/01/30  05:14:59
58316         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
58317              8310,8339,8447,8492,8493,8505,8525: documentation changes.
58318              
58319              Subject: Re: perlfaq style changes
58320              
58321              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
58322              
58323              Subject: [PATCH] docs on NaN
58324              
58325              Subject: [patch] perlfaq7
58326              
58327              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
58328              
58329              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
58330              
58331              Subject: [PATCH] open() example in perlfunc.pod
58332              
58333              Podify README.mpeix (a new version from the web)
58334              
58335              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
58336              
58337              Subject: [PATCH] format and rewording in perlfaq.pod
58338              
58339              Subject: [PATCH] API Variable documentation   
58340              
58341              Memory management calls documentation.
58342              
58343              Subject: [PATCH: perl@8482] README.vms URL updates
58344              
58345              Subject: Minor typos in perlfaq2.pod
58346              
58347              Subject: [PATCH] pod/perlvar.pod
58348      Branch: maint-5.6/perl
58349           +> pod/perl56delta.pod
58350            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
58351           !> README.amiga README.epoc README.mpeix README.vms
58352           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
58353           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
58354           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
58355           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
58356           !> pod/perlvar.pod thrdvar.h
58357 ____________________________________________________________________________
58358 [  8601] By: jhi                                   on 2001/01/30  04:38:35
58359         Log: Integrate changes #8036,8096,8253 from mainline:
58360              hints changes.
58361              
58362              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
58363              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
58364              
58365              Output the (apparent) version of gcc in Tru64.
58366      Branch: maint-5.6/perl
58367           +> ext/POSIX/hints/svr4.pl
58368           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
58369           !> hints/svr4.sh t/lib/bigfltpm.t
58370 ____________________________________________________________________________
58371 [  8600] By: jhi                                   on 2001/01/30  04:04:01
58372         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
58373              locale fixes.
58374              
58375              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
58376              
58377              Debian allows /usr/bin/locale to exist without any locales. (7868)
58378              
58379              Allow the locale test needing POSIX and the taint test
58380              needing IPC::SysV to run under 'minitest' (basically,
58381              bail out if loading the extension fails). (8384)
58382              
58383              Cleanup the locale.t output  (8480)
58384      Branch: maint-5.6/perl
58385           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
58386           !> t/pragma/locale.t
58387 ____________________________________________________________________________
58388 [  8599] By: jhi                                   on 2001/01/30  03:51:04
58389         Log: Missing generated files from #8598.
58390      Branch: maint-5.6/perl
58391            ! embed.h global.sym objXSUB.h perlapi.c proto.h
58392 ____________________________________________________________________________
58393 [  8598] By: jhi                                   on 2001/01/30  03:41:54
58394         Log: Integrate change #8555 from mainline, manually integrate parts
58395              of changes 8452 and 8583.
58396              
58397              Subject: [PATCH] utf8.c documentation (8452)
58398              
58399              No point in checking the length if the pointer is bogus. (8555)
58400              
58401              Introduce bytes_from_utf8() and implement sv_eq() using it,
58402              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
58403              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
58404              was malformed. (8583)
58405      Branch: maint-5.6/perl
58406            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
58407           !> pod/perlapi.pod sv.c utf8.c
58408 ____________________________________________________________________________
58409 [  8597] By: gsar                                  on 2001/01/30  02:37:26
58410         Log: get PERL_OBJECT build going again on windows
58411      Branch: maint-5.6/perl
58412            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58413            ! pod/perlapi.pod proto.h sv.c
58414 ____________________________________________________________________________
58415 [  8596] By: jhi                                   on 2001/01/30  02:16:17
58416         Log: Signedness nit.
58417      Branch: perl
58418            ! sv.c
58419 ____________________________________________________________________________
58420 [  8595] By: jhi                                   on 2001/01/30  02:11:07
58421         Log: EBCDIC patch for Storable, from Peter Prymmer.
58422      Branch: perl
58423            ! t/lib/st-06compat.t
58424 ____________________________________________________________________________
58425 [  8594] By: jhi                                   on 2001/01/30  01:04:48
58426         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
58427              From: Peter Prymmer <pvhp@forte.com>
58428              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
58429              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
58430      Branch: perl
58431            ! t/lib/b.t
58432 ____________________________________________________________________________
58433 [  8593] By: jhi                                   on 2001/01/30  00:56:47
58434         Log: Subject: [PATCH: perl@8585] pod problems in io
58435              From: Peter Prymmer <pvhp@forte.com>
58436              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
58437              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
58438      Branch: perl
58439            ! pod/perlapio.pod pod/perliol.pod
58440 ____________________________________________________________________________
58441 [  8592] By: jhi                                   on 2001/01/30  00:48:20
58442         Log: Integrate perlio.
58443      Branch: perl
58444           !> pod/perlapio.pod pod/perliol.pod
58445 ____________________________________________________________________________
58446 [  8591] By: nick                                  on 2001/01/29  22:02:28
58447         Log: GNU 'merge' Simon's copy of perliol.pod with version
58448              patched by Craig's patch.
58449      Branch: perlio
58450            ! pod/perliol.pod
58451 ____________________________________________________________________________
58452 [  8590] By: nick                                  on 2001/01/29  21:55:10
58453         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
58454      Branch: perlio
58455            ! pod/perlapio.pod pod/perliol.pod
58456 ____________________________________________________________________________
58457 [  8589] By: jhi                                   on 2001/01/29  15:35:33
58458         Log: Integrate change #8586 from maint-5.6/perl.
58459              
58460              make the BOM detection code not call tell() until it has to
58461              (meant to fix esoteric compatibility issues where PL_rsfp
58462              is overridden)
58463      Branch: perl
58464           !> toke.c
58465 ____________________________________________________________________________
58466 [  8588] By: jhi                                   on 2001/01/29  15:29:11
58467         Log: Subject: MAking Solaris malloc() the default
58468              From: Lupe Christoph <lupe@lupe-christoph.de>
58469              Date: Mon, 29 Jan 2001 12:59:36 +0100
58470              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
58471              
58472              The README.solaris part slightly tweaked.
58473      Branch: perl
58474            ! README.solaris hints/solaris_2.sh
58475 ____________________________________________________________________________
58476 [  8587] By: jhi                                   on 2001/01/29  15:17:34
58477         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
58478              From: root@ak-75.mind.de
58479              Date: Sun, 28 Jan 2001 20:32:29 +0100
58480              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
58481      Branch: perl
58482            ! pod/perlre.pod
58483 ____________________________________________________________________________
58484 [  8586] By: gsar                                  on 2001/01/29  13:43:44
58485         Log: make the BOM detection code not call tell() until it has to
58486              (meant to fix esoteric compatibility issues where PL_rsfp
58487              is overridden)
58488      Branch: maint-5.6/perl
58489            ! toke.c
58490 ____________________________________________________________________________
58491 [  8585] By: jhi                                   on 2001/01/28  20:05:45
58492         Log: Update Changes.
58493      Branch: perl
58494            ! Changes patchlevel.h
58495 ____________________________________________________________________________
58496 [  8584] By: jhi                                   on 2001/01/28  19:30:02
58497         Log: Integrate perlio.
58498      Branch: perl
58499           +> pod/perliol.pod
58500           !> MANIFEST pod/perlapio.pod
58501 ____________________________________________________________________________
58502 [  8583] By: jhi                                   on 2001/01/28  19:28:40
58503         Log: Patch from Inaba Hiroto:
58504              - canonical UTF-8 hash keys: if a key string for a hash is
58505              UTF8-on, try downgrade the string and use it if
58506              unicode::distinct is not in effect.
58507              For the task, I added a function bytes_from_utf8() to utf8.c.
58508              It might resemble utf8_to_bytes() but it is not convenient
58509              to the task.
58510              Made a test for it and added to t/op/each.t
58511              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
58512              the mortal copy of the argument SV.
58513              And changed t/io/utf8.t test 18 which expects print() to
58514              upgrade its argument.
58515              - re-implement sv_eq with bytes_from_utf8()
58516              - some bug fixes
58517              - tr/// does not handle UTF8 range (\x{}-\x{})
58518              - \ before raw UTF8 character produced
58519              "Malformed UTF-8 character" warning.
58520              - "\x{100}\N{CENT SIGN}" is Malformed.
58521              Added tests for these 3.
58522              - and one silly bug (by me) with qu operator.
58523      Branch: perl
58524            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
58525            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
58526            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
58527 ____________________________________________________________________________
58528 [  8582] By: nick                                  on 2001/01/28  19:25:04
58529         Log: Add pod/perliol.pod to MANIFEST :-(
58530      Branch: perlio
58531            ! MANIFEST
58532 ____________________________________________________________________________
58533 [  8581] By: nick                                  on 2001/01/28  19:22:40
58534         Log: PerlIO documentation. Proofing and sub-editing requested.
58535      Branch: perlio
58536            + pod/perliol.pod
58537            ! pod/perlapio.pod
58538 ____________________________________________________________________________
58539 [  8580] By: jhi                                   on 2001/01/28  05:16:25
58540         Log: Revert the change to sv_2pv() done by #8054: Someone who
58541              did SvNV_set() on a scalar that also happened to be POK,
58542              followed by sv_2pv() won't get the right coercion anymore.
58543              [Sarathy]
58544      Branch: maint-5.6/perl
58545            ! sv.c
58546 ____________________________________________________________________________
58547 [  8579] By: jhi                                   on 2001/01/28  05:15:04
58548         Log: Remove the #8084 effect: do not allow -Q to be interpreted
58549              as -&Q(), this is too much wiggle room.
58550      Branch: maint-5.6/perl
58551            ! toke.c
58552 ____________________________________________________________________________
58553 [  8578] By: jhi                                   on 2001/01/28  05:12:45
58554         Log: Needed bits of #8439 (should have been in #8576),
58555              mainly for lval substr().
58556      Branch: maint-5.6/perl
58557            ! mg.c pp.c pp_hot.c
58558 ____________________________________________________________________________
58559 [  8577] By: jhi                                   on 2001/01/28  05:02:46
58560         Log: A missing check-in.
58561      Branch: maint-5.6/perl
58562            ! utf8.c
58563 ____________________________________________________________________________
58564 [  8576] By: jhi                                   on 2001/01/28  04:26:18
58565         Log: Integrate changes #8425,8436,8439,8517 from mainline.
58566              The 8439 was not truly integrated because it had too many
58567              dependencies on the development branch and because it introduced
58568              concepts too bold for a maintenance branch (such as the qu operator).
58569              
58570              Subject: [PATCH perl@8342] -Wformat
58571              
58572              Tighten some of the UTF-8 tests a bit.
58573              
58574              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
58575              - The substr lval was still not okay.
58576              - Now pp_stringify and sv_setsv copies source's UTF8 flag
58577              even if IN_BYTE.  pp_stringify is called from fold_constants
58578              at optimization phase and "\x{100}" was made SvUTF8_off under
58579              use bytes (the bytes pragma is for "byte semantics" and not
58580              for "do not produce UTF8 data")
58581      Branch: maint-5.6/perl
58582            ! t/lib/charnames.t t/op/substr.t toke.c
58583           !> sv.c t/pragma/utf8.t
58584 ____________________________________________________________________________
58585 [  8575] By: jhi                                   on 2001/01/28  04:01:51
58586         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
58587              
58588              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
58589              
58590              Subject: [ID 20001230.003] UTF-8 tr still hurts
58591              
58592              Test cases for #8385 (from Simon's "torture.pl")
58593              
58594              Start fixing UTF-8 lval substr() (8405)
58595      Branch: maint-5.6/perl
58596           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
58597           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
58598 ____________________________________________________________________________
58599 [  8574] By: jhi                                   on 2001/01/28  03:09:06
58600         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
58601              from mainline.
58602              
58603              UTF-8 cleanup.
58604              
58605              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
58606              
58607              "\x{FF}\xFF" was broken.
58608              
58609              Tests for #8329 and #8330.
58610              
58611              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
58612              
58613              IRIX compiler noticed that the bof initialization might be
58614              bypassed by control flow.
58615              
58616              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
58617      Branch: maint-5.6/perl
58618           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
58619           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
58620 ____________________________________________________________________________
58621 [  8573] By: jhi                                   on 2001/01/28  02:06:12
58622         Log: Retract #8552.
58623      Branch: perl
58624            ! lib/Text/Wrap.pm t/lib/textwrap.t
58625 ____________________________________________________________________________
58626 [  8572] By: jhi                                   on 2001/01/28  02:04:49
58627         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
58628              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
58629              not really integrated but instead salvaged by hand
58630              (they had too many dependencies on the development release
58631              to be cleanly integratable).
58632              
58633              Subject: more UTF8 test suites and an UTF8 patch
58634              
58635              Tweak for MULTIPLICITY/USE_PERLIO
58636              
58637              Signedness nit.
58638              
58639              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
58640              
58641              Use the UTF8_XXX macros in is_utf8_char().
58642              
58643              Rewrite pp_concat() in terms of sv_catsv().  The . operator
58644              should now be UTF-8-proof.
58645              
58646              Subject: [PATCH perl@8269] scanning two hex-constants
58647              fails on EBCDIC environment (script length.t)
58648              
58649              Add some Unicode chop() tests.
58650      Branch: maint-5.6/perl
58651            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
58652           !> sv.c t/op/chop.t utf8.h
58653 ____________________________________________________________________________
58654 [  8571] By: jhi                                   on 2001/01/28  00:35:59
58655         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
58656              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
58657              
58658              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
58659              
58660              The maxiters upper limit sanity check (guarding against
58661              non-progress) assumed bytes instead of characters in s///
58662              and split().
58663              
58664              Signedness nit.
58665              
58666              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
58667              join() should now be UTF-8-proof.
58668              
58669              More split // UTF-8 tests. (8250)
58670      Branch: maint-5.6/perl
58671           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
58672           !> util.c
58673 ____________________________________________________________________________
58674 [  8570] By: jhi                                   on 2001/01/27  22:15:46
58675         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
58676              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
58677              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
58678              8084,8204,8244,8333 from mainline.
58679              
58680              For -Q where Q might be a one-letter sub name one does no more
58681              get a warning about an unknown filetest (7941,7943,7944,8084).
58682              
58683              Subject: Re: [ID 20001130.011] expression parsing bug ?
58684              
58685              Make uv_to_utf8() to zero-terminate its output buffer.
58686              
58687              Split off t/op/length.t (7995)
58688              
58689              Split off t/op/utf8decode.t (7996)
58690              
58691              Remove an unnecessary 'use utf8' from the utf8.t (7998)
58692              
58693              Split off t/op/concat.t (8004)
58694              
58695              Split off t/op/ver.t (8005)
58696              
58697              Document utf8_length(), utf8_distance(), and utf8_hop().
58698              
58699              Document utf8_to_uv() better.
58700              
58701              Introduce macros for UTF8 decoding (8028,8033).
58702              
58703              Add test for reverse() (8030,8031).
58704              
58705              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
58706              
58707              Do not return the Unicode replacement character    on UTF-8
58708              decoding failure.
58709              
58710              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
58711              not this_utf8 i.e. the output string has one, but don't mess
58712              with source assumption. (8052,8053)
58713              
58714              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
58715              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
58716              was not expecting to be called with something that was already
58717              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
58718              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
58719              (8054)
58720              
58721              Recode the naughty binary bytes in utf8decode.t using the \xHH.
58722              
58723              Make some panic messages a bit more logical.
58724      Branch: maint-5.6/perl
58725           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
58726           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
58727           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
58728           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
58729           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
58730           !> utf8.c utf8.h
58731 ____________________________________________________________________________
58732 [  8569] By: jhi                                   on 2001/01/27  19:16:43
58733         Log: Integrate changes #7750 from perlio and #8566 from mainline.
58734      Branch: maint-5.6/perl
58735           !> regexec.c sv.c
58736 ____________________________________________________________________________
58737 [  8568] By: jhi                                   on 2001/01/27  18:06:51
58738         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
58739              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
58740              7935[-perlio.c],7936,7959,7965 from mainline.
58741              
58742              Change the "big byte" error message to "Wide character".
58743              (7355, the croak-if-wide-chars-in-print part ignored)
58744              
58745              Use UINT64_C().
58746              
58747              Introduce Perl_utf8_length().
58748              
58749              diff -se shows these as different (7753, forgotten check-ins)
58750              
58751              Subject: [PATCH] doop.c - UTF8 tr///
58752              
58753              If we use (aTHX_ ...) then put Perl_ on the front.
58754              
58755              Make utf8_length() and utf8_distance() to be less forgiving
58756              about bad UTF-8.
58757              
58758              Test line numbers are different with utf8.
58759              
58760              No need to scan till infinity, 13 is enough. (7872,7911)
58761              
58762              Subject: [PATCH] Tokeniser debugging
58763              
58764              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
58765              
58766              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
58767              
58768              Be more careful in Perl_sv_utf8_downgrade().
58769              
58770              Use DO_UTF8().
58771              
58772              Raw zero bytes in text files confuse at least GNU patch 2.1.
58773      Branch: maint-5.6/perl
58774           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
58775           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
58776           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
58777           !> t/pragma/utf8.t toke.c utf8.c utf8.h
58778 ____________________________________________________________________________
58779 [  8567] By: nick                                  on 2001/01/27  11:10:38
58780         Log: Integrate mainline
58781      Branch: perlio
58782           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
58783           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
58784           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
58785           !> toke.c
58786 ____________________________________________________________________________
58787 [  8566] By: jhi                                   on 2001/01/27  06:22:48
58788         Log: More documentation for the regexp context stack.
58789      Branch: perl
58790            ! regexec.c
58791 ____________________________________________________________________________
58792 [  8565] By: jhi                                   on 2001/01/27  05:21:57
58793         Log: Update Changes.
58794      Branch: perl
58795            ! Changes patchlevel.h
58796 ____________________________________________________________________________
58797 [  8564] By: jhi                                   on 2001/01/27  04:44:04
58798         Log: Threadedness patch for #8562 from Doug MacEachern.
58799      Branch: perl
58800            ! toke.c
58801 ____________________________________________________________________________
58802 [  8563] By: jhi                                   on 2001/01/27  04:26:24
58803         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
58804              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58805              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
58806              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
58807      Branch: perl
58808            ! op.c
58809 ____________________________________________________________________________
58810 [  8562] By: jhi                                   on 2001/01/27  04:20:30
58811         Log: Subject: Re: Announce : Tokener reporting patch
58812              From: Simon Cozens <simon@cozens.net>
58813              Date: Mon, 22 Jan 2001 02:17:22 +0000
58814              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
58815      Branch: perl
58816            ! embed.h embed.pl proto.h toke.c
58817 ____________________________________________________________________________
58818 [  8561] By: jhi                                   on 2001/01/27  04:17:24
58819         Log: Forgot from #8545.  Oops.
58820      Branch: perl
58821            ! pp.c t/pragma/overload.t
58822 ____________________________________________________________________________
58823 [  8560] By: jhi                                   on 2001/01/27  03:01:47
58824         Log: A better module compilation test, use MANIFEST as suggested
58825              by Spider.
58826      Branch: perl
58827            ! t/lib/1_compile.t
58828 ____________________________________________________________________________
58829 [  8559] By: jhi                                   on 2001/01/27  02:50:48
58830         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
58831              From: Peter Prymmer <pvhp@forte.com>
58832              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
58833              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
58834      Branch: perl
58835            ! t/lib/b.t
58836 ____________________________________________________________________________
58837 [  8558] By: jhi                                   on 2001/01/27  02:27:05
58838         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
58839              From: Peter Prymmer <pvhp@forte.com>
58840              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
58841              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
58842      Branch: perl
58843            ! t/pragma/sub_lval.t
58844 ____________________________________________________________________________
58845 [  8557] By: jhi                                   on 2001/01/27  02:26:03
58846         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
58847              From: Peter Prymmer <pvhp@forte.com>
58848              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
58849              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
58850      Branch: perl
58851            ! t/lib/st-06compat.t
58852 ____________________________________________________________________________
58853 [  8556] By: jhi                                   on 2001/01/27  02:24:33
58854         Log: Subject: [PATCH: perl@8531] minor update to README.os390
58855              From: Peter Prymmer <pvhp@forte.com>
58856              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
58857              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
58858      Branch: perl
58859            ! README.os390
58860 ____________________________________________________________________________
58861 [  8555] By: jhi                                   on 2001/01/27  00:35:47
58862         Log: No point in checking the length before we know whether the pointer
58863              is bogus or not, fixes Abigail's odbm failures in Linux.
58864      Branch: perl
58865            ! sv.c
58866 ____________________________________________________________________________
58867 [  8554] By: nick                                  on 2001/01/26  19:01:31
58868         Log: Integrate mainline
58869      Branch: perlio
58870           !> lib/Text/Wrap.pm t/lib/textwrap.t
58871 ____________________________________________________________________________
58872 [  8553] By: jhi                                   on 2001/01/26  15:19:39
58873         Log: Integrate change #7792 from perlio (multiplicity fix),
58874              fix the AV leak in regex DEBUGGING (tiny part of the
58875              polymorphic regexp patch #8143).
58876      Branch: maint-5.6/perl
58877            ! regcomp.c
58878           !> scope.h
58879 ____________________________________________________________________________
58880 [  8552] By: jhi                                   on 2001/01/26  15:03:23
58881         Log: (Retracted by #8573)
58882              
58883              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
58884              From: Michael G Schwern <schwern@pobox.com>
58885              Date: Fri, 26 Jan 2001 09:28:31 -0500
58886              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
58887      Branch: perl
58888            ! lib/Text/Wrap.pm t/lib/textwrap.t
58889 ____________________________________________________________________________
58890 [  8551] By: jhi                                   on 2001/01/26  02:33:19
58891         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
58892              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
58893              
58894              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
58895              
58896              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
58897              
58898              Message nit.
58899              
58900              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
58901              
58902              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
58903              
58904              (the cleanup of unused submatches in regtry() and regcppop())
58905              
58906              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
58907              stored and restored, and thusly was trounced by the utf8 swash
58908              routines.
58909              
58910              use utf8 not required to use \x{}.
58911              
58912              Removed two more tests that make no sense in UTF-8 since the test
58913              data is not in UTF-8.
58914              
58915              Get the three different space character classes right under utf8.
58916              
58917              Implement ANYOFUTF8 regprop() dumping.
58918              
58919              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
58920              
58921              Document the regex context pushing/popping a bit better.
58922      Branch: maint-5.6/perl
58923           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
58924           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
58925           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
58926           !> t/op/regmesg.t utf8.c
58927 ____________________________________________________________________________
58928 [  8550] By: nick                                  on 2001/01/25  19:42:30
58929         Log: Integrate mainline
58930      Branch: perlio
58931           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
58932           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
58933           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
58934           !> t/lib/bigint.t t/lib/bigintpm.t
58935 ____________________________________________________________________________
58936 [  8549] By: jhi                                   on 2001/01/25  15:22:28
58937         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
58938      Branch: maint-5.6/perl
58939            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
58940 ____________________________________________________________________________
58941 [  8548] By: jhi                                   on 2001/01/25  15:02:55
58942         Log: Integrate changes #7997,8063,8492,8547 from mainline.
58943              
58944              Subject: Re: STRLEN - what?
58945              
58946              Subject: [PATCH] perlguts.pod
58947              
58948              Memory management calls documentation.
58949              
58950              Layout using tabulator is not a good idea in a pod.
58951      Branch: maint-5.6/perl
58952           !> pod/perlguts.pod
58953 ____________________________________________________________________________
58954 [  8547] By: jhi                                   on 2001/01/25  14:49:05
58955         Log: Layout using tabulator is not a good idea in a pod.
58956      Branch: perl
58957            ! pod/perlguts.pod
58958 ____________________________________________________________________________
58959 [  8546] By: jhi                                   on 2001/01/25  14:31:12
58960         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
58961              from mainline.
58962              
58963              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
58964              
58965              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
58966              
58967              More Win32 editor/IDE/shell hints.
58968              
58969              More Win32 Perling.
58970              
58971              Yet another editor edit.
58972              
58973              Edit edit edit.
58974              
58975              IDE/editor section tweaking.
58976              
58977              Few more IDE/editor nits from p5p.
58978      Branch: maint-5.6/perl
58979           !> pod/perlfaq3.pod
58980 ____________________________________________________________________________
58981 [  8545] By: jhi                                   on 2001/01/25  04:16:32
58982         Log: Subject: [PATCH 5.7.0] overload int()
58983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58984              Date: Wed, 24 Jan 2001 19:06:57 -0500
58985              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
58986      Branch: perl
58987            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
58988            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
58989            ! t/lib/bigintpm.t
58990 ____________________________________________________________________________
58991 [  8544] By: jhi                                   on 2001/01/25  04:15:11
58992         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
58993              From: Peter Prymmer <pvhp@forte.com>
58994              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
58995              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
58996      Branch: perl
58997            ! Makefile.SH README.os390 hints/os390.sh installperl
58998 ____________________________________________________________________________
58999 [  8543] By: jhi                                   on 2001/01/25  03:52:08
59000         Log: Integrate change #8462,8469 from mainline.
59001              
59002              In VMS Perl subversion (perl -V) is undef.
59003      Branch: maint-5.6/perl
59004           !> configure.com
59005 ____________________________________________________________________________
59006 [  8542] By: jhi                                   on 2001/01/25  03:44:55
59007         Log: Integrate changes #7835,7850,8315,8316 from mainline.
59008              
59009              Solaris hints.
59010      Branch: maint-5.6/perl
59011           !> hints/solaris_2.sh
59012 ____________________________________________________________________________
59013 [  8541] By: jhi                                   on 2001/01/25  03:39:28
59014         Log: Integrate #8336 from mainline.
59015      Branch: maint-5.6/perl
59016           !> hv.c
59017 ____________________________________________________________________________
59018 [  8540] By: jhi                                   on 2001/01/25  03:23:50
59019         Log: Retract #8539.
59020      Branch: maint-5.6/perl
59021            ! pod/perlfaq3.pod
59022 ____________________________________________________________________________
59023 [  8539] By: jhi                                   on 2001/01/25  03:21:55
59024         Log: (Retracted by #8540.)
59025      Branch: maint-5.6/perl
59026            ! pod/perlfaq3.pod
59027 ____________________________________________________________________________
59028 [  8538] By: jhi                                   on 2001/01/25  03:14:07
59029         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
59030              From: Peter Prymmer <pvhp@forte.com>
59031              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
59032              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
59033              
59034              The VMS bits.
59035      Branch: maint-5.6/perl
59036            ! configure.com vms/descrip_mms.template
59037 ____________________________________________________________________________
59038 [  8537] By: jhi                                   on 2001/01/25  03:06:09
59039         Log: Integrate #7710,7824,7973 from mainline.
59040      Branch: maint-5.6/perl
59041           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
59042           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
59043           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
59044           !> vos/config.ga.def vos/config.ga.h win32/config.bc
59045           !> win32/config.gc win32/config.vc
59046 ____________________________________________________________________________
59047 [  8536] By: jhi                                   on 2001/01/24  13:50:20
59048         Log: Revert the edits made by me so far to the 5.6 branch since
59049              the TRIAL1 since I did edits when I should have been using
59050              integrates.  Bad programmer.   (Will integrate them properly later.)
59051              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
59052              The #8353 will not be reapplied at least for now since
59053              the UTF-8 hash keys need more thinking.
59054              (The patches #8347, #8354, #8454, #8473 were okay since they
59055              were original edits made specifically for the 5.6.1-TRIAL1.)
59056      Branch: maint-5.6/perl
59057            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59058            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
59059            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
59060            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
59061            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
59062            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59063            ! win32/config.bc win32/config.gc win32/config.vc
59064 ____________________________________________________________________________
59065 [  8535] By: bailey                                on 2001/01/24  06:37:02
59066         Log: SYN SYN
59067      Branch: vmsperl
59068           +> (branch 26 files)
59069           !> (integrate 130 files)
59070 ____________________________________________________________________________
59071 [  8534] By: nick                                  on 2001/01/23  19:30:57
59072         Log: Integrate mainline.
59073      Branch: perlio
59074           !> Changes Configure Porting/Glossary Porting/config.sh
59075           !> Porting/config_H embed.h embed.pl ext/Encode/compile
59076           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
59077           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
59078           !> pod/perlvar.pod proto.h t/lib/1_compile.t
59079 ____________________________________________________________________________
59080 [  8533] By: jhi                                   on 2001/01/23  16:15:46
59081         Log: Forgotten from #8501.
59082      Branch: perl
59083            ! Porting/Glossary Porting/config.sh Porting/config_H
59084 ____________________________________________________________________________
59085 [  8532] By: jhi                                   on 2001/01/23  16:13:27
59086         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
59087              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59088              Date: Mon, 22 Jan 2001 17:51:58 +0100
59089              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
59090      Branch: perl
59091            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
59092 ____________________________________________________________________________
59093 [  8531] By: jhi                                   on 2001/01/23  15:46:01
59094         Log: Update Changes.
59095      Branch: perl
59096            ! Changes patchlevel.h
59097 ____________________________________________________________________________
59098 [  8530] By: jhi                                   on 2001/01/23  15:38:39
59099         Log: De-cut-and-pasto.
59100      Branch: perl
59101            ! t/lib/1_compile.t
59102 ____________________________________________________________________________
59103 [  8529] By: jhi                                   on 2001/01/23  15:11:04
59104         Log: Document the mkdir trailing slashes case.
59105      Branch: perl
59106            ! pod/perlfunc.pod
59107 ____________________________________________________________________________
59108 [  8528] By: jhi                                   on 2001/01/23  15:08:28
59109         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
59110              get installed:
59111              
59112              Subject: lib/lib.pm
59113              From: <abigail@foad.org>
59114              Date: Mon, 28 Aug 2000 20:35:08 -0400
59115              Message-ID: <20000829003508.21281.qmail@foad.org>
59116      Branch: perl
59117            ! installperl
59118 ____________________________________________________________________________
59119 [  8527] By: jhi                                   on 2001/01/23  14:44:04
59120         Log: Metaconfig unit change for #8526.
59121      Branch: metaconfig
59122            ! U/threads/archname.U
59123 ____________________________________________________________________________
59124 [  8526] By: jhi                                   on 2001/01/23  14:43:19
59125         Log: Attach -perlio to the archname if so selected.
59126      Branch: perl
59127            ! Configure
59128 ____________________________________________________________________________
59129 [  8525] By: jhi                                   on 2001/01/23  14:24:01
59130         Log: Subject: [PATCH] pod/perlvar.pod
59131              From: abigail@foad.org
59132              Date: Tue, 23 Jan 2001 01:41:10 +0100
59133              Message-ID: <20010123004110.22259.qmail@foad.org>
59134      Branch: perl
59135            ! pod/perlvar.pod
59136 ____________________________________________________________________________
59137 [  8524] By: jhi                                   on 2001/01/23  14:22:32
59138         Log: A bug introduced in #8217 (the undefined variable in the
59139              lib/safe1_t #3) fixed, by Charles Lane:
59140              
59141              The earlier patch made it so that stuff running in Safe
59142              compartments could do a "caller" and see "main".  That
59143              little change in name is done right before the code in
59144              the compartment is run, and apparantly the parser
59145              was picking up the stash name before it got changed.
59146              
59147              (why it was threaded vs. unthreaded Perl that was sensitive to this
59148              I still don't know...and it probably doesn't matter).
59149              
59150              I tryed removing the stash name-change and saw that threaded Perl
59151              did indeed pass the lib/safe1.t tests.
59152              
59153              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
59154              do the name change (and to connect _ in the compartment to the global
59155              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
59156              to call _safe_pkg_prep when creating a new compartment.
59157              
59158              Passes all tests with threaded perl on linux; passes all tests
59159              with unthreaded perl on VMS.
59160              
59161              At some point I'll probably want to revisit Safe and Opcode to
59162              provide more sensible handling of global variables...and to get
59163              formats working in Safe compartments, which they don't do currently.
59164      Branch: perl
59165            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
59166 ____________________________________________________________________________
59167 [  8523] By: jhi                                   on 2001/01/23  14:11:58
59168         Log: Also the lib/Thread.pm itself needs to be ignored if
59169              the Thread extension hasn't been built.
59170      Branch: perl
59171            ! t/lib/1_compile.t
59172 ____________________________________________________________________________
59173 [  8522] By: jhi                                   on 2001/01/23  13:51:28
59174         Log: print() instead of warn() so that stderr doesn't get
59175              unnecessarily polluted.
59176      Branch: perl
59177            ! ext/Encode/compile
59178 ____________________________________________________________________________
59179 [  8521] By: jhi                                   on 2001/01/23  13:49:48
59180         Log: Integrate perlio.
59181      Branch: perl
59182           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
59183           !> ext/Encode/encode.h
59184 ____________________________________________________________________________
59185 [  8520] By: nick                                  on 2001/01/22  21:44:00
59186         Log: More messing with Encode:
59187              Extra fields in header to allow multiple names and to record
59188              other things "compile" knows.
59189              Re-organise compile to factor out common output routines.
59190      Branch: perlio
59191            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
59192 ____________________________________________________________________________
59193 [  8519] By: nick                                  on 2001/01/22  20:33:50
59194         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
59195      Branch: perlio
59196            ! ext/Encode/Makefile.PL ext/Encode/compile
59197 ____________________________________________________________________________
59198 [  8518] By: nick                                  on 2001/01/22  20:28:13
59199         Log: Integrate mainline
59200      Branch: perlio
59201           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
59202           !> vos/config.alpha.def vos/config.alpha.h
59203 ____________________________________________________________________________
59204 [  8517] By: jhi                                   on 2001/01/22  15:37:17
59205         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
59206              by Inaba Hiroto.
59207      Branch: perl
59208            ! sv.c
59209 ____________________________________________________________________________
59210 [  8516] By: jhi                                   on 2001/01/22  14:55:15
59211         Log: More SIG_SIZE fixes.
59212      Branch: perl
59213            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
59214 ____________________________________________________________________________
59215 [  8515] By: jhi                                   on 2001/01/22  14:50:27
59216         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
59217              From: "Craig A. Berry" <craigberry@mac.com>
59218              Date: Mon, 22 Jan 2001 00:42:24 -0600
59219              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
59220      Branch: perl
59221            ! configure.com
59222 ____________________________________________________________________________
59223 [  8514] By: jhi                                   on 2001/01/22  14:31:17
59224         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
59225              From: "Craig A. Berry" <craigberry@mac.com>
59226              Date: Sun, 21 Jan 2001 23:03:25 -0600
59227              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
59228      Branch: perl
59229            ! configure.com
59230 ____________________________________________________________________________
59231 [  8513] By: jhi                                   on 2001/01/22  14:14:00
59232         Log: Add the .ucm encoding tables to the MANIFEST.
59233      Branch: perl
59234            ! MANIFEST
59235 ____________________________________________________________________________
59236 [  8512] By: jhi                                   on 2001/01/22  13:43:33
59237         Log: Integrate perlio.
59238      Branch: perl
59239           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
59240           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
59241           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
59242           +> ext/Encode/Encode/iso8859-10.ucm
59243           +> ext/Encode/Encode/iso8859-13.ucm
59244           +> ext/Encode/Encode/iso8859-14.ucm
59245           +> ext/Encode/Encode/iso8859-15.ucm
59246           +> ext/Encode/Encode/iso8859-16.ucm
59247           +> ext/Encode/Encode/iso8859-2.ucm
59248           +> ext/Encode/Encode/iso8859-3.ucm
59249           +> ext/Encode/Encode/iso8859-4.ucm
59250           +> ext/Encode/Encode/iso8859-5.ucm
59251           +> ext/Encode/Encode/iso8859-6.ucm
59252           +> ext/Encode/Encode/iso8859-7.ucm
59253           +> ext/Encode/Encode/iso8859-8.ucm
59254           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
59255           +> ext/Encode/Encode/symbol.ucm
59256           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
59257           !> perliol.h
59258 ____________________________________________________________________________
59259 [  8511] By: nick                                  on 2001/01/21  23:44:47
59260         Log: Make "real" layers of ":utf8" and ":raw".
59261              So now PERLIO=utf8 perl ...
59262              does what Andreas wanted.
59263              Fix arg passing in open.pm (still have a Carp issue).
59264      Branch: perlio
59265            ! lib/open.pm perlio.c perliol.h
59266 ____________________________________________________________________________
59267 [  8510] By: jhi                                   on 2001/01/21  22:56:53
59268         Log: Document the regex content pushing/popping a bit better.
59269      Branch: perl
59270            ! regexec.c
59271 ____________________________________________________________________________
59272 [  8509] By: jhi                                   on 2001/01/21  22:55:44
59273         Log: Tweak the mkdir trailing slash code some more.
59274              
59275              TO DO: the same handling should probably be done for
59276              all the other filesystem functions that can have directories
59277              as their arguments.
59278      Branch: perl
59279            ! pp_sys.c
59280 ____________________________________________________________________________
59281 [  8508] By: nick                                  on 2001/01/21  21:37:43
59282         Log: Switch "compiled in" encodings to .ucm format.
59283              (Leave others as .enc till we can run-time load .ucm,
59284              or find some other way to load them.)
59285      Branch: perlio
59286            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
59287            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
59288            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
59289            + ext/Encode/Encode/iso8859-10.ucm
59290            + ext/Encode/Encode/iso8859-13.ucm
59291            + ext/Encode/Encode/iso8859-14.ucm
59292            + ext/Encode/Encode/iso8859-15.ucm
59293            + ext/Encode/Encode/iso8859-16.ucm
59294            + ext/Encode/Encode/iso8859-2.ucm
59295            + ext/Encode/Encode/iso8859-3.ucm
59296            + ext/Encode/Encode/iso8859-4.ucm
59297            + ext/Encode/Encode/iso8859-5.ucm
59298            + ext/Encode/Encode/iso8859-6.ucm
59299            + ext/Encode/Encode/iso8859-7.ucm
59300            + ext/Encode/Encode/iso8859-8.ucm
59301            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
59302            + ext/Encode/Encode/symbol.ucm
59303            ! ext/Encode/Makefile.PL ext/Encode/compile
59304 ____________________________________________________________________________
59305 [  8507] By: nick                                  on 2001/01/21  21:02:03
59306         Log: Integrate (partial) mainline.
59307      Branch: perlio
59308           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
59309           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
59310           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
59311 ____________________________________________________________________________
59312 [  8506] By: jhi                                   on 2001/01/21  20:09:30
59313         Log: Update Changes.
59314      Branch: perl
59315            ! Changes patchlevel.h
59316 ____________________________________________________________________________
59317 [  8505] By: jhi                                   on 2001/01/21  19:39:59
59318         Log: Subject: Minor typos in perlfaq2.pod
59319              From: "Stephen P. Potter" <spp@spotter.yi.org>
59320              Message-Id: <200101192101.QAA11911@spotter.yi.org>
59321              Date: Fri, 19 Jan 2001 16:01:13 -0500
59322              
59323              with a nit from Philip Newton.
59324      Branch: perl
59325            ! pod/perlfaq2.pod
59326 ____________________________________________________________________________
59327 [  8504] By: jhi                                   on 2001/01/21  19:33:05
59328         Log: Metaconfig change for #8503.
59329      Branch: metaconfig
59330            ! U/threads/usethreads.U
59331 ____________________________________________________________________________
59332 [  8503] By: jhi                                   on 2001/01/21  19:32:21
59333         Log: Sanity check for conflicting thread flavours.
59334      Branch: perl
59335            ! Configure config_h.SH
59336 ____________________________________________________________________________
59337 [  8502] By: jhi                                   on 2001/01/21  19:23:00
59338         Log: Metaconfig change for #8501.
59339      Branch: metaconfig
59340            ! U/modified/sig_name.U
59341 ____________________________________________________________________________
59342 [  8501] By: jhi                                   on 2001/01/21  19:22:26
59343         Log: The SIG_SIZE is the number of the elements *excluding*
59344              the terminating NULL.
59345      Branch: perl
59346            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
59347            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
59348            ! win32/config_H.vc
59349 ____________________________________________________________________________
59350 [  8500] By: jhi                                   on 2001/01/21  18:31:31
59351         Log: Integrate perlio.
59352      Branch: perl
59353           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
59354           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
59355           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
59356           !> pp_sys.c proto.h sv.c
59357 ____________________________________________________________________________
59358 [  8499] By: jhi                                   on 2001/01/21  17:43:57
59359         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
59360              From: Hugo <hv@crypt.compulink.co.uk>
59361              Date: Sun, 21 Jan 2001 13:34:05 +0000
59362              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
59363              
59364              In sprintf UTF8ize only if necessary.
59365      Branch: perl
59366            ! sv.c
59367 ____________________________________________________________________________
59368 [  8498] By: nick                                  on 2001/01/21  16:25:32
59369         Log: Encode cleanup.
59370              Add command line control over "compile" so that Makefile.PL
59371              needs can be combined with other uses.
59372              Use command line options in Makefile.PL.
59373              Fix multi-byte parsing in .ucm files.
59374      Branch: perlio
59375            ! ext/Encode/Makefile.PL ext/Encode/compile
59376 ____________________________________________________________________________
59377 [  8497] By: nick                                  on 2001/01/21  12:56:27
59378         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
59379      Branch: perlio
59380            ! ext/Encode/Encode.xs
59381 ____________________________________________________________________________
59382 [  8496] By: nick                                  on 2001/01/21  12:18:45
59383         Log: Fixup after integrate:
59384              missed the .sym files that are changed by regen_headers
59385              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
59386      Branch: perlio
59387            ! global.sym pp.sym sv.c
59388 ____________________________________________________________________________
59389 [  8495] By: nick                                  on 2001/01/21  11:51:07
59390         Log: Integrate mainline.
59391      Branch: perlio
59392           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
59393           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
59394           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
59395           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
59396           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
59397           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
59398           !> win32/Makefile win32/makefile.mk
59399 ____________________________________________________________________________
59400 [  8494] By: jhi                                   on 2001/01/20  23:12:11
59401         Log: Forgot the expect_number() prototype.
59402      Branch: perl
59403            ! embed.h embed.pl proto.h
59404 ____________________________________________________________________________
59405 [  8493] By: jhi                                   on 2001/01/20  22:56:39
59406         Log: Subject: [PATCH: perl@8482] README.vms URL updates
59407              From: Peter Prymmer <pvhp@forte.com>
59408              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
59409              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
59410              
59411              Plus Craig A. Berry's suggestion to use compaq.com instead
59412              of digital.com.
59413      Branch: perl
59414            ! README.vms
59415 ____________________________________________________________________________
59416 [  8492] By: jhi                                   on 2001/01/20  22:50:05
59417         Log: Memory management calls documentation.
59418      Branch: perl
59419            ! pod/perlguts.pod
59420 ____________________________________________________________________________
59421 [  8491] By: jhi                                   on 2001/01/20  22:38:33
59422         Log: Signedness nit plus few memcpy/Copy nits.
59423      Branch: perl
59424            ! sv.c
59425 ____________________________________________________________________________
59426 [  8490] By: jhi                                   on 2001/01/20  22:25:53
59427         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
59428              From: Peter Prymmer <pvhp@forte.com>
59429              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
59430              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
59431      Branch: perl
59432            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
59433 ____________________________________________________________________________
59434 [  8489] By: jhi                                   on 2001/01/20  22:24:41
59435         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
59436              From: Peter Prymmer <pvhp@forte.com>
59437              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
59438              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
59439      Branch: perl
59440            ! win32/Makefile win32/makefile.mk
59441 ____________________________________________________________________________
59442 [  8488] By: jhi                                   on 2001/01/20  22:22:27
59443         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
59444              From: Peter Prymmer <pvhp@forte.com>
59445              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
59446              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
59447      Branch: perl
59448            ! Makefile.SH
59449 ____________________________________________________________________________
59450 [  8487] By: jhi                                   on 2001/01/20  22:21:18
59451         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
59452              From: Peter Prymmer <pvhp@forte.com>
59453              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
59454              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
59455      Branch: perl
59456            + ext/DynaLoader/dl_dllload.xs
59457            ! MANIFEST Makefile.SH hints/os390.sh
59458 ____________________________________________________________________________
59459 [  8486] By: jhi                                   on 2001/01/20  22:17:53
59460         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
59461              From: Peter Prymmer <pvhp@forte.com>
59462              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
59463              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
59464      Branch: perl
59465            ! README.os390 README.posix-bc
59466 ____________________________________________________________________________
59467 [  8485] By: jhi                                   on 2001/01/20  20:15:30
59468         Log: Document and test the new qu operator.
59469      Branch: perl
59470            + t/op/qu.t
59471            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
59472            ! pod/perlretut.pod pod/perlunicode.pod
59473 ____________________________________________________________________________
59474 [  8484] By: nick                                  on 2001/01/20  19:42:30
59475         Log: Infrastructure to allow:
59476              open($fh,"|-",@array);
59477              to be implemented
59478              i.e. mark pp_open as needing a stack mark, and make pp_open
59479              process its args in that style (and pass them _all_ to tied handles OPEN).
59480              Invent do_openn() which takes SV ** at allow it to see multiple args.
59481              Note this does not _do_ anything yet.
59482      Branch: perlio
59483            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
59484            ! perlapi.c pp_proto.h pp_sys.c proto.h
59485 ____________________________________________________________________________
59486 [  8483] By: nick                                  on 2001/01/20  17:23:14
59487         Log: Integrate mainline.
59488      Branch: perlio
59489           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
59490           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
59491 ____________________________________________________________________________
59492 [  8482] By: jhi                                   on 2001/01/19  15:37:49
59493         Log: Update Changes.
59494      Branch: perl
59495            ! Changes patchlevel.h
59496 ____________________________________________________________________________
59497 [  8481] By: jhi                                   on 2001/01/19  14:41:24
59498         Log: Subject: Re: new feature: s?printf parameter reordering 
59499              From: Hugo <hv@crypt.compulink.co.uk>
59500              Date: Thu, 11 Jan 2001 17:09:03 +0000
59501              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
59502              
59503              - support reordering for all parameters: %, *v, *, .*
59504              - lay down that the reordering specification must immediately
59505              follow that parameter: %3$, *v3$, *3$, .*3$
59506              - fix vectorisation of a zero-length string
59507              - factor out the code choosing the argument to format
59508              
59509              Possibly unwanted side-effects:
59510              - the special format specifiers ' +-0' must now precede any
59511              vectorisation specifier. Tests in op/sprintf and op/ver
59512              have been changed to reflect this.
59513              - sprintf.t test #214 changed its expectations because in many
59514              cases, the next parameter has already been consumed when an
59515              invalid type letter is detected.
59516              
59517              Probably wanted side-effects:
59518              - attempts to format a non-existent parameter will warn as if C<undef>
59519              - attempt to write to non-existent parameter with '%n' will complain
59520              of "attempt to modify read-only value" instead of being silent
59521      Branch: perl
59522            ! sv.c t/op/sprintf.t t/op/ver.t
59523 ____________________________________________________________________________
59524 [  8480] By: jhi                                   on 2001/01/19  14:08:37
59525         Log: Subject: PATCH pragma/locale.t
59526              From: andreas.koenig@anima.de (Andreas J. Koenig)
59527              Date: 18 Jan 2001 09:45:37 +0100
59528              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
59529      Branch: perl
59530            ! t/pragma/locale.t
59531 ____________________________________________________________________________
59532 [  8479] By: jhi                                   on 2001/01/19  13:19:58
59533         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
59534      Branch: perl
59535            ! configure.com
59536 ____________________________________________________________________________
59537 [  8478] By: jhi                                   on 2001/01/19  02:12:35
59538         Log: Automate 1_compile.t.
59539      Branch: perl
59540            ! t/lib/1_compile.t
59541 ____________________________________________________________________________
59542 [  8477] By: jhi                                   on 2001/01/19  01:49:56
59543         Log: Integrate perlio.
59544      Branch: perl
59545           !> sv.c win32/config.bc win32/config.gc win32/config.vc
59546           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
59547 ____________________________________________________________________________
59548 [  8476] By: nick                                  on 2001/01/18  21:51:52
59549         Log: Integrate mainline
59550      Branch: perlio
59551           +> t/lib/1_compile.t t/lib/compmod.pl
59552           !> MANIFEST configure.com lib/unicode/distinct.pm
59553 ____________________________________________________________________________
59554 [  8475] By: nick                                  on 2001/01/18  21:48:02
59555         Log: Win32 "safe signals" co-existance fix.
59556              Fix SIG_SIZE value.
59557              Clear PL_sig_pending when cloning (fork).
59558      Branch: perlio
59559            ! sv.c win32/config.bc win32/config.gc win32/config.vc
59560            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59561 ____________________________________________________________________________
59562 [  8474] By: jhi                                   on 2001/01/18  14:40:57
59563         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
59564      Branch: perl
59565            ! t/lib/1_compile.t
59566 ____________________________________________________________________________
59567 [  8473] By: gsar                                  on 2001/01/18  11:42:31
59568         Log: unsubmitted trial1 change
59569      Branch: maint-5.6/perl
59570            ! Changes
59571 ____________________________________________________________________________
59572 [  8472] By: jhi                                   on 2001/01/18  04:30:24
59573         Log: The first bug found by 1_compile.t.
59574      Branch: perl
59575            ! lib/unicode/distinct.pm
59576 ____________________________________________________________________________
59577 [  8471] By: jhi                                   on 2001/01/18  04:29:42
59578         Log: Add Schwern's 1_compile test.  The compile_module script renamed
59579              to be a bit shorter for the 8.3 people.
59580      Branch: perl
59581            + t/lib/1_compile.t t/lib/compmod.pl
59582            ! MANIFEST
59583 ____________________________________________________________________________
59584 [  8470] By: jhi                                   on 2001/01/18  04:16:00
59585         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)
59586              From: Peter Prymmer <pvhp@forte.com>
59587              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
59588              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
59589              Replace #8463.
59590      Branch: maint-5.6/perl
59591            ! configure.com
59592 ____________________________________________________________________________
59593 [  8469] By: jhi                                   on 2001/01/18  04:13:02
59594         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)
59595              From: Peter Prymmer <pvhp@forte.com>
59596              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
59597              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
59598              Replace #8462.
59599      Branch: perl
59600            ! configure.com
59601 ____________________________________________________________________________
59602 [  8468] By: jhi                                   on 2001/01/18  03:42:08
59603         Log: Integrate perlio.
59604      Branch: perl
59605           !> gv.c mg.c perlio.c util.c
59606 ____________________________________________________________________________
59607 [  8467] By: nick                                  on 2001/01/17  22:41:10
59608         Log: "Safe" signals - trial implementation.
59609              gv.c tweaked to zero PL_sig_pend array
59610              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
59611              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
59612              Odd thing is that it "works" with PERLIO=stdio as well (linux).
59613      Branch: perlio
59614            ! gv.c mg.c perlio.c util.c
59615 ____________________________________________________________________________
59616 [  8466] By: nick                                  on 2001/01/17  20:40:20
59617         Log: Integrate mainline.
59618      Branch: perlio
59619           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
59620           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
59621           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
59622           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59623           !> vos/config.ga.h win32/config.bc win32/config.gc
59624           !> win32/config.vc
59625 ____________________________________________________________________________
59626 [  8465] By: jhi                                   on 2001/01/17  18:37:13
59627         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
59628              From: Nicholas Clark <nick@ccl4.org>
59629              Date: Wed, 17 Jan 2001 17:31:33 +0000
59630              Message-ID: <20010117173133.I2633@plum.flirble.org>
59631      Branch: perl
59632            ! t/op/int.t
59633 ____________________________________________________________________________
59634 [  8464] By: jhi                                   on 2001/01/17  14:43:17
59635         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
59636              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59637              Date: Wed, 17 Jan 2001 15:16:43 +0100
59638              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
59639              
59640              pp_int() was dropping an NV to the floor,
59641              int(279964589018079/59) either returned not an integer
59642              4745162525730.15, or one got "Attempt to free unreferenced scalar."
59643      Branch: perl
59644            ! pp.c
59645 ____________________________________________________________________________
59646 [  8463] By: jhi                                   on 2001/01/17  06:12:42
59647         Log: (Replaced by #8470)
59648              
59649              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)
59650              From: "Craig A. Berry" <craigberry@mac.com>
59651              Date: Tue, 16 Jan 2001 23:38:46 -0600
59652              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
59653      Branch: maint-5.6/perl
59654            ! configure.com
59655 ____________________________________________________________________________
59656 [  8462] By: jhi                                   on 2001/01/17  06:11:31
59657         Log: (Replaced by #8469)
59658              
59659              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)
59660              From: "Craig A. Berry" <craigberry@mac.com>
59661              Date: Tue, 16 Jan 2001 23:38:46 -0600
59662              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
59663      Branch: perl
59664            ! configure.com
59665 ____________________________________________________________________________
59666 [  8461] By: jhi                                   on 2001/01/17  05:56:12
59667         Log: Allow for one trailing slash in the directory of mkdir().
59668      Branch: perl
59669            ! pp_sys.c
59670 ____________________________________________________________________________
59671 [  8460] By: jhi                                   on 2001/01/17  03:26:01
59672         Log: Metaconfig unit changes for #8459.
59673      Branch: metaconfig
59674            ! U/modified/Loc.U U/modified/sig_name.U
59675 ____________________________________________________________________________
59676 [  8459] By: jhi                                   on 2001/01/17  03:24:48
59677         Log: Define SIG_SIZE, the number of elements in the sig_name and
59678              sig_num arrays, including the final NULL entry.
59679      Branch: perl
59680            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59681            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
59682            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
59683            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59684            ! win32/config.bc win32/config.gc win32/config.vc
59685 ____________________________________________________________________________
59686 [  8458] By: jhi                                   on 2001/01/17  01:41:33
59687         Log: Integrate perlio.
59688      Branch: perl
59689           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
59690           !> perlapi.h proto.h sv.c
59691 ____________________________________________________________________________
59692 [  8457] By: nick                                  on 2001/01/16  22:07:26
59693         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
59694              Provides all the "cost" but no benefit yet - it is to allow cost
59695              to be measured, and implementation experiments (just in mg.c?).
59696      Branch: perlio
59697            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
59698            ! perlapi.h proto.h sv.c
59699 ____________________________________________________________________________
59700 [  8456] By: nick                                  on 2001/01/16  21:07:07
59701         Log: Integrate mainline.
59702      Branch: perlio
59703           !> (integrate 51 files)
59704 ____________________________________________________________________________
59705 [  8455] By: jhi                                   on 2001/01/16  18:13:43
59706         Log: Subject: [PATCH] regcomp.c old feature removal
59707              From: mjd@plover.com
59708              Date: 16 Jan 2001 14:43:18 -0000 
59709              Message-ID: <20010116144318.7140.qmail@plover.com> 
59710      Branch: perl
59711            ! regcomp.c
59712 ____________________________________________________________________________
59713 [  8454] By: jhi                                   on 2001/01/16  16:12:39
59714         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
59715              From: "Indy Singh" <indy@nusphere.com>
59716              Date: Wed, 10 Jan 2001 20:17:49 -0500
59717              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
59718      Branch: maint-5.6/perl
59719            ! win32/Makefile
59720 ____________________________________________________________________________
59721 [  8453] By: jhi                                   on 2001/01/16  16:09:33
59722         Log: Update Changes.
59723      Branch: perl
59724            ! Changes patchlevel.h
59725 ____________________________________________________________________________
59726 [  8452] By: jhi                                   on 2001/01/16  15:42:04
59727         Log: Subject: Re: API Cleanup
59728              To: perl5-porters@perl.org
59729              Date: Tue, 16 Jan 2001 13:42:30 +0000
59730              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
59731              
59732              Subject: [PATCH] utf8.c documentation
59733              From: Simon Cozens <simon@cozens.net>
59734              Date: Tue, 16 Jan 2001 13:52:48 +0000
59735              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
59736              
59737              Subject: Re: API Cleanup
59738              From: Simon Cozens <simon@cozens.net>
59739              Date: Tue, 16 Jan 2001 14:58:55 +0000
59740              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
59741              
59742              UTF-8 doc patches.
59743      Branch: perl
59744            ! embed.pl pod/perlapi.pod utf8.c
59745 ____________________________________________________________________________
59746 [  8451] By: jhi                                   on 2001/01/16  14:41:39
59747         Log: podlators 1.07, from Russ Allbery.
59748      Branch: perl
59749            ! lib/Pod/Man.pm
59750 ____________________________________________________________________________
59751 [  8450] By: jhi                                   on 2001/01/16  14:24:19
59752         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
59753              From: "Indy Singh" <indy@nusphere.com>
59754              Date: Mon, 15 Jan 2001 20:59:40 -0500
59755              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
59756      Branch: perl
59757            ! win32/Makefile
59758 ____________________________________________________________________________
59759 [  8449] By: jhi                                   on 2001/01/16  03:42:55
59760         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
59761              at the setting of the ofs_sv in new_struct_thread() as the
59762              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
59763              uninitialized fields are, uh, initialized with),
59764              SvREFCNT_inc()ing that invited a core dump.
59765      Branch: perl
59766            ! util.c
59767 ____________________________________________________________________________
59768 [  8448] By: jhi                                   on 2001/01/16  01:49:07
59769         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
59770              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59771              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
59772              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
59773              
59774              Replace #8444 and #8445.
59775      Branch: perl
59776            ! ext/B/B.xs ext/B/B/Debug.pm
59777 ____________________________________________________________________________
59778 [  8447] By: jhi                                   on 2001/01/15  21:05:35
59779         Log: Subject: [PATCH] API Variable documentation   
59780              From: Simon Cozens <simon@cozens.net>
59781              Date: Mon, 15 Jan 2001 19:35:54 +0000
59782              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
59783      Branch: perl
59784            ! pod/perlapi.pod thrdvar.h
59785 ____________________________________________________________________________
59786 [  8446] By: jhi                                   on 2001/01/15  20:49:20
59787         Log: Signedness nit.
59788      Branch: perl
59789            ! pp_ctl.c
59790 ____________________________________________________________________________
59791 [  8445] By: jhi                                   on 2001/01/15  20:28:48
59792         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
59793      Branch: perl
59794            ! ext/B/B/Debug.pm
59795 ____________________________________________________________________________
59796 [  8444] By: jhi                                   on 2001/01/15  13:09:10
59797         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
59798      Branch: perl
59799            ! ext/B/B.xs
59800 ____________________________________________________________________________
59801 [  8443] By: jhi                                   on 2001/01/15  13:06:26
59802         Log: Missing from #8439.
59803      Branch: perl
59804            ! keywords.h mg.c
59805 ____________________________________________________________________________
59806 [  8442] By: jhi                                   on 2001/01/15  13:02:38
59807         Log: Subject: [PATCH @8436] Eliminate op_children
59808              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59809              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
59810              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
59811              
59812              Subject: [PATCH @8436] Re: Eliminate op_children
59813              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59814              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
59815              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
59816      Branch: perl
59817            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
59818            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
59819            ! op.c op.h
59820 ____________________________________________________________________________
59821 [  8441] By: jhi                                   on 2001/01/15  12:57:08
59822         Log: Use the /^Perl_/-less form of is_lvalue_sub().
59823      Branch: perl
59824            ! pp.h
59825 ____________________________________________________________________________
59826 [  8440] By: jhi                                   on 2001/01/15  05:13:09
59827         Log: Revert #8437 and #8438, the Linux large files story is more complex.
59828      Branch: metaconfig/U/perl
59829            ! d_fpos64_t.U d_off64_t.U
59830      Branch: perl
59831            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59832            ! config_h.SH configure.com epoc/config.sh perl.h
59833            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
59834            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59835            ! win32/config.bc win32/config.gc win32/config.vc
59836 ____________________________________________________________________________
59837 [  8439] By: jhi                                   on 2001/01/15  05:02:24
59838         Log: More UTF-8 patches from Inaba Hiroto.
59839              - The substr lval was still not okay.
59840              - Now pp_stringify and sv_setsv copies source's UTF8 flag
59841              even if IN_BYTE.  pp_stringify is called from fold_constants
59842              at optimization phase and "\x{100}" was made SvUTF8_off under
59843              use bytes (the bytes pragma is for "byte semantics" and not
59844              for "do not produce UTF8 data")
59845              - New `qu' operator to generate UTF8 string explicitly.
59846              Though I agree with the policy "0x00-0xff always produce bytes",
59847              sometimes want to such a string to be coded in UTF8.
59848              I can use pack"U0a*" but it requires more typing and has
59849              runtime overhead.
59850              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
59851              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
59852              string is not UTF8_on and has char 0x80-0xff.
59853              
59854              TODO: document and test qu.
59855      Branch: perl
59856            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
59857            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
59858            ! toke.c
59859 ____________________________________________________________________________
59860 [  8438] By: jhi                                   on 2001/01/14  05:10:23
59861         Log: (Reverted by #8440)
59862              
59863              Metaconfig unit changes for #8437.
59864      Branch: metaconfig/U/perl
59865            ! d_fpos64_t.U d_off64_t.U
59866 ____________________________________________________________________________
59867 [  8437] By: jhi                                   on 2001/01/14  04:55:34
59868         Log: (Reverted by #8440)
59869              
59870              Add <features.h> probing, seems to be needed for (some?)
59871              Linux largefileness.
59872      Branch: perl
59873            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59874            ! config_h.SH configure.com epoc/config.sh perl.h
59875            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
59876            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59877            ! win32/config.bc win32/config.gc win32/config.vc
59878 ____________________________________________________________________________
59879 [  8436] By: jhi                                   on 2001/01/13  17:47:21
59880         Log: Tighten some of the tests a bit.
59881      Branch: perl
59882            ! t/pragma/utf8.t
59883 ____________________________________________________________________________
59884 [  8435] By: jhi                                   on 2001/01/13  17:31:54
59885         Log: Integrate perlio.
59886      Branch: perl
59887           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
59888           !> win32/config_H.gc win32/config_H.vc
59889 ____________________________________________________________________________
59890 [  8434] By: nick                                  on 2001/01/13  11:36:53
59891         Log: Run dmake regen_config_h for Win32
59892      Branch: perlio
59893            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59894 ____________________________________________________________________________
59895 [  8433] By: nick                                  on 2001/01/13  11:31:55
59896         Log: VMS friendly patch to Encode compile process
59897      Branch: perlio
59898            ! ext/Encode/Makefile.PL ext/Encode/compile
59899 ____________________________________________________________________________
59900 [  8432] By: nick                                  on 2001/01/13  11:06:44
59901         Log: Integrate mainline
59902      Branch: perlio
59903           +> ext/B/B/Concise.pm
59904           !> (integrate 52 files)
59905 ____________________________________________________________________________
59906 [  8431] By: jhi                                   on 2001/01/13  05:55:55
59907         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
59908              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59909              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
59910              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
59911      Branch: perl
59912            ! ext/B/B/Concise.pm
59913 ____________________________________________________________________________
59914 [  8430] By: jhi                                   on 2001/01/13  04:24:18
59915         Log: The LVRET macro needed an aTHX.
59916      Branch: perl
59917            ! pp.h
59918 ____________________________________________________________________________
59919 [  8429] By: jhi                                   on 2001/01/13  02:12:42
59920         Log: Update Changes.
59921      Branch: perl
59922            ! Changes patchlevel.h
59923 ____________________________________________________________________________
59924 [  8428] By: jhi                                   on 2001/01/13  02:08:50
59925         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
59926              From: Peter Prymmer <pvhp@forte.com>
59927              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
59928              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
59929              
59930              Add a BEGIN guard for sloppy floating point division.
59931      Branch: perl
59932            ! lib/Math/BigInt.pm lib/bigint.pl
59933 ____________________________________________________________________________
59934 [  8427] By: jhi                                   on 2001/01/13  01:47:16
59935         Log: The B::Terse drop-in replacement wasn't quite drop-in.
59936      Branch: perl
59937            ! ext/B/B/Terse.pm
59938 ____________________________________________________________________________
59939 [  8426] By: jhi                                   on 2001/01/12  21:20:43
59940         Log: Use UVXf.
59941      Branch: perl
59942            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59943            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
59944            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
59945            ! vos/config.ga.def vos/config.ga.h win32/config.bc
59946            ! win32/config.gc win32/config.vc
59947 ____________________________________________________________________________
59948 [  8425] By: jhi                                   on 2001/01/12  20:20:14
59949         Log: Subject: [PATCH perl@8342] -Wformat
59950              From: Robin Barker <rmb1@cise.npl.co.uk>
59951              Date: Fri, 12 Jan 2001 20:03:14 GMT
59952              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
59953      Branch: perl
59954            ! ext/Encode/Encode.xs mg.c sv.c toke.c
59955 ____________________________________________________________________________
59956 [  8424] By: jhi                                   on 2001/01/12  20:01:48
59957         Log: Subject: B::Concise -- an improved replacement for B::Terse 
59958              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
59959              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
59960              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
59961      Branch: perl
59962            + ext/B/B/Concise.pm
59963            ! MANIFEST ext/B/B/Terse.pm
59964 ____________________________________________________________________________
59965 [  8423] By: jhi                                   on 2001/01/12  19:24:02
59966         Log: The new metaconfig unit from the #8421.
59967      Branch: metaconfig/U/perl
59968            + d_sigprocmask.U
59969 ____________________________________________________________________________
59970 [  8422] By: jhi                                   on 2001/01/12  19:23:43
59971         Log: Forgot the microperl config from the #8421.
59972      Branch: perl
59973            ! uconfig.h uconfig.sh
59974 ____________________________________________________________________________
59975 [  8421] By: jhi                                   on 2001/01/12  19:05:27
59976         Log: Add sigprocmask() probe, regen Configure, regen toc.
59977      Branch: perl
59978            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59979            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
59980            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59981            ! vos/config.ga.h win32/config.bc win32/config.gc
59982            ! win32/config.vc
59983 ____________________________________________________________________________
59984 [  8420] By: jhi                                   on 2001/01/12  18:34:31
59985         Log: Add sockatmark() to the todo list.
59986      Branch: perl
59987            ! Todo-5.6
59988 ____________________________________________________________________________
59989 [  8419] By: jhi                                   on 2001/01/12  18:09:46
59990         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
59991      Branch: perl
59992            ! op.c
59993 ____________________________________________________________________________
59994 [  8418] By: jhi                                   on 2001/01/12  18:05:30
59995         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
59996              From: Radu Greab <radu@netsoft.ro>
59997              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
59998              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
59999      Branch: perl
60000            ! op.c t/pragma/sub_lval.t
60001 ____________________________________________________________________________
60002 [  8417] By: jhi                                   on 2001/01/12  16:09:09
60003         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
60004              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
60005              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
60006              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
60007      Branch: perl
60008            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
60009            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
60010            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
60011            ! t/pragma/sub_lval.t toke.c
60012 ____________________________________________________________________________
60013 [  8416] By: jhi                                   on 2001/01/12  15:42:06
60014         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
60015              From: "Richard Soderberg" <rs@crystalflame.net>
60016              Date: Fri, 12 Jan 2001 04:49:35 -0800
60017              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
60018              
60019              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
60020              according to the platform.
60021      Branch: perl
60022            ! op.c
60023 ____________________________________________________________________________
60024 [  8415] By: jhi                                   on 2001/01/12  15:33:41
60025         Log: One more UTF-8 fix from Inaba Hiroto.
60026      Branch: perl
60027            ! pp.c regexec.c t/pragma/utf8.t
60028 ____________________________________________________________________________
60029 [  8414] By: jhi                                   on 2001/01/12  15:30:18
60030         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
60031      Branch: perl
60032            ! regexec.c
60033 ____________________________________________________________________________
60034 [  8413] By: jhi                                   on 2001/01/12  15:22:10
60035         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
60036              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60037              Date: Thu, 11 Jan 2001 12:53:36 +0100
60038              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
60039      Branch: perl
60040            ! toke.c
60041 ____________________________________________________________________________
60042 [  8412] By: jhi                                   on 2001/01/12  15:20:25
60043         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
60044              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60045              Date: Fri, 12 Jan 2001 14:37:55 +0100
60046              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
60047      Branch: perl
60048            ! hints/posix-bc.sh
60049 ____________________________________________________________________________
60050 [  8411] By: jhi                                   on 2001/01/12  15:14:14
60051         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
60052              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60053              Date: Fri, 12 Jan 2001 10:42:21 +0100
60054              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
60055      Branch: perl
60056            ! t/op/regmesg.t
60057 ____________________________________________________________________________
60058 [  8410] By: jhi                                   on 2001/01/12  05:48:55
60059         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
60060              From: Nicholas Clark <nick@ccl4.org> 
60061              Date: Sun, 7 Jan 2001 19:47:14 +0000
60062              Message-ID: <20010107194714.B1048@plum.flirble.org>
60063      Branch: perl
60064            ! t/op/numconvert.t
60065 ____________________________________________________________________________
60066 [  8409] By: jhi                                   on 2001/01/12  05:41:28
60067         Log: Integrate perlio.
60068      Branch: perl
60069           !> mg.c scope.h
60070 ____________________________________________________________________________
60071 [  8408] By: nick                                  on 2001/01/11  22:43:28
60072         Log: Remove variables that were used in experiments.
60073      Branch: perlio
60074            ! mg.c
60075 ____________________________________________________________________________
60076 [  8407] By: nick                                  on 2001/01/11  20:57:44
60077         Log: Catch die in %SIG handler and unblock the signal before re-dying.
60078              This make Linux work _without_ sigsetjmp().
60079              Turn off sigsetjmp() to see what else it does.
60080              May need Configure probe for sigprocmask() if anything has sigaction()
60081              but not sigprocmask().
60082      Branch: perlio
60083            ! mg.c scope.h
60084 ____________________________________________________________________________
60085 [  8406] By: nick                                  on 2001/01/11  19:32:07
60086         Log: Integrate mainline
60087      Branch: perlio
60088           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
60089           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
60090           !> t/op/substr.t
60091 ____________________________________________________________________________
60092 [  8405] By: jhi                                   on 2001/01/11  17:11:01
60093         Log: Fix UTF-8 lval substr().
60094      Branch: perl
60095            ! mg.c t/op/substr.t
60096 ____________________________________________________________________________
60097 [  8404] By: jhi                                   on 2001/01/11  05:13:58
60098         Log: Update Changes.
60099      Branch: perl
60100            ! Changes patchlevel.h
60101 ____________________________________________________________________________
60102 [  8403] By: jhi                                   on 2001/01/11  04:38:24
60103         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
60104              From: Hugo <hv@crypt.compulink.co.uk>
60105              Date: Mon, 30 Oct 2000 01:33:26 +0000
60106              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
60107      Branch: perl
60108            ! regexec.c t/op/re_tests
60109 ____________________________________________________________________________
60110 [  8402] By: jhi                                   on 2001/01/11  04:26:12
60111         Log: Integrate perlio.
60112      Branch: perl
60113           !> scope.h util.c
60114 ____________________________________________________________________________
60115 [  8401] By: nick                                  on 2001/01/10  22:52:55
60116         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
60117              (So Alan and Ilya can try setting via hints.)
60118              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
60119              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
60120              doing the save everywhere seems to restart read() correctly, but just
60121              doing it once "round" the handler does not.
60122      Branch: perlio
60123            ! scope.h
60124 ____________________________________________________________________________
60125 [  8400] By: jhi                                   on 2001/01/10  21:57:54
60126         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
60127              of IRIX, HP-UX is unaffected.
60128      Branch: perl
60129            ! perl.h
60130 ____________________________________________________________________________
60131 [  8399] By: nick                                  on 2001/01/10  21:29:19
60132         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
60133      Branch: perlio
60134            ! util.c
60135 ____________________________________________________________________________
60136 [  8398] By: jhi                                   on 2001/01/10  20:55:31
60137         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
60138              also have ReusePort.
60139      Branch: perl
60140            ! ext/IO/lib/IO/Socket/INET.pm
60141 ____________________________________________________________________________
60142 [  8397] By: jhi                                   on 2001/01/10  20:50:57
60143         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
60144              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
60145              Date: Wed, 10 Jan 2001 01:38:13 -0800
60146              Message-ID: <20010110013813.B41744@yahoo-inc.com>
60147      Branch: perl
60148            ! ext/IO/lib/IO/Socket/INET.pm
60149 ____________________________________________________________________________
60150 [  8396] By: jhi                                   on 2001/01/10  20:49:30
60151         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
60152              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
60153              Date: Wed, 10 Jan 2001 01:37:32 -0800
60154              Message-ID: <20010110013732.A41744@yahoo-inc.com>
60155      Branch: perl
60156            ! ext/Socket/Socket.pm
60157 ____________________________________________________________________________
60158 [  8395] By: jhi                                   on 2001/01/10  20:41:37
60159         Log: Test for bug id 20010105.016 (fixed by #8378).
60160      Branch: perl
60161            ! t/op/split.t
60162 ____________________________________________________________________________
60163 [  8394] By: jhi                                   on 2001/01/10  20:26:32
60164         Log: Integrate perlio.
60165      Branch: perl
60166            ! util.c
60167 ____________________________________________________________________________
60168 [  8393] By: nick                                  on 2001/01/10  19:34:30
60169         Log: Back out Simon's pid hackery for now.
60170      Branch: perlio
60171            ! util.c
60172 ____________________________________________________________________________
60173 [  8392] By: nick                                  on 2001/01/10  19:23:13
60174         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
60175      Branch: perlio
60176           !> (integrate 29 files)
60177 ____________________________________________________________________________
60178 [  8391] By: jhi                                   on 2001/01/10  18:43:15
60179         Log: Subject: [PATCH] Fix my_pclose segfault
60180              From: Simon Cozens <simon@cozens.net>
60181              Date: Wed, 10 Jan 2001 18:39:35 +0000
60182              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
60183      Branch: perl
60184            ! util.c
60185 ____________________________________________________________________________
60186 [  8390] By: jhi                                   on 2001/01/10  18:42:08
60187         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
60188              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60189              Date:     Wed, 10 Jan 2001 13:23:02 EST
60190              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
60191      Branch: perl
60192            ! ext/Opcode/Opcode.xs
60193 ____________________________________________________________________________
60194 [  8389] By: jhi                                   on 2001/01/10  15:16:07
60195         Log: Turn off the integer preservation for now.
60196      Branch: perl
60197            ! perl.h
60198 ____________________________________________________________________________
60199 [  8388] By: jhi                                   on 2001/01/10  15:01:25
60200         Log: Few more IDE/editor nits from p5p.
60201      Branch: perl
60202            ! pod/perlfaq3.pod
60203 ____________________________________________________________________________
60204 [  8387] By: jhi                                   on 2001/01/10  06:53:16
60205         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
60206              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
60207              Date: Tue, 9 Jan 2001 23:16:02 +0000
60208              Message-ID: <20010109231602.A81101@plum.flirble.org>
60209      Branch: perl
60210            ! sv.c
60211 ____________________________________________________________________________
60212 [  8386] By: jhi                                   on 2001/01/10  03:17:54
60213         Log: Test cases for #8385 (from Simon's "torture.pl")
60214      Branch: perl
60215            ! t/op/tr.t
60216 ____________________________________________________________________________
60217 [  8385] By: jhi                                   on 2001/01/10  03:17:11
60218         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
60219              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
60220              Date: Wed, 10 Jan 2001 11:39:39 +0900
60221              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
60222              
60223              Some more UTF-8 tr cases fixed.
60224      Branch: perl
60225            ! doop.c
60226 ____________________________________________________________________________
60227 [  8384] By: jhi                                   on 2001/01/09  22:45:40
60228         Log: Allow the locale test needing POSIX and the taint test
60229              needing IPC::SysV to run under 'minitest' (basically,
60230              bail out if loading the extension fails)
60231      Branch: perl
60232            ! t/op/misc.t t/op/taint.t
60233 ____________________________________________________________________________
60234 [  8383] By: jhi                                   on 2001/01/09  21:36:04
60235         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
60236              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60237              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
60238              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
60239      Branch: perl
60240            ! t/io/openpid.t
60241 ____________________________________________________________________________
60242 [  8382] By: jhi                                   on 2001/01/09  21:06:08
60243         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
60244              Should finish up the bug id 20001205.022.
60245      Branch: perl
60246            ! pp.c pp_hot.c scope.c
60247 ____________________________________________________________________________
60248 [  8381] By: jhi                                   on 2001/01/09  18:27:43
60249         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
60250              From: Andy Dougherty <doughera@lafayette.edu>
60251              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
60252              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
60253              
60254              More robust yacc/bison error detection.
60255      Branch: perl
60256            ! t/comp/proto.t
60257 ____________________________________________________________________________
60258 [  8380] By: jhi                                   on 2001/01/09  15:21:38
60259         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
60260              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60261              Date:     Tue, 9 Jan 2001 07:53:55 EST
60262              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
60263      Branch: perl
60264            ! t/op/misc.t vms/test.com
60265 ____________________________________________________________________________
60266 [  8379] By: jhi                                   on 2001/01/09  15:20:38
60267         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
60268              From: jhi@cc.hut.fi
60269              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
60270              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
60271              
60272              The #8378 fixed this.
60273      Branch: perl
60274            ! t/op/tr.t
60275 ____________________________________________________________________________
60276 [  8378] By: jhi                                   on 2001/01/09  15:05:32
60277         Log: Subject: One more patch for UTF8 
60278              From: Inaba Hiroto <inaba@st.rim.or.jp>
60279              Date: Tue, 09 Jan 2001 01:04:32 +0900
60280              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
60281              
60282              UTF-8 fixes for 'x' and tr///.
60283      Branch: perl
60284            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
60285            ! regcomp.c regexec.c toke.c utf8.c
60286 ____________________________________________________________________________
60287 [  8377] By: jhi                                   on 2001/01/09  14:32:17
60288         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
60289      Branch: perl
60290            ! t/op/length.t
60291 ____________________________________________________________________________
60292 [  8376] By: jhi                                   on 2001/01/09  04:32:32
60293         Log: integrate changes #7775, #8316, #8316 from mainline
60294      Branch: maint-5.6/perl
60295            ! hints/solaris_2.sh
60296 ____________________________________________________________________________
60297 [  8375] By: jhi                                   on 2001/01/09  04:26:43
60298         Log: Update Changes.
60299      Branch: perl
60300            ! Changes patchlevel.h
60301 ____________________________________________________________________________
60302 [  8374] By: jhi                                   on 2001/01/09  04:14:32
60303         Log: IDE/editor section tweaking.
60304      Branch: perl
60305            ! pod/perlfaq3.pod
60306 ____________________________________________________________________________
60307 [  8373] By: jhi                                   on 2001/01/09  02:38:26
60308         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
60309              From: Peter Prymmer <pvhp@forte.com>
60310              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
60311              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
60312              
60313              In preparation os OS/390 dynamic loading.
60314      Branch: perl
60315            ! README.os390 hints/os390.sh
60316 ____________________________________________________________________________
60317 [  8372] By: jhi                                   on 2001/01/09  00:24:30
60318         Log: Integrate with perlio.
60319      Branch: perl
60320           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
60321 ____________________________________________________________________________
60322 [  8371] By: nick                                  on 2001/01/08  23:54:33
60323         Log: Fix "scalars leaked" bugs caused by overload magic
60324              (Highlighted by Ilya's DESTROY optimization.)
60325      Branch: perlio
60326            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
60327 ____________________________________________________________________________
60328 [  8370] By: nick                                  on 2001/01/08  20:19:41
60329         Log: Integrate mainline
60330      Branch: perlio
60331           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
60332           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
60333           !> t/op/64bitint.t
60334 ____________________________________________________________________________
60335 [  8369] By: jhi                                   on 2001/01/08  17:30:52
60336         Log: save_delete() Safefree() doesn't (anymore?) work with shared
60337              strings, one test failure in op/misc and almost all of lib/b.
60338              (Outcomments #8369.)
60339      Branch: perl
60340            ! scope.c
60341 ____________________________________________________________________________
60342 [  8368] By: jhi                                   on 2001/01/08  14:47:10
60343         Log: (Outcommented by #8369.)
60344              
60345              Subject: Re: Perl BugID 20001205.022 ---- save_delete
60346              From: Simon Cozens <simon@cozens.net>
60347              Date: Sat, 6 Jan 2001 11:48:40 +0000
60348              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
60349              
60350              The save_delete() does need the Safefree.
60351      Branch: perl
60352            ! scope.c
60353 ____________________________________________________________________________
60354 [  8367] By: bailey                                on 2001/01/08  08:53:52
60355         Log: Once again syncing after too long an absence
60356      Branch: vmsperl
60357           +> (branch 55 files)
60358            - MAINTAIN fix_pl vos/config.def vos/config.h
60359            - vos/config_h.SH_orig
60360           !> (integrate 498 files)
60361 ____________________________________________________________________________
60362 [  8366] By: jhi                                   on 2001/01/08  02:42:59
60363         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
60364              From: nick@ccl4.org
60365              Date: Sun, 7 Jan 2001 21:07:18 +0000
60366              Message-Id: <20010107210717.D1048@plum.flirble.org>
60367      Branch: perl
60368            ! sv.c t/op/64bitint.t
60369 ____________________________________________________________________________
60370 [  8365] By: jhi                                   on 2001/01/08  02:35:16
60371         Log: Subject: [PATCH] environ nit
60372              From: Simon Cozens <simon@cozens.net>
60373              Date: Sun, 7 Jan 2001 17:57:07 +0000
60374              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
60375              
60376              Use environ only if we have it.
60377      Branch: perl
60378            ! mg.c
60379 ____________________________________________________________________________
60380 [  8364] By: jhi                                   on 2001/01/08  02:24:51
60381         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
60382      Branch: perl
60383            ! ext/GDBM_File/GDBM_File.xs
60384 ____________________________________________________________________________
60385 [  8363] By: jhi                                   on 2001/01/08  02:19:24
60386         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
60387              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60388              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
60389              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
60390      Branch: perl
60391            ! dump.c op.c
60392 ____________________________________________________________________________
60393 [  8362] By: jhi                                   on 2001/01/08  02:17:43
60394         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
60395              From: Doug MacEachern <dougm@covalent.net>
60396              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
60397              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
60398              
60399              Allow AUTOLOAD to be an xsub and allow such xsubs
60400              to avoid use of $AUTOLOAD.
60401      Branch: perl
60402            ! gv.c
60403 ____________________________________________________________________________
60404 [  8361] By: jhi                                   on 2001/01/08  02:16:07
60405         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
60406              From: Radu Greab <radu@netsoft.ro>
60407              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
60408              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
60409              
60410              No need for the potentially nonportable $SIG{CHLD}.
60411      Branch: perl
60412            ! t/io/pipe.t
60413 ____________________________________________________________________________
60414 [  8360] By: jhi                                   on 2001/01/08  01:58:23
60415         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
60416      Branch: perl
60417            ! lib/Getopt/Long.pm
60418 ____________________________________________________________________________
60419 [  8359] By: jhi                                   on 2001/01/08  01:55:44
60420         Log: Integrate perlio.
60421      Branch: perl
60422           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
60423           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
60424           !> utf8.c win32/Makefile
60425 ____________________________________________________________________________
60426 [  8358] By: jhi                                   on 2001/01/07  21:16:50
60427         Log: Update the EPOC cross SDK URL.
60428      Branch: perl
60429            ! README.epoc
60430 ____________________________________________________________________________
60431 [  8357] By: jhi                                   on 2001/01/07  21:16:09
60432         Log: Update the EPOC cross SDK URL.
60433      Branch: maint-5.6/perl
60434            ! README.epoc
60435 ____________________________________________________________________________
60436 [  8356] By: nick                                  on 2001/01/06  21:47:52
60437         Log: FILE * in XS code for PerlIO world:
60438              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
60439              - Add FILE * T_STDIO typemap.
60440              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
60441      Branch: perlio
60442            ! lib/ExtUtils/typemap perlio.c perlio.h
60443 ____________________________________________________________________________
60444 [  8355] By: jhi                                   on 2001/01/06  20:27:15
60445         Log: integrate change #8336 from mainline
60446              
60447              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
60448      Branch: maint-5.6/perl
60449            ! hv.c
60450 ____________________________________________________________________________
60451 [  8354] By: jhi                                   on 2001/01/06  20:24:29
60452         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
60453              From: Robin Barker <rmb1@cise.npl.co.uk>
60454              Date: Fri, 22 Dec 2000 12:17:38 GMT
60455              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
60456              
60457              The patch reformats some long =item lines so they give
60458              correct output via pod2man | nroff -man
60459              
60460              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
60461              From: Robin Barker <rmb1@cise.npl.co.uk>
60462              Date: Tue, 2 Jan 2001 15:35:03 GMT
60463              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
60464              
60465              Here is a _further_ patch which corrects a few more errors:
60466              * an empty C<=item> in CPAN.pm
60467              * patching the wrong file (pod/perlamiga.pod not README.amiga)
60468              * leaving empty C<=item>s which formatted incorrectly
60469              * over long C<=item>s revealed by latest patch to Pod::Man
60470      Branch: maint-5.6/perl
60471            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
60472            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
60473            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
60474            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
60475            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
60476            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
60477 ____________________________________________________________________________
60478 [  8353] By: jhi                                   on 2001/01/06  20:21:10
60479         Log: integrate changes #7980, 8056, 8057 from mainline
60480              
60481              UTF-8 hash keys.
60482      Branch: maint-5.6/perl
60483            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
60484 ____________________________________________________________________________
60485 [  8352] By: jhi                                   on 2001/01/06  20:18:44
60486         Log: Forgotten from #8438.
60487      Branch: maint-5.6/perl
60488            ! epoc/epocish.h
60489 ____________________________________________________________________________
60490 [  8351] By: jhi                                   on 2001/01/06  20:18:12
60491         Log: Forgotten from #8347.
60492      Branch: maint-5.6/perl
60493            ! config_h.SH
60494 ____________________________________________________________________________
60495 [  8350] By: jhi                                   on 2001/01/06  20:00:19
60496         Log: Thinko in #8347.
60497      Branch: maint-5.6/perl
60498            ! regcomp.c
60499 ____________________________________________________________________________
60500 [  8349] By: jhi                                   on 2001/01/06  18:05:30
60501         Log: Copy the FAQ3 IDE section from the development branch,
60502              changes originally by Peter Prymmer.
60503      Branch: maint-5.6/perl
60504            ! pod/perlfaq3.pod
60505 ____________________________________________________________________________
60506 [  8348] By: jhi                                   on 2001/01/06  18:03:02
60507         Log: EPOC updates for TRIAL1.
60508              
60509              Subject: [5.6.1 trial1] EPOC update
60510              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60511              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
60512              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
60513              
60514              Subject: epoc patch2 for perl-5.6.1-trial1
60515              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60516              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
60517              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
60518      Branch: maint-5.6/perl
60519            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
60520            ! epoc/epocish.c
60521 ____________________________________________________________________________
60522 [  8347] By: jhi                                   on 2001/01/06  17:29:10
60523         Log: integrate changes #7710,7824,7973 from mainline,
60524              plus VMS nits from Peter Prymmer and Dan Sugalski.
60525              
60526              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
60527              library (getprotobyname and getprotobynumber are outversioned by
60528              the same calls in libc, at least for xlc version 3.
60529              
60530              Add HAS_SBRK_PROTO.
60531              
60532              Fixes for signedness warnings noticed by VMSperlers.
60533      Branch: maint-5.6/perl
60534            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60535            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
60536            ! sv.c vms/descrip_mms.template vos/config.alpha.def
60537            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
60538            ! win32/config.bc win32/config.gc win32/config.vc
60539 ____________________________________________________________________________
60540 [  8346] By: nick                                  on 2001/01/06  14:36:01
60541         Log: Fixup accumulated integrate muddles (perlio == devperl again)
60542      Branch: perlio
60543            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
60544 ____________________________________________________________________________
60545 [  8345] By: nick                                  on 2001/01/06  14:24:58
60546         Log: Integrate mainline
60547      Branch: perlio
60548           !> (integrate 55 files)
60549 ____________________________________________________________________________
60550 [  8344] By: jhi                                   on 2001/01/06  02:24:02
60551         Log: Subject: [patch] PerlIO_cleanup() prototype
60552              From: Doug MacEachern <dougm@covalent.net>
60553              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
60554              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
60555      Branch: perl
60556            ! perlio.h
60557 ____________________________________________________________________________
60558 [  8343] By: jhi                                   on 2001/01/06  01:04:09
60559         Log: IRIX compiler noticed that the bof initialization might be
60560              bypassed by control flow.
60561      Branch: perl
60562            ! toke.c
60563 ____________________________________________________________________________
60564 [  8342] By: jhi                                   on 2001/01/06  00:10:48
60565         Log: Update Changes.
60566      Branch: perl
60567            ! Changes patchlevel.h
60568 ____________________________________________________________________________
60569 [  8341] By: jhi                                   on 2001/01/05  23:52:33
60570         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
60571      Branch: perl
60572            ! toke.c
60573 ____________________________________________________________________________
60574 [  8340] By: jhi                                   on 2001/01/05  22:44:08
60575         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
60576              From: Radu Greab <radu@netsoft.ro>
60577              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
60578              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
60579      Branch: perl
60580            ! t/io/pipe.t util.c
60581 ____________________________________________________________________________
60582 [  8339] By: jhi                                   on 2001/01/05  22:35:17
60583         Log: Subject: [PATCH] format and rewording in perlfaq.pod
60584              From: Robin Barker <rmb1@cise.npl.co.uk>
60585              Date: Fri, 5 Jan 2001 18:51:20 GMT
60586              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
60587      Branch: perl
60588            ! pod/perlfaq.pod
60589 ____________________________________________________________________________
60590 [  8338] By: jhi                                   on 2001/01/05  22:31:17
60591         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
60592              From: Peter Prymmer <pvhp@forte.com>
60593              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
60594              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
60595      Branch: perl
60596            ! utils/perlbug.PL
60597 ____________________________________________________________________________
60598 [  8337] By: jhi                                   on 2001/01/05  18:15:11
60599         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
60600              From: Robin Barker <rmb1@cise.npl.co.uk>
60601              Date: Tue, 2 Jan 2001 15:24:07 GMT
60602              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
60603              
60604              If you call configure as C<./Configure> or C<sh ./Configure>,
60605              $src is set to the absolute path name, not '.'.
60606              
60607              This, in turn, means -Dmksymlink tries to do its stuff because
60608              it does not think it is in the src directory.
60609              
60610              (plus a metaconfig nitfix)
60611      Branch: metaconfig
60612            ! U/compline/ccflags.U U/modified/src.U
60613      Branch: perl
60614            ! Configure config_h.SH
60615 ____________________________________________________________________________
60616 [  8336] By: jhi                                   on 2001/01/05  17:48:32
60617         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
60618              From: Alan Burlison <Alan.Burlison@uk.sun.com>
60619              Message-ID: <3A5606C4.473D2226@uk.sun.com>
60620              Date: Fri, 05 Jan 2001 17:39:16 +0000
60621      Branch: perl
60622            ! hv.c
60623 ____________________________________________________________________________
60624 [  8335] By: jhi                                   on 2001/01/05  16:05:44
60625         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
60626      Branch: perl
60627            ! lib/Getopt/Long.pm
60628 ____________________________________________________________________________
60629 [  8334] By: jhi                                   on 2001/01/05  16:00:51
60630         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
60631              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
60632              Date: Fri, 05 Jan 2001 13:46:51 +0100
60633              Message-ID: <13693.978698811@nice.ram.loc>
60634              
60635              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
60636              accurate reading of the "atime".  
60637      Branch: perl
60638            ! t/io/fs.t
60639 ____________________________________________________________________________
60640 [  8333] By: jhi                                   on 2001/01/05  15:57:37
60641         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
60642              From: Simon Cozens <simon@cozens.net>
60643              Date: Fri, 8 Dec 2000 13:33:31 +0000
60644              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
60645              
60646              A lost patch fragment.
60647      Branch: perl
60648            ! doop.c
60649 ____________________________________________________________________________
60650 [  8332] By: jhi                                   on 2001/01/05  15:40:42
60651         Log: Do away with strncpy() and a fixed length buffer.
60652      Branch: perl
60653            ! utf8.c
60654 ____________________________________________________________________________
60655 [  8331] By: jhi                                   on 2001/01/05  15:03:07
60656         Log: Tests for #8329 and #8330.
60657      Branch: perl
60658            ! t/op/bop.t
60659 ____________________________________________________________________________
60660 [  8330] By: jhi                                   on 2001/01/05  15:02:38
60661         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
60662              raw 8-bit form to the UTF-8 string.
60663      Branch: perl
60664            ! toke.c
60665 ____________________________________________________________________________
60666 [  8329] By: jhi                                   on 2001/01/05  14:55:13
60667         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
60668              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60669              Date: Fri, 5 Jan 2001 12:28:52 +0100
60670              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
60671              
60672              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
60673              no effect.  (changed the strncpy() to Copy())
60674      Branch: perl
60675            ! toke.c
60676 ____________________________________________________________________________
60677 [  8328] By: jhi                                   on 2001/01/05  06:44:27
60678         Log: UTF-8 cleanup.
60679      Branch: perl
60680            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
60681            ! regexec.c sv.c toke.c
60682 ____________________________________________________________________________
60683 [  8327] By: jhi                                   on 2001/01/05  01:11:29
60684         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')
60685              From: Radu Greab <radu@netsoft.ro>
60686              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
60687              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
60688              
60689              Cleans up Harness to not use FileHandle, which uses IO.
60690      Branch: perl
60691            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60692 ____________________________________________________________________________
60693 [  8326] By: jhi                                   on 2001/01/05  00:56:37
60694         Log: Update Changes.
60695      Branch: perl
60696            ! Changes patchlevel.h
60697 ____________________________________________________________________________
60698 [  8325] By: jhi                                   on 2001/01/05  00:53:18
60699         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
60700              From: Peter Prymmer <pvhp@forte.com>
60701              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
60702              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
60703              
60704              plus a couple more tailing whitespace removals.
60705      Branch: perl
60706            ! win32/Makefile
60707 ____________________________________________________________________________
60708 [  8324] By: jhi                                   on 2001/01/05  00:47:39
60709         Log: Add some Unicode chop() tests.
60710      Branch: perl
60711            ! t/op/chop.t
60712 ____________________________________________________________________________
60713 [  8323] By: jhi                                   on 2001/01/05  00:47:23
60714         Log: Unify UTF-8 malformedness handling.
60715      Branch: perl
60716            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
60717 ____________________________________________________________________________
60718 [  8322] By: jhi                                   on 2001/01/04  22:21:54
60719         Log: The new $issymlink was unknown to Mksymlinks.
60720      Branch: metaconfig/U/perl
60721            ! Mksymlinks.U issymlink.U
60722      Branch: perl
60723            ! Configure config_h.SH
60724 ____________________________________________________________________________
60725 [  8321] By: jhi                                   on 2001/01/04  21:51:05
60726         Log: The test didn't work under the core test framework.
60727      Branch: perl
60728            ! t/lib/st-lock.t
60729 ____________________________________________________________________________
60730 [  8320] By: jhi                                   on 2001/01/04  21:14:22
60731         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
60732      Branch: perl
60733            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
60734 ____________________________________________________________________________
60735 [  8319] By: jhi                                   on 2001/01/04  20:46:17
60736         Log: Typo in #8312 when manually applying a problematic patch fragment.
60737      Branch: perl
60738            ! ext/Storable/Storable.xs
60739 ____________________________________________________________________________
60740 [  8318] By: jhi                                   on 2001/01/04  20:43:01
60741         Log: The $sh_c didn't fly.
60742      Branch: metaconfig
60743            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
60744            ! U/modified/Loc.U U/modified/myhostname.U
60745            ! U/modified/spitshell.U
60746      Branch: metaconfig/U/perl
60747            ! issymlink.U
60748      Branch: perl
60749            ! Configure config_h.SH
60750 ____________________________________________________________________________
60751 [  8317] By: jhi                                   on 2001/01/04  19:58:01
60752         Log: AIX builtin test -h is broken, changes based on
60753              
60754              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
60755              Date: Tue, 02 Jan 2001 11:24:39 +0100
60756              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60757              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
60758      Branch: metaconfig
60759            + U/modified/spitshell.U
60760            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
60761            ! U/modified/Loc.U U/modified/myhostname.U
60762      Branch: metaconfig/U/perl
60763            ! Mksymlinks.U issymlink.U
60764      Branch: perl
60765            ! Configure
60766 ____________________________________________________________________________
60767 [  8316] By: jhi                                   on 2001/01/04  19:02:22
60768         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
60769              From: Andy Dougherty <doughera@lafayette.edu>
60770              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
60771              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
60772              
60773              Beware of GNU ld.
60774      Branch: perl
60775            ! hints/solaris_2.sh
60776 ____________________________________________________________________________
60777 [  8315] By: jhi                                   on 2001/01/04  18:56:48
60778         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
60779              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
60780              Date: Wed, 3 Jan 2001 07:58:51 +0100
60781              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
60782      Branch: perl
60783            ! hints/solaris_2.sh
60784 ____________________________________________________________________________
60785 [  8314] By: jhi                                   on 2001/01/04  18:54:07
60786         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
60787              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60788              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
60789              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
60790              
60791              Doc tweak on #8313.
60792      Branch: perl
60793            ! ext/B/B/Deparse.pm
60794 ____________________________________________________________________________
60795 [  8313] By: jhi                                   on 2001/01/04  18:52:27
60796         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
60797              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
60798              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60799              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
60800              
60801              Make the peephole optimizer to bypass more null ops and
60802              and rewrite the deparse handling of continue blocks.
60803      Branch: perl
60804            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
60805 ____________________________________________________________________________
60806 [  8312] By: jhi                                   on 2001/01/04  18:47:39
60807         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
60808      Branch: perl
60809            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
60810            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
60811            ! t/lib/st-lock.t
60812 ____________________________________________________________________________
60813 [  8311] By: jhi                                   on 2001/01/04  18:36:08
60814         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
60815              filter to be run on each .pm during the pm_to_blib() phase,
60816              a fixed version of
60817              
60818              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
60819              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
60820              Date: Wed, 03 Jan 2001 22:01:30 +0100
60821              Message-ID: <5296.978555690@nice.ram.loc>
60822      Branch: perl
60823            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
60824            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
60825            ! lib/ExtUtils/MakeMaker.pm
60826 ____________________________________________________________________________
60827 [  8310] By: jhi                                   on 2001/01/04  18:32:54
60828         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
60829              From: Robin Barker <rmb1@cise.npl.co.uk>
60830              Date: Tue, 2 Jan 2001 15:35:03 GMT
60831              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
60832      Branch: perl
60833            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
60834            ! pod/perlrequick.pod
60835 ____________________________________________________________________________
60836 [  8309] By: jhi                                   on 2001/01/04  18:29:07
60837         Log: Subject: Re: [patch] static-ize XS()
60838              From: Doug MacEachern <dougm@covalent.net>
60839              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
60840              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
60841              
60842              Provide prototypes for the XS functions.
60843      Branch: perl
60844            ! lib/ExtUtils/xsubpp
60845 ____________________________________________________________________________
60846 [  8308] By: jhi                                   on 2001/01/04  18:27:44
60847         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
60848              From: Doug MacEachern <dougm@covalent.net>
60849              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
60850              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
60851      Branch: perl
60852            ! lib/ExtUtils/typemap
60853 ____________________________________________________________________________
60854 [  8307] By: jhi                                   on 2001/01/04  18:25:25
60855         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
60856              From: Doug MacEachern <dougm@covalent.net>
60857              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
60858              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
60859              
60860              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
60861      Branch: perl
60862            ! lib/ExtUtils/MM_Unix.pm
60863 ____________________________________________________________________________
60864 [  8306] By: jhi                                   on 2001/01/04  18:23:00
60865         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
60866              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60867              Date: Thu, 4 Jan 2001 12:47:10 +0100 
60868              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
60869              
60870              The toke.c part only, patching embed.h and proto.h is futile.
60871      Branch: perl
60872            ! toke.c
60873 ____________________________________________________________________________
60874 [  8305] By: jhi                                   on 2001/01/04  18:05:51
60875         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
60876              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60877              Date: Thu, 4 Jan 2001 17:50:12 +0100 
60878              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
60879      Branch: perl
60880            ! toke.c
60881 ____________________________________________________________________________
60882 [  8304] By: jhi                                   on 2001/01/04  18:03:26
60883         Log: Subject: [PATCH perl@8269]
60884              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
60885              Date: Thu, 4 Jan 2001 12:53:39 +0100 
60886              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
60887              
60888              If running byacc write-enable also perly.h.
60889      Branch: perl
60890            ! Makefile.SH
60891 ____________________________________________________________________________
60892 [  8303] By: jhi                                   on 2001/01/04  15:40:49
60893         Log: Rewrite pp_concat() in terms of sv_catsv().
60894      Branch: perl
60895            ! pp_hot.c
60896 ____________________________________________________________________________
60897 [  8302] By: nick                                  on 2001/01/03  22:43:22
60898         Log: Integrate mainline.
60899      Branch: perlio
60900           !> ext/Encode/Encode.xs sv.c utf8.c
60901 ____________________________________________________________________________
60902 [  8301] By: jhi                                   on 2001/01/02  23:40:26
60903         Log: Variable naming tweak.
60904      Branch: perl
60905            ! sv.c
60906 ____________________________________________________________________________
60907 [  8300] By: jhi                                   on 2001/01/02  23:40:02
60908         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
60909              in is_utf8_string().
60910      Branch: perl
60911            ! utf8.c
60912 ____________________________________________________________________________
60913 [  8299] By: jhi                                   on 2001/01/02  22:14:40
60914         Log: Integrate perlio.
60915      Branch: perl
60916           !> pp.c pp_hot.c win32/Makefile
60917 ____________________________________________________________________________
60918 [  8298] By: nick                                  on 2001/01/02  22:03:06
60919         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
60920      Branch: perlio
60921            ! pp.c pp_hot.c
60922 ____________________________________________________________________________
60923 [  8297] By: jhi                                   on 2001/01/02  04:26:28
60924         Log: Signedness nit.
60925      Branch: perl
60926            ! ext/Encode/Encode.xs
60927 ____________________________________________________________________________
60928 [  8296] By: nick                                  on 2001/01/01  23:49:36
60929         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
60930      Branch: perlio
60931            ! win32/Makefile
60932 ____________________________________________________________________________
60933 [  8295] By: jhi                                   on 2001/01/01  23:05:48
60934         Log: Integrate perlio.
60935      Branch: perl
60936           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
60937           !> t/lib/encode.t
60938 ____________________________________________________________________________
60939 [  8294] By: nick                                  on 2001/01/01  22:48:34
60940         Log: Integrate mainline
60941      Branch: perlio
60942            ! pp_hot.c t/lib/encode.t
60943           !> (integrate 65 files)
60944 ____________________________________________________________________________
60945 [  8293] By: nick                                  on 2001/01/01  21:58:50
60946         Log: More rigor in UTF-8-ness of Encode's toUnicode
60947              XS export some of the utf8 internal functions.
60948              Test some of the functions.
60949              Fix pp_concat() bug shown by said tests.
60950      Branch: perlio
60951            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
60952            ! t/lib/encode.t
60953 ____________________________________________________________________________
60954 [  8292] By: jhi                                   on 2001/01/01  18:11:44
60955         Log: Integrate perlio.
60956      Branch: perl
60957           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
60958           !> ext/Encode/encengine.c ext/Encode/encode.h
60959 ____________________________________________________________________________
60960 [  8291] By: jhi                                   on 2001/01/01  18:10:58
60961         Log: Podify README.mpeix (a new version from the web),
60962              add a dummy NAME to Carp::Heavy, regen toc.
60963      Branch: perl
60964            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
60965            ! pod/perltoc.pod
60966 ____________________________________________________________________________
60967 [  8290] By: nick                                  on 2001/01/01  17:43:47
60968         Log: Loose the "Loading..." warning.
60969              Another bug in fallback support
60970      Branch: perlio
60971            ! ext/Encode/Encode.pm ext/Encode/encengine.c
60972 ____________________________________________________________________________
60973 [  8289] By: jhi                                   on 2001/01/01  00:01:57
60974         Log: Bump up Larry's copyright.
60975      Branch: perl
60976            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
60977            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
60978            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
60979            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
60980            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
60981            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
60982            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
60983            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
60984 ____________________________________________________________________________
60985 [  8288] By: nick                                  on 2000/12/31  21:27:53
60986         Log: Fix .ucm reading - forgot a chr()
60987              Start of .ucm write (for .enc to .ucm)
60988      Branch: perlio
60989            ! ext/Encode/compile
60990 ____________________________________________________________________________
60991 [  8287] By: jhi                                   on 2000/12/31  18:15:56
60992         Log: Comment away a diagnostic message as noted by Craig A. Berry
60993              (the unexpected message was confusing testing)
60994      Branch: perl
60995            ! ext/Encode/Encode.pm
60996 ____________________________________________________________________________
60997 [  8286] By: jhi                                   on 2000/12/31  18:14:51
60998         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
60999              Date: Sun, 31 Dec 2000 11:17:37 -0600
61000              From: "Craig A. Berry" <craigberry@mac.com>
61001              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
61002      Branch: perl
61003            ! ext/Encode/Makefile.PL
61004 ____________________________________________________________________________
61005 [  8285] By: nick                                  on 2000/12/31  18:11:54
61006         Log: Start of support of ICU-style .ucm files:
61007              - teach compile how to read a .ucm file
61008              - first guess at how to represent fallbacks in "tries".
61009              - use fallbacks if check == 0
61010              - new return code to indicate we used one.
61011      Branch: perlio
61012            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
61013            ! ext/Encode/encengine.c ext/Encode/encode.h
61014 ____________________________________________________________________________
61015 [  8284] By: jhi                                   on 2000/12/31  18:04:41
61016         Log: Pacify picky VMS compiler.
61017              
61018              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
61019              From: "Craig A. Berry" <craig.berry@psinetcs.com>
61020              Date: Sat, 30 Dec 2000 18:10:02 -0600
61021              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
61022      Branch: perl
61023            ! sv.c
61024 ____________________________________________________________________________
61025 [  8283] By: jhi                                   on 2000/12/31  16:11:47
61026         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
61027      Branch: perl
61028            ! t/lib/glob-basic.t
61029 ____________________________________________________________________________
61030 [  8282] By: jhi                                   on 2000/12/31  15:26:11
61031         Log: Integrate perlio.
61032      Branch: perl
61033           !> makedef.pl opcode.pl os2/os2.c perlio.c
61034 ____________________________________________________________________________
61035 [  8281] By: nick                                  on 2000/12/31  10:06:15
61036         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
61037              is available to be exported
61038      Branch: perlio
61039            ! makedef.pl perlio.c
61040 ____________________________________________________________________________
61041 [  8280] By: nick                                  on 2000/12/31  09:41:26
61042         Log: Ilya's OS2 patch (testing for damage on Win32)
61043      Branch: perlio
61044            ! makedef.pl opcode.pl os2/os2.c
61045 ____________________________________________________________________________
61046 [  8279] By: jhi                                   on 2000/12/30  21:52:07
61047         Log: Test nits.
61048      Branch: perl
61049            ! t/lib/syslfs.t t/op/lfs.t
61050 ____________________________________________________________________________
61051 [  8278] By: jhi                                   on 2000/12/30  21:47:49
61052         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
61053              From: andreas.koenig@anima.de (Andreas J. Koenig)
61054              Date: 30 Dec 2000 22:35:37 +0100
61055              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
61056              
61057              The 32-bit wraparound test wasn't quite right.
61058      Branch: perl
61059            ! t/lib/syslfs.t t/op/lfs.t
61060 ____________________________________________________________________________
61061 [  8277] By: jhi                                   on 2000/12/30  21:33:44
61062         Log: Subject: [PATCH] open() example in perlfunc.pod 
61063              From: Karsten Sperling <s_sperli@ira.uka.de>
61064              Date: Sat, 30 Dec 2000 22:27:09 +0100
61065              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
61066      Branch: perl
61067            ! pod/perlfunc.pod
61068 ____________________________________________________________________________
61069 [  8276] By: jhi                                   on 2000/12/30  20:32:40
61070         Log: Not quite that many tests yet.
61071      Branch: perl
61072            ! t/op/pat.t
61073 ____________________________________________________________________________
61074 [  8275] By: jhi                                   on 2000/12/30  20:26:58
61075         Log: Integrate perlio.
61076      Branch: perl
61077           !> toke.c
61078 ____________________________________________________________________________
61079 [  8274] By: jhi                                   on 2000/12/30  20:24:56
61080         Log: Signedness nit.
61081      Branch: perl
61082            ! utf8.c
61083 ____________________________________________________________________________
61084 [  8273] By: jhi                                   on 2000/12/30  20:15:46
61085         Log: Add a test case for 20000731.001 which was fixed by the #8267.
61086      Branch: perl
61087            ! t/op/pat.t
61088 ____________________________________________________________________________
61089 [  8272] By: nick                                  on 2000/12/30  19:47:51
61090         Log: Tweak for MULTIPLICITY/USE_PERLIO
61091      Branch: perlio
61092            ! toke.c
61093 ____________________________________________________________________________
61094 [  8271] By: nick                                  on 2000/12/30  19:46:45
61095         Log: Integrate mainline
61096      Branch: perlio
61097           +> lib/unicode/distinct.pm
61098           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
61099           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
61100           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
61101 ____________________________________________________________________________
61102 [  8270] By: jhi                                   on 2000/12/30  19:39:50
61103         Log: Subject: RE: perl@8269
61104              From: "Richard Soderberg" <rs@crystalflame.net>
61105              Date: Sat, 30 Dec 2000 11:36:27 -0800
61106              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
61107              
61108              A missing aTHX_.
61109      Branch: perl
61110            ! toke.c
61111 ____________________________________________________________________________
61112 [  8269] By: jhi                                   on 2000/12/30  18:55:48
61113         Log: Update Changes.
61114      Branch: perl
61115            ! Changes patchlevel.h
61116 ____________________________________________________________________________
61117 [  8268] By: jhi                                   on 2000/12/30  17:18:40
61118         Log: Add a test for Unicode split //.  The #8267 was the cure.
61119      Branch: perl
61120            ! t/op/split.t
61121 ____________________________________________________________________________
61122 [  8267] By: jhi                                   on 2000/12/30  17:14:19
61123         Log: Subject: more UTF8 test suites and an UTF8 patch
61124              From: Inaba Hiroto <inaba@st.rim.or.jp>
61125              Date: Sat, 30 Dec 2000 14:27:10 +0900
61126              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
61127              
61128              Just the patch part for now, and the pragma renamed
61129              as unicode::distinct.
61130      Branch: perl
61131            + lib/unicode/distinct.pm
61132            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
61133            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
61134            ! regcomp.h regexec.c sv.c toke.c utf8.c
61135 ____________________________________________________________________________
61136 [  8266] By: nick                                  on 2000/12/30  16:40:49
61137         Log: Integrate mainline
61138      Branch: perlio
61139           +> lib/Pod/Text/Overstrike.pm
61140           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
61141           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
61142           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
61143           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
61144           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
61145 ____________________________________________________________________________
61146 [  8265] By: jhi                                   on 2000/12/30  07:28:55
61147         Log: The sv_catsv() fix, take two.
61148      Branch: perl
61149            ! sv.c t/op/join.t
61150 ____________________________________________________________________________
61151 [  8264] By: jhi                                   on 2000/12/30  06:19:18
61152         Log: Undo all the join-related changes since #8248: relevant
61153              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
61154              The new sv_catsv() doesn't fly so it must go back to
61155              the drawing board.
61156      Branch: perl
61157            ! sv.c t/op/join.t t/pragma/utf8.t
61158 ____________________________________________________________________________
61159 [  8263] By: jhi                                   on 2000/12/30  01:08:32
61160         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
61161      Branch: perl
61162            ! sv.c
61163 ____________________________________________________________________________
61164 [  8262] By: jhi                                   on 2000/12/30  00:45:14
61165         Log: Retract #8261.
61166      Branch: perl
61167            ! hv.c util.c
61168 ____________________________________________________________________________
61169 [  8261] By: jhi                                   on 2000/12/30  00:38:32
61170         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
61171      Branch: perl
61172            ! hv.c util.c
61173 ____________________________________________________________________________
61174 [  8260] By: jhi                                   on 2000/12/29  22:51:33
61175         Log: (Retracted by #8264)  More fixing for #8251.
61176      Branch: perl
61177            ! sv.c
61178 ____________________________________________________________________________
61179 [  8259] By: jhi                                   on 2000/12/29  18:27:30
61180         Log: Subject: podlators 1.06 released
61181              From: Russ Allbery <rra@stanford.edu>
61182              Date: 25 Dec 2000 05:09:30 -0800
61183              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
61184      Branch: perl
61185            + lib/Pod/Text/Overstrike.pm
61186            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
61187            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
61188 ____________________________________________________________________________
61189 [  8258] By: jhi                                   on 2000/12/29  18:20:45
61190         Log: Make the large file tests more robust/talkative as suggested by
61191              
61192              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
61193              From: andreas.koenig@anima.de (Andreas J. Koenig)
61194              Date: 29 Dec 2000 14:23:01 +0100
61195              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
61196      Branch: perl
61197            ! t/lib/syslfs.t t/op/lfs.t
61198 ____________________________________________________________________________
61199 [  8257] By: jhi                                   on 2000/12/29  17:48:04
61200         Log: Further VMS piping fixes from Charles Lane:
61201              
61202              In summary, error messages produced when a subprocess terminated
61203              abnormally were being sent not just to the parent process, but to
61204              grandparents, because of default values for error output that were
61205              not completely overridden when the subprocess was started.
61206              
61207              This patch fixes this behavior by defining user-mode (i.e., temporary
61208              for the duration of the program) logical names for SYS$OUTPUT and
61209              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
61210              changes to make it so that the user-mode logicals are the ones that
61211              control where Perl's error messages go if it terminates abnormally.
61212              
61213              I also added some gratuitous fixes to the indentation of braces in
61214              the piping code.  It just looked ugly, before.
61215      Branch: perl
61216            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
61217 ____________________________________________________________________________
61218 [  8256] By: jhi                                   on 2000/12/29  17:45:12
61219         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
61220              From: "Casey R. Tweten" <crt@kiski.net>
61221              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
61222              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
61223              
61224              Tests for for #8240.
61225      Branch: perl
61226            ! t/pragma/constant.t
61227 ____________________________________________________________________________
61228 [  8255] By: jhi                                   on 2000/12/29  17:43:07
61229         Log: Subject: Re: [PATCH] Interesting syntax idea
61230              From: Simon Cozens <simon@cozens.net>
61231              Date: Fri, 29 Dec 2000 14:34:04 +0000
61232              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
61233              
61234              Tests for #8254.
61235      Branch: perl
61236            ! t/pragma/sub_lval.t
61237 ____________________________________________________________________________
61238 [  8254] By: jhi                                   on 2000/12/29  17:42:11
61239         Log: Subject: [PATCH] Interesting syntax idea
61240              From: Simon Cozens <simon@cozens.net>
61241              Date: Wed, 27 Dec 2000 05:08:57 +0000
61242              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
61243              
61244              Make opens + bareword assigns do typeglob assigns.
61245      Branch: perl
61246            ! op.c
61247 ____________________________________________________________________________
61248 [  8253] By: jhi                                   on 2000/12/29  17:36:45
61249         Log: Output the (apparent) version of gcc, as suggested by
61250              
61251              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
61252              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
61253              Date: 26 Dec 2000 04:29:17 -0500
61254              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
61255              
61256              (The patch as such didn't any more apply as the misparsing had
61257              already been addressed in #6474.)  Also change the wording about
61258              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
61259      Branch: perl
61260            ! hints/dec_osf.sh
61261 ____________________________________________________________________________
61262 [  8252] By: nick                                  on 2000/12/29  12:14:31
61263         Log: Integrate mainline
61264      Branch: perlio
61265           !> (integrate 27 files)
61266 ____________________________________________________________________________
61267 [  8251] By: jhi                                   on 2000/12/29  08:45:46
61268         Log: (Retracted by #8264)
61269              
61270              (Fixed by #8260.)
61271              
61272              sv_catsv() needs one more byte space than seems reasonable.
61273              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
61274              Curiouser and curiouser.
61275      Branch: perl
61276            ! sv.c
61277 ____________________________________________________________________________
61278 [  8250] By: jhi                                   on 2000/12/29  07:57:52
61279         Log: More split // UTF-8 tests.
61280      Branch: perl
61281            ! t/pragma/utf8.t
61282 ____________________________________________________________________________
61283 [  8249] By: jhi                                   on 2000/12/29  07:54:51
61284         Log: (Retracted by #8264)  More join() testing which was good because
61285              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
61286      Branch: perl
61287            ! pp.c t/op/join.t utf8.c utf8.h
61288 ____________________________________________________________________________
61289 [  8248] By: jhi                                   on 2000/12/29  07:08:32
61290         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
61291              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
61292              that the only cases to care about are byte+byte and byte+character.
61293              
61294              TODO: See how well pp_concat() could be implemented in terms
61295              of sv_catsv().
61296      Branch: perl
61297            ! doop.c sv.c t/op/join.t utf8.h
61298 ____________________________________________________________________________
61299 [  8247] By: jhi                                   on 2000/12/29  06:35:23
61300         Log: Signedness nit.
61301      Branch: perl
61302            ! pp_hot.c
61303 ____________________________________________________________________________
61304 [  8246] By: jhi                                   on 2000/12/29  01:23:31
61305         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
61306              From: Lupe Christoph <lupe@lupe-christoph.de>
61307              Date: Thu, 28 Dec 2000 23:00:00 +0100
61308              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
61309              
61310              Suggest rsync --delete --dry-run.
61311      Branch: perl
61312            ! pod/perlhack.pod
61313 ____________________________________________________________________________
61314 [  8245] By: jhi                                   on 2000/12/28  23:57:05
61315         Log: The maxiters upper limit sanity check (guarding against
61316              non-progress) assumed bytes instead of characters in s///
61317              and split().
61318      Branch: perl
61319            ! pp.c pp_hot.c
61320 ____________________________________________________________________________
61321 [  8244] By: jhi                                   on 2000/12/28  23:34:08
61322         Log: Make some panic messages a bit more logical.
61323      Branch: perl
61324            ! doop.c pod/perldiag.pod pp.c pp_hot.c
61325 ____________________________________________________________________________
61326 [  8243] By: jhi                                   on 2000/12/28  22:59:16
61327         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
61328              From: Simon Cozens <simon@cozens.net>
61329              Date: Wed, 27 Dec 2000 02:30:03 +0000
61330              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
61331      Branch: perl
61332            ! pp.c t/pragma/sub_lval.t
61333 ____________________________________________________________________________
61334 [  8242] By: jhi                                   on 2000/12/28  22:56:53
61335         Log: Subject: [PATCH blead] Fix B::Terse indentation
61336              From: Daniel Chetlin <daniel@chetlin.com>
61337              Date: Wed, 27 Dec 2000 06:43:30 -0800
61338              Message-ID: <20001227064329.B9573@darkstar>
61339      Branch: perl
61340            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
61341 ____________________________________________________________________________
61342 [  8241] By: jhi                                   on 2000/12/28  22:48:59
61343         Log: The latter patch from the
61344              
61345              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
61346              From: Peter Prymmer <pvhp@forte.com> 
61347              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
61348              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
61349              
61350              (the former patch from the above should have been
61351              taken care of by Nick I-S)
61352      Branch: perl
61353            ! win32/Makefile
61354 ____________________________________________________________________________
61355 [  8240] By: jhi                                   on 2000/12/28  22:45:22
61356         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
61357              From: "Casey R. Tweten" <crt@kiski.net>
61358              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
61359              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
61360      Branch: perl
61361            ! lib/constant.pm
61362 ____________________________________________________________________________
61363 [  8239] By: jhi                                   on 2000/12/28  22:37:45
61364         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
61365              From: Simon Cozens <simon@cozens.net>
61366              Date: Wed, 27 Dec 2000 14:12:44 +0000
61367              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
61368      Branch: perl
61369            ! t/op/method.t t/op/sort.t toke.c
61370 ____________________________________________________________________________
61371 [  8238] By: jhi                                   on 2000/12/28  22:30:32
61372         Log: Subject: [PATCH perl@8229] Call.pm
61373              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
61374              Date: Mon, 25 Dec 2000 10:47:15 -0000
61375              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
61376      Branch: perl
61377            ! ext/Filter/Util/Call/Call.pm
61378 ____________________________________________________________________________
61379 [  8237] By: jhi                                   on 2000/12/28  22:19:21
61380         Log: Subject: [PATCH blead] Fix problem with `&' prototype
61381              From: Daniel Chetlin <daniel@chetlin.com>
61382              Date: Wed, 27 Dec 2000 15:55:32 -0800
61383              Message-ID: <20001227155532.D9573@darkstar>
61384      Branch: perl
61385            ! op.c t/comp/proto.t
61386 ____________________________________________________________________________
61387 [  8236] By: jhi                                   on 2000/12/28  22:09:25
61388         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
61389              From: Daniel Chetlin <daniel@chetlin.com>
61390              Date: Sun, 24 Dec 2000 04:09:49 -0800
61391              Message-ID: <20001224040949.B3090@darkstar>
61392      Branch: perl
61393            ! gv.c mg.c t/op/attrs.t
61394 ____________________________________________________________________________
61395 [  8235] By: jhi                                   on 2000/12/28  22:07:11
61396         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
61397              From: Jan Dubois <jand@ActiveState.com>
61398              Date: Tue, 26 Dec 2000 20:57:31 -0800
61399              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
61400      Branch: perl
61401            ! win32/win32.c
61402 ____________________________________________________________________________
61403 [  8234] By: jhi                                   on 2000/12/28  21:52:42
61404         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
61405              From: Simon Cozens <simon@cozens.net>
61406              Date: Thu, 28 Dec 2000 20:33:13 +0000
61407              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
61408      Branch: perl
61409            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
61410 ____________________________________________________________________________
61411 [  8233] By: jhi                                   on 2000/12/28  19:40:49
61412         Log: Integrate perlio.
61413      Branch: perl
61414           !> ext/Encode/Makefile.PL ext/Encode/compile
61415 ____________________________________________________________________________
61416 [  8232] By: nick                                  on 2000/12/23  16:06:00
61417         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
61418              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
61419      Branch: perlio
61420            ! ext/Encode/Makefile.PL
61421 ____________________________________________________________________________
61422 [  8231] By: nick                                  on 2000/12/23  14:30:34
61423         Log: "Compiled" encode build cleanup
61424              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
61425              - .c files do not export sub-tables
61426      Branch: perlio
61427            ! ext/Encode/Makefile.PL ext/Encode/compile
61428 ____________________________________________________________________________
61429 [  8230] By: nick                                  on 2000/12/23  12:50:37
61430         Log: Integrate mainline
61431      Branch: perlio
61432           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
61433           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
61434           !> pod/perl5004delta.pod pod/perl5005delta.pod
61435           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
61436           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
61437           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
61438           !> pod/perlsub.pod
61439 ____________________________________________________________________________
61440 [  8229] By: jhi                                   on 2000/12/22  15:32:12
61441         Log: Integrate perlio.
61442      Branch: perl
61443           +> win32/distclean.bat
61444           !> MANIFEST t/io/utf8.t
61445 ____________________________________________________________________________
61446 [  8228] By: jhi                                   on 2000/12/22  15:29:40
61447         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
61448              From: Robin Barker <rmb1@cise.npl.co.uk>
61449              Date: Fri, 22 Dec 2000 12:17:38 GMT
61450              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
61451      Branch: perl
61452            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
61453            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
61454            ! pod/perl5004delta.pod pod/perl5005delta.pod
61455            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
61456            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
61457            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
61458            ! pod/perlsub.pod
61459 ____________________________________________________________________________
61460 [  8227] By: jhi                                   on 2000/12/22  15:24:28
61461         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
61462              From: "John L. Allen" <allen@grumman.com>
61463              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
61464              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
61465              
61466              Document APPLLIB_EXP.
61467      Branch: perl
61468            ! INSTALL
61469 ____________________________________________________________________________
61470 [  8226] By: nick                                  on 2000/12/21  22:11:50
61471         Log: Handy script for when one forgets to "dmake clean" 
61472      Branch: perlio
61473            + win32/distclean.bat
61474            ! MANIFEST
61475 ____________________________________________________________________________
61476 [  8225] By: nick                                  on 2000/12/21  21:54:04
61477         Log: CRLF platform issue with io/utf8 fix.
61478      Branch: perlio
61479            ! t/io/utf8.t
61480 ____________________________________________________________________________
61481 [  8224] By: nick                                  on 2000/12/21  21:02:20
61482         Log: Integrate mainline
61483      Branch: perlio
61484           !> Changes Configure Makefile.SH Porting/Glossary
61485           !> Porting/config.sh Porting/config_H configure.com
61486           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
61487           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
61488           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
61489           !> win32/config.bc win32/config.gc win32/config.vc
61490 ____________________________________________________________________________
61491 [  8223] By: jhi                                   on 2000/12/21  17:09:16
61492         Log: Update Changes.
61493      Branch: perl
61494            ! Changes patchlevel.h
61495 ____________________________________________________________________________
61496 [  8222] By: jhi                                   on 2000/12/21  16:24:01
61497         Log: Metaconfig unit changes for #8221.
61498      Branch: metaconfig/U/perl
61499           +> issymlink.U
61500            - testsyml.U
61501            ! Mksymlinks.U
61502 ____________________________________________________________________________
61503 [  8221] By: jhi                                   on 2000/12/21  16:23:48
61504         Log: Rename testsyml to issymlink.
61505      Branch: perl
61506            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61507            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
61508            ! win32/config.vc
61509 ____________________________________________________________________________
61510 [  8220] By: jhi                                   on 2000/12/21  15:47:26
61511         Log: Robustness support for #8218 (symlink forest) since the GNU
61512              tools seem to be overly picky about symlinkage depths.
61513      Branch: perl
61514            ! Makefile.SH t/io/fs.t
61515 ____________________________________________________________________________
61516 [  8219] By: jhi                                   on 2000/12/21  15:38:27
61517         Log: Metaconfig changes for #8218.
61518      Branch: metaconfig
61519            ! U/modified/Oldconfig.U
61520      Branch: metaconfig/U/perl
61521            + Mksymlinks.U
61522            ! testsyml.U
61523 ____________________________________________________________________________
61524 [  8218] By: jhi                                   on 2000/12/21  15:37:57
61525         Log: Add Configure option -Dmksymlinks which will create a symlink
61526              forest if the current/build differs from the source directory.
61527              TODO: mkdir -p is not portable.
61528      Branch: perl
61529            ! Configure
61530 ____________________________________________________________________________
61531 [  8217] By: jhi                                   on 2000/12/21  14:39:12
61532         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
61533              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
61534              Date: Thu, 21 Dec 2000 09:38:18 GMT
61535              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
61536              
61537              The ofs became an SV.
61538      Branch: perl
61539            ! ext/Thread/Thread.xs
61540 ____________________________________________________________________________
61541 [  8216] By: jhi                                   on 2000/12/21  05:40:21
61542         Log: The polymorphism seems to have fixed 20000517.001.
61543      Branch: perl
61544            ! t/pragma/utf8.t
61545 ____________________________________________________________________________
61546 [  8215] By: jhi                                   on 2000/12/21  04:44:52
61547         Log: read() documentation tweak for 20001121.004.
61548      Branch: perl
61549            ! pod/perlfunc.pod
61550 ____________________________________________________________________________
61551 [  8214] By: jhi                                   on 2000/12/21  03:54:11
61552         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
61553      Branch: perl
61554            ! pp_sys.c t/op/misc.t
61555 ____________________________________________________________________________
61556 [  8213] By: jhi                                   on 2000/12/21  00:28:10
61557         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
61558              From: Peter Prymmer <pvhp@forte.com>
61559              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
61560              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
61561      Branch: perl
61562            ! configure.com
61563 ____________________________________________________________________________
61564 [  8212] By: jhi                                   on 2000/12/21  00:26:21
61565         Log: Edit edit edit.
61566      Branch: perl
61567            ! pod/perlfaq3.pod
61568 ____________________________________________________________________________
61569 [  8211] By: jhi                                   on 2000/12/20  18:52:46
61570         Log: Update Changes.
61571      Branch: perl
61572            ! Changes patchlevel.h
61573 ____________________________________________________________________________
61574 [  8210] By: jhi                                   on 2000/12/20  18:34:47
61575         Log: Yet another editor edit.
61576      Branch: perl
61577            ! pod/perlfaq3.pod
61578 ____________________________________________________________________________
61579 [  8209] By: jhi                                   on 2000/12/20  15:33:28
61580         Log: More Win32 Perling.
61581      Branch: perl
61582            ! pod/perlfaq3.pod
61583 ____________________________________________________________________________
61584 [  8208] By: jhi                                   on 2000/12/20  15:07:46
61585         Log: More Win32 editor/IDE/shell hints.
61586      Branch: perl
61587            ! pod/perlfaq3.pod
61588 ____________________________________________________________________________
61589 [  8207] By: jhi                                   on 2000/12/20  03:54:08
61590         Log: Subject: [PATCH] obscure timing knowledge
61591              From: Nicholas Clark <nick@ccl4.org>
61592              Date: Tue, 19 Dec 2000 19:22:31 +0000
61593              Message-ID: <20001219192231.F2827@plum.flirble.org>
61594      Branch: perl
61595            ! sv.c
61596 ____________________________________________________________________________
61597 [  8206] By: jhi                                   on 2000/12/20  03:45:57
61598         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
61599              From: Spider Boardman <spider@leggy.zk3.dec.com>
61600              Date: Tue, 19 Dec 2000 21:30:16 -0500
61601              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
61602      Branch: perl
61603            ! sv.c
61604 ____________________________________________________________________________
61605 [  8205] By: jhi                                   on 2000/12/19  23:02:01
61606         Log: Update Changes.
61607      Branch: perl
61608            ! Changes patchlevel.h
61609 ____________________________________________________________________________
61610 [  8204] By: jhi                                   on 2000/12/19  22:58:18
61611         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
61612              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
61613              on editors and diffing/patching.
61614      Branch: perl
61615            ! t/op/utf8decode.t
61616 ____________________________________________________________________________
61617 [  8203] By: nick                                  on 2000/12/19  21:36:16
61618         Log: Integrate mainline (forgot my own change...)
61619      Branch: perlio
61620           !> ext/Encode/compile
61621 ____________________________________________________________________________
61622 [  8202] By: nick                                  on 2000/12/19  21:34:42
61623         Log: Integrate mainline.
61624      Branch: perlio
61625           !> (integrate 61 files)
61626 ____________________________________________________________________________
61627 [  8201] By: nick                                  on 2000/12/19  21:34:06
61628         Log: Avoid looking for File::Glob when we don't need it.
61629      Branch: perl
61630            ! ext/Encode/compile
61631 ____________________________________________________________________________
61632 [  8200] By: jhi                                   on 2000/12/19  18:35:49
61633         Log: Update Changes.
61634      Branch: perl
61635            ! Changes patchlevel.h
61636 ____________________________________________________________________________
61637 [  8199] By: jhi                                   on 2000/12/19  18:35:07
61638         Log: Microperl tweaks.
61639      Branch: perl
61640            ! sv.c uconfig.h uconfig.sh
61641 ____________________________________________________________________________
61642 [  8198] By: jhi                                   on 2000/12/19  18:29:59
61643         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
61644      Branch: perl
61645            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61646            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
61647 ____________________________________________________________________________
61648 [  8197] By: jhi                                   on 2000/12/19  17:55:29
61649         Log: In VMS embedded perls couldn't access the statically built Socket,
61650              from Charles Lane.
61651      Branch: perl
61652            ! configure.com
61653 ____________________________________________________________________________
61654 [  8196] By: jhi                                   on 2000/12/19  17:49:50
61655         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
61656              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
61657              Date: Sun, 17 Dec 2000 19:11:44 -0000
61658              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
61659      Branch: perl
61660            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
61661            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
61662 ____________________________________________________________________________
61663 [  8195] By: jhi                                   on 2000/12/19  17:47:53
61664         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
61665              From: Jonathan Stowe <gellyfish@gellyfish.com>
61666              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
61667              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
61668      Branch: perl
61669            ! utils/h2xs.PL
61670 ____________________________________________________________________________
61671 [  8194] By: jhi                                   on 2000/12/19  17:46:28
61672         Log: Subject: Re: useless use of void context work-around
61673              From: andreas.koenig@anima.de (Andreas J. Koenig)
61674              Date: 16 Dec 2000 15:13:36 +0100
61675              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
61676              
61677              Document (comment) the q(di ds ig) trick in the code.
61678      Branch: perl
61679            ! op.c
61680 ____________________________________________________________________________
61681 [  8193] By: jhi                                   on 2000/12/19  17:10:57
61682         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
61683              From: "Mark J. Reed" <mreed@strange.turner.com>
61684              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
61685              Message-Id: <200012160222.VAA13986@strange.turner.com>
61686      Branch: perl
61687            ! ext/Sys/Syslog/Syslog.pm
61688 ____________________________________________________________________________
61689 [  8192] By: jhi                                   on 2000/12/19  17:07:45
61690         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
61691              From: Nicholas Clark <nick@ccl4.org>
61692              Date: Sat, 16 Dec 2000 19:03:13 +0000
61693              Message-ID: <20001216190313.D68304@plum.flirble.org>
61694      Branch: perl
61695            ! t/op/64bitint.t
61696 ____________________________________________________________________________
61697 [  8191] By: jhi                                   on 2000/12/19  17:06:13
61698         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
61699              From: Dominic Dunlop <domo@computer.org>
61700              Date: Mon, 18 Dec 2000 12:00:15 +0100
61701              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
61702              
61703              This patchlet is needed in order that perl can be statically linked.  
61704      Branch: perl
61705            ! regexec.c
61706 ____________________________________________________________________________
61707 [  8190] By: jhi                                   on 2000/12/19  17:03:08
61708         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
61709              From: "Craig A. Berry" <craig.berry@psinetcs.com>
61710              Date: Sun, 17 Dec 2000 00:18:35 -0600
61711              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
61712      Branch: perl
61713            ! perlio.h vms/gen_shrfls.pl
61714 ____________________________________________________________________________
61715 [  8189] By: jhi                                   on 2000/12/19  16:20:28
61716         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
61717              From: Prymmer/Kahn <pvhp@best.com>
61718              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
61719              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
61720              
61721              A better version of #8188.
61722      Branch: perl
61723            ! pod/perlfaq3.pod
61724 ____________________________________________________________________________
61725 [  8188] By: jhi                                   on 2000/12/19  15:57:06
61726         Log: (Replaced by #8189)
61727              
61728              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
61729              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
61730              From: Prymmer/Kahn <pvhp@best.com>
61731              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
61732              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
61733              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
61734              Date: Mon, 18 Dec 2000 11:10:45 -0500
61735              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
61736      Branch: perl
61737            ! pod/perlfaq3.pod
61738 ____________________________________________________________________________
61739 [  8187] By: jhi                                   on 2000/12/19  15:54:19
61740         Log: Email address fix for Anton Berezin.
61741      Branch: perl
61742            ! AUTHORS
61743 ____________________________________________________________________________
61744 [  8186] By: jhi                                   on 2000/12/19  15:38:54
61745         Log: Subject: [PATCH perl@8102] cygwin port
61746              From: "Eric Fifer" <efifer@dircon.co.uk> 
61747              Date: Thu, 14 Dec 2000 13:41:29 -0000
61748              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
61749              
61750              When compiling modules the data item that is being imported
61751              from libperl.dll needs to be tagged as imported/shared data:
61752              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
61753      Branch: perl
61754            ! perliol.h
61755 ____________________________________________________________________________
61756 [  8185] By: jhi                                   on 2000/12/19  14:53:24
61757         Log: Regen uconfig.h and uconfig.sh.
61758      Branch: perl
61759            ! uconfig.h uconfig.sh
61760 ____________________________________________________________________________
61761 [  8184] By: jhi                                   on 2000/12/18  20:43:49
61762         Log: Comments work so much better when they are closed.
61763      Branch: perl
61764            ! regcomp.c
61765 ____________________________________________________________________________
61766 [  8183] By: jhi                                   on 2000/12/18  18:04:02
61767         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
61768              Fixes the bug 20001218.016.
61769      Branch: perl
61770            ! regcomp.c
61771 ____________________________________________________________________________
61772 [  8182] By: gsar                                  on 2000/12/18  09:53:47
61773         Log: delete spurious files
61774      Branch: maint-5.6/perl
61775            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
61776            - vos/config.h vos/config_h.SH_orig
61777 ____________________________________________________________________________
61778 [  8181] By: gsar                                  on 2000/12/18  09:46:08
61779         Log: regen perltoc
61780      Branch: maint-5.6/perl
61781            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
61782 ____________________________________________________________________________
61783 [  8180] By: gsar                                  on 2000/12/18  09:20:27
61784         Log: integrate changes#7924..7926,7946,7952 from mainline
61785              
61786              A test works better if it has the right 1..$n output.
61787              
61788              All the core library users of Class::Struct seem to be
61789              using "use Class::Struct 'struct';" instead of the bare
61790              "use Class::Struct;", which isn't documented in Class::Struct.
61791              This can't be right.
61792              
61793              Make the Class::Struct import() wiser.
61794              
61795              Upgrade to CPAN 1.59_51, from Andreas König.
61796              
61797              Subject: Re: long shell lines
61798              Split overly long shell command lines.
61799      Branch: maint-5.6/perl
61800           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
61801           !> lib/File/stat.pm t/lib/class-struct.t
61802 ____________________________________________________________________________
61803 [  8179] By: gsar                                  on 2000/12/18  08:55:54
61804         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
61805              7918,7919,7988,8907 from mainline (various)
61806              
61807              Subject: [ID 20001127.004] White space problem in perlamiga.pod
61808              
61809              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
61810              
61811              Subject: [PATCH] perlcc.PL cleanups
61812              
61813              Subject: [PATCH] Updating perltie.pod for arrays
61814              
61815              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
61816              Subject: Re: [PATCH] Updating perltie.pod for arrays
61817              Subject: Re: [PATCH] Updating perltie.pod for arrays
61818              
61819              One more perltie.pod nit from Casey R. Tweten.
61820              
61821              Subject: [PATCH] $^O  win32 -> MSWin32
61822              plus similar nits for vms, err, VMS, and UNICOS.
61823              
61824              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
61825              More checking in case someone has broken their services or
61826              protocol databases.
61827              
61828              Make "use Class::Struct 'struct';" work again (broken by #7617);
61829              add a test for Class::Struct.
61830              
61831              Integrate the "skip" messages to explain().
61832              
61833              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
61834      Branch: maint-5.6/perl
61835           +> t/lib/class-struct.t
61836           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
61837           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
61838           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
61839 ____________________________________________________________________________
61840 [  8178] By: gsar                                  on 2000/12/18  08:16:30
61841         Log: avoid redefinition warnings on windows due to sys/socket.h getting
61842              #included before win32.h
61843      Branch: maint-5.6/perl
61844            ! win32/include/sys/socket.h
61845 ____________________________________________________________________________
61846 [  8177] By: gsar                                  on 2000/12/18  05:24:04
61847         Log: make regen_headers; fix POSIX.xs problems; remove outdated
61848              code from sys/socket.h that makes build fail now
61849      Branch: maint-5.6/perl
61850            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
61851            ! pod/perlapi.pod
61852           !> win32/include/sys/socket.h
61853 ____________________________________________________________________________
61854 [  8176] By: gsar                                  on 2000/12/18  05:20:17
61855         Log: update Changes
61856      Branch: maint-5.6/perl
61857            ! Changes patchlevel.h
61858 ____________________________________________________________________________
61859 [  8175] By: gsar                                  on 2000/12/18  04:57:48
61860         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
61861              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
61862              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
61863              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
61864              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
61865              7823,7825,7838
61866              
61867              Subject: Re: [PATCH] README.solaris
61868              
61869              Add getpagesize() probing, on non-UNIX guess 'undef'.
61870              
61871              Simplify the getpagesize() unit by dropping the
61872              pagesize probe since it's nowadays slightly more
61873              complicated because of sysconf(). (Note: if some
61874              platform really needs the -lPW for getpagesize,
61875              I just broke it.)
61876              TODO: a new pagesize unit.
61877              
61878              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
61879              
61880              MachTen doesn't really do mmap() and munmap().
61881              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
61882              
61883              More README.solaris updates from Andy Dougherty.
61884              
61885              Copy the s// information of README.hpux also to the perlrun.
61886              
61887              Add HAS_FSYNC, lack noticed by Nicholas Clark.
61888              
61889              Add a metaconfig unit for fsync.
61890              
61891              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
61892              
61893              Many subdocumented return values of the IO extension now documented.
61894              ungetc and write still left subdocumented.
61895              Subject: [PATCH] (was Re: IO::Handle::ungetc)
61896              
61897              Document tell() on special streams.
61898              
61899              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
61900              
61901              Subject: [ID 20001112.007] sfio's sftell isn't ftell
61902              
61903              Couple of tests from #7660 salvaged.
61904              
61905              Tweak the definition of the bit complement on UTF-8 data:
61906              if none of the characters in the string are > 0xff,
61907              the result is a complemented byte string, not a (UTF-8)
61908              char string.  Based on the summary in
61909              Subject: Re: [ID 20000918.005] ~ on wide chars
61910              This should give us the maximum backward (pre-char string)
61911              compatibility and utf8 compatibility.  The other alternative
61912              would be to limit the bit complement to be always byte only,
61913              taking the least significant byte of the chars.
61914              
61915              Cleanup messy #ifdef.
61916              
61917              Typos in #7667.
61918              
61919              Declare reg_data like reg_substr_data.
61920              
61921              Placate nervous compilers that see longer than ints switch()ing.
61922              
61923              Remove the new two tests of lib/io_xs for now, they seem to
61924              fail under perlio on some platforms.
61925              
61926              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
61927              
61928              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
61929              
61930              Subject: tiny typo in perl5db.pl
61931              
61932              Subject: some additions for makefiles for win32 (for perl@7674)
61933              
61934              Hoist the duplicated socket/netdb include logic to perl.h;
61935              undef SETERRNO in case SOCKS has defined it.  Based on:
61936              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
61937              
61938              Regen Configure.
61939              
61940              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
61941              (a macro to define signed and unsigned integer constants).
61942              
61943              Use UINT64_C().
61944              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
61945              
61946              Use u_int32_t for the size of hash_cb(), not size_t.
61947              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
61948              
61949              Quit utf8_to_uv() instantly if curlen == 0.
61950              
61951              Subject: [PATCH: perl@7674] updates to README.os390
61952              
61953              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
61954              
61955              EBCDIC tweaks.
61956              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
61957              
61958              Linenumber fix.
61959              
61960              SOCKS has its own USE_THREADS, based on
61961              Subject: [ID 20001114.002] et. al. bugfix followup
61962              
61963              UINT64_C() work continues.
61964              
61965              Detypo.
61966              
61967              The type of the hash_cb() size argument is tricky.
61968              
61969              Add fwalk() probe to the configuration files and regen perltoc.
61970              
61971              Subject: perllocale.pod changes
61972              
61973              Avoid an infinite loop in VMS when utils scripts are run
61974              with no arguments, from Charles Lane.
61975              
61976              Subject: Re: Bug in Carp::Heavy/5.6.0?
61977              
61978              For Solaris use64bitall the stdchar needs a little bit of help.
61979              
61980              The long double hints can be here or there.
61981              
61982              Test tweak for the open pragma.
61983              
61984              Also the 64bitall hints can be either here or there.
61985              
61986              As surmised the #7719 wasn't a good move.
61987              
61988              Subject: Fix for 20000409.001
61989              
61990              Subject: Fix for 20000815.006
61991              It's really 20000518.006.
61992              
61993              Subject: [PATCH 5.6.0 README.win32] very minor typos
61994              
61995              Subject: Fix for README.amiga (20000323.033)
61996              
61997              Explain in more detail the {} syntax ambiguousity.
61998              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
61999              
62000              Sparc 64-bit pack() fix from Jens Hamisch.
62001              
62002              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
62003              
62004              Subject: podlators 1.05 available        
62005              
62006              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
62007              
62008              Subject: [perl 7711: EPOC] updates
62009              
62010              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
62011              
62012              Miraculous typo.
62013              
62014              sysseek() instead of seek().
62015              
62016              Solaris hints tweaks.
62017              
62018              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
62019              This may be overly harsh but until proven otherwise, we think this
62020              way, or until we have a simple test for Configure (having to start
62021              up servers is does not count as simple) to check for the problems.
62022              
62023              Remove the shared object before attempting to create
62024              (by linking) a new one.  E.g. in AIX not removing
62025              becomes quite painful if one tries to do more than one
62026              build in the same tree (an interrupted build, for example),
62027              since the AIX' shared dynaloader seemingly keeps the shared
62028              objects open and therefore 'busy' for quite a while, even when
62029              nobody is using the objects, leading into link failures.
62030              
62031              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
62032              
62033              Subject: DOC PATCH 5.6.0 perlreftut
62034              
62035              Subject: [PATCH: perl@7777] add system locale testing for VMS
62036              
62037              Subject: [PATCH] Test.pm POD peculiarity
62038              
62039              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
62040              
62041              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
62042              
62043              Subject: Re: perl@7777 
62044              Detypoing.
62045              
62046              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
62047              
62048              Go ahead and #include <unistd.h> in perl.h.
62049              
62050              Subject: [PATCH perl@7795] small cleanup task for test suite
62051              
62052              Subject: Re: av.c patch (having slight problems)
62053              unshift() speedup.
62054              
62055              Reach back one higher up when searching for PERL_SRC.
62056      Branch: maint-5.6/perl
62057           +> lib/File/Spec/Epoc.pm
62058           !> (integrate 88 files)
62059 ____________________________________________________________________________
62060 [  8174] By: gsar                                  on 2000/12/18  03:53:09
62061         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
62062              7625..7629,7631..7634,7637,7639,7642 from mainline
62063              
62064              Fix for the tie-refhash string table leaks.
62065              
62066              Subject: [patch perl@7595] VMS configure.com tweak
62067              
62068              More careful detection of how well NVs and UVs mix.
62069              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))
62070              Added some SIGFPE paranoia.
62071              
62072              Forgot to bump the line numbers in #7601.
62073              
62074              Subject: PATCH std stdio for (Free)BSD
62075              
62076              Deleting $ENV{PATH} in VMS is not recommendable.
62077              
62078              Locale buglets.
62079              Subject: RE: Locales support (setlocale) fixes
62080              
62081              Do not test UTF-8 locales since that the tests would require
62082              polymorphic regexen.
62083              
62084              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
62085              
62086              A missing aTHX_.
62087              
62088              Subject: [ID 20001108.013] spelling
62089              
62090              Subject: [PATCH] Class::Struct at compile time
62091              
62092              Make deleting for %ENV work for (newer versions of) VMS,
62093              from Craig A. Berry.
62094              
62095              Forgot from #7618.
62096              
62097              More VMS moves on environment handling, from Charles Lane.
62098              
62099              Remove unused extra arguments.
62100              
62101              Typo in an ifndef.
62102              Subject: Re: [PATCH 5.7.0] better messages from malloc()
62103              
62104              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
62105              All except the "cow orker" change.
62106              
62107              The generated boot_* headers are wrong.  Pickier compiler,
62108              such as KAI C++ will refuse to compile the resulting perlmain.
62109              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
62110              
62111              There's no =head3.
62112              
62113              Disable only the tests 99 and 166 for UTF-8 locales.
62114              
62115              Missing dTHXs.
62116              Subject: RE: perl@7595 builds not on cygwin
62117              
62118              Subject: Re: bash -c exit and linux hints 
62119              
62120              Various doc oddball characters.
62121              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
62122              
62123              Subject: [PATCH] IO::Seekable pod
62124              
62125              Amdahl UTS hints updates.
62126              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
62127              
62128              Explain better why certain regex tests are skipped.
62129              Subject: Re: tests skipped: unknown reason
62130              
62131              Subject: [PATCH] README.solaris
62132              
62133              Subject: [PATCH perl@7638] cygwin port
62134      Branch: maint-5.6/perl
62135           +> README.solaris
62136           !> (integrate 26 files)
62137 ____________________________________________________________________________
62138 [  8173] By: gsar                                  on 2000/12/18  03:37:02
62139         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
62140              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
62141              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
62142              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
62143              
62144              Better create a true mailing list for the repository keepers.
62145              
62146              Subject: [ID 20001027.007] uniq array in perlfaq
62147              
62148              De-quoted-unreadable to ISO Latin 1.
62149              (There's one ISO-2022-JP name in Changes5.004.)
62150              
62151              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
62152              
62153              The #7476 needs a MANIFEST change, too.
62154              
62155              Add also emailless people.
62156              
62157              UTF-8 decoder tweak.
62158              
62159              Make \x{...} consistently produce UTF-8.
62160              Subject: Re: \x{...} is confused 
62161              
62162              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
62163              
62164              Add a perlbug flag, -A, to avoid acknowledgement messages.
62165              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
62166              
62167              Use Errno magic.
62168              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
62169              
62170              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
62171              
62172              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
62173              
62174              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
62175              
62176              Be more lenient on bad UTF-8 when doing bit arithmetics.
62177              Subject: Re: [ID 20000918.005] ~ on wide chars
62178              (The ord() part of the patch skipped.)
62179              
62180              Subject: perlfaq style changes
62181              
62182              AUTHORS tweaks.
62183              
62184              Whitespace style tweak.  Was originally going to see to
62185              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
62186              but that had already been taken care of.
62187              
62188              The compiler is either gcc or cc, from Tom Bates.
62189              
62190              The osname has been lowercased by now, from Tom Bates.
62191              
62192              The NonStop-UX libraries have a novel way to say NaN.
62193              
62194              printf UVs the correct way, noticed by Robin Barker.
62195              
62196              Subject: [PATCH] startperl to respect versiononly
62197              
62198              AUTHORS updates.
62199              
62200              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
62201              
62202              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
62203              
62204              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
62205              
62206              Generalize the Camel wording.
62207              Subject: Re: perlfaq style changes
62208              
62209              Subject: [ID 20001005.006] Documentation -- description of qr//
62210              
62211              C.pm part of
62212              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
62213              
62214              Locale warning explanation tweak.
62215              
62216              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
62217              
62218              Make the POSIX::setuid and POSIX::setgid to really call setuid()
62219              and setgid() because they were just changing $< and $( which means
62220              only changing the real uid/gid, as opposed to changing both
62221              real and effective ids.  (The alternative way could have been
62222              in POSIX.pm to change $> and $), too, but making a direct call
62223              to the C API feels cleaner.)  Fixes the bug
62224              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
62225              
62226              Expand %Config variables and %ENV variables only if
62227              so requested during build time using the
62228              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
62229              Not expanding makes relocating distributions easier.
62230              
62231              More tweaking on the #7522 theme.
62232              
62233              Test::Harness revealed buglets in the new DynaLoader.
62234              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
62235              
62236              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
62237              fix a autovivification bug in Tie::RefHash, add tests for both.
62238              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
62239              
62240              Detpyo.
62241              
62242              recv() can fail and return undef.
62243              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
62244              
62245              Fix the problem discussed in
62246              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
62247              originally from Linc Madison.  Also Andreas König's comments
62248              taken into account.  Some other problems with Tie::SubstrHash
62249              fixed: didn't croak when the table exceeded the requested number
62250              of entries (as documented) but instead when the number of entries
62251              exceeded the size of the table, a croak() had an unnecessary \n,
62252              didn't have a CLEAR method, documented that there is no exists().
62253              Didn't fix to be strict-proof because the module uses &foo; and
62254              dynamic scope.  Added a test script exercizing both first tamely 
62255              the basic functionality, and then the failure cases reported by
62256              Linc Madison.
62257              
62258              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
62259              
62260              The #7521 touched things it shouldn't have.
62261              
62262              Subject: [PATCH 5.7.0] better messages from malloc()
62263              
62264              Subject: Re: README.aix
62265              
62266              Add FCNTL_CAN_LOCK.
62267              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
62268              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
62269              
62270              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
62271              create a "fast path" for locale name probing using "locale -a"
62272              if available, squash finally hopefully the s?printf resetting
62273              the numeric locale (since, IIUC perllocale, it never shouldn't). 
62274              
62275              More Changes tweakery.
62276              
62277              Dying is too strict here, better just skip.
62278              
62279              Subject: Locales support (setlocale) fixes
62280              Modified quite a bit to be more portable.
62281              
62282              Configure would use a bad $myuname from an old config.sh.
62283              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
62284              
62285              Fix for
62286              Subject: [ID 20001004.006] undef is never tainted
62287              An undef read from a slurped file was not tainted.
62288              
62289              Fix for
62290              Subject: [ID 20001004.007] taint propogation is inconsistent
62291              The culprit was sv_setsv() which was rather blindly
62292              propagating taint, which lead to behaviour where if
62293              a tainted anon hash value was seen all the hash values
62294              from then on at that level became tainted, or at any
62295              upper levels in the case of nested anon hashes.
62296              
62297              Test tweak: show also the failed locales.
62298              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
62299              
62300              A fix of sorts for 20000329.026, a better error message
62301              for a missing "use charnames" when using the \N{...}. 
62302              
62303              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
62304              
62305              Add =pod to be tidy.
62306              
62307              Fix for bug id 19990615.008, pos() unset during s///ge.
62308              
62309              Add a note for future generations about bug id 20000229.006.
62310              
62311              Use -dM for gcc (the suggested patch did it only for Linux,
62312              but I think it can be generalized).
62313              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
62314              
62315              opmini.o can linger from Configures past.
62316              
62317              Document that the evaled syntax errors cause scalar leaks.
62318              
62319              Fix for
62320              Subject: [ID 20000728.005] perl -P broken
62321              (hopefully).  The fix is also not complete, it seems to break
62322              BOM swallowing for libc5 systems, but until someone figures
62323              out a way to do this without ftell(), this will do.
62324              
62325              AUTHORS updates.
62326              
62327              Subject: Re: rsync'ed patches vs. rsync'ed source
62328              
62329              Admit that the test leaks scalars.
62330              
62331              Sanitize the environment further.
62332              
62333              VOS updates from Paul Green.
62334              
62335              Document %ENV = () portability issues.
62336              
62337              Make the stdio test program of 7427 less noisy while being 
62338              compiled so that Digital UNIX wouldn't get both
62339              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
62340              undefined.  This makes perlio happy.
62341              
62342              glibc5 detection by __GNU_LIBRARY__.
62343              
62344              %ENV note tweaks from Dan Sugalski.
62345              
62346              Varargs don't always work too well if one puts an unsigned
62347              char on the stack and pop an unsigned quad off the stack.
62348              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
62349              
62350              Subject: Pod updates
62351              
62352              Fake support of holey files in win/dosish platforms.
62353              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
62354              
62355              A doc addition for bug id 20001105.019, beware \p.
62356              
62357              Tweak #7587.
62358              
62359              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
62360              
62361              perlhack updates from H.Merijn Brand.
62362              
62363              Subject: [PATCH perl@7573] cygwin port
62364              Synchronize with Cygwin 1.1.5.
62365              
62366              Bad thinko in #7581 (I used the test program with the expanded
62367              values as-is).
62368              
62369              Make perlbug not insist on dumping to a file when stdout isn't a tty.
62370              Subject: [PATCH] perlbug.PL
62371              
62372              Overrideable keys, each, pop, push, shift, splice, unshift.
62373              Subject: [PATCH] prototyped functions that should be overrideable
62374              
62375              Try to avoid flockless and emulationless places.
62376      Branch: maint-5.6/perl
62377           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
62378            - MAINTAIN
62379           !> (integrate 111 files)
62380 ____________________________________________________________________________
62381 [  8172] By: jhi                                   on 2000/12/18  02:49:27
62382         Log: Regen pods.
62383      Branch: perl
62384            ! pod/perlmodlib.pod pod/perltoc.pod
62385 ____________________________________________________________________________
62386 [  8171] By: gsar                                  on 2000/12/18  02:49:24
62387         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
62388              7465..7471 from mainline
62389              
62390              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
62391              in platforms that strictly require all the symbols being present
62392              at link time.
62393              
62394              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
62395              
62396              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
62397              
62398              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
62399              
62400              Subject: [PATCH] todo
62401              
62402              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
62403              
62404              Use $sort, $uniq (and $tr) consistently as wondered
62405              by Nicholas Clark.
62406              
62407              Too enthusiastic editing in #7460.
62408              
62409              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
62410              
62411              Upgrade to CPAN 1.58_55.
62412              Subject: CPAN.pm status
62413              
62414              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
62415              
62416              Make target reordering to avoid pointless re-makes.
62417              Subject: Re: Total re-make of 'make okfile' after 7451 ?
62418              
62419              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
62420              
62421              Subject: DOC PATCH 5.6.0
62422              
62423              Add the repository doc by Malcolm, Sarathy, and by Simon,
62424              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
62425      Branch: maint-5.6/perl
62426           +> Porting/repository.pod
62427           !> Configure MANIFEST Makefile.SH README.dos README.os2
62428           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
62429           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
62430           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
62431 ____________________________________________________________________________
62432 [  8169] By: gsar                                  on 2000/12/18  02:33:34
62433         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
62434              7435..7441,7445 from mainline
62435              
62436              Make the UTF-8 decoding stricter and more verbose when
62437              malformation happens.  This involved adding an argument
62438              to utf8_to_uv_chk(), which involved changing its prototype,
62439              and prefer STRLEN over I32 for the UTF-8 length, which as
62440              a domino effect necessitated changing the prototypes of
62441              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
62442              The stricter UTF-8 decoding checking uses Markus Kuhn's
62443              UTF-8 Decode Stress Tester from
62444              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
62445              
62446              Run vms/vms_yfix.pl, should have done that after changing
62447              perly.c in #7382.
62448              
62449              Subject: [PATCH 5.7.0] static linking with uninstalled perl
62450              
62451              (Replaced by #7440.)
62452              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
62453              
62454              Fix the bug ID 20001024.005, the bug introduced by #7416.
62455              
62456              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
62457              
62458              Fix the bug reported in
62459              From: andreas.koenig@anima.de (Andreas J. Koenig)
62460              Also make is_utf8_char() stricter.
62461              
62462              Missed the header file changes from #7425.
62463              
62464              Check if stdio supports tweaking lval and cnt simultaneously.
62465              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
62466              
62467              Stratus VOS updates from Paul Green.
62468              
62469              Podify README.epoc and README.vos.
62470              
62471              Add targets to Makefile.SH, most importantly
62472              'regen_all' which also remembers to update vms/perly*.
62473              
62474              Subject: Minor update to find2perl, for portability
62475              
62476              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
62477              
62478              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
62479              
62480              Rename UTF8LEN() to be UNISKIP(), too confusing to have
62481              UTF8LEN() and UTF8SKIP(). 
62482              
62483              Allow poking holes at the UTF-8 decoding strictness.
62484              
62485              Continue the internal UTF-8 API tweaking.
62486              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
62487              used much more than the simpler API, now called utf8_to_uv_simple().
62488              Still not quite happy with API, too much partial duplication
62489              of functionality.
62490              
62491              A new version of making the syslog test more robust.
62492              (Replaces #7421.)
62493              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
62494              
62495              buildtoc target tweaks.
62496              
62497              Integrate with vmsperl #7430 by Charles Bailey:
62498              
62499              Cleanup from prior patch (Charles Lane?):
62500              - improve handling of MFDs in Basename and Path
62501              - default to no xsubpp line # munging when building debug images
62502      Branch: maint-5.6/perl
62503           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62504           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
62505           !> (integrate 67 files)
62506 ____________________________________________________________________________
62507 [  8168] By: gsar                                  on 2000/12/18  02:05:49
62508         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
62509              
62510              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
62511              From: Martin Husemann <martin@duskware.de>
62512              
62513              Subject: [PATCH 5.7.0] restore match data on backtracing
62514              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62515      Branch: maint-5.6/perl
62516           !> regcomp.c regexec.c t/op/re_tests
62517 ____________________________________________________________________________
62518 [  8167] By: gsar                                  on 2000/12/18  01:55:22
62519         Log: integrate changes#7858,7986 from mainline
62520              
62521              C<foreach my $x ...> in pseudo-fork()ed process may diddle
62522              parent's memory; fix it by keeping track of the actual pad
62523              offset rather than a raw pointer (this change is probably also
62524              relevant to non-ithreads case to avoid fallout from reallocs of
62525              the pad array, but is currently only enabled for the ithreads
62526              case in the interests of minimal disruption to existing "well
62527              tested" code)
62528              
62529              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
62530              due to the notorious GetFileType() bug in Windows 9x, which fstat()
62531              tickles)
62532      Branch: maint-5.6/perl
62533           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
62534           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
62535           !> win32/win32.c win32/win32.h win32/win32sck.c
62536 ____________________________________________________________________________
62537 [  8166] By: gsar                                  on 2000/12/18  01:52:59
62538         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
62539              from mainline (xsubpp and ExtUtils::LibList fixups, various
62540              other small items)
62541              
62542              The generated boot_* headers are wrong.  Pickier compiler,
62543              such as KAI C++ will refuse to compile the resulting perlmain.
62544              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
62545              
62546              Various doc oddball characters.
62547              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
62548              
62549              Subject: [PATCH] Re: 20001101.003 PDL
62550              
62551              Subject: [PATCH 5.7.0] etags broken again
62552              
62553              Subject: [PATCH 5.7.0] Liblist finally works
62554              
62555              Subject: [PATCH 5.7.0] Liblist returns found libraries
62556              
62557              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
62558              
62559              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
62560              
62561              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
62562              OUT keyword nits.
62563              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
62564              OUT and IN_OUT documentation.
62565      Branch: maint-5.6/perl
62566           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
62567           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
62568           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
62569           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
62570           !> win32/bin/search.pl
62571 ____________________________________________________________________________
62572 [  8165] By: gsar                                  on 2000/12/18  01:28:45
62573         Log: integrate changes#7533,7563,7611,7623 from mainline (various
62574              malloc.c embellishments)
62575      Branch: maint-5.6/perl
62576           !> malloc.c pod/perldiag.pod
62577 ____________________________________________________________________________
62578 [  8164] By: gsar                                  on 2000/12/18  01:23:33
62579         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
62580              fixups)
62581      Branch: maint-5.6/perl
62582           !> utils/h2xs.PL
62583 ____________________________________________________________________________
62584 [  8163] By: gsar                                  on 2000/12/18  01:17:50
62585         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
62586              fixups)
62587      Branch: maint-5.6/perl
62588           !> Makefile.SH utils/perlbug.PL
62589 ____________________________________________________________________________
62590 [  8162] By: gsar                                  on 2000/12/18  00:25:43
62591         Log: always export Perl_deb() (it is required by re.xs whether
62592              Perl is built with or without -DDEBUGGING)
62593      Branch: maint-5.6/perl
62594            ! makedef.pl
62595 ____________________________________________________________________________
62596 [  8161] By: gsar                                  on 2000/12/18  00:23:38
62597         Log: integrate change#7414 from mainline
62598              
62599              Undo the basename() part of #7412 since the lib/basename
62600              tests would need upgrading too.
62601              
62602              squelch two tests in tr.t that rely on tr/// paranoia change
62603              that's not in 5.6.x
62604      Branch: maint-5.6/perl
62605            ! t/op/tr.t
62606           !> lib/File/Basename.pm
62607 ____________________________________________________________________________
62608 [  8160] By: gsar                                  on 2000/12/18  00:05:30
62609         Log: missing change in previous integrate
62610      Branch: maint-5.6/perl
62611           !> README.aix
62612 ____________________________________________________________________________
62613 [  8159] By: gsar                                  on 2000/12/18  00:03:38
62614         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
62615              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
62616              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
62617              7410..7413 from mainline
62618              
62619              Introduce the man[24-8] variables, from Andy Dougherty.
62620              
62621              Upgrade to CPAN 1.58, from Andreas König.
62622              
62623              An updated EBCDIC tr patch.
62624              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
62625              
62626              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
62627              
62628              Two thirds of
62629              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
62630              The Install.pm changes will be submitted separately because
62631              they need some work and discussion still.
62632              
62633              The Install.pm third of
62634              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
62635              
62636              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
62637              
62638              Subject: [PATCH 5.7.0] IVs in mtats
62639              
62640              Subject: [PATCH 5.7.0] Perl API for mstats
62641              
62642              Ilya implemented the memory profiling API.
62643              
62644              In Amdahl UTS "struct sv" is defined by a system header,
62645              <ksync.h>.
62646              
62647              Slight tweak of the code to appease Amdahl UTS cc.
62648              
62649              Amdahl UTS doesn't seem to do dynaloading.
62650              
62651              Use UTF8SKIP(), from Simon Cozens.
62652              
62653              Thinko in #7222.
62654              
62655              op/sprintf.t patch for OS/390 (and any other host with limited
62656              floating-point exponent length)
62657              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
62658              
62659              Tweak #7225.
62660              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
62661              
62662              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
62663              
62664              Needs to be conditional on SunOS 4.
62665              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
62666              
62667              Test cases for bug id 20000323.056 (the bug seems to be fixed).
62668              
62669              Add test for bug id 20000427.003 (which seems to have
62670              been fixed) (also duplicate as 20000427.004, though
62671              with a higher severity).  Move one utf8 from op/append
62672              to pragma/utf8, tag the tests with bug ids.
62673              
62674              Document FNCASE=y as discussed in the bug 20000902.009.
62675              
62676              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
62677              The problem was that rx->minlen was in chars while pp_split()
62678              thought it would be in bytes. 
62679              
62680              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
62681              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
62682              
62683              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
62684              
62685              Fix a couple of compiler-noted nits in #7235.
62686              
62687              Tweak the test of #7235.
62688              
62689              One more ~utf8 tweak.
62690              
62691              -w cleanup.
62692              Subject: Re: Problems with bleadperl 
62693              
62694              Subject: small pod patch
62695              
62696              Subject: [PATCH perlguts.pod] Document offset hack
62697              
62698              Add Charles Lane.
62699              
62700              Add the capability to include/exclude branches.
62701              
62702              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
62703              
62704              Detect early whether the std streams have gone bad.
62705              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
62706              
62707              More IoTYPE sprinkling.
62708              
62709              Workaround for a sfio bug where the stream error indicator
62710              is not cleared as documented.
62711              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
62712              
62713              Clarify documentation on 'use bytes'.
62714              Subject: Re: What does 'use bytes' "mean" ?
62715              
62716              Show the failed remote port, instead of the failing line number.
62717              Subject: [PATCH 5.6.1 Debugger] More diagnostics
62718              
62719              Make Cwd more bulletproof in chrooted environments.
62720              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
62721              
62722              Subject: Pod patch for Devel::Peek
62723              
62724              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
62725              
62726              Borland C fstat() never saw the fd as writable.
62727              Subject: fix for Borland's weak "stat" (perl@7211)
62728              
62729              Missing change from #7362.
62730              
62731              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
62732              
62733              Add the test case for the bug id 20000730.004 which seems
62734              to have been fixed by now.
62735              
62736              Fix of sorts for bug id 20000901.092.  There seems to be no trace
62737              of a 'pmshort' anywhere in the B, so the offending line was simply
62738              removed.
62739              
62740              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
62741              
62742              Subject: PATCH do_print has 2 PerlIO_error()s
62743              
62744              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
62745              
62746              Typo noted by Mark Lutz.
62747              
62748              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
62749              
62750              In the latest compiler builds cccdlflags must not become -fpic,
62751              from Wilfredo Sánchez.
62752              
62753              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
62754              
62755              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
62756              
62757              SOCKS function redefinitions need prototypes, too, otherwise
62758              for example 32 bit versus 64 bit differences cause a lot of
62759              problems.  Part of
62760              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
62761              
62762              Portability tweak on #7377.
62763              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
62764              
62765              Don't write double values through long double pointers,
62766              based on a part of
62767              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
62768              
62769              Reëntrancy fix.
62770              Subject: [PATCH perl@7229] Rentrant parser and yylex()
62771              
62772              Make scan_num() reëntrant, as suggested in
62773              Subject: [PATCH perl@7229] Rentrant parser and yylex()
62774              
62775              Fix for ID 20001020.006, concatenating an unset submatch
62776              with utf8 resulted in "Modification of a read-only value".
62777              
62778              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
62779              
62780              The #7383 was right only in the context of the original bug report,
62781              not in more general case.
62782              
62783              Update Changes.
62784              
62785              Testcases for a #7383,#7385 related bug.
62786              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
62787              
62788              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
62789              
62790              Tweak the Is* definitions of Unicode character classes
62791              to better match the official categorizations; embrace
62792              the official categorizations; add the combining marks
62793              as alpha (and -numeric); fix DCinital (a typo and edito)
62794              to be DCmedial.
62795              
62796              Hints tweak from Anton Berezin.
62797              
62798              Subject: installman go-faster stripes
62799              Subject: Re: installman go-faster stripes
62800              
62801              Subject: [ID 20001021.003] updated hints/openbsd.sh
62802              
62803              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
62804              
62805              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
62806              
62807              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
62808              
62809              Doc patch.
62810              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
62811              
62812              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
62813              
62814              Subject: Re: [ID 20001021.005] SEGV with regex match 
62815              
62816              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
62817              
62818              The change #7187 was not so good on VMS.
62819              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
62820              
62821              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
62822              
62823              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
62824              
62825              Document PERL_INSTALL_ROOT of #7210.
62826      Branch: maint-5.6/perl
62827           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
62828           +> t/lib/tie-splice.t
62829            - lib/unicode/Is/DCinital.pl
62830           !> (integrate 112 files)
62831 ____________________________________________________________________________
62832 [  8158] By: jhi                                   on 2000/12/17  23:04:24
62833         Log: Subject: [PATCHES] RE: perl@8150 
62834              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
62835              Date: Sun, 17 Dec 2000 21:46:39 +0100
62836              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
62837              
62838              Neither cygwin has a getpwuid() one can trust on.
62839      Branch: perl
62840            ! t/lib/glob-basic.t
62841 ____________________________________________________________________________
62842 [  8157] By: jhi                                   on 2000/12/17  23:01:54
62843         Log: More MAN.PODS => {} fixes.
62844      Branch: perl
62845            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
62846            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
62847            ! os2/OS2/REXX/Makefile.PL
62848 ____________________________________________________________________________
62849 [  8156] By: gsar                                  on 2000/12/17  22:49:13
62850         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
62851              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
62852              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
62853              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
62854              7201,7204 from mainline
62855              
62856              Remove vestiges of tr//CU.
62857              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62858              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62859              
62860              The return value of setlocale must be copied away.
62861              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
62862              
62863              Allow chop() and chomp() to be overridden.
62864              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
62865              
62866              Hints optimization.
62867              Subject: Minor nit
62868              
62869              Subject: [PATCH] de-wall t/README
62870              
62871              Subject: Re: Two advertising clauses need to be removed
62872              
62873              Batch of UTF-8 patches from Simon Cozens.
62874              
62875              Fix for a parsing bug, not for the original bug.
62876              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
62877              
62878              Compilation warnings and an error.
62879              
62880              Subject: File::Find 5.7.0 POD nits
62881              
62882              Subject: [PATCH perl-5.7.0] continued -Wformat support
62883              
62884              The one that got away.
62885              
62886              Subject: Re: perl@7078
62887              
62888              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
62889              convertable to bytes by checking it doesn't go above 0xc3
62890              Subject: Re: perl@7078
62891              
62892              Replace #7084 with
62893              Subject: Re: perl@7078 
62894              
62895              We don't need to count the high bit bytes, a boolean is enough. 
62896              
62897              Subject: [PATCH] utf8.c apidoc
62898              
62899              Subject: Re: perl@7078 
62900              
62901              Botched the #7090 check-in.
62902              
62903              Fix for the charnames.t failures from Spider Boardman.
62904              
62905              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
62906              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
62907              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
62908              0 to checking to get the warning.
62909              
62910              Subject: [PATCH] Nits in perlmod.pod
62911              
62912              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
62913              
62914              Subject: Re: unicode support and perl [ID 20000901.097]
62915              
62916              Subject: Re: unicode support and perl [ID 20000901.097]
62917              
62918              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
62919              
62920              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
62921              
62922              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
62923              
62924              Subject: [PATCH@blead] Fix some recursion in overload.pm
62925              
62926              s/Robin Parker/Robin Barker/
62927              
62928              Subject: [PATCH] Fix aliasing of tied filehandles
62929              
62930              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
62931              
62932              Subject: Re: [PATCH 5.005_64 missed]
62933              
62934              SOCK_DGRAM and listen() do not mix as reported in
62935              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
62936              The patch for 5.7.0+ had to be reengineered, though.
62937              
62938              Subject: DOC PATCH 5.6.0
62939              
62940              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
62941              
62942              Document the issue (is not a syntax error, kind of)
62943              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
62944              
62945              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
62946              Did not apply cleanly, manual intervention was needed.
62947              
62948              Subject: [PATCH] DLL not restartabke with threaded perl
62949              
62950              Inside require() $^S was always left undefined.
62951              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
62952              
62953              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
62954              
62955              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
62956              
62957              Regen headers.
62958              
62959              Subject: [PATCH 5.7.0] Epoc update
62960              
62961              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
62962              as suggested by Olaf Flebbe and Nick Clark.
62963              
62964              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
62965              
62966              Misplaced else.
62967              
62968              Scale down the VMS message boxes, by Charles Lane.
62969              Fix for ID 20000903.009, workaround at
62970              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
62971              
62972              Subject: [ID 20001003.006] B::Debug not -w clean
62973              
62974              Test harness update to sync with the new perlcc,
62975              from Simon Cozens.
62976              
62977              One remaining nit less at the VMS mailbox sizing.
62978              
62979              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
62980              
62981              It is possible to have no hosts database at all.  Pointed out in
62982              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
62983              
62984              Subject: [PATCH 5.7.0] h2xs not working
62985              Subject: [PATCH 5.7.0] h2xs not documenting the created module
62986              
62987              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
62988              
62989              Subject: perlhack.pod Patch for Externals Tools
62990              
62991              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
62992              
62993              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
62994              
62995              Enable disabling scripts installation by Configure -Uinstallscripts,
62996              suggested by H. Merijn Brand.
62997              
62998              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
62999              reported several times by Dominic Dunlop, for example in
63000              ID 20000315.008.  Patch from Dominic.  Patch affects at
63001              least MachTen, and possibly other oldish BSDs. Should not
63002              break non-broken platforms (tested on LinuxPPC). 
63003              
63004              Regen toc.
63005              
63006              Subject: Re: Questions about Tie::Array and perl modules
63007              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
63008              
63009              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
63010              
63011              Tweak #7153.
63012              
63013              IO::Handle->syswrite() did not handle length omission
63014              like CORE::syswrite() does.
63015              Subject: [Fwd] IO::Handle, syswrite and arguments
63016              The original patch from andrew@ugh.net.au.
63017              
63018              Also the $ccflags is needed for the C compiler check.
63019              Subject: Configure (check for C-compiler)
63020              
63021              Eliminate $Is_VMS code from the test.
63022              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
63023              
63024              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
63025              as the first option of cc/ld because of ultrapicky compilers
63026              (e.g. OS/390 R2.5)
63027              
63028              Change the version number of Tie::Handle in the core to 4.0,
63029              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
63030              Subject: Note on Tie::Handle
63031              
63032              UTF8ize split() so that the cloned substrings get the UTF8
63033              flag of the original scalar.  Problem reported by Simon Cozens.
63034              
63035              save_re_context() could reset PL_curcop to freed memory, causing core
63036              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
63037              
63038              Subject: PATCH 5.6 perldebguts grammar cleanup
63039              
63040              Add a todo note about overloadable assertions.
63041              
63042              on Windows, LoadLibrary() could load an extension DLL multiple
63043              times if forward slashes are used in the path
63044              
63045              on Windows, cwd strings in the environment should be of the
63046              form =X:=X:\foo instead of =X=X:\foo\
63047              
63048              on Windows, avoid potential exception (could happen if MSVCRT isn't
63049              being used) when closing a socket handle
63050              
63051              avoid nonportable example code
63052              
63053              Windows9x doesn't support link(), despite what Config.pm
63054              might think
63055              
63056              pod nit
63057              
63058              Change #7160 had a nasty typo.
63059              
63060              Warn about unknown scripts.
63061              Subject: Re: ideas? patches? [PATCH bleadperl]
63062              
63063              on Windows, clean targets might not work under some flavors of the shell
63064              
63065              tweak for change#7173
63066              
63067              Make eq work again with utf8 (disabling the upgrading
63068              should no more be necessary since the copies of the
63069              scalars are upgraded, not the scalars themselves).
63070              Takes care of ID 20001009.001.  (The claimed length()
63071              bug in 20001009.001 seems bogus to me.)
63072              
63073              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
63074              
63075              Upgrade to CGI.pm 2.74, from Lincoln Stein.
63076              
63077              Upgrade to podlators 1.04, from Russ Allbery.
63078              
63079              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
63080              
63081              Quote the temp file name, needed in Win32 because the
63082              default name unfortunately contains spaces, shouldn't
63083              hurt elsewhere.
63084              Subject: FW: perldoc fails if $TEMP contains spaces
63085              
63086              Subject: RE: [ID 19990803.001] README.win32 suggestions 
63087              
63088              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
63089              
63090              Subject: Re: utf8 concat, mg_get
63091              
63092              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
63093              
63094              Subject: [PATCH: perl@7181] op/tr tests on OS/390
63095              
63096              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
63097              
63098              Use the versiononly instead of the installscripts,
63099              retract the changes 7146 and 7147.
63100              
63101              Reapply Andy's patch and regen Configure.
63102              
63103              Add the test case for #7190, from the original bug report
63104              by Andreas König.
63105              
63106              Remove duplicated code.
63107              
63108              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
63109              
63110              restore change#7202
63111      Branch: maint-5.6/perl
63112           !> (integrate 121 files)
63113 ____________________________________________________________________________
63114 [  8155] By: jhi                                   on 2000/12/17  22:30:58
63115         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
63116              From: "Craig A. Berry" <craigberry@mac.com>
63117              Date: Sun, 17 Dec 2000 13:09:28 -0600
63118              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
63119              
63120              MAN.PODS => ' ' is naughty.
63121      Branch: perl
63122            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
63123 ____________________________________________________________________________
63124 [  8154] By: nick                                  on 2000/12/17  22:07:13
63125         Log: MULTIPLICITY nit.
63126      Branch: perl
63127            ! mg.c
63128 ____________________________________________________________________________
63129 [  8153] By: gsar                                  on 2000/12/17  21:23:05
63130         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
63131              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
63132              from mainline
63133              
63134              Document the SvIOK_.*UV().
63135              
63136              Update Unicode todo list.
63137              
63138              Guard against bad string->int conversion for quads.
63139              
63140              Subject: small apidoc fix
63141              
63142              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
63143              
63144              Subject: [PATCH] Tied filehandle documentation
63145              
63146              Subject: [PATCH] Modernize Opcode.pm documentation
63147              
63148              Make Data::Dumper (non-XS) to work with changed semantics of ref().
63149              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
63150              [applied even though said semantics didn't change in 5.6.x]
63151              
63152              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
63153              
63154              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
63155              
63156              Fix the URL, but the server is still missing in action.
63157              Subject: [ID 20000905.002] perlfaq1.pod URL error
63158              
63159              Subject: [ID 20000903.001] \w in utf8-strings
63160              
63161              Fix the ccversion detection for 5.1 and beyond.
63162              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
63163              
63164              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
63165              
63166              Subject: [ID 20000904.008] Tiny fix for perldiag
63167              
63168              Subject: Re: [ID 20000906.004] segfault with bad perl statement
63169              
63170              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
63171              
63172              Subject: [ID 20000908.002] perlipc documentation bug.
63173              
63174              Subject: [PATCH lib/Benchmark.pm]
63175              
63176              Re-allow vec() for characters > 255.
63177              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
63178              
63179              Do away with memory models cruft.  Sorry, PDP users.
63180              
63181              Continue #7041.
63182              
63183              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
63184              
63185              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
63186              
63187              Upgrade to CPAN 1.57_65, from Andreas König.
63188              
63189              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
63190              by Russ Allbery.
63191              
63192              Silence t/pod/*.t about alternate quote-mappings now implemented
63193              by Pod::Text, from Brad Appleton.
63194              
63195              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
63196              Subject: borland C++ win32.c tweak
63197              
63198              C<@a = @b = split(...)> optimization coredumps under ithreads
63199              (missed a spot when fixing up op_pmreplroot hack for ithreads)
63200              
63201              Document the SvUTF8*().
63202              
63203              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
63204              
63205              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
63206              
63207              Do in VMS as the #7054 does.
63208              
63209              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
63210              
63211              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
63212              
63213              Subject: [patch: perl@7045] vms updates
63214              
63215              Test for the #7049.
63216              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
63217              
63218              Break up the myconfig lines a bit.
63219              Subject: perlbug/perl -V output format
63220              
63221              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
63222              
63223              The #7054 truncated Configure badly.
63224              
63225              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
63226              initialization in all the threads on Windows
63227              
63228              Allow for whitespace between "#" and "line" in cpp output.
63229              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
63230              
63231              Remove vestiges of tr//CU.
63232              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
63233              
63234              The return value of setlocale must be copied away.
63235              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
63236              
63237              Allow chop() and chomp() to be overridden.
63238              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
63239              
63240              Hints optimization.
63241              Subject: Minor nit
63242              
63243              Subject: [PATCH] de-wall t/README
63244              
63245              Subject: Re: Two advertising clauses need to be removed
63246      Branch: maint-5.6/perl
63247           !> (integrate 75 files)
63248 ____________________________________________________________________________
63249 [  8152] By: gsar                                  on 2000/12/17  20:30:11
63250         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
63251              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
63252              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
63253              
63254              Don't attach -ld to the archname if pointless.
63255              
63256              Document UNTIE in a very minimalistic way.
63257              
63258              POSIX doesn't report long double values under -Duselongdouble
63259              when the long doubles are "real" (bigger than doubles).
63260              
63261              More author updates.
63262              
63263              Try to deduce NV_MAX.  Really should be Configure fodder.
63264              
63265              :: not allowed in pathnames, change to .
63266              Subject: [PATCH perl@6938] cygwin port
63267              
63268              Forget about NV_MAX (#6951).  Various floating point tweaks,
63269              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
63270              
63271              Move the Solaris 7 scan to use64bitall, make the
63272              failure to find 64-bot sparc libc to mention the
63273              possibility of being in an intel, from Lupe and Alan.
63274              
63275              Regen perltoc.
63276              
63277              AUTHORS tweaks, from Peter Prymmer.
63278              
63279              More address tweaking.
63280              
63281              Small tweaks all over.
63282              
63283              File::Temp patches from Andreas König,
63284              
63285              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
63286              
63287              Subject: CPAN.pm beta 1.57_57 for the core
63288              
63289              Part of the solution.
63290              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
63291              
63292              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
63293              
63294              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63295              
63296              Add the overload warnings to perldiag.
63297              
63298              Drop unused argument.
63299              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
63300              
63301              Subject: Nit in Configure (bleadperl@6961)
63302              
63303              Update to PodParser 1.18, from Brad Appleton.
63304              
63305              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
63306              
63307              Subject: [PATCH: 6948] add SCNfldbl to configure.com
63308              
63309              Document UNTIE. Also tweak implementation to suppress the 'inner references'
63310              warning when UNTIE exists and instead pass the cound of extra references to
63311              the UNTIE method.
63312              
63313              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
63314              so that case-ignoring systems like DCL can tell them from
63315              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
63316              
63317              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63318              
63319              Feature ordering tweak.
63320              
63321              Regen perltoc.
63322              
63323              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
63324              
63325              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
63326              
63327              Subject: http:// in L<>
63328              
63329              Detypo.
63330              
63331              change#6791 accidentally clobbered change#6710, put it back
63332              
63333              Only the first line, thank you very much.
63334              
63335              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
63336              plus rework the http: spots as suggested by Tom Christiansen,
63337              plus regen perltoc.
63338              
63339              Undo part of change 6489 which looks like a bulk edit which
63340              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
63341              The supressing of main:: on return from select() is undesirable.
63342              
63343              Apparently avoiding the swapping is too costly.
63344              
63345              Various Configure nits by Philip Newton,
63346              plus the ebcdic one by me.
63347              
63348              Make certain cc is set before trying to run it.
63349              
63350              If overloaded %{} etc. return the object do not loop.
63351              Thus  sub deref { $_[0] } functions if object is wanted type.
63352              
63353              Update perlhist.
63354              
63355              More %{} and other deref special casing - do not pass to 'nomethod'.
63356      Branch: maint-5.6/perl
63357           !> (integrate 59 files)
63358 ____________________________________________________________________________
63359 [  8151] By: gsar                                  on 2000/12/17  19:14:38
63360         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
63361              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
63362              
63363              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
63364              
63365              Make the epsilon to be relative, not absolute.
63366              
63367              Put back the flags dump as reasoned in
63368              Subject: Re: [PATCH] Glob dumping
63369              
63370              Introduce ccname to keep track of what compiler kind of we have.
63371              
63372              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
63373              
63374              Put back the slice accidentally removed by #6907.
63375              
63376              Reset archname and archname64 always, forcing them be
63377              recomputed at each Configure run, make Configure and
63378              the hints files agree on the naming of largefiles variables.
63379              
63380              Don't say "Perl 5.0 source kit".
63381              
63382              Subject: [PATCH] fix misc cast warnings
63383              
63384              Subject: typos in pods
63385              
63386              NVs not necessarily doubles, as pointed out by Yitzchak.
63387              
63388              Subject: [PATCH 6889] add a few ldbl formats to configure.com
63389              
63390              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
63391              
63392              Better options for rsync.
63393              
63394              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
63395              
63396              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
63397              
63398              Subject: [PATCH] Re: UNTIE method 
63399              
63400              A better fix for the Socket building problem from Craig Berry.
63401              
63402              Retract the dummy test, skip the security tests (instead of failing),
63403              explain what the warnings mean.
63404              
63405              Heap decorruption.
63406              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
63407              
63408              Update to Unicode 3.0.1.
63409              
63410              Missed one Unicode file.
63411              
63412              Subject: Re: typos in pods
63413              
63414              The #6929 was too skimpy.
63415              
63416              sscanf() may be the only way to read long doubles from strings.
63417              
63418              Reveal Borland's isnan.
63419              Subject: build with BC++ tweak
63420              
63421              Issue useful diagnostic on unknown pod commands.
63422              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
63423              
63424              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
63425              
63426              Clarify the third case of ftmp-security warnings.
63427              
63428              Make -Dusemorebits find long doubles in Solaris.
63429              
63430              Wrap the test in eval.
63431      Branch: maint-5.6/perl
63432           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
63433           +> lib/unicode/PropList.txt lib/unicode/README.perl
63434           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
63435           +> lib/unicode/Unicode.301 vms/vmspipe.com
63436            - lib/unicode/Props.txt lib/unicode/UCD300.html
63437            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
63438           !> (integrate 305 files)
63439 ____________________________________________________________________________
63440 [  8150] By: jhi                                   on 2000/12/17  18:47:57
63441         Log: Uncheckedin generated files.
63442      Branch: perl
63443            ! global.sym perlapi.c pod/perlapi.pod
63444 ____________________________________________________________________________
63445 [  8149] By: jhi                                   on 2000/12/17  18:41:22
63446         Log: Update Changes.
63447      Branch: perl
63448            ! Changes patchlevel.h
63449 ____________________________________________________________________________
63450 [  8148] By: jhi                                   on 2000/12/17  18:39:16
63451         Log: Subject: [PATCH] Fcntl constants speedup
63452              From: Nicholas Clark <nick@ccl4.org>
63453              Date: Sun, 17 Dec 2000 16:29:24 +0000
63454              Message-ID: <20001217162924.E97668@plum.flirble.org>
63455              
63456              Use IVs for the Fcntl constants instead of NVs.
63457      Branch: perl
63458            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
63459 ____________________________________________________________________________
63460 [  8147] By: jhi                                   on 2000/12/17  18:33:41
63461         Log: Add test for #8145 (binmode() warning), add warning for
63462              ioctl() and sockpair(), document them. (fileno() cannot
63463              be tripwired with the same kind of warning because
63464              'defined fileno($foo)' seems to be an idiom.)
63465      Branch: perl
63466            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
63467 ____________________________________________________________________________
63468 [  8146] By: gsar                                  on 2000/12/17  18:09:08
63469         Log: update Changes
63470      Branch: maint-5.6/perl
63471            ! Changes
63472 ____________________________________________________________________________
63473 [  8145] By: jhi                                   on 2000/12/17  17:39:35
63474         Log: Subject: [PATCH] Re: The long awaited feature ...
63475              From: Simon Cozens <simon@cozens.net>
63476              Date: Sun, 17 Dec 2000 12:31:56 +0000
63477              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
63478              
63479              Add a warning to binmode() about using bad filehandles
63480              (can happen e.g. if someone forgets the filehandle argument)
63481      Branch: perl
63482            ! pp_sys.c
63483 ____________________________________________________________________________
63484 [  8144] By: jhi                                   on 2000/12/17  17:33:48
63485         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
63486              From: Jonathan Stowe <gellyfish@gellyfish.com>
63487              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
63488              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
63489      Branch: perl
63490            ! lib/Net/Ping.pm
63491 ____________________________________________________________________________
63492 [  8143] By: jhi                                   on 2000/12/17  05:31:37
63493         Log: Polymorphic regexps.
63494              
63495              Fixes at least the bugs 20001028.003 (both of them...) and
63496              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
63497              also to be fixed by now, probably already before this patch.
63498      Branch: perl
63499            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
63500            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
63501            ! t/op/utf8decode.t t/pragma/utf8.t
63502 ____________________________________________________________________________
63503 [  8142] By: jhi                                   on 2000/12/16  17:16:05
63504         Log: Subject: [patch perl@8102] dos/djgpp update
63505              From: Laszlo Molnar <ml1050@freemail.hu>
63506              Date: Sat, 16 Dec 2000 01:40:52 +0100
63507              Message-ID: <20001216014052.A335@freemail.hu>
63508      Branch: perl
63509            ! djgpp/config.over t/base/commonsense.t
63510 ____________________________________________________________________________
63511 [  8141] By: jhi                                   on 2000/12/16  17:09:27
63512         Log: Few uncheckedin files.
63513      Branch: perl
63514            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
63515 ____________________________________________________________________________
63516 [  8140] By: nick                                  on 2000/12/15  22:14:31
63517         Log: Integrate mainline
63518      Branch: perlio
63519           !> (integrate 53 files)
63520 ____________________________________________________________________________
63521 [  8139] By: jhi                                   on 2000/12/15  19:49:49
63522         Log: One more IVUV tweak from Nicholas Clark.
63523      Branch: perl
63524            ! sv.c
63525 ____________________________________________________________________________
63526 [  8138] By: jhi                                   on 2000/12/15  19:17:06
63527         Log: Return of the IVUV-preservation, now seems to be happy even
63528              in Digital UNIX (the broken strtoul brokenness detection
63529              seems to have been the fly in the ointment).
63530      Branch: perl
63531            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63532            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
63533            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
63534            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
63535            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
63536            ! vos/config.ga.h win32/config.bc win32/config.gc
63537            ! win32/config.vc
63538 ____________________________________________________________________________
63539 [  8137] By: jhi                                   on 2000/12/15  18:12:14
63540         Log: Metaconfig unit change for #8136.
63541      Branch: metaconfig
63542            ! U/modified/d_strtoul.U
63543      Branch: metaconfig/U/perl
63544            ! d_strtoull.U d_strtouq.U
63545 ____________________________________________________________________________
63546 [  8136] By: jhi                                   on 2000/12/15  18:11:35
63547         Log: I don't think it's sensible or portable to test the strtou*
63548              on /^-/ strings.
63549      Branch: perl
63550            ! Configure
63551 ____________________________________________________________________________
63552 [  8135] By: jhi                                   on 2000/12/15  17:18:49
63553         Log: Metaconfig unit change for #8134.
63554      Branch: metaconfig
63555            ! U/modified/d_strtoul.U
63556 ____________________________________________________________________________
63557 [  8134] By: jhi                                   on 2000/12/15  17:14:13
63558         Log: If longsize is 8 we don't need a LL suffix for integer constants.
63559      Branch: perl
63560            ! Configure config_h.SH
63561 ____________________________________________________________________________
63562 [  8133] By: jhi                                   on 2000/12/15  16:00:23
63563         Log: Update Changes.
63564      Branch: perl
63565            ! Changes patchlevel.h
63566 ____________________________________________________________________________
63567 [  8132] By: jhi                                   on 2000/12/15  15:44:16
63568         Log: Some compilers get huffy if you do not cast a const pointer
63569              to a non-const when assigning.
63570      Branch: perl
63571            ! gv.c
63572 ____________________________________________________________________________
63573 [  8131] By: jhi                                   on 2000/12/15  15:38:30
63574         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
63575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63576              Date: Fri, 15 Dec 2000 05:26:57 -0500
63577              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
63578      Branch: perl
63579            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
63580            ! t/pragma/overload.t
63581 ____________________________________________________________________________
63582 [  8130] By: jhi                                   on 2000/12/15  15:36:08
63583         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
63584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63585              Date: Thu, 14 Dec 2000 22:02:43 -0500
63586              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
63587      Branch: perl
63588            ! gv.c perl.h
63589 ____________________________________________________________________________
63590 [  8129] By: jhi                                   on 2000/12/15  15:34:16
63591         Log: Subject: PATCH: h2xs nit
63592              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63593              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
63594              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
63595              
63596              Add a template README.
63597      Branch: perl
63598            ! utils/h2xs.PL
63599 ____________________________________________________________________________
63600 [  8128] By: jhi                                   on 2000/12/15  15:32:22
63601         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
63602      Branch: perl
63603            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
63604 ____________________________________________________________________________
63605 [  8127] By: jhi                                   on 2000/12/15  15:19:34
63606         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
63607              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63608              Date:     Thu, 14 Dec 2000 20:04:42 EST
63609              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
63610      Branch: perl
63611            ! ext/Opcode/Opcode.xs
63612 ____________________________________________________________________________
63613 [  8126] By: jhi                                   on 2000/12/15  15:17:49
63614         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
63615              From: Peter Prymmer <pvhp@forte.com>
63616              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
63617              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
63618      Branch: perl
63619            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
63620            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
63621            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
63622 ____________________________________________________________________________
63623 [  8125] By: jhi                                   on 2000/12/15  15:11:05
63624         Log: This seems to be a stage sane and stable enough to checkin.
63625              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
63626      Branch: perl
63627            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
63628            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
63629            ! t/op/cmp.t t/op/numconvert.t
63630 ____________________________________________________________________________
63631 [  8124] By: jhi                                   on 2000/12/15  04:20:26
63632         Log: Something is really wonky.
63633      Branch: perl
63634            ! sv.c
63635 ____________________________________________________________________________
63636 [  8123] By: jhi                                   on 2000/12/15  04:00:50
63637         Log: Fixes for the IV UV patches to compile in Digital UNIX.
63638      Branch: perl
63639            ! sv.c
63640 ____________________________________________________________________________
63641 [  8122] By: jhi                                   on 2000/12/15  02:53:40
63642         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
63643              From: "Craig A. Berry" <craigberry@mac.com>
63644              Date: Thu, 14 Dec 2000 19:10:49 -0600
63645              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
63646      Branch: perl
63647            ! vms/vms.c
63648 ____________________________________________________________________________
63649 [  8121] By: jhi                                   on 2000/12/15  02:50:00
63650         Log: Metaconfig changes for #8120.
63651      Branch: metaconfig
63652            + U/modified/d_strtoul.U
63653      Branch: metaconfig/U/perl
63654            ! d_strtoull.U d_strtouq.U
63655 ____________________________________________________________________________
63656 [  8120] By: jhi                                   on 2000/12/15  02:49:42
63657         Log: From: Nicholas Clark <nick@ccl4.org> 
63658              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
63659              Date: Thu, 14 Dec 2000 18:38:57 +0000
63660              Message-ID: <20001214183857.B97909@plum.flirble.org>
63661      Branch: perl
63662            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63663            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
63664            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
63665            ! vos/config.ga.def vos/config.ga.h win32/config.bc
63666            ! win32/config.gc win32/config.vc
63667 ____________________________________________________________________________
63668 [  8119] By: jhi                                   on 2000/12/14  23:40:58
63669         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
63670              From: Nicholas Clark <nick@ccl4.org>
63671              Date: Wed, 13 Dec 2000 20:08:50 +0000
63672              Message-ID: <20001213200849.B71166@plum.flirble.org>
63673      Branch: perl
63674            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
63675            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
63676 ____________________________________________________________________________
63677 [  8118] By: jhi                                   on 2000/12/14  22:46:26
63678         Log: Integrate perlio.
63679      Branch: perl
63680           !> MANIFEST ext/Encode/compile makedef.pl
63681 ____________________________________________________________________________
63682 [  8117] By: nick                                  on 2000/12/14  22:38:53
63683         Log: Win32 tweaks to get Encode to build
63684              - temp hack to makedef.pl till PerlIO is properly "exported".
63685              - MSVC dislikes  
63686              static encpage_t foo[];
63687              so make 'em extern for now.
63688      Branch: perlio
63689            ! ext/Encode/compile makedef.pl
63690 ____________________________________________________________________________
63691 [  8116] By: nick                                  on 2000/12/14  22:00:53
63692         Log: Document the new files
63693      Branch: perlio
63694            ! MANIFEST
63695 ____________________________________________________________________________
63696 [  8115] By: jhi                                   on 2000/12/14  21:58:01
63697         Log: MANIFEST new files of #8114.
63698      Branch: perl
63699            ! MANIFEST
63700 ____________________________________________________________________________
63701 [  8114] By: jhi                                   on 2000/12/14  21:50:49
63702         Log: Integrate perlio.
63703      Branch: perl
63704           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
63705           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
63706           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
63707           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
63708           !> ext/Encode/Makefile.PL
63709 ____________________________________________________________________________
63710 [  8113] By: jhi                                   on 2000/12/14  21:48:49
63711         Log: The documentation part of the
63712              
63713              Subject: [ID 20001214.002] Net::Ping patch
63714              From: Jonathan Stowe <gellyfish@gellyfish.com>
63715              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
63716              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
63717              since the #7529 had already addressed the same problem.
63718      Branch: perl
63719            ! lib/Net/Ping.pm
63720 ____________________________________________________________________________
63721 [  8112] By: jhi                                   on 2000/12/14  21:42:57
63722         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
63723              From: Dominic Dunlop <domo@computer.org>
63724              Date: Tue, 12 Dec 2000 10:47:10 +0100
63725              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
63726              
63727              Document how elusive subroutines can be.
63728      Branch: perl
63729            ! pod/perlfunc.pod
63730 ____________________________________________________________________________
63731 [  8111] By: jhi                                   on 2000/12/14  21:38:05
63732         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
63733              From: Dominic Dunlop <domo@computer.org>
63734              Date: Thu, 14 Dec 2000 10:13:51 +0100
63735              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
63736      Branch: perl
63737            ! ext/POSIX/POSIX.pod
63738 ____________________________________________________________________________
63739 [  8110] By: jhi                                   on 2000/12/14  21:36:32
63740         Log: Subject: [patch] perlfaq7
63741              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
63742              Date: Thu, 14 Dec 2000 15:31:07 +0100
63743              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
63744      Branch: perl
63745            ! pod/perlfaq7.pod
63746 ____________________________________________________________________________
63747 [  8109] By: jhi                                   on 2000/12/14  21:29:20
63748         Log: Subject: [8104] Encode
63749              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63750              Date: Thu, 14 Dec 2000 14:49:34 +0100
63751              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
63752              
63753              Type casting for nervous compilers.
63754      Branch: perl
63755            ! ext/Encode/Encode.xs
63756 ____________________________________________________________________________
63757 [  8108] By: jhi                                   on 2000/12/14  21:26:17
63758         Log: Subject: [8104] DB_File
63759              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63760              Date: Thu, 14 Dec 2000 14:49:35 +0100
63761              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
63762              
63763              Type definition incorrect for DB 2.7.7.  Not known when it
63764              changed, so only changed it for a known revision.
63765      Branch: perl
63766            ! ext/DB_File/DB_File.xs
63767 ____________________________________________________________________________
63768 [  8107] By: jhi                                   on 2000/12/14  21:23:41
63769         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
63770              From: Peter Prymmer <pvhp@forte.com>
63771              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
63772              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
63773              
63774              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
63775      Branch: perl
63776            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
63777            ! ext/Encode/Encode/posix-bc.enc
63778 ____________________________________________________________________________
63779 [  8106] By: nick                                  on 2000/12/14  20:36:13
63780         Log: "Cold" build correction to Encode's Makefile.PL
63781      Branch: perlio
63782            ! ext/Encode/Makefile.PL
63783 ____________________________________________________________________________
63784 [  8105] By: nick                                  on 2000/12/14  20:09:37
63785         Log: "Compiled" encodings.
63786              Correct replacement character in EBCDIC .enc files
63787              Add 0x7F to ASCII repertoire.
63788      Branch: perlio
63789            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
63790            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
63791            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
63792            ! ext/Encode/Makefile.PL ext/Encode/compile
63793            ! ext/Encode/encengine.c ext/Encode/encode.h
63794 ____________________________________________________________________________
63795 [  8104] By: nick                                  on 2000/12/14  00:38:20
63796         Log: Integrate mainline
63797      Branch: perlio
63798           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
63799           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
63800           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
63801           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
63802           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
63803           !> t/lib/db-hash.t t/lib/db-recno.t
63804 ____________________________________________________________________________
63805 [  8103] By: nick                                  on 2000/12/13  23:16:13
63806         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
63807              so far and so it does not get lost.
63808      Branch: perlio
63809            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
63810 ____________________________________________________________________________
63811 [  8102] By: jhi                                   on 2000/12/13  17:14:22
63812         Log: Update Changes.
63813      Branch: perl
63814            ! Changes patchlevel.h
63815 ____________________________________________________________________________
63816 [  8101] By: jhi                                   on 2000/12/13  16:53:41
63817         Log: Move the proto of start_glob() to a better place; regen api files.
63818      Branch: perl
63819            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
63820 ____________________________________________________________________________
63821 [  8100] By: jhi                                   on 2000/12/13  16:47:11
63822         Log: Metaconfig change for #8099.
63823      Branch: metaconfig
63824            ! U/modified/Head.U
63825 ____________________________________________________________________________
63826 [  8099] By: jhi                                   on 2000/12/13  16:46:48
63827         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
63828              From: Andy Dougherty <doughera@lafayette.edu>
63829              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
63830              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
63831      Branch: perl
63832            ! Configure
63833 ____________________________________________________________________________
63834 [  8098] By: jhi                                   on 2000/12/13  16:39:02
63835         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
63836              From: rspier@pobox.com (Robert Spier)
63837              Date: Tue, 12 Dec 2000 21:12:39 -0500
63838              Message-ID: <14902.56087.678086.725773@rls.cx>
63839              
63840              fastgetcwd is defined using a glob alias on a $^O dependent basis -
63841              and there was no default assignment or perl subroutine.
63842      Branch: perl
63843            ! lib/Cwd.pm
63844 ____________________________________________________________________________
63845 [  8097] By: jhi                                   on 2000/12/13  16:16:01
63846         Log: Subject: [PATCH] move startglob out of pp_hot.c
63847              From: Nicholas Clark <nick@ccl4.org>
63848              Date: Mon, 11 Dec 2000 23:16:39 +0000
63849              Message-ID: <20001211231638.A55550@plum.flirble.org>
63850      Branch: perl
63851            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
63852 ____________________________________________________________________________
63853 [  8096] By: jhi                                   on 2000/12/13  15:26:23
63854         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
63855              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
63856              Date: Wed, 13 Dec 2000 14:01:37 +0100
63857              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
63858              
63859              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
63860              in turn requires libpthread in libswanted.
63861      Branch: perl
63862            ! hints/hpux.sh
63863 ____________________________________________________________________________
63864 [  8095] By: jhi                                   on 2000/12/12  19:51:05
63865         Log: The integration wars continue.
63866      Branch: perl
63867           !> sv.c
63868 ____________________________________________________________________________
63869 [  8094] By: jhi                                   on 2000/12/12  19:48:26
63870         Log: Subject: [PATCH perl@8070] DB_File-1.74  
63871              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
63872              Date: Mon, 11 Dec 2000 23:07:17 -0000
63873              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
63874      Branch: perl
63875            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
63876            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
63877            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
63878            ! t/lib/db-recno.t
63879 ____________________________________________________________________________
63880 [  8093] By: nick                                  on 2000/12/12  19:42:13
63881         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
63882      Branch: perlio
63883            ! sv.c
63884           !> lib/File/DosGlob.pm
63885 ____________________________________________________________________________
63886 [  8092] By: jhi                                   on 2000/12/12  19:28:11
63887         Log: Integrate perlio.
63888      Branch: perl
63889           !> sv.c
63890 ____________________________________________________________________________
63891 [  8091] By: nick                                  on 2000/12/12  18:49:45
63892         Log: Fix for Tk, and upgrading shared SVs.
63893      Branch: perlio
63894            ! sv.c
63895 ____________________________________________________________________________
63896 [  8090] By: jhi                                   on 2000/12/12  16:48:59
63897         Log: Subject: [PATCH] Re: Breadperl & Tk
63898              From: Nick Ing-Simmons <nik@tiuk.ti.com>
63899              Date: Tue, 12 Dec 2000 14:48:27 GMT
63900              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
63901      Branch: perl
63902            ! sv.c
63903 ____________________________________________________________________________
63904 [  8089] By: jhi                                   on 2000/12/12  03:37:19
63905         Log: Subject: DosGlob.pm diff for bash style brace expansion.
63906              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
63907              Date: Fri, 8 Dec 2000 10:45:30 -0600
63908              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
63909      Branch: perl
63910            ! lib/File/DosGlob.pm
63911 ____________________________________________________________________________
63912 [  8088] By: nick                                  on 2000/12/11  23:59:59
63913         Log: Integrate mainline
63914      Branch: perlio
63915           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
63916           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
63917           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
63918           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
63919           !> t/op/local.t t/pragma/warn/toke toke.c
63920 ____________________________________________________________________________
63921 [  8087] By: jhi                                   on 2000/12/11  23:20:23
63922         Log: Integrate perlio.
63923      Branch: perl
63924           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
63925 ____________________________________________________________________________
63926 [  8086] By: jhi                                   on 2000/12/11  22:50:59
63927         Log: Tune further the OS detection of CGI.
63928      Branch: perl
63929            ! lib/CGI.pm
63930 ____________________________________________________________________________
63931 [  8085] By: nick                                  on 2000/12/11  22:50:46
63932         Log: Finish 1st pass of "encoding" layer e.g. :
63933              open($fh,"<encoding(iso8859-7)",$greek) || die;
63934      Branch: perlio
63935            ! ext/Encode/Encode.xs perlio.c perliol.h
63936 ____________________________________________________________________________
63937 [  8084] By: jhi                                   on 2000/12/11  22:32:06
63938         Log: Revert the -f ambiguousity patch, seems to cause
63939              too much hassle (the interpret -Q as a function
63940              where Q is not a known filetest part is left in).
63941      Branch: perl
63942            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
63943            ! toke.c
63944 ____________________________________________________________________________
63945 [  8083] By: jhi                                   on 2000/12/11  22:27:23
63946         Log: (accidentally empty check-in)
63947      Branch: perl
63948            ! lib/File/DosGlob.pm
63949 ____________________________________________________________________________
63950 [  8082] By: nick                                  on 2000/12/11  19:09:51
63951         Log: Restore mmap function (broken by tweaks to shared buffer
63952              layer for encode(xxxx)).
63953      Branch: perlio
63954            ! perlio.c
63955 ____________________________________________________________________________
63956 [  8081] By: jhi                                   on 2000/12/11  18:29:13
63957         Log: Subject: Re: The long awaited feature ...
63958              From: Simon Cozens <simon@cozens.net>
63959              Date: Mon, 11 Dec 2000 15:54:24 +0000
63960              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
63961              
63962              More io/utf8 tests.
63963      Branch: perl
63964            ! t/io/utf8.t
63965 ____________________________________________________________________________
63966 [  8080] By: jhi                                   on 2000/12/11  18:19:36
63967         Log: Subject: PATCH MakeMaker manpage clarification
63968              From: andreas.koenig@anima.de (Andreas J. Koenig)
63969              Date: 10 Dec 2000 20:46:13 +0100
63970              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
63971      Branch: perl
63972            ! lib/ExtUtils/MakeMaker.pm
63973 ____________________________________________________________________________
63974 [  8079] By: jhi                                   on 2000/12/11  15:35:07
63975         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
63976              From: Simon Cozens <simon@cozens.net>
63977              Date: Sun, 10 Dec 2000 19:06:19 +0000
63978              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
63979      Branch: perl
63980            ! ext/B/B/Deparse.pm t/lib/b.t
63981 ____________________________________________________________________________
63982 [  8078] By: jhi                                   on 2000/12/11  15:09:11
63983         Log: Subject: [PATCH] docs on NaN
63984              From: Nicholas Clark <nick@ccl4.org>
63985              Date: Mon, 11 Dec 2000 01:48:38 +0000
63986              Message-ID: <20001211014838.B99205@plum.flirble.org>
63987      Branch: perl
63988            ! pod/perlop.pod
63989 ____________________________________________________________________________
63990 [  8077] By: jhi                                   on 2000/12/11  15:02:21
63991         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
63992              From: Simon Cozens <simon@cozens.net>
63993              Date: Mon, 11 Dec 2000 01:21:45 +0000
63994              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
63995      Branch: perl
63996            ! pp.c pp_hot.c scope.c t/op/local.t
63997 ____________________________________________________________________________
63998 [  8076] By: nick                                  on 2000/12/10  20:43:32
63999         Log: Not merge worthy...
64000              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
64001              syntax is modelled on attributes.
64002              Untested fix for io/utf8 on Win32 etc.
64003              Very clumsy start to the encode layer.
64004      Branch: perlio
64005            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
64006 ____________________________________________________________________________
64007 [  8075] By: jhi                                   on 2000/12/10  18:39:33
64008         Log: Darwin is not Windows.
64009      Branch: perl
64010            ! lib/CGI.pm
64011 ____________________________________________________________________________
64012 [  8074] By: jhi                                   on 2000/12/10  18:31:27
64013         Log: Subject: Ambiguous -%c() resolved as a file test
64014              From: "Paul Marquess" <Paul.Marquess@openwave.com>
64015              Date: Sun, 10 Dec 2000 15:35:07 -0000
64016              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
64017      Branch: perl
64018            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
64019 ____________________________________________________________________________
64020 [  8073] By: jhi                                   on 2000/12/10  18:16:29
64021         Log: Subject: PATCH installperl misinformed 
64022              From: andreas.koenig@anima.de (Andreas J. Koenig)
64023              Date: 10 Dec 2000 13:01:32 +0100 
64024              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
64025      Branch: perl
64026            ! installperl
64027 ____________________________________________________________________________
64028 [  8072] By: jhi                                   on 2000/12/10  18:07:55
64029         Log: The walkoptree confusion rages; walkoptree() seems to be coming
64030              from B.xs, while walkoptree_slow() comes from B.pm.
64031      Branch: perl
64032            ! ext/B/B.pm
64033 ____________________________________________________________________________
64034 [  8071] By: nick                                  on 2000/12/10  11:45:47
64035         Log: Integrate mainline
64036      Branch: perlio
64037           +> t/base/commonsense.t
64038           !> (integrate 37 files)
64039 ____________________________________________________________________________
64040 [  8070] By: jhi                                   on 2000/12/10  04:46:21
64041         Log: Update Changes.
64042      Branch: perl
64043            ! Changes patchlevel.h
64044 ____________________________________________________________________________
64045 [  8069] By: jhi                                   on 2000/12/10  04:39:19
64046         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
64047              From: andreas.koenig@anima.de (Andreas J. Koenig)
64048              Date: 09 Dec 2000 17:14:25 +0100
64049              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
64050      Branch: perl
64051            + t/base/commonsense.t
64052            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
64053 ____________________________________________________________________________
64054 [  8068] By: jhi                                   on 2000/12/10  04:17:36
64055         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
64056              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
64057              Date: Sat, 9 Dec 2000 16:47:22 -0000
64058              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
64059      Branch: perl
64060            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
64061            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
64062            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
64063            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
64064            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
64065            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
64066            ! t/lib/sdbm.t
64067 ____________________________________________________________________________
64068 [  8067] By: jhi                                   on 2000/12/10  03:52:02
64069         Log: Test case for #8066.
64070      Branch: perl
64071            ! t/op/misc.t
64072 ____________________________________________________________________________
64073 [  8066] By: jhi                                   on 2000/12/10  03:50:30
64074         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
64075              From: Simon Cozens <simon@cozens.net>
64076              Date: Sun, 10 Dec 2000 00:55:37 +0000
64077              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
64078      Branch: perl
64079            ! pp_sys.c
64080 ____________________________________________________________________________
64081 [  8065] By: jhi                                   on 2000/12/10  03:44:52
64082         Log: Test case for #8064.
64083      Branch: perl
64084            ! t/comp/proto.t
64085 ____________________________________________________________________________
64086 [  8064] By: jhi                                   on 2000/12/10  03:42:32
64087         Log: Subject: Re: prototype of substr
64088              From: Simon Cozens <simon@cozens.net>
64089              Date: Sun, 10 Dec 2000 00:13:33 +0000
64090              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
64091              
64092              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
64093              In other words, make the returned prototypes for any function
64094              stop prepending the ';' optionality marker after the first one.
64095              If they start getting optional, all the rest are optional.
64096      Branch: perl
64097            ! pp.c
64098 ____________________________________________________________________________
64099 [  8063] By: jhi                                   on 2000/12/10  03:39:42
64100         Log: Subject: [PATCH] perlguts.pod
64101              From: Simon Cozens <simon@cozens.net>
64102              Date: Sun, 10 Dec 2000 00:06:47 +0000
64103              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
64104              
64105              Documentation of the different types of ops,
64106              plus the functions in dump.c
64107      Branch: perl
64108            ! pod/perlguts.pod
64109 ____________________________________________________________________________
64110 [  8062] By: jhi                                   on 2000/12/10  03:30:04
64111         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
64112              From: Nicholas Clark <nick@talking.bollo.cx>
64113              Date: Sat, 09 Dec 2000 18:57:25 +0000
64114              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
64115              
64116              Be more robust in weird hostname setups.
64117      Branch: perl
64118            ! t/lib/net-hostent.t
64119 ____________________________________________________________________________
64120 [  8061] By: jhi                                   on 2000/12/10  03:28:21
64121         Log: Pacify fussy compiler. 
64122      Branch: perl
64123            ! pp_sys.c
64124 ____________________________________________________________________________
64125 [  8060] By: jhi                                   on 2000/12/10  02:52:46
64126         Log: Integrate perlio.
64127      Branch: perl
64128           !> pp_sys.c t/io/utf8.t
64129 ____________________________________________________________________________
64130 [  8059] By: nick                                  on 2000/12/09  23:40:14
64131         Log: read/sysread/recv should now be utf8 aware.
64132              Basic test for utf8 read.
64133      Branch: perlio
64134            ! pp_sys.c t/io/utf8.t
64135 ____________________________________________________________________________
64136 [  8058] By: jhi                                   on 2000/12/09  21:56:02
64137         Log: Integrate perlio.
64138      Branch: perl
64139           +> t/io/utf8.t
64140           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
64141 ____________________________________________________________________________
64142 [  8057] By: jhi                                   on 2000/12/09  21:53:35
64143         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
64144              From: Inaba Hiroto <inaba@st.rim.or.jp>
64145              Date: Sun, 10 Dec 2000 05:53:21 +0900
64146              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
64147              
64148              Tests for #8056.
64149      Branch: perl
64150            ! t/op/each.t
64151 ____________________________________________________________________________
64152 [  8056] By: jhi                                   on 2000/12/09  21:51:16
64153         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
64154              From: Inaba Hiroto <inaba@st.rim.or.jp>
64155              Date: Sat, 09 Dec 2000 18:02:00 +0900
64156              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
64157              
64158              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
64159      Branch: perl
64160            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
64161 ____________________________________________________________________________
64162 [  8055] By: nick                                  on 2000/12/09  20:11:48
64163         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
64164              than raw PerlIO_write() - does not seem to break any tests.
64165      Branch: perlio
64166            ! pp_sys.c
64167 ____________________________________________________________________________
64168 [  8054] By: nick                                  on 2000/12/09  19:47:30
64169         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
64170              (sysread, recv and write i.e. formats still to do...)
64171              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
64172              open($fh,">:utf8","name")
64173              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
64174              so no extra overhead is involved.
64175              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
64176              to a non-utf8 stream.
64177              Add initial io/utf8.t
64178              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
64179              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
64180              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
64181      Branch: perlio
64182            + t/io/utf8.t
64183            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
64184 ____________________________________________________________________________
64185 [  8053] By: nick                                  on 2000/12/09  19:26:37
64186         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
64187              was only testing this_utf8.
64188      Branch: perlio
64189            ! toke.c
64190 ____________________________________________________________________________
64191 [  8052] By: nick                                  on 2000/12/09  19:09:41
64192         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
64193              i.e. the output string has one, but don't mess with source assumption.
64194      Branch: perlio
64195            ! toke.c
64196 ____________________________________________________________________________
64197 [  8051] By: jhi                                   on 2000/12/09  16:55:17
64198         Log: Integrate perlio.
64199      Branch: perl
64200           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
64201           !> sv.c thrdvar.h util.c
64202 ____________________________________________________________________________
64203 [  8050] By: jhi                                   on 2000/12/09  16:48:07
64204         Log: Nits noticed by Peter Prymmer.
64205      Branch: perl
64206            ! lib/ExtUtils/MM_VMS.pm
64207 ____________________________________________________________________________
64208 [  8049] By: nick                                  on 2000/12/09  13:49:40
64209         Log: UTF8 output prework.
64210              - Store $\ and $, as SVs so they can have SvUTF8 flag
64211              - use do_print() rather than raw PerlIO_write() to print them.
64212      Branch: perlio
64213            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
64214            ! thrdvar.h util.c
64215 ____________________________________________________________________________
64216 [  8048] By: nick                                  on 2000/12/09  12:30:43
64217         Log: Integrate mainline.
64218      Branch: perlio
64219           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
64220           +> t/op/reverse.t
64221           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
64222           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
64223           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
64224           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
64225           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
64226           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
64227 ____________________________________________________________________________
64228 [  8047] By: jhi                                   on 2000/12/09  00:23:27
64229         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
64230              From: Michael G Schwern <schwern@pobox.com>
64231              Date: Fri, 8 Dec 2000 14:43:04 -0600
64232      Branch: perl
64233            ! lib/ExtUtils/MM_VMS.pm
64234 ____________________________________________________________________________
64235 [  8046] By: jhi                                   on 2000/12/08  23:10:27
64236         Log: A missed check-in.
64237      Branch: perl
64238            ! lib/ExtUtils/Manifest.pm
64239 ____________________________________________________________________________
64240 [  8045] By: jhi                                   on 2000/12/08  21:57:12
64241         Log: (null check-in)
64242      Branch: perl
64243            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
64244 ____________________________________________________________________________
64245 [  8044] By: jhi                                   on 2000/12/08  21:11:06
64246         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
64247              at the final draft stage.
64248      Branch: perl
64249            + ext/Encode/Encode/iso8859-16.enc
64250            ! MANIFEST
64251 ____________________________________________________________________________
64252 [  8043] By: jhi                                   on 2000/12/08  16:39:04
64253         Log: Update Changes.
64254      Branch: perl
64255            ! Changes patchlevel.h
64256 ____________________________________________________________________________
64257 [  8042] By: jhi                                   on 2000/12/08  16:33:39
64258         Log: Do not return the Unicode replacement character if UTF-8
64259              decoding goes awry, it should be up to the caller to decide.
64260      Branch: perl
64261            ! pod/perlapi.pod utf8.c
64262 ____________________________________________________________________________
64263 [  8041] By: jhi                                   on 2000/12/08  16:22:28
64264         Log: metaconfig maintenance.
64265      Branch: metaconfig
64266            ! U/modified/stdchar.U
64267      Branch: metaconfig/U/perl
64268            + testsyml.U
64269 ____________________________________________________________________________
64270 [  8040] By: jhi                                   on 2000/12/08  16:03:08
64271         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
64272              From: sthoenna@efn.org
64273              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
64274              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
64275      Branch: perl
64276            ! Changes lib/ExtUtils/MM_OS2.pm
64277 ____________________________________________________________________________
64278 [  8039] By: jhi                                   on 2000/12/08  15:57:11
64279         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
64280              From: Simon Cozens <simon@cozens.net>
64281              Date: Fri, 8 Dec 2000 13:33:31 +0000
64282              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
64283              
64284              (The pp_hot part needed a rewrite.)
64285      Branch: perl
64286            ! doop.c pp_hot.c utf8.c
64287 ____________________________________________________________________________
64288 [  8038] By: jhi                                   on 2000/12/08  15:25:08
64289         Log: Subject: djSP
64290              From: Michael Stevens <michael@etla.org>
64291              Date: Wed, 6 Dec 2000 23:24:01 +0000
64292              Message-ID: <20001206232400.A21381@firedrake.org>
64293              
64294              Plus a note from Nick Ing-Simmons.
64295      Branch: perl
64296            ! pp.h
64297 ____________________________________________________________________________
64298 [  8037] By: jhi                                   on 2000/12/08  15:18:35
64299         Log: Filetype is text.
64300      Branch: perl
64301            ! t/op/utf8decode.t
64302 ____________________________________________________________________________
64303 [  8036] By: jhi                                   on 2000/12/08  03:31:27
64304         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
64305              From: Andy Dougherty <doughera@lafayette.edu>
64306              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
64307              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
64308              
64309              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
64310              From: Andy Dougherty <doughera@lafayette.edu>
64311              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
64312              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
64313      Branch: perl
64314            + ext/POSIX/hints/svr4.pl
64315            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
64316 ____________________________________________________________________________
64317 [  8035] By: jhi                                   on 2000/12/08  03:26:01
64318         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
64319              From: Andy Dougherty <doughera@lafayette.edu>
64320              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
64321              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
64322      Branch: perl
64323            ! t/README t/base/term.t
64324 ____________________________________________________________________________
64325 [  8034] By: jhi                                   on 2000/12/08  03:21:59
64326         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
64327              From: mjd@plover.com  
64328              Date: 7 Dec 2000 21:04:20 -0000
64329              Message-ID: <20001207210420.22282.qmail@plover.com>
64330              
64331              Plus -z doc.
64332      Branch: perl
64333            ! pod/perlfunc.pod
64334 ____________________________________________________________________________
64335 [  8033] By: jhi                                   on 2000/12/08  03:19:03
64336         Log: Use the UTF8 macros a bit.  They can't be used with abandon
64337              everywhere because we do generate illegal UTF-8 in some situations.
64338              This is of course naughty.
64339      Branch: perl
64340            ! pod/perlapi.pod utf8.c utf8.h
64341 ____________________________________________________________________________
64342 [  8032] By: jhi                                   on 2000/12/08  03:00:09
64343         Log: Out of sync?
64344      Branch: perl
64345            ! t/pragma/warn/utf8
64346 ____________________________________________________________________________
64347 [  8031] By: jhi                                   on 2000/12/08  02:22:39
64348         Log: Cnt spl.
64349      Branch: perl
64350            ! MANIFEST
64351 ____________________________________________________________________________
64352 [  8030] By: jhi                                   on 2000/12/08  01:23:54
64353         Log: Add test for reverse().
64354      Branch: perl
64355            + t/op/reverse.t
64356            ! MANIFEST
64357 ____________________________________________________________________________
64358 [  8029] By: jhi                                   on 2000/12/08  01:21:47
64359         Log: Integrate perlio.
64360      Branch: perl
64361           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
64362           !> perlio.c perlio.h perlsdio.h warnings.pl
64363 ____________________________________________________________________________
64364 [  8028] By: jhi                                   on 2000/12/08  01:19:08
64365         Log: Introduce macros for UTF8 decoding.
64366      Branch: perl
64367            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
64368 ____________________________________________________________________________
64369 [  8027] By: nick                                  on 2000/12/07  22:18:19
64370         Log: Integrate mainline
64371      Branch: perlio
64372           !> embed.pl pod/perlapi.pod utf8.c
64373 ____________________________________________________________________________
64374 [  8026] By: nick                                  on 2000/12/07  21:45:08
64375         Log: Various oddities p4 diff -se showed up
64376              Remove 'our' from warnings.pl
64377      Branch: perlio
64378            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
64379 ____________________________________________________________________________
64380 [  8025] By: nick                                  on 2000/12/07  21:43:32
64381         Log: Change PerlIO_(get|set)pos to take SV *
64382              Should fix, OS/2, VMS, (sfio??)
64383      Branch: perlio
64384            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
64385 ____________________________________________________________________________
64386 [  8024] By: jhi                                   on 2000/12/07  19:05:32
64387         Log: Document utf8_to_uv() better.
64388      Branch: perl
64389            ! pod/perlapi.pod utf8.c
64390 ____________________________________________________________________________
64391 [  8023] By: jhi                                   on 2000/12/07  18:23:47
64392         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
64393      Branch: perl
64394            ! embed.pl pod/perlapi.pod utf8.c
64395 ____________________________________________________________________________
64396 [  8022] By: jhi                                   on 2000/12/07  04:13:51
64397         Log: Integrate perlio.
64398      Branch: perl
64399           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
64400           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
64401           !> win32/makefile.mk
64402 ____________________________________________________________________________
64403 [  8021] By: nick                                  on 2000/12/07  00:28:14
64404         Log: Various attempts at MSVC debug - not sure what has
64405              changed but works now. 
64406              Seems atexit() _may_ work for DLLs built with MSVC so don't
64407              call cleanup that way.
64408      Branch: perlio
64409            ! perlio.c win32/makefile.mk
64410 ____________________________________________________________________________
64411 [  8020] By: nick                                  on 2000/12/06  19:57:20
64412         Log: Integrate mainline
64413      Branch: perlio
64414           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
64415           !> (integrate 75 files)
64416 ____________________________________________________________________________
64417 [  8019] By: nick                                  on 2000/12/06  19:28:21
64418         Log: Add useperlio to config.vc
64419              Turn off binmode in config_H.PL
64420              Regen all the config_H.xx
64421              Attempt to get debugging build with MSVC.
64422      Branch: perlio
64423            ! win32/config.vc win32/config_H.bc win32/config_H.gc
64424            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
64425 ____________________________________________________________________________
64426 [  8018] By: nick                                  on 2000/12/06  19:21:57
64427         Log: Test various dup/external program options on all platforms.
64428      Branch: perlio
64429            ! t/io/dup.t
64430 ____________________________________________________________________________
64431 [  8017] By: nick                                  on 2000/12/06  19:20:47
64432         Log: Fix harness to be less picky
64433      Branch: perlio
64434            ! lib/Test/Harness.pm
64435 ____________________________________________________________________________
64436 [  8016] By: jhi                                   on 2000/12/06  16:45:12
64437         Log: Update Changes.
64438      Branch: perl
64439            ! Changes patchlevel.h
64440 ____________________________________________________________________________
64441 [  8015] By: jhi                                   on 2000/12/06  16:41:03
64442         Log: Test \x{...} with ord().
64443      Branch: perl
64444            ! t/op/ord.t
64445 ____________________________________________________________________________
64446 [  8014] By: jhi                                   on 2000/12/06  16:20:33
64447         Log: Test tweak because of #8013.
64448      Branch: perl
64449            ! t/lib/b.t
64450 ____________________________________________________________________________
64451 [  8013] By: jhi                                   on 2000/12/06  16:09:09
64452         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
64453              From: Michael G Schwern <schwern@pobox.com>
64454              Date: Tue, 5 Dec 2000 21:23:28 -0500
64455              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
64456              
64457              Carp::Heavy parts not very applicable because of recent changes.
64458      Branch: perl
64459            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
64460            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
64461            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
64462            ! lib/Exporter.pm lib/Exporter/Heavy.pm
64463            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
64464            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
64465            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
64466            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
64467            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
64468            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
64469            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
64470            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
64471            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
64472            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
64473            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
64474            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
64475            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
64476            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
64477            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
64478            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
64479            ! warnings.pl
64480 ____________________________________________________________________________
64481 [  8012] By: jhi                                   on 2000/12/06  15:22:38
64482         Log: Subject: [PATCH] Re: New harness is failing things
64483              From: Nick Ing-Simmons <nik@tiuk.ti.com>
64484              Date: Wed, 6 Dec 2000 13:00:30 GMT
64485              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
64486      Branch: perl
64487            ! lib/Test/Harness.pm
64488 ____________________________________________________________________________
64489 [  8011] By: jhi                                   on 2000/12/06  15:12:08
64490         Log: Subject: installhtml changes
64491              From: Michael Stevens <michael@etla.org>
64492              Date: Wed, 6 Dec 2000 13:15:53 +0000
64493              Message-ID: <20001206131553.A27317@firedrake.org>
64494      Branch: perl
64495            ! installhtml
64496 ____________________________________________________________________________
64497 [  8010] By: jhi                                   on 2000/12/06  15:06:05
64498         Log: Subject: the dTHR hits
64499              From: Michael Stevens <michael@etla.org>
64500              Date: Wed, 6 Dec 2000 12:06:03 +0000
64501              Message-ID: <20001206120603.A24581@firedrake.org>
64502              
64503              More, errrm, less dTHRs.
64504      Branch: perl
64505            ! bytecode.pl ext/B/B/C.pm
64506 ____________________________________________________________________________
64507 [  8009] By: jhi                                   on 2000/12/06  15:04:25
64508         Log: Subject: MakeMaker mailing list gone?
64509              From: Michael G Schwern <schwern@pobox.com>
64510              Date: Tue, 5 Dec 2000 19:29:59 -0500
64511              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
64512              
64513              The MakeMaker mailing list is dead, perlbug is the right
64514              address to report bugs.
64515      Branch: perl
64516            ! lib/ExtUtils/MakeMaker.pm
64517 ____________________________________________________________________________
64518 [  8008] By: jhi                                   on 2000/12/06  15:00:32
64519         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
64520              From: Michael G Schwern <schwern@pobox.com>
64521              Date: Tue, 5 Dec 2000 19:21:21 -0500
64522              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
64523              
64524              Add a default MANIFEST skip that ignores things like
64525              version control files, editor temporary files, and the Makefile.
64526      Branch: perl
64527            + lib/ExtUtils/MANIFEST.SKIP
64528            ! MANIFEST lib/ExtUtils/Manifest.pm
64529 ____________________________________________________________________________
64530 [  8007] By: jhi                                   on 2000/12/06  14:57:20
64531         Log: In Amiga more manual hackery of the scripts seems to be needed,
64532              from Jan-Erik Karlsson.  Why Configure does not get this right
64533              is unknown, may be shell-induced.
64534      Branch: perl
64535            ! README.amiga
64536 ____________________________________________________________________________
64537 [  8006] By: jhi                                   on 2000/12/05  23:53:12
64538         Log: Add TOPm1s to peek at the second topmost stack item.
64539      Branch: perl
64540            ! pp.h
64541 ____________________________________________________________________________
64542 [  8005] By: jhi                                   on 2000/12/05  23:13:55
64543         Log: Avaunt, you foul UTF-8 tests.
64544      Branch: perl
64545            ! t/op/ver.t t/pragma/utf8.t
64546 ____________________________________________________________________________
64547 [  8004] By: jhi                                   on 2000/12/05  23:09:54
64548         Log: Continue utf8 dispersal. 
64549      Branch: perl
64550            + t/op/concat.t
64551            ! MANIFEST t/pragma/utf8.t
64552 ____________________________________________________________________________
64553 [  8003] By: nick                                  on 2000/12/05  23:02:39
64554         Log: Integrate mainline.
64555      Branch: perlio
64556           +> t/op/length.t t/op/utf8decode.t
64557           !> (integrate 69 files)
64558 ____________________________________________________________________________
64559 [  8002] By: jhi                                   on 2000/12/05  22:59:28
64560         Log: Integrate perlio.
64561      Branch: perl
64562           !> iperlsys.h perl.c perlio.c win32/perllib.c
64563 ____________________________________________________________________________
64564 [  8001] By: nick                                  on 2000/12/05  22:07:52
64565         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
64566              - calloc/free suffer from damage on TerminateThread()
64567              - use PerlMemShared (as originally planned) now fixed
64568              - avoid doing anything important on DLL "detach".
64569      Branch: perlio
64570            ! perl.c perlio.c win32/perllib.c
64571 ____________________________________________________________________________
64572 [  8000] By: nick                                  on 2000/12/05  21:05:09
64573         Log: Fix gross PerlMemShared issue.
64574      Branch: perlio
64575            ! iperlsys.h
64576 ____________________________________________________________________________
64577 [  7999] By: jhi                                   on 2000/12/05  20:46:58
64578         Log: Test for Unicode (UTF-8) hash keys.
64579      Branch: perl
64580            ! t/op/each.t
64581 ____________________________________________________________________________
64582 [  7998] By: jhi                                   on 2000/12/05  20:30:35
64583         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
64584              is now always UTF-8), empty line cosmetics.
64585      Branch: perl
64586            ! t/pragma/utf8.t
64587 ____________________________________________________________________________
64588 [  7997] By: jhi                                   on 2000/12/05  20:15:40
64589         Log: Subject: Re: STRLEN - what?
64590              From: Andy Dougherty <doughera@lafayette.edu>
64591              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
64592              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
64593              
64594              Explain STRLEN.
64595      Branch: perl
64596            ! pod/perlguts.pod
64597 ____________________________________________________________________________
64598 [  7996] By: jhi                                   on 2000/12/05  20:13:34
64599         Log: Split off the UTF-8 decoder tests, make them to check also
64600              the error message.
64601      Branch: perl
64602            + t/op/utf8decode.t
64603            ! MANIFEST t/pragma/utf8.t utf8.c
64604 ____________________________________________________________________________
64605 [  7995] By: jhi                                   on 2000/12/05  16:39:47
64606         Log: Start migrating bits of pragma/utf8 to elsewhere
64607              (since the long term plan is to obsolete 'use utf8').
64608      Branch: perl
64609            + t/op/length.t
64610            ! MANIFEST t/pragma/utf8.t
64611 ____________________________________________________________________________
64612 [  7994] By: jhi                                   on 2000/12/05  16:30:21
64613         Log: Fix a manual edit typo from #7993, fix the message formatting
64614              for Unicode, add few our declarations.
64615      Branch: perl
64616            ! lib/Carp/Heavy.pm
64617 ____________________________________________________________________________
64618 [  7993] By: jhi                                   on 2000/12/05  16:09:15
64619         Log: Subject: Need help with warnings :-(
64620              From: "Ben Tilly" <ben_tilly@hotmail.com>
64621              Date: Tue, 05 Dec 2000 01:35:54 -0500
64622              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
64623              
64624              Subject: UPDATE: Carp/Heavy now passes all tests
64625              From: "Ben Tilly" <ben_tilly@hotmail.com>
64626              Date: Tue, 05 Dec 2000 07:59:41 -0500
64627              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
64628              
64629              The Brave New Carp.
64630      Branch: perl
64631            ! lib/Carp.pm lib/Carp/Heavy.pm
64632 ____________________________________________________________________________
64633 [  7992] By: jhi                                   on 2000/12/05  15:55:08
64634         Log: Subject: [PATCH perl@7979] cygwin port
64635              From: "Eric Fifer" <efifer@dircon.co.uk>
64636              Date: Tue, 5 Dec 2000 14:04:09 -0000
64637              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
64638      Branch: perl
64639            ! t/lib/net-hostent.t
64640 ____________________________________________________________________________
64641 [  7991] By: jhi                                   on 2000/12/05  15:52:34
64642         Log: Subject: Re: [PATCH] The largest hoax of all times?
64643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64644              Date: Tue, 5 Dec 2000 00:40:25 -0500
64645              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
64646              
64647              Subject: Re: [PATCH] The largest hoax of all times?
64648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64649              Date: Mon, 4 Dec 2000 23:55:53 -0500
64650              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
64651              
64652              Subject: Re: [PATCH] The largest hoax of all times?
64653              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64654              Date: Tue, 5 Dec 2000 01:28:45 -0500
64655              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
64656              
64657              Fix the unpredictable order of DESTROYs.
64658      Branch: perl
64659            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
64660            ! sv.c sv.h t/op/ref.t
64661 ____________________________________________________________________________
64662 [  7990] By: jhi                                   on 2000/12/05  14:38:53
64663         Log: Subject: [PATCH] shrink pp_hot fractionally
64664              From: Nicholas Clark <nick@ccl4.org>
64665              Date: Tue, 5 Dec 2000 12:44:31 +0000
64666              Message-ID: <20001205124431.E74518@plum.flirble.org>
64667              
64668              Use report_evil_fh().
64669      Branch: perl
64670            ! opcode.pl opnames.h pp_hot.c util.c
64671 ____________________________________________________________________________
64672 [  7989] By: jhi                                   on 2000/12/05  14:21:27
64673         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
64674              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64675              Date: Mon, 04 Dec 2000 22:21:59 -0800
64676              Message-ID: <HmIL6gzkgepS092yn@efn.org>
64677              
64678              Harness shouldn't ignore responses like "ok 3\r\r\n".
64679      Branch: perl
64680            ! lib/Test/Harness.pm
64681 ____________________________________________________________________________
64682 [  7988] By: jhi                                   on 2000/12/05  13:51:28
64683         Log: Integrate the "skip" messages to explain().
64684      Branch: perl
64685            ! t/lib/syslfs.t t/op/lfs.t
64686 ____________________________________________________________________________
64687 [  7987] By: jhi                                   on 2000/12/05  12:34:54
64688         Log: The one that got away in #7984.
64689              
64690              Subject: Re: dTHR - what and why?
64691              From: Michael Stevens <michael@etla.org> 
64692              Date: Tue, 5 Dec 2000 11:15:52 +0000
64693              Message-ID: <20001205111552.A4647@firedrake.org>
64694      Branch: perl
64695            ! sv.h
64696 ____________________________________________________________________________
64697 [  7986] By: gsar                                  on 2000/12/05  09:14:44
64698         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
64699              due to the notorious GetFileType() bug in Windows 9x, which fstat()
64700              tickles)
64701      Branch: perl
64702            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
64703 ____________________________________________________________________________
64704 [  7985] By: jhi                                   on 2000/12/05  05:49:03
64705         Log: Integrate perlio.
64706      Branch: perl
64707           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
64708           !> win32/perlhost.h win32/perllib.c
64709 ____________________________________________________________________________
64710 [  7984] By: jhi                                   on 2000/12/05  05:48:16
64711         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
64712      Branch: perl
64713            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
64714            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
64715            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
64716            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
64717            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
64718            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
64719            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
64720            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
64721            ! win32/win32.c
64722 ____________________________________________________________________________
64723 [  7983] By: nick                                  on 2000/12/04  23:27:43
64724         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
64725      Branch: perlio
64726            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
64727            ! win32/perlhost.h win32/perllib.c
64728 ____________________________________________________________________________
64729 [  7982] By: jhi                                   on 2000/12/04  19:44:09
64730         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
64731              uncovered by #7980.
64732      Branch: perl
64733            ! op.c
64734 ____________________________________________________________________________
64735 [  7981] By: jhi                                   on 2000/12/04  19:42:07
64736         Log: Subject: [PATCH] Trivial dump.c feature
64737              From: Simon Cozens <simon@cozens.net>
64738              Date: Mon, 4 Dec 2000 18:08:38 +0000
64739              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
64740              
64741              Show whether a constant is UTF-8.
64742      Branch: perl
64743            ! dump.c
64744 ____________________________________________________________________________
64745 [  7980] By: jhi                                   on 2000/12/04  19:36:51
64746         Log: UTF-8 hash keys, patch from Inaba Hiroto.
64747      Branch: perl
64748            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
64749 ____________________________________________________________________________
64750 [  7979] By: jhi                                   on 2000/12/04  17:36:28
64751         Log: Update Changes.
64752      Branch: perl
64753            ! Changes patchlevel.h
64754 ____________________________________________________________________________
64755 [  7978] By: jhi                                   on 2000/12/04  16:42:17
64756         Log: Retract #7977, still too volatile (the euphemism of the day
64757              for unfinished and buggy :-)
64758      Branch: perl
64759            ! doop.c hv.c pp.c sv.h
64760 ____________________________________________________________________________
64761 [  7977] By: jhi                                   on 2000/12/04  16:25:15
64762         Log: (Retracted by #7978, too shaky yet.)
64763              
64764              Subject: Re: utf8 in hash keys, implementor missing
64765              From: Simon Cozens <simon@cozens.net>
64766              Date: Sat, 2 Dec 2000 19:49:35 +0000
64767              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
64768              
64769              The first step at UTF-8 hash keys.
64770      Branch: perl
64771            ! doop.c hv.c pp.c sv.h
64772 ____________________________________________________________________________
64773 [  7976] By: jhi                                   on 2000/12/04  16:13:53
64774         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
64775              From: sthoenna@efn.org
64776              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
64777              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
64778      Branch: perl
64779            ! os2/os2.c perlio.c
64780 ____________________________________________________________________________
64781 [  7975] By: jhi                                   on 2000/12/04  16:05:25
64782         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
64783              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64784              Date: Thu, 30 Nov 2000 20:50:37 -0800
64785              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
64786      Branch: perl
64787            ! os2/os2.c
64788 ____________________________________________________________________________
64789 [  7974] By: jhi                                   on 2000/12/04  16:03:57
64790         Log: Subject: [PATCH] ++ 20% faster
64791              From: Nicholas Clark <nick@ccl4.org>
64792              Date: Mon, 4 Dec 2000 12:17:27 +0000
64793              Message-ID: <20001204121726.B52976@plum.flirble.org>
64794              
64795              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
64796      Branch: perl
64797            ! sv.c
64798 ____________________________________________________________________________
64799 [  7973] By: jhi                                   on 2000/12/04  16:00:48
64800         Log: 
64801              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
64802              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64803              Date: Mon, 04 Dec 2000 12:30:45 +0100
64804              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
64805              
64806              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
64807              library (getprotobyname and getprotobynumber are outversioned by
64808              the same calls in libc, at least for xlc version 3.
64809      Branch: perl
64810            ! hints/aix.sh
64811 ____________________________________________________________________________
64812 [  7972] By: jhi                                   on 2000/12/04  02:58:31
64813         Log: Integrate perlio.
64814      Branch: perl
64815           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
64816           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
64817           !> win32/win32.h win32/win32iop.h win32/win32thread.h
64818 ____________________________________________________________________________
64819 [  7971] By: nick                                  on 2000/12/04  00:24:33
64820         Log: Quieten some noise in Win32 builds:
64821              - win32.h is included after <sys/socket.h>, so need to 
64822              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
64823              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
64824      Branch: perlio
64825            ! doio.c perl.h toke.c win32/win32.h
64826 ____________________________________________________________________________
64827 [  7970] By: nick                                  on 2000/12/03  22:57:46
64828         Log: PERL_IMPLICIT_SYS compiles but does not work.
64829      Branch: perlio
64830            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
64831            ! win32/perlhost.h win32/perllib.c win32/win32.h
64832            ! win32/win32iop.h win32/win32thread.h
64833 ____________________________________________________________________________
64834 [  7969] By: jhi                                   on 2000/12/03  22:12:58
64835         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
64836              used to swash_init(), makes regprop() dumps more informative
64837              (+utf8::IsAlpha, -utf8::IsDigit, for example).
64838      Branch: perl
64839            ! regcomp.c regexec.c
64840 ____________________________________________________________________________
64841 [  7968] By: jhi                                   on 2000/12/03  21:39:56
64842         Log: Implement ANYOFUTF8 regprop() dumping.
64843      Branch: perl
64844            ! regcomp.c
64845 ____________________________________________________________________________
64846 [  7967] By: jhi                                   on 2000/12/03  20:57:19
64847         Log: Make uv_to_utf8() to zero-terminate its output buffer,
64848              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
64849      Branch: perl
64850            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
64851 ____________________________________________________________________________
64852 [  7966] By: nick                                  on 2000/12/03  18:41:21
64853         Log: Integrate mainline (STDCHAR)
64854      Branch: perlio
64855           !> Configure t/pragma/utf8.t
64856 ____________________________________________________________________________
64857 [  7965] By: jhi                                   on 2000/12/03  17:58:20
64858         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
64859      Branch: perl
64860            ! t/pragma/utf8.t
64861 ____________________________________________________________________________
64862 [  7964] By: jhi                                   on 2000/12/03  17:35:56
64863         Log: Integrate perlio.
64864      Branch: perl
64865           !> iperlsys.h perlio.c
64866 ____________________________________________________________________________
64867 [  7963] By: jhi                                   on 2000/12/03  17:33:55
64868         Log: Metaconfig unit change for #7962.
64869      Branch: metaconfig
64870            ! U/modified/stdchar.U
64871 ____________________________________________________________________________
64872 [  7962] By: jhi                                   on 2000/12/03  17:33:27
64873         Log: Untangle the <stdio.h> #include nest for the stdchar test,
64874              from Andy Dougherty.
64875      Branch: perl
64876            ! Configure
64877 ____________________________________________________________________________
64878 [  7961] By: nick                                  on 2000/12/03  16:53:00
64879         Log: Make iperlsys.h vector stdio not PerlIO.
64880      Branch: perlio
64881            ! iperlsys.h perlio.c
64882 ____________________________________________________________________________
64883 [  7960] By: nick                                  on 2000/12/03  14:43:01
64884         Log: Integrate mainline
64885      Branch: perlio
64886           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
64887           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
64888 ____________________________________________________________________________
64889 [  7959] By: jhi                                   on 2000/12/03  08:16:36
64890         Log: Use DO_UTF8().
64891      Branch: perl
64892            ! op.c
64893 ____________________________________________________________________________
64894 [  7958] By: jhi                                   on 2000/12/02  18:33:05
64895         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
64896              From: Mike Guy <mjtg@cam.ac.uk>         
64897              Date: Sat, 02 Dec 2000 17:27:13 +0000
64898              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
64899              
64900              An extraneous argument.
64901      Branch: perl
64902            ! toke.c
64903 ____________________________________________________________________________
64904 [  7957] By: jhi                                   on 2000/12/02  18:22:32
64905         Log: A missing hunk.
64906      Branch: perl
64907            ! t/lib/net-hostent.t
64908 ____________________________________________________________________________
64909 [  7956] By: jhi                                   on 2000/12/02  18:06:20
64910         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
64911              From: Nicholas Clark <nick@ccl4.org>
64912              Date: Sat, 2 Dec 2000 14:28:27 +0000
64913              Message-ID: <20001202142827.A12308@plum.flirble.org>
64914              
64915              Test robustness.
64916      Branch: perl
64917            ! t/lib/net-hostent.t
64918 ____________________________________________________________________________
64919 [  7955] By: jhi                                   on 2000/12/02  17:58:06
64920         Log: Metaconfig unit change for #7954.
64921      Branch: metaconfig
64922            ! U/modified/stdchar.U
64923 ____________________________________________________________________________
64924 [  7954] By: jhi                                   on 2000/12/02  17:54:32
64925         Log: An inconvenient hang would happen if the stdio _ptr wasn't
64926              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
64927              would be grepping stdin for all eternity for the _ptr.)
64928      Branch: perl
64929            ! Configure
64930 ____________________________________________________________________________
64931 [  7953] By: jhi                                   on 2000/12/02  00:07:15
64932         Log: Update Changes.
64933      Branch: perl
64934            ! Changes patchlevel.h
64935 ____________________________________________________________________________
64936 [  7952] By: jhi                                   on 2000/12/01  23:54:47
64937         Log: Subject: Re: long shell lines
64938              From: Andy Dougherty <doughera@lafayette.edu>
64939              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
64940              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
64941              
64942              Split overly long shell command lines.
64943      Branch: perl
64944            ! lib/ExtUtils/MM_Unix.pm
64945 ____________________________________________________________________________
64946 [  7951] By: jhi                                   on 2000/12/01  23:48:02
64947         Log: The metaconfig unit change for #7950.
64948      Branch: metaconfig
64949            + U/modified/stdchar.U
64950 ____________________________________________________________________________
64951 [  7950] By: jhi                                   on 2000/12/01  23:47:39
64952         Log: Try to find stdchar also from <stdio_impl.h>.
64953      Branch: perl
64954            ! Configure config_h.SH
64955 ____________________________________________________________________________
64956 [  7949] By: jhi                                   on 2000/12/01  23:46:45
64957         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
64958              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
64959              Date: Fri, 1 Dec 2000 16:26:08 -0500
64960              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
64961              
64962              Reword the diagnostic message.
64963      Branch: perl
64964            ! pod/perldiag.pod
64965 ____________________________________________________________________________
64966 [  7948] By: nick                                  on 2000/12/01  22:49:43
64967         Log: Integrate mainline (for s/y/m as sub names stuff).
64968      Branch: perlio
64969           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
64970           !> t/pragma/warn/toke toke.c
64971 ____________________________________________________________________________
64972 [  7947] By: jhi                                   on 2000/12/01  20:55:41
64973         Log: Integrate perlio.
64974      Branch: perl
64975           !> perlio.c perliol.h t/io/pipe.t
64976 ____________________________________________________________________________
64977 [  7946] By: jhi                                   on 2000/12/01  20:36:51
64978         Log: Upgrade to CPAN 1.59_51, from Andreas König.
64979      Branch: perl
64980            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
64981 ____________________________________________________________________________
64982 [  7945] By: nick                                  on 2000/12/01  20:31:32
64983         Log: Integrate mainline
64984      Branch: perlio
64985           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
64986           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
64987           +> t/lib/net-hostent.t
64988           !> (integrate 35 files)
64989 ____________________________________________________________________________
64990 [  7944] By: jhi                                   on 2000/12/01  20:23:29
64991         Log: Some help for 20001130.011.  Now one gets warnings like
64992              "Ambiguous -f() resolved as a file test ..."
64993      Branch: perl
64994            ! pod/perldiag.pod t/pragma/warn/toke toke.c
64995 ____________________________________________________________________________
64996 [  7943] By: jhi                                   on 2000/12/01  19:44:44
64997         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
64998              that also breaks using them as methods. 
64999      Branch: perl
65000            ! pod/perldiag.pod t/op/misc.t toke.c
65001 ____________________________________________________________________________
65002 [  7942] By: nick                                  on 2000/12/01  17:56:46
65003         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
65004              Make 'unix' pass most tests
65005              - do unread by temporary push of layer ("pending") holding unread chars
65006              - fast_gets is now based on per-handle flag
65007              - relax one of io/pipe.t tests to allow print to fail and close to
65008              succeed so that it passes on unbuffered "unix" layer.
65009              Remaining fail is sporadic and a genuine race condition between
65010              parent/child in fork test.
65011      Branch: perlio
65012            ! perlio.c perliol.h t/io/pipe.t
65013 ____________________________________________________________________________
65014 [  7941] By: jhi                                   on 2000/12/01  15:28:58
65015         Log: (Retracted by #7943.)
65016              
65017              Reserve the short named string operator names.
65018      Branch: perl
65019            ! pod/perldiag.pod t/op/misc.t toke.c
65020 ____________________________________________________________________________
65021 [  7940] By: jhi                                   on 2000/12/01  06:45:53
65022         Log: Get the three different space character classes right under utf8.
65023      Branch: perl
65024            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
65025            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
65026            ! regexec.c t/op/pat.t utf8.c
65027 ____________________________________________________________________________
65028 [  7939] By: jhi                                   on 2000/12/01  03:26:26
65029         Log: Two more tests that make no sense in UTF-8 since the test
65030              data is not in UTF-8.
65031      Branch: perl
65032            ! t/op/regexp.t
65033 ____________________________________________________________________________
65034 [  7938] By: jhi                                   on 2000/12/01  03:20:39
65035         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
65036              should it be required inside regexen?
65037      Branch: perl
65038            ! regcomp.c t/op/regmesg.t
65039 ____________________________________________________________________________
65040 [  7937] By: jhi                                   on 2000/12/01  02:58:53
65041         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
65042              stored and restored, and thusly was trounced by the utf8 swash
65043              routines.
65044      Branch: perl
65045            ! regcomp.c
65046 ____________________________________________________________________________
65047 [  7936] By: jhi                                   on 2000/11/30  20:41:39
65048         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
65049              Why the different platforms behave so differently (core dump vs
65050              no core dump) on this bug is a but of a mystery, but if I had to
65051              guess I would mumble something like 'alignment'.
65052      Branch: perl
65053            ! sv.c
65054 ____________________________________________________________________________
65055 [  7935] By: jhi                                   on 2000/11/30  16:17:02
65056         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
65057              From: Robin Barker <rmb1@cise.npl.co.uk>
65058              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
65059              Date: Thu, 30 Nov 2000 14:27:12 GMT
65060      Branch: perl
65061            ! perlio.c toke.c
65062 ____________________________________________________________________________
65063 [  7934] By: jhi                                   on 2000/11/30  16:04:49
65064         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
65065      Branch: perl
65066            ! t/lib/net-hostent.t
65067 ____________________________________________________________________________
65068 [  7933] By: jhi                                   on 2000/11/30  06:07:26
65069         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
65070              From: Peter Prymmer <pvhp@forte.com>
65071              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
65072              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
65073              
65074              In VMS the localhost may be LOCALHOST.
65075      Branch: perl
65076            ! t/lib/net-hostent.t
65077 ____________________________________________________________________________
65078 [  7932] By: jhi                                   on 2000/11/30  01:11:11
65079         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
65080              From: Peter Prymmer <pvhp@forte.com>
65081              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
65082              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
65083              
65084              plus regen perlapi.pod.
65085      Branch: perl
65086            ! pod/perlapi.pod utf8.c
65087 ____________________________________________________________________________
65088 [  7931] By: jhi                                   on 2000/11/30  01:06:19
65089         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
65090              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65091              Date:     Wed, 29 Nov 2000 17:15:11 EST
65092              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
65093      Branch: perl
65094            ! t/lib/filter-util.pl t/lib/filter-util.t
65095 ____________________________________________________________________________
65096 [  7930] By: jhi                                   on 2000/11/29  18:51:55
65097         Log: Update Changes.
65098      Branch: perl
65099            ! Changes patchlevel.h
65100 ____________________________________________________________________________
65101 [  7929] By: jhi                                   on 2000/11/29  18:50:55
65102         Log: Update the va_copy() metaconfig unit.
65103      Branch: metaconfig/U/perl
65104            ! need_va_copy.U
65105 ____________________________________________________________________________
65106 [  7928] By: jhi                                   on 2000/11/29  17:50:43
65107         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
65108              From: Dominic Dunlop <domo@computer.org>
65109              Date: Tue, 28 Nov 2000 16:41:57 +0100
65110              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
65111              
65112              Patch to catch a core dump in the Configure va_copy test.
65113      Branch: perl
65114            ! Configure config_h.SH
65115 ____________________________________________________________________________
65116 [  7927] By: jhi                                   on 2000/11/29  17:31:59
65117         Log: Retract #7921, the patch shouldn't be needed.
65118      Branch: perl
65119            ! sv.c
65120 ____________________________________________________________________________
65121 [  7926] By: jhi                                   on 2000/11/29  17:01:41
65122         Log: Make the Class::Struct import() wiser.
65123      Branch: perl
65124            ! lib/Class/Struct.pm t/lib/class-struct.t
65125 ____________________________________________________________________________
65126 [  7925] By: jhi                                   on 2000/11/29  16:36:33
65127         Log: All the core library users of Class::Struct seem to be
65128              using "use Class::Struct 'struct';" instead of the bare
65129              "use Class::Struct;", which isn't documented in Class::Struct.
65130              This can't be right.
65131      Branch: perl
65132            ! lib/File/stat.pm
65133 ____________________________________________________________________________
65134 [  7924] By: jhi                                   on 2000/11/29  16:32:15
65135         Log: A test works better if it has the right 1..$n output.
65136      Branch: perl
65137            ! t/lib/class-struct.t
65138 ____________________________________________________________________________
65139 [  7923] By: jhi                                   on 2000/11/29  16:29:11
65140         Log: Forgot to MANIFEST the new Net::hostent test.
65141      Branch: perl
65142            ! MANIFEST
65143 ____________________________________________________________________________
65144 [  7922] By: jhi                                   on 2000/11/29  16:27:49
65145         Log: Integrate perlio.
65146      Branch: perl
65147           !> iperlsys.h perlio.c
65148 ____________________________________________________________________________
65149 [  7921] By: jhi                                   on 2000/11/29  16:27:10
65150         Log: (Retracted by #7927.)
65151              
65152              Subject: [PATCH] Is infinity a number?
65153              From: Simon Cozens <simon@cozens.net>
65154              Date: Wed, 29 Nov 2000 14:48:20 +0000
65155              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
65156      Branch: perl
65157            ! sv.c
65158 ____________________________________________________________________________
65159 [  7920] By: jhi                                   on 2000/11/29  16:23:02
65160         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
65161              From: rspier@pobox.com (Robert Spier)
65162              Date: Wed, 29 Nov 2000 02:17:49 -0500
65163              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
65164              
65165              Add a test for Net::hostent.
65166      Branch: perl
65167            + t/lib/net-hostent.t
65168 ____________________________________________________________________________
65169 [  7919] By: jhi                                   on 2000/11/29  16:21:31
65170         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
65171              add a test for Class::Struct.
65172      Branch: perl
65173            + t/lib/class-struct.t
65174            ! MANIFEST lib/Class/Struct.pm
65175 ____________________________________________________________________________
65176 [  7918] By: jhi                                   on 2000/11/29  15:48:40
65177         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
65178              From: rspier@pobox.com (Robert Spier)
65179              Date: Wed, 29 Nov 2000 02:25:39 -0500
65180              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
65181              
65182              More checking in case someone has broken their services or
65183              protocol databases.
65184      Branch: perl
65185            ! ext/Sys/Syslog/Syslog.pm
65186 ____________________________________________________________________________
65187 [  7917] By: jhi                                   on 2000/11/29  15:46:25
65188         Log: Subject: [PATCH] $^O  win32 -> MSWin32
65189              From: rspier@pobox.com (Robert Spier)
65190              Date: Wed, 29 Nov 2000 02:17:38 -0500
65191              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
65192              
65193              plus similar nits for vms, err, VMS, and UNICOS.
65194      Branch: perl
65195            ! t/lib/syslfs.t t/op/lfs.t
65196 ____________________________________________________________________________
65197 [  7916] By: jhi                                   on 2000/11/29  15:42:51
65198         Log: Subject: [PATCH] Tokeniser debugging
65199              From: Simon Cozens <simon@cozens.net>
65200              Date: Wed, 29 Nov 2000 14:15:45 +0000
65201              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
65202      Branch: perl
65203            ! perl.c perl.h pod/perlrun.pod toke.c
65204 ____________________________________________________________________________
65205 [  7915] By: jhi                                   on 2000/11/29  15:41:36
65206         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65208              Date: Wed, 29 Nov 2000 02:13:14 -0500
65209              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
65210              
65211              OUT keyword nits.
65212              
65213              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65215              Date: Wed, 29 Nov 2000 03:09:04 -0500
65216              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
65217              
65218              OUT and IN_OUT documentation.
65219      Branch: perl
65220            ! lib/ExtUtils/xsubpp pod/perlxs.pod
65221 ____________________________________________________________________________
65222 [  7914] By: jhi                                   on 2000/11/29  03:35:01
65223         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
65224              From: John Tobey <jtobey@john-edwin-tobey.org>
65225              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
65226              Message-Id: <m140e1N-000FOoC@feynman.localnet>
65227              
65228              plus a performance speedup noticed by Sarathy.
65229      Branch: perl
65230            ! op.c
65231 ____________________________________________________________________________
65232 [  7913] By: jhi                                   on 2000/11/29  03:16:59
65233         Log: Use "1 while unlink" so that VMS gets clean, too.
65234      Branch: perl
65235            ! t/lib/filter-util.t
65236 ____________________________________________________________________________
65237 [  7912] By: jhi                                   on 2000/11/29  03:09:08
65238         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
65239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65240              Date: Tue, 28 Nov 2000 03:27:09 -0500
65241              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
65242      Branch: perl
65243            ! lib/ExtUtils/xsubpp
65244 ____________________________________________________________________________
65245 [  7911] By: jhi                                   on 2000/11/29  03:06:30
65246         Log: This should have been part of #7872: no need to scan UTF-8
65247              until eternity.
65248      Branch: perl
65249            ! utf8.c
65250 ____________________________________________________________________________
65251 [  7910] By: jhi                                   on 2000/11/29  02:50:04
65252         Log: One more perltie.pod nit from Casey R. Tweten.
65253      Branch: perl
65254            ! pod/perltie.pod
65255 ____________________________________________________________________________
65256 [  7909] By: jhi                                   on 2000/11/29  02:44:23
65257         Log: Document the known sprintf test failures, exact standard
65258              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
65259      Branch: perl
65260            ! pod/perldelta.pod t/op/sprintf.t
65261 ____________________________________________________________________________
65262 [  7908] By: jhi                                   on 2000/11/29  02:36:23
65263         Log: Add the Encoding table format documentation.
65264      Branch: perl
65265            + ext/Encode/Encode/EncodeFormat.pod
65266            ! MANIFEST
65267 ____________________________________________________________________________
65268 [  7907] By: jhi                                   on 2000/11/29  02:07:24
65269         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
65270              From: "Casey R. Tweten" <crt@kiski.net>
65271              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
65272              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
65273              
65274              Subject: Re: [PATCH] Updating perltie.pod for arrays
65275              From: "Casey R. Tweten" <crt@kiski.net>
65276              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
65277              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
65278      Branch: perl
65279            ! pod/perltie.pod
65280 ____________________________________________________________________________
65281 [  7906] By: nick                                  on 2000/11/28  22:40:59
65282         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
65283      Branch: perlio
65284            ! iperlsys.h perlio.c
65285 ____________________________________________________________________________
65286 [  7905] By: nick                                  on 2000/11/28  22:04:34
65287         Log: Integrate mainline
65288      Branch: perlio
65289           !> (integrate 39 files)
65290 ____________________________________________________________________________
65291 [  7904] By: jhi                                   on 2000/11/28  16:44:43
65292         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
65293              From: Nicholas Clark <nick@babyhippo.co.uk>
65294              Date: Tue, 28 Nov 2000 11:16:57 +0000
65295              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
65296      Branch: perl
65297            ! pod/perlipc.pod
65298 ____________________________________________________________________________
65299 [  7903] By: jhi                                   on 2000/11/28  16:40:31
65300         Log: Subject: [PATCH] Updating perltie.pod for arrays
65301              From: "Casey R. Tweten" <crt@kiski.net>
65302              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
65303              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
65304      Branch: perl
65305            ! pod/perltie.pod
65306 ____________________________________________________________________________
65307 [  7902] By: jhi                                   on 2000/11/28  16:39:37
65308         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
65309              From: Robin Barker <rmb1@cise.npl.co.uk>
65310              Date: Mon, 27 Nov 2000 17:56:44 GMT
65311              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
65312      Branch: perl
65313            ! pod/perlfunc.pod t/op/split.t
65314 ____________________________________________________________________________
65315 [  7901] By: jhi                                   on 2000/11/28  16:28:04
65316         Log: setmode() is a DOSish-only thing.
65317      Branch: perl
65318            ! perlio.c
65319 ____________________________________________________________________________
65320 [  7900] By: jhi                                   on 2000/11/28  16:21:46
65321         Log: Subject: [PATCH] perlcc.PL cleanups
65322              From: Simon Cozens <simon@cozens.net>
65323              Date: Tue, 28 Nov 2000 12:44:35 +0000
65324              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
65325      Branch: perl
65326            ! utils/perlcc.PL
65327 ____________________________________________________________________________
65328 [  7899] By: gsar                                  on 2000/11/28  06:32:55
65329         Log: reintegrate files missed by change#7895
65330      Branch: maint-5.6/perl
65331           +> ext/ByteLoader/bytecode.h utils/Makefile
65332            - utils/perlbc.PL
65333 ____________________________________________________________________________
65334 [  7897] By: gsar                                  on 2000/11/27  18:22:47
65335         Log: can't integrate these two files, for some reason
65336      Branch: maint-5.6/perl
65337            - ext/ByteLoader/bytecode.h utils/Makefile
65338 ____________________________________________________________________________
65339 [  7895] By: gsar                                  on 2000/11/27  18:11:21
65340         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
65341              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
65342              6757..6890,6892..6901 from mainline
65343              
65344              Bytecompiler patches from Benjamin Stuhl.
65345              
65346              More bytecompiler.
65347              
65348              Subject: [PATCH blead] B:: missing dependency
65349              
65350              Subject: [PATCH: 6757] configure.com updates and syslog build
65351              
65352              Long double Gconvert fixes from Yitzchak Scott-Thoennes
65353              and Spider Boardman.
65354              
65355              Subject: [PATCH blead] nextchar() abuse misses an optimisation
65356              
65357              Long double fixes from Spider Boardman.
65358              
65359              Make the selection of NVff et al stricter.
65360              
65361              cSVOPo_*v things index into the current PL_curpad
65362              under ithreads, which is different from the curpad
65363              used by the XSUB.  (In other words, the code as-is
65364              before this patch wouldn't work under ithreads.)
65365              
65366              Be portable.
65367              
65368              VMS MMS (make) wants null action.
65369              
65370              Mac and other portability updates from Chris Nandor.
65371              
65372              Storable support, v-version fixes.
65373              Subject: CPAN.pm beta for testing available
65374              
65375              Portability fix from Hugo van der Sanden.
65376              
65377              Bad makefile.
65378              
65379              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
65380              
65381              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
65382              
65383              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
65384              
65385              Replace #6705 with a minimal doc patch.
65386              Subject: [PATCH 5.6.0] replace change #6705
65387              
65388              Drop the separate perlbc, perlcc -b should be enough.
65389              
65390              installperl couldn't tell whether it had run tests or not.
65391              Subject: [PATCH] Re: installperl and t/TEST
65392              
65393              Add silencer flags to installperl.
65394              Subject: [PATCH] Making installperl silent.
65395              
65396              Make "make install" by default silent.  A new "install-verbose"
65397              target is verbose.
65398              
65399              More liberal parsing of version numbers.
65400              Subject: Re: CPAN.pm beta for testing available
65401              
65402              Create directories in silence.
65403              Subject: [PATCH] Another silencer for MakeMaker
65404              
65405              DOS patches and portability/porting notes, from Tim Jenness.
65406              
65407              Make installman to recognize the silence flag -S.
65408              
65409              Actually do something with the silencer option.
65410              
65411              Continue silencing.
65412              
65413              Show the doc file, not the temp file.
65414              
65415              Regen perltoc.
65416              
65417              Subject: [PATCH] More silencing of installman.
65418              
65419              Better wording for the vec lvalue diagnostic.
65420              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
65421              
65422              Subject: [PATCH: 6805] several more tweaks to configure.com
65423              
65424              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
65425              
65426              Missing parts of 
65427              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
65428              
65429              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
65430              (applied slightly modified)
65431              
65432              installperl --verbose and --silent.
65433              Subject: Re: [PATCH] More silencing of installman.
65434              
65435              Add install-silent target.
65436              
65437              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
65438              the problem reported in
65439              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
65440              
65441              Tweak the sfio/useperlio logic, hopefully as wished in
65442              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
65443              
65444              One forgotten file from #6816.
65445              
65446              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
65447              
65448              Remove duplicately applied patch shards.
65449              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
65450              
65451              Support preserving extremely big/small angles.
65452              
65453              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
65454              
65455              Subject: [PATCH] installation not quite silent yet.
65456              
65457              Update the test count.
65458              
65459              Use UVxf, PTR2UV, NVff.
65460              
65461              Document PTR2XX and INT2PTR.
65462              
65463              no-install target a la make -n.
65464              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
65465              
65466              grep -e isn't portable.
65467              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
65468              
65469              Can't get the test to reliably work thanks to the
65470              inaccurateness of floating point.  "Resolves" bug ids
65471              20000826.003, 20000826.009, 20000826.010,
65472              
65473              Subject: installman buglet
65474              
65475              DJGPP update from Laszlo Molnar.
65476              
65477              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
65478              
65479              Passing -R in ldflags makes now it to appear in the default
65480              for lddlflags, just like with -L.
65481              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
65482              
65483              Test nit.
65484              
65485              Use the actual thread type, not the pointer-to-struct.
65486              
65487              Provice virtual $Config{ccflags_nolargefiles} etc. 
65488              
65489              display_format used as a class method without arguments was broken,
65490              reported in
65491              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
65492              
65493              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
65494              
65495              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
65496              
65497              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
65498              
65499              opmini.o may be left around if a build is interrupted.
65500              
65501              Typo in #6858.
65502              
65503              Fix for ID 20000828.001, long doubles were not formatted
65504              correctly (showed up in $], which stopped installing perl).
65505              
65506              An attempt to fix the problem reported in
65507              Subject: Building perl@6856 using gcc/AIX 4.3.3 
65508              I can't test this properly since the gcc installation I have
65509              access to seems to be botched (gcc is calling the AIX cpp,
65510              a losing proposition...)
65511              
65512              Add -ld to archname on long tr...double platforms.
65513              
65514              Subject: hv.h Doc Patch
65515              
65516              Potential cruft.
65517              
65518              Subject: [PATCH bleedperl@6856] warnings fixes
65519              
65520              -S is the silent flag, -s is the strip flag.
65521              Subject: [PATCH] Re: [PATCH] make no-install          
65522              
65523              Take out the SUIDMAIL thing, that will not be
65524              a problem in 5.7.*.
65525              
65526              Subject: [PATCH bleedperl@6866] spellings
65527              
65528              Subject: [PATCH] Re: files not cleaned even by veryclean
65529              
65530              Use minimal @INC in tests, most of the time just '../lib',
65531              so that we simply can't pick up stuff from other Perls than
65532              the one we are testing.  Pointed out by
65533              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
65534              
65535              Update to Getopt::Long 2.24, from Johan Vromans.
65536              
65537              Fix for thinko in #6848.
65538              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
65539              
65540              Patches all over for people and the files they (hopefully) care about.
65541              
65542              Subject: Net::protoent does not export 'getproto'
65543              
65544              Missed a change in #6869.
65545              
65546              Subject: [PATCH] Warnings in B::Deparse
65547              
65548              Subject: [PATCH] Glob dumping
65549              
65550              Disable one of the tests for now.
65551              
65552              Disabling the one test is a bit tricky.
65553              
65554              Don't forget to tidy up.
65555              
65556              The #6881 removed one dump line.
65557              
65558              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
65559              
65560              Under usethreads the dumped variable is IN_PAD.
65561              Subject: Re: [PATCH] Glob dumping
65562              
65563              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
65564              
65565              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
65566              
65567              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
65568              
65569              Regen Configure for #6894.
65570              
65571              Subject: [PATCH: 6889] updates to perlebcdic.pod
65572              
65573              Undo namespace pollution of #6878.
65574              Subject: Re: Net::protoent does not export 'getproto'
65575              
65576              Admit that we are leaking scalars.
65577              
65578              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
65579      Branch: maint-5.6/perl
65580           !> (integrate 271 files)
65581 ____________________________________________________________________________
65582 [  7894] By: gsar                                  on 2000/11/27  16:00:34
65583         Log: a couple of nits
65584      Branch: maint-5.6/perl
65585            ! MANIFEST pp_sys.c
65586 ____________________________________________________________________________
65587 [  7893] By: gsar                                  on 2000/11/27  15:10:56
65588         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
65589              6740..6745,6747..6757,6760
65590              
65591              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
65592              
65593              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
65594              
65595              Doc nits spotted by Richard Soderberg.
65596              
65597              move WNOHANG definition to where other such things are
65598              
65599              Make $Config{byteorder} more magical so that it is
65600              dynamically computed: nice for 'fat binaries'.
65601              Subject: [PATCH]: default byteorder
65602              
65603              Subject: [PATCH] Cwd.pm now uses strict
65604              
65605              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
65606              
65607              Get -DLEAKTEST to compile (not necessarily to work, mind)
65608              Subject: [ID 20000724.006] -DLEAKTEST problem
65609              
65610              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
65611              
65612              Add perlebcdic from Peter Prymmer, regen toc.
65613              
65614              Don't propose using modules built for 5.005 if no binary
65615              compatibility with 5.005 is attempted.
65616              
65617              Do not use prototyping here.
65618              Subject: [ID 20000817.016] [PATCH] Peek.xs
65619              
65620              Document what the backtick returns if the command fails.
65621              
65622              Add byteorder to the myconfig output.
65623              
65624              Introduce NVef, NVff, and NVgf, use the middle one.
65625              (helps for lib/peek + Linux + long doubles)  Reported in
65626              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
65627              Use NVs in POSIX math, not doubles.
65628              Subject: [ID 20000817.014] POSIX & modfl
65629              
65630              Subject: [PATCH 5.6.0+] newSVrv() memory leak
65631              
65632              The byteorder code in #6671 was wrong.
65633              
65634              Fix the lib/complex failure of
65635              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
65636              Linux long double accuracy issue: something that
65637              when printed with %g looks like "2" but int() of it is 1.
65638              
65639              Propagate new Configure vars.
65640              
65641              Unbuffer the output.
65642              
65643              Subject: [PATCH] perltrap.pod spring cleaning
65644              
65645              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
65646              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
65647              
65648              Tiny Getopt::Long patch from Johan Vromans.
65649              
65650              Document code point which makes if (defined %stash::) to work
65651              (noted by Spider Boardman).
65652              
65653              Subject: [PATCH perl@6698] cygwin port
65654              
65655              Document the NDBM_File and ODBM_File as SDBM_File
65656              was documented in #6417.
65657              
65658              The new tests were missing from #6415.
65659              
65660              Add [[:blank:]] as suggested in
65661              Subject: [ID 20000716.024] [=cc=] / [:blank:]
65662              (the [=cc=] has already been taken care of by #6439
65663              so the whole bug report can be closed)
65664              and make [[:space:]] to be equivalent to isspace(3)
65665              (as opposed to \s, which is isSPACE()).  The difference
65666              is that now [[:space:]] matches the mythical vertical tab,
65667              while \s doesn't.
65668              
65669              Don't eat leading os from index entries.
65670              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
65671              
65672              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
65673              
65674              Typo in pp_complement().
65675              Subject: [PATCH perl-current] Deparse
65676              
65677              Add warnif(), check warnings further up the stack,
65678              all the warnings functions now can take an optional object reference.
65679              Subject: [PATCH bleedperl@6691] warnings pragma update
65680              
65681              Fix a core dump in lib/selfloader under -DDEBUGGING.
65682              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
65683              
65684              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
65685              
65686              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
65687              
65688              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
65689              Put back the long double avoidance code to POSIX.xs
65690              because VMS seems to need it still.
65691              
65692              Introduce a 'veryclean' target that is like 'distclean'
65693              but also removes *~ and *.orig.
65694              
65695              Subject: [ID 20000817.023] endianness description in perlfunc.pod
65696              
65697              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
65698              
65699              Let's try #6717 again.
65700              
65701              UTF8 concat fixes.
65702              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
65703              
65704              pp_open() could pass an uninitialized filename down to do_open9().
65705              
65706              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
65707              
65708              Update to CGI 2.72, from Lincoln Stein.
65709              
65710              Subject: [PATCH] Silence MakeMaker (Was: installman)
65711              
65712              Use temporary directory instead of current directory.
65713              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
65714              
65715              Document odd vs even subreleases and -Dusedevel.
65716              
65717              The veryclean target needs to clobber.
65718              
65719              Use File::Spec->tmpdir().
65720              
65721              Document the number of exponent digits.
65722              
65723              Mention perlebcdic and perlposix-bc.
65724              
65725              s/this one/the 5.6.0 release/
65726              
65727              The #6724 is here.
65728              
65729              The correct cleaning order is an art.
65730              
65731              small tweaks for change#6705: avoid C++ style comments in C code;
65732              use Perl's malloc API rather than the low level system one
65733              
65734              Array context keeps slithering in.
65735              
65736              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
65737              
65738              Subject: [PATCH] os2.c fix for use64bitint
65739              
65740              Update to Pod::LaTeX 0.53.
65741              Subject: [PATCH] lib/Pod/LaTeX.pm updates
65742              
65743              Document the endianness of Alpha more precisely.
65744              
65745              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
65746              
65747              Rename the macro argument because some preprocessors
65748              can't tell the difference and expand arguments also inside
65749              double quoted strings.
65750              
65751              free TLS slot properly on Windows
65752              
65753              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
65754              
65755              Unicos/mk requires elaborate paranoia.
65756              
65757              Tweak the floating point output routine preferences.
65758              
65759              Also under djgpp the timestamps are funky.
65760              
65761              Apply some PodParser 1.18 patches; the Pod/Find.pm
65762              patches cannot be applied since #6712 conflicts.
65763              
65764              Use PodParser 1.18 new test.
65765              
65766              A pod nit.
65767              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
65768              
65769              Be verydeepclean.
65770      Branch: maint-5.6/perl
65771           +> pod/perlebcdic.pod
65772           !> (integrate 106 files)
65773 ____________________________________________________________________________
65774 [  7892] By: jhi                                   on 2000/11/27  15:02:32
65775         Log: Update Changes.
65776      Branch: perl
65777            ! Changes patchlevel.h
65778 ____________________________________________________________________________
65779 [  7891] By: jhi                                   on 2000/11/27  14:57:23
65780         Log: Subject: Re: perlfaq style changes
65781              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65782              Date: Sat, 25 Nov 2000 23:32:26 -0800
65783              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
65784              
65785              plus a note from Ronald Kimball.
65786      Branch: perl
65787            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
65788 ____________________________________________________________________________
65789 [  7890] By: jhi                                   on 2000/11/27  14:53:14
65790         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
65791              From: Benjamin Holzman <bah@ecnvantage.com>
65792              Date: Sun, 26 Nov 2000 16:27:33 -0500
65793              Message-ID: <20001126162733.J25040@ecnvantage.com>
65794      Branch: perl
65795            ! gv.c
65796 ____________________________________________________________________________
65797 [  7889] By: jhi                                   on 2000/11/27  14:43:11
65798         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
65799              From: lvirden@cas.org
65800              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
65801              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
65802      Branch: perl
65803            ! README.amiga
65804 ____________________________________________________________________________
65805 [  7888] By: jhi                                   on 2000/11/27  14:32:34
65806         Log: Restore also the locale test to no-sprintf-taint state.
65807              Fixes the bug 20001127.003.
65808      Branch: perl
65809            ! sv.c t/pragma/locale.t
65810 ____________________________________________________________________________
65811 [  7887] By: gsar                                  on 2000/11/27  14:13:05
65812         Log: integrate changes#6613..6616,6620..6665 from mainline
65813              
65814              VMS configure.com update continues.
65815              
65816              Subject: Test fails / warnings with perl-current #6612
65817              
65818              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
65819              
65820              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
65821              
65822              For now remove the mail code.
65823              
65824              Subject: Re: [PATCH] @+, @- readonly
65825              
65826              Subject: warning: storage class after type is obsolescent
65827              
65828              Subject: sfio2000
65829              
65830              Subject: Re: File::Temp problems on VMS in bleedperl
65831              
65832              README.os2 update.
65833              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
65834              
65835              Make the user to give up his firstborn, err, to knowingly
65836              verify installing an unstable developer release.  Also bump
65837              the release to 5.7.0, but leave a patch tag in the local
65838              patches saying that this is not yet the real thing.
65839              
65840              Update (kinda) to Test 1.14, from Joshua Pritikin.
65841              
65842              make ok etc also for win32.
65843              
65844              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
65845              
65846              Don't blow limited stacks, a lower number is enough to
65847              tickle the lookbehind limit.
65848              
65849              Use -Dusedevel; regen Configure and the respective Porting stuff.
65850              
65851              Subject: [PATCH] debugger exit code should reflect user exit code
65852              
65853              Subject: [PATCH perl@6620] cygwin port
65854              
65855              Missed a file from #6638.
65856              
65857              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)
65858              
65859              magic callbacks all need to have same type signature
65860              
65861              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
65862              
65863              Fix a dependency problem.
65864              Subject: [PATCH: 6640] VMS Makefile.SH update
65865              
65866              The numeric locale was reset to "C" by s?printf and never restored.
65867              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
65868              No test since adding the failing example to locale.t
65869              does not fail -- probably because the locale settings are so
65870              thoroughly tweaked by that time.  Running the example standalone
65871              does fail, though.  UPDATE: test case added at change #7540.
65872              
65873              Subject: [ID 20000324.040] minor fix to perlhpux.pod
65874              
65875              Update to CPAN 1.57.
65876              
65877              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
65878              
65879              Change the perlbug address to perl.org since it's more forgiving.
65880              
65881              Change the regx compilation error markers to use = instead of <
65882              since pod makes using the latter quite messy.  Reported in
65883              ID 20000814.006 by Abigail and in
65884              Subject: Unknown escape E<> ?
65885              
65886              Update to perldebtut 1.9, from Richard Foley.
65887              
65888              check that the number pseudo children doesn't exceed
65889              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
65890              the WaitForMultipleObjects() limit that would cause wait()
65891              to crash)
65892              wait() and waitpid() could potentially be rewritten to use
65893              more than one thread to do the waiting to eliminate this
65894              limitation
65895              
65896              change#6328 could make close(SOCKET) return false on windows
65897              when it shouldn't
65898              
65899              pod nit seen in passing
65900              
65901              on windows, the return values from wait() and waitpid() don't
65902              match those of pseudo-pids
65903              
65904              waitpid() now handles externally spawned pids correctly;
65905              fixes for backtick/wait/waitpid failures on Windows 9x
65906              these changes make the pid returned by process functions on
65907              Windows 9x always positive by clearing the high bit (which
65908              is always set on Win9x); pseudo-process PIDs are likewise
65909              always negative now on Win9x (just as on NT/2000)
65910              
65911              trailing new %ENV entries weren't being pushed into the real
65912              environment of subprocesses on Windows
65913              
65914              Tweak the regex compilation errors once more.
65915              
65916              avoid warnings from dense compiler
65917              
65918              add "ok" targets from change#6632 in makefile.mk
65919      Branch: maint-5.6/perl
65920            - lib/Pod/PlainText.pm vms/configure.com
65921           !> (integrate 66 files)
65922 ____________________________________________________________________________
65923 [  7886] By: jhi                                   on 2000/11/27  13:54:18
65924         Log: __FUNCTION__ isn't portable and trying to emulate it leads
65925              into practically spelling out the name of the function.
65926              Takes care of the bug 20001127.001.
65927      Branch: perl
65928            ! perlio.c
65929 ____________________________________________________________________________
65930 [  7885] By: gsar                                  on 2000/11/27  13:53:18
65931         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
65932              6610..6611 from mainline
65933              
65934              Make regular expression parse error messages easier to understand.
65935              Subject: Re: enhanced(?) regex error messages
65936              
65937              Tiny tidying on report_evil_fh().
65938              
65939              Subject: Re: enhanced(?) regex error messages 
65940              plus Capitalize the error messages, plus perldiag them.
65941              
65942              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
65943              
65944              Document here-doc better.
65945              
65946              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
65947              
65948              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
65949              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
65950              (either perlbug or p5p ate the original), plus regen
65951              perlapi and perltoc. 
65952              
65953              Regen global.sym.
65954              
65955              Double check that we have a dirhandle.
65956              
65957              Subject: Re: enhanced(?) regex error messages
65958              (plus two small patches sent privately)
65959              (this still seems to leave few test failures)
65960              
65961              warn is a macro, avoid using at a variable to avoid warnings
65962              in some configurations; readdir.t is too conservative in
65963              estimating number of *.t's
65964              
65965              Get back into sync with Jeffrey on the enhanced regex warnings.
65966              
65967              Subject: [PATCH 5.6.0] cygwin port
65968              
65969              Zero entries were skipped, fix from Adrian Goalby
65970              <argoalby@yahoo.co.uk>
65971              
65972              Subject: Remove dead entry in perldiag
65973              
65974              Amend the description of Perl6.
65975              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
65976              
65977              detypo
65978              
65979              It's the 2ndO'ROSSC.
65980              
65981              Revert the sv.c part of #6559, a better fix is needed.
65982              
65983              Iterating perl6 description.
65984              
65985              Update to Term::ANSIColor 1.03, from Russ Allbery.
65986              
65987              Update to Getopt::Long 2.23_05, from Johan Vromans.
65988              
65989              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
65990              
65991              Update to Pod::Parser 1.17, from Brad Appleton.
65992              
65993              Update to CPAN 1.56, from Andreas König.
65994              
65995              Update to CGI 2.70, from Lincoln Stein.
65996              
65997              Put back the std @INC thing.
65998              
65999              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
66000              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
66001              
66002              Document the IO::Select timeout.
66003              
66004              sleep(1) does not necessarily return 1.
66005              Subject: [PATCH bleadperl] op/lex_assign.t  
66006              
66007              Subject: debugger "d" command doesnt check line number
66008              
66009              B::Deparse didn't do sub attributes.
66010              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66011              
66012              Preprocessing and postprocessing for File::Find.
66013              Subject: Patch to Find::File.pm to allow alphabetical results
66014              
66015              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
66016              
66017              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
66018              
66019              Subject: Re: [ID 20000730.003] utf8::length() bad
66020              
66021              Subject: Getting perlio and threads to compile
66022              (the Solaris version changes in Configure skipped)
66023              
66024              Tests for #6589.
66025              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66026              
66027              Add Perl debugging tutorial, regen toc. 
66028              Subject: perldebtut.pod
66029              
66030              Add a few missing files, update MANIFEST.
66031              
66032              Rewrite of vms/subconfigure.com as configure.com,
66033              from Peter Prymmer and the vmsperl crew.
66034              
66035              Should have deleted this in #6603.
66036              
66037              Fix the test for 5005threads.
66038              
66039              Fix-n-skip the tests under 5005threads.
66040              
66041              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
66042              
66043              Upgrade to CGI 2.71, from Lincoln Stein.
66044      Branch: maint-5.6/perl
66045           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
66046           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
66047           +> t/op/regmesg.t t/pod/find.t vms/configure.com
66048            - vms/subconfigure.com
66049            ! lib/lib.pm
66050           !> (integrate 115 files)
66051 ____________________________________________________________________________
66052 [  7884] By: jhi                                   on 2000/11/27  13:44:33
66053         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
66054              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66055              Date:     Mon, 27 Nov 2000 08:23:54 EST
66056              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
66057      Branch: perl
66058            ! vms/descrip_mms.template vms/test.com
66059 ____________________________________________________________________________
66060 [  7883] By: gsar                                  on 2000/11/27  11:50:46
66061         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
66062              6511..6513,6515..6523,6525..6536
66063              
66064              The swallow_bom() saga continues.  The #23 of require.t
66065              (UTF16-LE) still fails (silently, no output) but the #22
66066              (UTF16-BE) seems to be working now.  The root of the
66067              failure may be in sv_gets(): is it UTF-16LE-aware,
66068              especially when it comes to line endings? 
66069              
66070              Document the problem with -P in HP-UX and its workaround.
66071              
66072              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
66073              (aka ID 20000730.002)
66074              
66075              Subject: fix and question re: waitpid() under win32
66076              
66077              Make the safety catch for buggy gccs work with triple version
66078              numbers like 2.95.2.  Reported in
66079              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
66080              
66081              In Digital UNIX warn if gcc explicitly chosen because even
66082              2.95.2 is known to cause problems.
66083              
66084              Make chr() for values >127 to create utf8 when under utf8.
66085              
66086              various syntax errors and such (not fixed: comp/require.t#22 coredump
66087              on Windows)
66088              
66089              Stash away the largefiles flags and libswanted.
66090              
66091              BOM patching from Simon Cozens.
66092              
66093              If gccosandvers is equal to osname, clear gccosandvers.
66094              
66095              Make p4desc to skip non-mainperl branches by default.
66096              
66097              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
66098              
66099              The test from this
66100              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
66101              
66102              In new BSDs changes to argv[] do not show up in ps(1) output,
66103              instead one must use setproctitle().  This was already addressed
66104              by change #6457, but the below has a new variant for FreeBSD 4.0
66105              or later, and the matter is also documented more.
66106              
66107              FreeBSD 3.* updates from
66108              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
66109              
66110              regen_headers, regen perltoc.
66111              
66112              Document in one place the memory abstractions used in Perl core.
66113              
66114              memcpy has n o in it, as pinted ut by Sarathy.
66115              
66116              Remove the extraneous "main::" prefix from all the
66117              "opened only for", "on closed", and "never opened" warnings.
66118              
66119              The name of a filehandle does not have <these>.
66120              
66121              The tr utf8 patching continues.
66122              
66123              The new setproctitle() feature is available only in 
66124              bleeding edge FreeBSD.  From Paul Saab.
66125              
66126              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
66127              
66128              Dump UVs as UVs in Data::Dumper.
66129              
66130              detypo #6494
66131              
66132              Document the IVdf UVuf UVof UVxf.
66133              
66134              require.t needs binmode() to work on windows
66135              
66136              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
66137              that are hopefully soon put into use.
66138              
66139              Allow "no Module;" even if there is no 'unimport'.
66140              
66141              Better skip message for the test; one of the two problems in
66142              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
66143              
66144              The subtest 4 may fail also on VOBS, as pointed out
66145              by Nick Ing-Simmons in November 1999, bug id 19991124.003
66146              (but the failure in that bug report isn't the subtest 4).
66147              
66148              Be more informative on what is skipped and why,
66149              also repeat the list at the end.
66150              
66151              Add a URL for FSF.
66152              
66153              Subject: [PATCH] sv.h documentation - SvLEN
66154              
66155              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
66156              
66157              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
66158              
66159              Subject: [PATCH] bad cppsymbols on os2 + Configure question
66160              
66161              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
66162              
66163              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
66164              mention the idea of @( and @)
66165              
66166              This is 6512.  Really.
66167              
66168              Subject: [ID 19990721.004] Documentation bug in perlfunc
66169              
66170              Subject: Minor tweak to perlvar.pod
66171              
66172              In the warnings call filehandles consistently so;
66173              add "unopened" warning for stat().
66174              
66175              After the #6519 a warning about stat() is just that,
66176              not about a filetest, which now have their own warning.
66177              
66178              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
66179              
66180              Subject: Re: Array vs. List context
66181              
66182              Subject: New perlcc, take 2
66183              
66184              Weed buglets pointed out by
66185              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
66186              
66187              gcc versions might have (parentheses) in them.
66188              
66189              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
66190              
66191              Essential prototype changes were missing from #6527.
66192              Also make report_evil_fh() more bomb-proof.
66193              
66194              Zap lib/Sys directory when cleaning up.
66195              
66196              Change the Policy policy: now -Dprefix= with an existing
66197              Policy.sh and prefix == siteprefix == vendorprefix, then all
66198              of them follow along the new prefix.
66199              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
66200              
66201              Continue fixing the io warnings.  This also
66202              sort of fixes bug ID 20000802.003: the core dump
66203              is no more.  Whether the current behaviour is correct
66204              (giving a warning: "Not a format reference"), is another matter.
66205              
66206              Have symbols for the IoTYPEs.
66207              
66208              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
66209              
66210              Document a bit that UDP is not what you might think.
66211              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
66212              tr memory corruption fix from Simon Cozens.
66213              
66214              Plug the security hole described in the Aug 05 2000 bugtraq message
66215              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
66216              The security hole exists only in suidperls, which isn't
66217              installed or even built by default.
66218      Branch: maint-5.6/perl
66219           !> (integrate 71 files)
66220 ____________________________________________________________________________
66221 [  7882] By: gsar                                  on 2000/11/27  10:25:36
66222         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
66223              from mainline
66224              
66225              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
66226              to be fatal errors (instead of by default ignoring them, and
66227              ignoring with a bug: even though -w gave an error, the opening [
66228              was left in)  Reported in:
66229              
66230              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
66231              
66232              Subject: [PATCH] split /^/
66233              
66234              MacOS nits from Matthias Neeracher.
66235              
66236              More split() doc and test patches from Mike Guy.
66237              
66238              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
66239              from Graham Barr in the module list.
66240              
66241              docfix from Peter Scott <Peter@PSDT.com>.
66242              
66243              File::Temp patches for VMS and OS/2 from Tim Jenness.
66244              
66245              open() wariness in perlbug.
66246              
66247              Subject: [PATCH] minor doc change - perlguts
66248              
66249              Subject: Minor doc patch: handy.h
66250              
66251              Be wary of close()s, too.
66252              
66253              Further File::Temp patches from Yitzchak Scott-Thoennes
66254              and Craig A. Berry.
66255              
66256              Subject: [PATCH] fixes bug 20000508.004
66257              
66258              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
66259              
66260              Allow "no AutoLoader;", based on change #6444,
66261              suggested by Graham Barr.
66262              
66263              Use setproctitle() if available to modify $0.
66264              
66265              Warn if the version of the operating system used to compile gcc
66266              differs from the current version of the operating system.
66267              Also display the gcc compilation os and version in myconfig.
66268              Inspiration from
66269              
66270              Tiny fixes for #6460.
66271              
66272              The problem described in this
66273              Subject: [ID 20000322.018] named chars aren't magical enough
66274              has been fixed in perl 5.6.0 but just in case added a test
66275              to keep it away.  (The report from Joseph Hall.)
66276              
66277              Tune the comments and hopefully stop a memory leak.
66278              
66279              Subject: UTF8 concat
66280              (with a memory leak fixed, plus a few casts added)
66281              This also seems to help for
66282              Subject: [ID 20000716.015] join UTF8 weirdness
66283              
66284              Do not upgrade SVs into utf8 just because they participate
66285              in eq or cmp.  Reported and fix suggested in
66286              Subject: [ID 20000720.009] sv_eq UTF8 bug
66287              
66288              Fix the HALF_UPGRADE() macro introduced in #6263.
66289              
66290              Find green threads before native threads.
66291              Subject: Re: Patch to jpl/JNI/Makefile.PL
66292      Branch: maint-5.6/perl
66293           !> (integrate 30 files)
66294 ____________________________________________________________________________
66295 [  7881] By: jhi                                   on 2000/11/27  05:48:41
66296         Log: It seems that *both* the unused submatch loop cleanup
66297              codes are needed.
66298      Branch: perl
66299            ! regexec.c
66300 ____________________________________________________________________________
66301 [  7880] By: jhi                                   on 2000/11/27  04:50:07
66302         Log: Clean .exists deeper.
66303      Branch: perl
66304            ! Makefile.SH
66305 ____________________________________________________________________________
66306 [  7879] By: jhi                                   on 2000/11/27  02:31:35
66307         Log: The code in regcppop() (see #7878) contains the correct lower
66308              limit for the unused submatch 'cleanup' loop so that under
66309              "use utf8" the following code wouldn't dump core:
66310              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
66311              the cleanup loop in regtry() stomped beyond allocated area
66312              in the startp[] array.  Therefore, copied the correct lower
66313              loop limit (*PL_reglastparen) to regtry().  Note: something
66314              may still not be quite right: why was the _higher_ loop limit
66315              (prog->nparens) different in the utf8 case?
66316              
66317              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
66318              without core dumps, there were about 17 of them before
66319              the patch (with us since Perl 5.7.0).  Two failures, still:
66320              496 and 505 (though these may not be severe).
66321              
66322              Patch #7881 is also needed since both the cleanup loops
66323              seem to be needed.
66324              
66325              Also, the t/op/pat#44 seems to core dump under utf8.
66326              Plus a couple of failures.  UGH-8.
66327      Branch: perl
66328            ! regexec.c
66329 ____________________________________________________________________________
66330 [  7878] By: jhi                                   on 2000/11/27  02:21:17
66331         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
66332              the code in regcppop() seems to be redundant for the test suite --
66333              but it contains a germ of truth, and it needed for the build
66334              process itself: see #7879 and #7881.
66335      Branch: perl
66336            ! regexec.c
66337 ____________________________________________________________________________
66338 [  7877] By: jhi                                   on 2000/11/27  01:53:09
66339         Log: Comment on comment.
66340      Branch: perl
66341            ! regexec.c
66342 ____________________________________________________________________________
66343 [  7876] By: jhi                                   on 2000/11/27  00:49:59
66344         Log: Adjust the docs to agree with #7875.
66345      Branch: perl
66346            ! pod/perllocale.pod
66347 ____________________________________________________________________________
66348 [  7875] By: jhi                                   on 2000/11/27  00:49:27
66349         Log: Retract #7863.  It makes more sense not to taint formatted output,
66350              not even by sprintf().
66351      Branch: perl
66352            ! sv.c
66353 ____________________________________________________________________________
66354 [  7874] By: jhi                                   on 2000/11/26  23:36:02
66355         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
66356              Not really fixed (should really dump the UTF-8 charclass),
66357              but stopped displaying the garbage.
66358              
66359              Also add a note on the (missing) Unicode PSXSPC and BLANK.
66360      Branch: perl
66361            ! regcomp.c
66362 ____________________________________________________________________________
66363 [  7873] By: jhi                                   on 2000/11/26  21:31:13
66364         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
66365      Branch: perl
66366            ! regexec.c
66367 ____________________________________________________________________________
66368 [  7872] By: jhi                                   on 2000/11/26  21:06:04
66369         Log: No need to scan till infinity, 13 is enough.
66370      Branch: perl
66371            ! handy.h utf8.c
66372 ____________________________________________________________________________
66373 [  7871] By: jhi                                   on 2000/11/26  20:20:32
66374         Log: Test line numbers are different with utf8.
66375      Branch: perl
66376            ! t/op/re_tests
66377 ____________________________________________________________________________
66378 [  7870] By: jhi                                   on 2000/11/26  20:10:12
66379         Log: Message nit.
66380      Branch: perl
66381            ! regcomp.c
66382 ____________________________________________________________________________
66383 [  7869] By: jhi                                   on 2000/11/26  19:01:05
66384         Log: Make utf8_length() and utf8_distance() (the latter of which
66385              is unused at the moment) to be less forgiving about bad UTF-8.
66386      Branch: perl
66387            ! embed.h embed.pl objXSUB.h proto.h utf8.c
66388 ____________________________________________________________________________
66389 [  7868] By: jhi                                   on 2000/11/26  18:45:56
66390         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
66391              From: Benjamin Holzman <bah@ecnvantage.com>
66392              Date: Sat, 25 Nov 2000 20:40:20 -0500       
66393              Message-ID: <20001125204020.A25040@ecnvantage.com>              
66394              
66395              Debian allows installing /usr/bin/locale without installing
66396              any locales, an error message will ensue.
66397      Branch: perl
66398            ! t/pragma/locale.t
66399 ____________________________________________________________________________
66400 [  7867] By: jhi                                   on 2000/11/26  18:31:12
66401         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
66402              From: Benjamin Holzman <bah@ecnvantage.com>
66403              Date: Sun, 26 Nov 2000 02:42:34 -0500
66404              Message-ID: <20001126024234.G25040@ecnvantage.com>
66405              
66406              Patch for the bug 20000212.002.
66407      Branch: perl
66408            ! sv.c t/op/array.t
66409 ____________________________________________________________________________
66410 [  7866] By: jhi                                   on 2000/11/26  18:28:09
66411         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
66412              From: Tim Jenness <t.jenness@jach.hawaii.edu>
66413              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
66414              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
66415              
66416              File::Temp 0.11.
66417      Branch: perl
66418            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
66419 ____________________________________________________________________________
66420 [  7865] By: jhi                                   on 2000/11/26  18:24:22
66421         Log: The metaconfig unit change for #7864.
66422      Branch: metaconfig/U/perl
66423            ! need_va_copy.U
66424 ____________________________________________________________________________
66425 [  7864] By: jhi                                   on 2000/11/26  18:23:41
66426         Log: Make the va_copy() test not to be so talkative.
66427      Branch: perl
66428            ! Configure config_h.SH
66429 ____________________________________________________________________________
66430 [  7863] By: jhi                                   on 2000/11/26  18:11:02
66431         Log: Fix locale inconsistencies unearthed by Hugo's work.
66432              Now the floating point sprintf really does taint the result
66433              string as perllocale promises (has promised for a long time)
66434              if "use locale" is in the lexical scope.
66435      Branch: perl
66436            ! sv.c t/pragma/locale.t
66437 ____________________________________________________________________________
66438 [  7862] By: jhi                                   on 2000/11/26  00:35:15
66439         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
66440              From: Nicholas Clark <nick@ccl4.org>
66441              Date: Sun, 26 Nov 2000 00:07:50 +0000
66442              Message-ID: <20001126000750.A22446@plum.flirble.org>
66443              
66444              Infinit.
66445      Branch: perl
66446            ! sv.c
66447 ____________________________________________________________________________
66448 [  7861] By: jhi                                   on 2000/11/26  00:01:26
66449         Log: Integrate perlio.
66450      Branch: perl
66451           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
66452 ____________________________________________________________________________
66453 [  7860] By: nick                                  on 2000/11/25  22:04:17
66454         Log: Correct relative path from new ext\Filter\Util\Call location
66455              back to miniperl.
66456      Branch: perlio
66457            ! win32/makefile.mk
66458 ____________________________________________________________________________
66459 [  7859] By: nick                                  on 2000/11/25  21:26:54
66460         Log: Integrate mainline.
66461      Branch: perlio
66462           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
66463           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
66464           +> t/lib/filter-util.t
66465            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
66466            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
66467            - t/lib/filt-util.t
66468           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
66469           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
66470           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
66471           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
66472           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
66473           !> win32/makefile.mk
66474 ____________________________________________________________________________
66475 [  7858] By: gsar                                  on 2000/11/25  20:52:17
66476         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
66477              parent's memory; fix it by keeping track of the actual pad
66478              offset rather than a raw pointer (this change is probably also
66479              relevant to non-ithreads case to avoid fallout from reallocs of
66480              the pad array, but is currently only enabled for the ithreads
66481              case in the interests of minimal disruption to existing "well
66482              tested" code)
66483      Branch: perl
66484            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
66485            ! proto.h scope.c scope.h sv.c t/op/fork.t
66486 ____________________________________________________________________________
66487 [  7857] By: nick                                  on 2000/11/25  20:01:28
66488         Log: All tests pass on Win32/gcc/USE_PERLIO.
66489              - when crlf layer is pushed make unix-level binary.
66490              - remove :crlf injection in pp_backtick in pp_sys.c
66491              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
66492      Branch: perlio
66493            ! doio.c perlio.c pp_sys.c win32/makefile.mk
66494 ____________________________________________________________________________
66495 [  7856] By: jhi                                   on 2000/11/25  18:38:30
66496         Log: Update the metaconfig units for #7855.
66497      Branch: metaconfig/U/perl
66498            ! useperlio.U usesocks.U
66499 ____________________________________________________________________________
66500 [  7855] By: jhi                                   on 2000/11/25  18:37:54
66501         Log: Undo the SOCKS workarounds, instead start using PerlIO
66502              if SOCKS is selected.
66503              
66504              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
66505              From: Jens Hamisch <jens@Strawberry.COM>
66506              Date: Fri, 24 Nov 2000 18:31:30 +0100
66507              Message-ID: <20001124183130.E28337@Strawberry.COM>
66508              
66509              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
66510              From: Jens Hamisch <jens@Strawberry.COM>
66511              Date: Fri, 24 Nov 2000 19:11:51 +0100
66512              Message-ID: <20001124191151.A28753@Strawberry.COM>
66513      Branch: perl
66514            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
66515            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
66516 ____________________________________________________________________________
66517 [  7854] By: jhi                                   on 2000/11/25  17:39:08
66518         Log: Undo #7848.  Some of the code seems to use walkoptree(),
66519              some walkoptree_slow().  An unfinished renaming?
66520              Now the sub is walkoptree() (which is @EXPORT_OK),
66521              the walkoptree_slow() is a typeglob alias to walkoptree.
66522              This makes the tests to pass, at least.
66523      Branch: perl
66524            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
66525 ____________________________________________________________________________
66526 [  7853] By: nick                                  on 2000/11/24  22:24:33
66527         Log: Re-arrange crlf vs binary for platforms that care.
66528              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
66529              Lip-service to making stdio layer work on such platforms (untested).
66530              Now fails 3 tests rather than one, checkin to see if I can debug 
66531              the issue under linux. (Do not merge.)
66532      Branch: perlio
66533            ! doio.c perlio.c perliol.h
66534 ____________________________________________________________________________
66535 [  7852] By: jhi                                   on 2000/11/24  18:57:39
66536         Log: AUTHORS edits.
66537      Branch: perl
66538            ! AUTHORS
66539 ____________________________________________________________________________
66540 [  7851] By: jhi                                   on 2000/11/24  17:34:56
66541         Log: Add Jan-Erik Karlsson.
66542      Branch: perl
66543            ! AUTHORS
66544 ____________________________________________________________________________
66545 [  7850] By: jhi                                   on 2000/11/24  17:27:56
66546         Log: Configure should find stdchar on its own.
66547      Branch: perl
66548            ! hints/solaris_2.sh
66549 ____________________________________________________________________________
66550 [  7849] By: jhi                                   on 2000/11/24  17:24:55
66551         Log: Subject: PATCH over 7848: Filter test flawed
66552              From: andreas.koenig@anima.de (Andreas J. Koenig)
66553              Date: 24 Nov 2000 10:28:29 +0100
66554              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
66555      Branch: perl
66556            ! t/lib/filter-util.t
66557 ____________________________________________________________________________
66558 [  7848] By: jhi                                   on 2000/11/24  17:22:15
66559         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
66560              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
66561              Date: Fri, 24 Nov 2000 16:12:58 +0000
66562              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
66563      Branch: perl
66564            ! ext/B/B.pm
66565 ____________________________________________________________________________
66566 [  7847] By: jhi                                   on 2000/11/24  03:07:01
66567         Log: Integrate perlio.
66568      Branch: perl
66569           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
66570           !> win32/makefile.mk
66571 ____________________________________________________________________________
66572 [  7846] By: gsar                                  on 2000/11/24  00:55:57
66573         Log: integrate changes#6415..6418,6420..6438 from mainline
66574              
66575              Fix the bitvector ops for utf8 (tricky since past 7 bits
66576              the utf8 'characters' can be more than one octet).
66577              
66578              MPE/ix updates for perl 5.6.0 from Mark Bixby.
66579              
66580              Subject: SDBM_File documentation
66581              
66582              Detypo.
66583              
66584              Decutandpasto.
66585              
66586              Send all installperl messages to STDERR and be -w clean.
66587              
66588              Out-of-date note removed.
66589              
66590              Protect against "wild next"s, that is, callbacks doing "next"
66591              instead of "return".
66592              
66593              Use STDOUT consistently.
66594              
66595              The output might have been produced in the wrong order.
66596              
66597              A missing 'break' after the [[:space:]] switch case.
66598              
66599              Add tests for
66600              [ID 19991110.003] another matching finding by pcre author
66601              which has already been fixed by some patch, as verified in
66602              
66603              Documentation to explain the behaviour of map().
66604              
66605              Add an optimization for map-maps-a-list-element-to-more-list-elements
66606              case, but add also notes explaining the relationship of this
66607              patch and the earlier notes by Sarathy.
66608              
66609              Subject: [ID 20000716.023] syslog test fails without sockets
66610              
66611              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
66612              Test cases for #6431.
66613              
66614              File::Spec::VMS fixup for tmpdir from Craig Berry.
66615              
66616              Make the "uninit variable" warning to say "concat or string"
66617              or "join or string" when in concat or join .
66618              
66619              Get UTF16 BOMs working.  Patch from
66620              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
66621              
66622              Subject: [PATCH] Make large file tests deal with SIGXFSZ
66623              
66624              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
66625              
66626              Subject: [PATCH] av.c apidoc
66627      Branch: maint-5.6/perl
66628           !> (integrate 43 files)
66629 ____________________________________________________________________________
66630 [  7845] By: gsar                                  on 2000/11/24  00:20:45
66631         Log: integrate changes#6406..6414 from mainline
66632              
66633              Merge perlhacktut into perlhack, update perlguts.
66634              
66635              Fix AutoSplit to use File::Spec the right way in VMS,
66636              from Peter Prymmer.
66637              
66638              The bug report
66639              [ID 19991110.002] minimal matching discrepancy found by pcre author
66640              seems to have been fixed (though differently from what was suggested
66641              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
66642              
66643              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
66644              not in pod, from Peter Prymmer
66645              
66646              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
66647              From: Hugo <hv@crypt.compulink.co.uk>
66648              Date: Fri, 14 Jul 2000 23:05:20 +0100
66649              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
66650              
66651              Didn't anymore apply, but that point still could use another fix.
66652              
66653              lib/b test fixes from Peter Prymmer.
66654              
66655              More docs for sv functions.
66656              
66657              perlvms.pod whitespace cleanup to keep pod utils happy.
66658              
66659              another VMS build tweak from Peter Prymmer
66660      Branch: maint-5.6/perl
66661           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
66662           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
66663           !> vms/descrip_mms.template vms/perlvms.pod
66664 ____________________________________________________________________________
66665 [  7844] By: nick                                  on 2000/11/23  23:42:45
66666         Log: Win32/perlio Now just fails one io/argv.t test - lack 
66667              of default :crlf on standard streams.
66668      Branch: perlio
66669            ! doio.c perlio.c
66670 ____________________________________________________________________________
66671 [  7843] By: nick                                  on 2000/11/23  23:04:05
66672         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
66673              peek fail is showing a real problem (multiple crlf layers
66674              are getting pushed.)
66675      Branch: perlio
66676            ! doio.c perlio.c win32/makefile.mk
66677 ____________________________________________________________________________
66678 [  7842] By: nick                                  on 2000/11/23  19:46:23
66679         Log: Implement PerlIO_binmode()
66680              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
66681              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
66682              make binmode in t/lib/io_tell.t unconditional so that works.
66683              Checkin just so Win32 machine can see these changes.
66684      Branch: perlio
66685            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
66686 ____________________________________________________________________________
66687 [  7841] By: jhi                                   on 2000/11/23  19:30:00
66688         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
66689      Branch: perl
66690            ! README.amiga
66691 ____________________________________________________________________________
66692 [  7840] By: jhi                                   on 2000/11/23  17:18:02
66693         Log: SOCKS wrestling continues, patches from Jens Hamisch.
66694      Branch: perl
66695            ! doio.c embed.h embed.pl perlsdio.h proto.h
66696 ____________________________________________________________________________
66697 [  7839] By: jhi                                   on 2000/11/23  16:54:14
66698         Log: Push Filter::Util::Call one level deeper.
66699      Branch: perl
66700            + t/lib/filter-util.t
66701           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
66702           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
66703            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
66704            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
66705            - t/lib/filt-util.t
66706            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
66707            ! win32/Makefile win32/makefile.mk
66708 ____________________________________________________________________________
66709 [  7838] By: jhi                                   on 2000/11/23  16:52:40
66710         Log: Reach back one higher up when searching for PERL_SRC.
66711      Branch: perl
66712            ! lib/ExtUtils/MM_Unix.pm
66713 ____________________________________________________________________________
66714 [  7837] By: jhi                                   on 2000/11/23  16:05:41
66715         Log: Subject: Re: perl@7826
66716              Date: Thu, 23 Nov 2000 02:20:25 -0600
66717              From: "Craig A. Berry" <craigberry@mac.com>
66718              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
66719              
66720              Make VMS to like Filter::Util::Call. 
66721      Branch: perl
66722            ! configure.com ext/Filter/Util/Makefile.PL
66723 ____________________________________________________________________________
66724 [  7836] By: nick                                  on 2000/11/23  16:04:08
66725         Log: Implement crlf layer - not ready for merge.
66726      Branch: perlio
66727            ! perlio.c win32/makefile.mk
66728 ____________________________________________________________________________
66729 [  7835] By: jhi                                   on 2000/11/23  15:56:52
66730         Log: STDCHAR is different in Sparc v9 vs x86.
66731      Branch: perl
66732            ! hints/solaris_2.sh
66733 ____________________________________________________________________________
66734 [  7834] By: jhi                                   on 2000/11/23  15:50:47
66735         Log: The type needs to be visible to protos.
66736      Branch: perl
66737            ! perl.h
66738 ____________________________________________________________________________
66739 [  7833] By: jhi                                   on 2000/11/23  15:40:46
66740         Log: Finish unfinished SOCKS workaround changes.
66741      Branch: perl
66742            ! doio.c
66743 ____________________________________________________________________________
66744 [  7832] By: jhi                                   on 2000/11/23  15:33:30
66745         Log: Integrate perlio.
66746      Branch: perl
66747           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
66748           !> win32/makefile.mk
66749 ____________________________________________________________________________
66750 [  7831] By: nick                                  on 2000/11/23  10:31:07
66751         Log: Correct makefile.mk dependancies for ext/Filter/Util
66752              Build ext/Encode
66753              Run dmake regen_config_h
66754      Branch: perlio
66755            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
66756            ! win32/makefile.mk
66757 ____________________________________________________________________________
66758 [  7830] By: nick                                  on 2000/11/23  08:05:07
66759         Log: Integrate mainline
66760      Branch: perlio
66761           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
66762           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
66763           +> t/lib/filt-util.pl t/lib/filt-util.t
66764           !> (integrate 41 files)
66765 ____________________________________________________________________________
66766 [  7829] By: gsar                                  on 2000/11/23  03:07:11
66767         Log: build the Filter extension on windows
66768      Branch: perl
66769            ! win32/Makefile win32/makefile.mk
66770 ____________________________________________________________________________
66771 [  7828] By: gsar                                  on 2000/11/23  02:46:35
66772         Log: regenerate win32/config* and fix some inconsistencies in the
66773              makefiles; always export Perl_deb() because it is needed
66774              by ext/re/* (whether perl itself is built with -DDEBUGGING
66775              or not)
66776      Branch: perl
66777            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
66778            ! win32/config_H.vc win32/makefile.mk
66779 ____________________________________________________________________________
66780 [  7827] By: gsar                                  on 2000/11/23  02:18:38
66781         Log: get sources building on windows+MSVC again (untested with other
66782              compilers)
66783      Branch: perl
66784            ! win32/include/sys/socket.h win32/perllib.c
66785 ____________________________________________________________________________
66786 [  7826] By: jhi                                   on 2000/11/23  01:18:26
66787         Log: Update Changes.
66788      Branch: perl
66789            ! Changes patchlevel.h
66790 ____________________________________________________________________________
66791 [  7825] By: jhi                                   on 2000/11/23  00:20:41
66792         Log: Subject: Re: av.c patch (having slight problems)
66793              From: "Ben Tilly" <ben_tilly@hotmail.com>
66794              Date: Tue, 21 Nov 2000 23:29:31 -0500
66795              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
66796              
66797              unshift() speedup.
66798      Branch: perl
66799            ! av.c
66800 ____________________________________________________________________________
66801 [  7824] By: jhi                                   on 2000/11/22  23:59:15
66802         Log: Fixes for signedness warnings noticed by VMSperlers.
66803      Branch: perl
66804            ! ext/Storable/Storable.xs regcomp.c sv.c
66805 ____________________________________________________________________________
66806 [  7823] By: jhi                                   on 2000/11/22  23:19:31
66807         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
66808              From: Peter Prymmer <pvhp@forte.com>
66809              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
66810              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
66811      Branch: perl
66812            ! t/pragma/warn/pp_hot
66813 ____________________________________________________________________________
66814 [  7822] By: jhi                                   on 2000/11/22  22:52:20
66815         Log: Be clean.
66816      Branch: perl
66817            ! Makefile.SH
66818 ____________________________________________________________________________
66819 [  7821] By: jhi                                   on 2000/11/22  22:46:39
66820         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
66821              by Damian Conway, as suggested by Paul Marquess.
66822      Branch: perl
66823            + lib/Filter/Simple.pm
66824 ____________________________________________________________________________
66825 [  7820] By: jhi                                   on 2000/11/22  22:45:51
66826         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
66827      Branch: perl
66828            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
66829            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
66830            + t/lib/filt-util.t
66831            ! MANIFEST
66832 ____________________________________________________________________________
66833 [  7819] By: jhi                                   on 2000/11/22  22:03:27
66834         Log: Integrate perlio.
66835      Branch: perl
66836           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
66837           !> win32/makefile.mk
66838 ____________________________________________________________________________
66839 [  7818] By: jhi                                   on 2000/11/22  21:56:02
66840         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
66841      Branch: perl
66842            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
66843            ! t/lib/io_sock.t
66844 ____________________________________________________________________________
66845 [  7817] By: jhi                                   on 2000/11/22  21:39:49
66846         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
66847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66848              Date: Wed, 22 Nov 2000 16:08:12 -0500
66849              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
66850      Branch: perl
66851            ! lib/ExtUtils/Liblist.pm
66852 ____________________________________________________________________________
66853 [  7816] By: jhi                                   on 2000/11/22  21:38:25
66854         Log: Go ahead and #include <unistd.h> in perl.h.
66855      Branch: perl
66856            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
66857            ! util.c
66858 ____________________________________________________________________________
66859 [  7815] By: jhi                                   on 2000/11/22  21:22:52
66860         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
66861              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66862              Date: Mon, 20 Nov 2000 18:30:52 -0500
66863              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
66864      Branch: perl
66865            ! pod/perlre.pod regcomp.c t/op/re_tests
66866 ____________________________________________________________________________
66867 [  7814] By: jhi                                   on 2000/11/22  21:21:46
66868         Log: Subject: [PATCH 5.7.0] Liblist finally works
66869              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66870              Date: Tue, 21 Nov 2000 22:02:17 -0500
66871              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
66872      Branch: perl
66873            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
66874            ! lib/ExtUtils/MakeMaker.pm
66875 ____________________________________________________________________________
66876 [  7813] By: jhi                                   on 2000/11/22  21:20:23
66877         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
66878              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66879              Date: Wed, 22 Nov 2000 17:53:15 +0100
66880              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
66881              
66882              AIX dynaloader and perlio patch.
66883      Branch: perl
66884            ! ext/DynaLoader/dl_aix.xs
66885 ____________________________________________________________________________
66886 [  7812] By: jhi                                   on 2000/11/22  21:17:52
66887         Log: (Accidentally empty patch.)
66888      Branch: perl
66889            ! av.c
66890 ____________________________________________________________________________
66891 [  7811] By: jhi                                   on 2000/11/22  21:16:31
66892         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
66893              From: Peter Prymmer <pvhp@forte.com>
66894              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
66895              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
66896      Branch: perl
66897            ! vms/test.com
66898 ____________________________________________________________________________
66899 [  7810] By: jhi                                   on 2000/11/22  21:15:36
66900         Log: Subject: Re: perl@7777 
66901              From: "John P. Linderman" <jpl@research.att.com>
66902              Date: Wed, 22 Nov 2000 13:11:11 -0500
66903              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
66904              
66905              Detypoing.
66906      Branch: perl
66907            ! lib/CPAN.pm
66908 ____________________________________________________________________________
66909 [  7809] By: jhi                                   on 2000/11/22  21:14:19
66910         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
66911              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66912              Date:     Wed, 22 Nov 2000 13:51:37 EST
66913              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
66914      Branch: perl
66915            ! perlsdio.h
66916 ____________________________________________________________________________
66917 [  7808] By: jhi                                   on 2000/11/22  21:13:27
66918         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
66919              From: Casey Tweten <crt@kiski.net>
66920              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
66921              Message-Id: <200011201653.LAA10194@home.kiski.net>
66922      Branch: perl
66923            ! t/lib/io_udp.t
66924 ____________________________________________________________________________
66925 [  7807] By: jhi                                   on 2000/11/22  21:12:35
66926         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
66927              From: Casey Tweten <crt@kiski.net>
66928              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
66929              Message-Id: <200011201636.LAA07227@home.kiski.net>
66930      Branch: perl
66931            ! t/lib/io_sock.t
66932 ____________________________________________________________________________
66933 [  7806] By: jhi                                   on 2000/11/22  21:10:59
66934         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
66935              From: "Casey R. Tweten" <crt@kiski.net>
66936              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
66937              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
66938      Branch: perl
66939            ! utils/h2xs.PL
66940 ____________________________________________________________________________
66941 [  7805] By: nick                                  on 2000/11/22  21:05:06
66942         Log: Integrate mainline
66943      Branch: perlio
66944           !> Changes Porting/genlog ext/DB_File/DB_File.xs
66945           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
66946           !> utils/perlbug.PL
66947 ____________________________________________________________________________
66948 [  7804] By: jhi                                   on 2000/11/22  21:01:12
66949         Log: Subject: [PATCH] Test.pm POD peculiarity
66950              From: "Casey R. Tweten" <crt@kiski.net>
66951              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
66952              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
66953      Branch: perl
66954            ! lib/Test.pm
66955 ____________________________________________________________________________
66956 [  7803] By: jhi                                   on 2000/11/22  20:59:59
66957         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
66958              From: "Philip Newton" <pnewton@gmx.de>
66959              Date: Wed, 22 Nov 2000 14:25:53 +0100
66960              Message-Id: <3A1BD771.25462.1939FAD@localhost>
66961              
66962              Be case-understanding also on 's', and use the -oi of sendmail
66963              not to terminate the transmission on a lone '.'.
66964      Branch: perl
66965            ! utils/perlbug.PL
66966 ____________________________________________________________________________
66967 [  7802] By: nick                                  on 2000/11/22  20:51:42
66968         Log: Win32 PerlIO intermediate state now working as expected.
66969              - In current state we are still using C runtime in text/binary
66970              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
66971              - PERLIO=stdio and PERLIO=unix pass all expected tests.
66972              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
66973              and PerlIO_seek() and the dummy crlf layer is not making adjustments
66974              for CRLF translation happening in C runtime. All other tests pass.
66975              
66976              Added note to README.win32 to point out the snags of doing a perl build
66977              with Norton AntiVirus turned on.
66978              
66979              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
66980              which file a fail comes from.
66981              
66982              Updated "canned" config.h to match the one generated.
66983      Branch: perlio
66984            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
66985            ! win32/makefile.mk
66986 ____________________________________________________________________________
66987 [  7801] By: jhi                                   on 2000/11/22  06:50:20
66988         Log: Nickety nits.
66989      Branch: perl
66990            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
66991 ____________________________________________________________________________
66992 [  7800] By: jhi                                   on 2000/11/22  01:29:55
66993         Log: Changes had accidentally gone too silent on non-main branches.
66994      Branch: perl
66995            ! Changes Porting/genlog patchlevel.h
66996 ____________________________________________________________________________
66997 [  7799] By: gsar                                  on 2000/11/22  01:02:56
66998         Log: some lib_pm.PL changes snuck in via change#7772
66999      Branch: maint-5.6/perl
67000            ! Makefile.SH
67001 ____________________________________________________________________________
67002 [  7798] By: nick                                  on 2000/11/21  21:59:40
67003         Log: Integrate mainline
67004      Branch: perlio
67005           !> (integrate 28 files)
67006 ____________________________________________________________________________
67007 [  7797] By: jhi                                   on 2000/11/21  21:01:45
67008         Log: Integrate perlio.
67009      Branch: perl
67010           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
67011 ____________________________________________________________________________
67012 [  7796] By: nick                                  on 2000/11/21  20:36:22
67013         Log: Win32 builds and runs (mostly) with USE_PERLIO.
67014              PERLIO=perlio passes all tests. 
67015              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
67016      Branch: perlio
67017            ! perlio.c win32/perllib.c win32/win32.c
67018 ____________________________________________________________________________
67019 [  7795] By: jhi                                   on 2000/11/21  19:03:44
67020         Log: Update Changes.
67021      Branch: perl
67022            ! Changes patchlevel.h
67023 ____________________________________________________________________________
67024 [  7794] By: jhi                                   on 2000/11/21  18:56:34
67025         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
67026              From: "Craig A. Berry" <craigberry@mac.com>
67027              Date: Mon, 20 Nov 2000 20:27:06 -0600
67028              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
67029              
67030              A cut-and-pasto.
67031      Branch: perl
67032            ! perlio.h
67033 ____________________________________________________________________________
67034 [  7793] By: jhi                                   on 2000/11/21  18:54:41
67035         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
67036              From: Dominic Dunlop <domo@computer.org> 
67037              Date: Mon, 20 Nov 2000 18:55:29 +0100
67038              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
67039              
67040              va_copy() and the need of it.
67041              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
67042      Branch: metaconfig/U/perl
67043            + need_va_copy.U
67044      Branch: perl
67045            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67046            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
67047            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
67048            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
67049            ! win32/config.bc win32/config.gc win32/config.vc
67050 ____________________________________________________________________________
67051 [  7792] By: jhi                                   on 2000/11/21  17:04:10
67052         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
67053      Branch: perl
67054           !> scope.h
67055 ____________________________________________________________________________
67056 [  7791] By: jhi                                   on 2000/11/21  17:01:16
67057         Log: Export the SOCKS workaround symbols only if necessary.
67058      Branch: perl
67059            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
67060 ____________________________________________________________________________
67061 [  7790] By: nick                                  on 2000/11/20  23:57:11
67062         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
67063      Branch: perlio
67064            ! scope.h
67065 ____________________________________________________________________________
67066 [  7789] By: nick                                  on 2000/11/20  23:38:33
67067         Log: Integrate mainline
67068      Branch: perlio
67069           +> lib/File/Spec/Epoc.pm
67070           !> (integrate 34 files)
67071 ____________________________________________________________________________
67072 [  7788] By: nick                                  on 2000/11/20  23:20:18
67073         Log: Make extra buffer layer work (dummy crlf layer)
67074      Branch: perlio
67075            ! doio.c perlio.c perlio.h
67076 ____________________________________________________________________________
67077 [  7787] By: jhi                                   on 2000/11/20  22:44:04
67078         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
67079              From: Peter Prymmer <pvhp@forte.com>
67080              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
67081              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
67082      Branch: perl
67083            ! t/pragma/locale.t
67084 ____________________________________________________________________________
67085 [  7786] By: jhi                                   on 2000/11/20  22:29:10
67086         Log: Subject: DOC PATCH 5.6.0 perlreftut
67087              From: mjd@plover.com
67088              Date: 20 Nov 2000 19:45:06 -0000
67089              Message-ID: <20001120194506.9505.qmail@plover.com>
67090      Branch: perl
67091            ! pod/perlreftut.pod
67092 ____________________________________________________________________________
67093 [  7785] By: jhi                                   on 2000/11/20  22:27:44
67094         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
67095              From: David Dyck <dcd@tc.fluke.com>
67096              Date: Mon, 20 Nov 2000 11:43:40 -0800
67097              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
67098      Branch: perl
67099            ! lib/Cwd.pm
67100 ____________________________________________________________________________
67101 [  7784] By: jhi                                   on 2000/11/20  22:23:21
67102         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
67103              Date: Mon, 20 Nov 2000 17:06:10 -0500
67104              To: Mailing list Perl5 <perl5-porters@perl.org>
67105              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
67106      Branch: perl
67107            ! pp_ctl.c t/op/pat.t
67108 ____________________________________________________________________________
67109 [  7783] By: jhi                                   on 2000/11/20  22:11:18
67110         Log: Subject: [PATCH] doop.c - UTF8 tr///               
67111              From: Simon Cozens <simon@cozens.net>
67112              Date: Sat, 18 Nov 2000 18:49:30 +0000
67113              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
67114              
67115              Subject: Re: [PATCH] doop.c - UTF8 tr///           
67116              From: Simon Cozens <simon@cozens.net>
67117              Date: Mon, 20 Nov 2000 20:45:22 +0000
67118              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
67119              
67120              Make tr on UTF-8 better but still not correct.
67121      Branch: perl
67122            ! doop.c
67123 ____________________________________________________________________________
67124 [  7782] By: jhi                                   on 2000/11/20  22:02:16
67125         Log: Remove the shared object before attempting to create
67126              (by linking) a new one.  E.g. in AIX not removing
67127              becomes quite painful if one tries to do more than one
67128              build in the same tree (an interrupted build, for example),
67129              since the AIX' shared dynaloader seemingly keeps the shared
67130              objects open and therefore 'busy' for quite a while, even when
67131              nobody is using the objects, leading into link failures.
67132      Branch: perl
67133            ! lib/ExtUtils/MM_Unix.pm
67134 ____________________________________________________________________________
67135 [  7781] By: gsar                                  on 2000/11/20  19:02:55
67136         Log: type mismatch due to faulty integration
67137      Branch: maint-5.6/perl
67138            ! toke.c win32/Makefile
67139 ____________________________________________________________________________
67140 [  7780] By: gsar                                  on 2000/11/20  17:31:55
67141         Log: integrate changes#6392,6394..6399,6401..6404
67142              
67143              The {multiplier} of a fixed substring was overlooked which
67144              caused a wrong initial search offset for that substring.
67145              
67146              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
67147              From: Hugo <hv@crypt.compulink.co.uk>
67148              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
67149              Date: Thu, 13 Jul 2000 19:27:13 +0100
67150              
67151              Fix the BOM bug: not a byteorder bug, a signedness bug.
67152              
67153              Replace change #6337 with a better one.
67154              
67155              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
67156              From: Hugo <hv@crypt.compulink.co.uk>
67157              Date: Fri, 14 Jul 2000 04:16:20 +0100
67158              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
67159              
67160              MakeMaker should not remove editor backups (*~) on `make clean`
67161              by default (completes change#6383)
67162              
67163              move new variables to the end of the interpreter structure (for
67164              bincompat in code that doesn't #include XSUB.h)
67165              
67166              rename totally bletcherous SvLOCK() thingy (doesn't do what the
67167              name suggests anyway)
67168              
67169              various cleanups (typos, misformatted code, and small bugs)
67170              
67171              typecasts needed for change#6394
67172              
67173              typos in change#6399, regen headers
67174              
67175              inconsistent types needs casts
67176              
67177              PERL_OBJECT build tweaks
67178      Branch: maint-5.6/perl
67179           !> MANIFEST doop.c embed.h embed.pl embedvar.h
67180           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
67181           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
67182           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
67183           !> toke.c util.c
67184 ____________________________________________________________________________
67185 [  7779] By: gsar                                  on 2000/11/20  17:06:29
67186         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
67187              
67188              Cosmetics and perldelta.
67189              
67190              Fix nits noticed by Boston.pm.
67191              
67192              Do the cc sanity check both before the hints and
67193              after the cc selction.
67194              
67195              get sprintf.t to adjust properly for 3-digit exponents
67196              
67197              don't clobber *.orig files on *clean targets
67198              
67199              fix bugs in processing %v-*d and similar format specs (from
67200              Avi Finkel <avi@finkel.org>)
67201              
67202              sprintf test tweaks (from Dominic Dunlop)
67203              
67204              new selfloader.t in change#6183 doesn't close DATA handles,
67205              and thus fails to clean up tmp files on dosish platforms
67206              
67207              typos (spotted by Peter Prymmer)
67208              
67209              typo fix from Craig Berry
67210      Branch: maint-5.6/perl
67211           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
67212           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
67213           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
67214           !> x2p/Makefile.SH
67215 ____________________________________________________________________________
67216 [  7778] By: gsar                                  on 2000/11/20  16:46:51
67217         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
67218              
67219              Subject: Re: format bug report  [Patch]
67220              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67221              Date: Wed, 05 Jul 2000 13:12:52 +0200
67222              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
67223              
67224              Subject: Re: format bug report  [Patch]
67225              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67226              Date: Wed, 05 Jul 2000 14:10:01 +0200
67227              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
67228              
67229              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
67230              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67231              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
67232              Date: Fri, 07 Jul 2000 17:57:16 +0100
67233              
67234              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
67235              To: perl5-porters@perl.org
67236              From: Karsten Sperling <spiff@phreax.net>
67237              Date: Mon, 10 Jul 2000 15:12:52 +0200
67238              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
67239              
67240              README.posix-bc podified from Thomas Dorner.
67241              
67242              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
67243              From: Dominic Dunlop <domo@computer.org>
67244              Date: Tue, 11 Jul 2000 12:27:33 +0200
67245              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
67246              
67247              Typo in #6341.
67248              
67249              Fix for
67250              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
67251              From: Roderick Schertler <roderick@argon.org>
67252              Date: Tue, 11 Jul 2000 13:55:05 -0400
67253              Message-Id: <200007111755.NAA05077@jones.argon.org>
67254              
67255              Minor cleanups on the booklist.
67256              
67257              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
67258              regen perltoc.
67259              
67260              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
67261      Branch: maint-5.6/perl
67262           +> pod/perlbook.pod
67263           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
67264           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
67265           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
67266 ____________________________________________________________________________
67267 [  7777] By: jhi                                   on 2000/11/20  16:08:49
67268         Log: Update Changes.
67269      Branch: perl
67270            ! Changes patchlevel.h
67271 ____________________________________________________________________________
67272 [  7776] By: jhi                                   on 2000/11/20  15:27:56
67273         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
67274              This may be overly harsh but until proven otherwise, we think this
67275              way, or until we have a simple test for Configure (having to start
67276              up servers is does not count as simple) to check for the problems.
67277      Branch: perl
67278            ! perl.h
67279 ____________________________________________________________________________
67280 [  7775] By: jhi                                   on 2000/11/20  15:22:17
67281         Log: Solaris hints tweaks.
67282      Branch: perl
67283            ! hints/solaris_2.sh
67284 ____________________________________________________________________________
67285 [  7774] By: jhi                                   on 2000/11/20  15:01:20
67286         Log: Add a workaround to SOCKS 64-bit problems.
67287      Branch: perl
67288            ! doio.c embed.h embed.pl perlsdio.h proto.h
67289 ____________________________________________________________________________
67290 [  7773] By: jhi                                   on 2000/11/20  14:51:47
67291         Log: sysseek() instead of seek().
67292      Branch: perl
67293            ! t/lib/syslfs.t
67294 ____________________________________________________________________________
67295 [  7772] By: gsar                                  on 2000/11/20  13:06:23
67296         Log: integrate changes#6315..6319,6321..6331,6333..6338
67297              
67298              Integrate with Sarathy, preliminary fix for unicos
67299              alignment problems in [ID 20000612.002] Perl problem on Cray system.
67300              
67301              some debugger output does not go to the socket when RemotePort is set
67302              
67303              winsock cleanup never done on Windows (leads to handle leaks)
67304              
67305              fix UNC path handling on Windows under ithreads, and chdir()
67306              return value when given a non-existent directory
67307              
67308              Autogenerate pod/Makefile and pod/buildtoc.
67309              buildtoc also checks whether the existin pods are
67310              mentioned in MANIFEST and perl.pod, and vice versa.
67311              (None of the thusly found discrepancies fixed yet.)
67312              roffitall also needs to be autogenerated similarly but it
67313              seems so badly out of date that I didn't touch it yet.
67314              
67315              Config is being used.
67316              
67317              Add =head1 NAMEs so that buildtoc is happy.
67318              (The CGI::Util nit reported to Lincoln.)
67319              
67320              Fix complaints of buildtoc.
67321              
67322              Fix the alignment problem in Crays ([ID 20000612.002]).
67323              
67324              Remove perlbook, update perlfaq book listing,
67325              rearrange perl.pod, regenerate perltoc.
67326              
67327              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
67328              was cast to an unsigned (32-bit) integer with wild abandon.
67329              
67330              winsock options weren't being set in all threads under ithreads
67331              (caused send()s from second and subsequent threads to fail)
67332              
67333              accept() leaks memory on windows due to incorrect ordering of
67334              closesocket() and fclose() calls
67335              
67336              Reorder perl.pod once more.
67337              
67338              More POSIX.pod tweaks.
67339              
67340              Sprinkle ldlibpath.
67341              
67342              Precedence goof, fix based on
67343              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
67344              From: Hugo <hv@crypt.compulink.co.uk>
67345              Date: Tue, 11 Jul 2000 12:52:38 +0100
67346              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
67347              
67348              Subject: PATCH perlguts.pod: Document D and d magic types
67349              From: mjd@plover.com
67350              Date: 5 Jul 2000 18:01:51 -0000
67351              Message-ID: <20000705180151.29413.qmail@plover.com>
67352              
67353              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
67354              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
67355              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
67356              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
67357              
67358              Subject: [PATCH cfgperl] $& segfaults if you trick it
67359              From: simon@brecon.co.uk (Simon Cozens)
67360              Date: 7 Jul 2000 11:26:09 GMT
67361              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
67362              
67363              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
67364              From: Hugo <hv@crypt.compulink.co.uk>
67365              Date: Tue, 11 Jul 2000 12:44:50 +0100
67366              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
67367              
67368              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
67369              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67370              Date: Tue, 11 Jul 2000 13:50:51 +0100
67371              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
67372      Branch: maint-5.6/perl
67373           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
67374           +> pod/buildtoc.PL
67375            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
67376           !> (integrate 26 files)
67377 ____________________________________________________________________________
67378 [  7771] By: gsar                                  on 2000/11/20  12:31:42
67379         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
67380              6310,6311,6314
67381              
67382              Subject: [PATCH bleedperl] File::Spec 0.82 beta
67383              From: Barrie Slaymaker <barries@jester.slaysys.com>
67384              Date: Wed, 28 Jun 2000 11:35:29 -0400
67385              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
67386              
67387              tweak perlembed for multiplicity/usethreads sanity; correct notes
67388              about Windows
67389              
67390              localize %INC in a Safe compartment so that use/require work
67391              (many other magic globals probably need similar treatment)
67392              
67393              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
67394              when @_ is modified, causing coredumps
67395              
67396              slurp mode fix in change#4736 still not quite right
67397              
67398              Point to perlipc for more SysV IPC examples.
67399              
67400              Elaborate POSIX.pod.  Still needs work.
67401              
67402              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
67403              
67404              fix large memory leak that has been around for ever, masked by
67405              -DPURIFY (most of the arenas were never freed!)
67406              
67407              fix memory leak on Windows (PL_sys_intern contents were never
67408              freed)
67409              
67410              PERL_OBJECT build tweak
67411              
67412              adjust change#6299
67413              
67414              remove rel2abs prototypes (from Barrie Slaymaker)
67415              
67416              missing perldiag entry for unpack("w",...) diagnostic (from
67417              Andreas Koenig)
67418              
67419              better diagnostic on Frob->stuff() when Frob:: doesn't exist
67420              (from Richard Soderberg <rs@oregonnet.com>)
67421              
67422              Win32 patches for cfgperl from Sarathy.
67423              
67424              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
67425              
67426              More POSIX.pod embellishment.
67427              
67428              tyop in change#6306
67429      Branch: maint-5.6/perl
67430           !> (integrate 44 files)
67431 ____________________________________________________________________________
67432 [  7770] By: gsar                                  on 2000/11/20  11:51:00
67433         Log: integrate changes#6268..6282 from cfgperl branch
67434              
67435              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
67436              From: Dominic Dunlop <domo@computer.org>
67437              Date: Thu, 29 Jun 2000 12:32:39 +0200
67438              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
67439              
67440              Regen headers for #6261 (and update embed.pl for this) and #6267,
67441              silence few compiler warnings.
67442              
67443              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
67444              From: Nicholas Clark <nick@talking.bollo.cx>
67445              Date: Fri, 23 Jun 2000 16:21:15 +0100
67446              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
67447              
67448              Subject: PATCH pod/perltie.pod
67449              From: Ian Phillipps <Ian.Phillipps@iname.com>
67450              Date: Fri, 16 Jun 2000 00:17:19 +0100
67451              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
67452              (only the first hunk, the second hunk had already been done
67453              by some other patch)
67454              
67455              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
67456              From: Tom Phoenix <rootbeer@redcat.com>
67457              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
67458              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
67459              
67460              Subject: [PATCH] xsub attributes
67461              From: Doug MacEachern <dougm@covalent.net>
67462              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
67463              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
67464              
67465              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
67466              From: Andy Dougherty <doughera@lafayette.edu>
67467              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
67468              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
67469              
67470              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
67471              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
67472              Date: Tue, 13 Jun 2000 02:43:48 -0500
67473              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
67474              
67475              Subject: [PATCH] Re: eval documentation: context
67476              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67477              Date: Mon, 12 Jun 2000 15:07:29 +0100
67478              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
67479              
67480              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
67481              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67482              Date: Mon, 12 Jun 2000 14:55:59 +0100
67483              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
67484              
67485              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
67486              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
67487              Date: Fri, 09 Jun 2000 12:39:27 -0400
67488              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
67489              (plus update the version "number" of Text::Wrap)
67490              
67491              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
67492              From: Tim Ayers <tayers@bridge.com>
67493              Date: Thu, 08 Jun 2000 08:11:06 +0200
67494              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
67495              [resent by Richard Foley, Message-Id probably wrong]
67496              
67497              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
67498              From: rspier@pobox.com (Robert Spier)
67499              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
67500              Message-ID: <14654.31913.845602.610277@rls.cx>
67501              
67502              Subject: [PATCH 5.6.0] utils/h2xs.PL
67503              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
67504              Date: Wed, 7 Jun 2000 04:02:04 -0500
67505              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
67506              
67507              Subject: [PATCH 5.6.0]ITHREADs for VMS
67508              From: Dan Sugalski <dan@sidhe.org>
67509              Date: Tue, 06 Jun 2000 11:59:50 -0400
67510              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
67511      Branch: maint-5.6/perl
67512           !> (integrate 31 files)
67513 ____________________________________________________________________________
67514 [  7769] By: gsar                                  on 2000/11/20  11:29:06
67515         Log: integrate changes#6261..6266 from cfgperl
67516              
67517              Subject: Re: [PATCH cfgperl] BOMs away!
67518              From: simon@brecon.co.uk (Simon Cozens)
67519              Date: 17 Jun 2000 11:49:57 GMT
67520              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
67521              
67522              Subject: 5.6.0 Patch for EPOC
67523              From: Olaf Flebbe <o.flebbe@gmx.de>
67524              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
67525              Message-ID: <23449.960929969@www11.gmx.net>
67526              
67527              tr fixes from Simon Cozens
67528              
67529              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
67530              From: Marty Lucich <marty@netcom.com>
67531              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
67532              Message-Id: <200006282116.OAA11148@netcom.com>
67533              ccdlflags update (the BSD/OS 4.1 part had already been taken
67534              care of by #6141).
67535              
67536              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
67537              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67538              Date: Wed, 28 Jun 2000 17:50:12 -0700
67539              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
67540              
67541              Subject: [PATCH 5.6.0] cygwin port
67542              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
67543              From: "Fifer, Eric" <EFifer@sanwaint.com>
67544              Date: Thu, 29 Jun 2000 12:58:29 +0100
67545      Branch: maint-5.6/perl
67546           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
67547           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
67548           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
67549           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
67550 ____________________________________________________________________________
67551 [  7768] By: gsar                                  on 2000/11/20  11:13:44
67552         Log: integrate changes#6252..6256,6259..6260
67553              
67554              Paranoia tweak on #6249.
67555              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
67556              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
67557              Date: Sun, 25 Jun 2000 23:43:12 -0400
67558              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
67559              
67560              Subject: tr///, help wanted.
67561              From: simon@brecon.co.uk (Simon Cozens)
67562              Date: 28 Jun 2000 11:29:04 GMT
67563              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
67564              
67565              small thinko tweaks
67566              
67567              tweaks from Simon Conzes to further fix tr/// under utf8
67568              
67569              perlnewmod was missing from MANIFEST.
67570              
67571              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
67572              From: simon@brecon.co.uk (Simon Cozens)
67573              Date: 17 Jun 2000 11:56:44 GMT
67574              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
67575              pack U0, pack C0
67576      Branch: maint-5.6/perl
67577           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
67578           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
67579           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
67580           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
67581 ____________________________________________________________________________
67582 [  7767] By: gsar                                  on 2000/11/20  10:51:38
67583         Log: integrate change#6250 from cfgperl
67584              
67585              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
67586              From: Doug MacEachern <dougm@covalent.net>
67587              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
67588              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
67589      Branch: maint-5.6/perl
67590           +> t/op/my_stash.t
67591           !> MANIFEST embed.pl global.sym proto.h toke.c
67592 ____________________________________________________________________________
67593 [  7766] By: gsar                                  on 2000/11/20  10:48:34
67594         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
67595              
67596              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
67597              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
67598              Date: Mon, 26 Jun 2000 18:40:14 +0100
67599              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
67600              
67601              Subject: [PATCH] bytes<->utf8 fixes
67602              From: simon@brecon.co.uk (Simon Cozens)
67603              Date: 26 Jun 2000 04:55:45 GMT
67604              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
67605              
67606              Subject: [PATCH] is_utf8_string
67607              From: simon@brecon.co.uk (Simon Cozens)
67608              Date: 26 Jun 2000 02:25:59 GMT
67609              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
67610              
67611              Subject: [PATCH] avoid mg_ptr in '*' magic
67612              From: Doug MacEachern <dougm@covalent.net>
67613              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
67614              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
67615              
67616              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
67617              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
67618              Date: Sat, 24 Jun 2000 13:06:20 +0100
67619              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
67620              
67621              Allow for standalone testing.
67622              
67623              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
67624              From: Mark-Jason Dominus <mjd@plover.com>
67625              Date: Tue, 27 Jun 2000 22:36:42 -0400
67626              Message-ID: <20000628023642.12166.qmail@plover.com>
67627              
67628              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
67629              From: Frank Tobin <ftobin@uiuc.edu>
67630              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
67631              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
67632      Branch: maint-5.6/perl
67633           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
67634           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
67635           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
67636           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
67637           !> utf8.c utils/h2xs.PL
67638 ____________________________________________________________________________
67639 [  7765] By: gsar                                  on 2000/11/20  10:29:13
67640         Log: integrate change#6239 from cfgperl
67641              
67642              Configure maintenance.  Sever some dependency cycles,
67643              separate gccversion from the cc unit,
67644              address [ID 20000623.006] Configure script patch for using gcc on AIX
67645              (but solve it a little bit differently),
67646              unduplex some accidentally duplicated units,
67647              suggest using gcc if no cc available
67648              (p5p thread: "Solaris configure: counterproposal", 1999-09)
67649      Branch: maint-5.6/perl
67650           !> Configure Todo-5.6 config_h.SH
67651 ____________________________________________________________________________
67652 [  7764] By: gsar                                  on 2000/11/20  10:25:55
67653         Log: integrate changes#6233..6238 from cfgperl
67654              
67655              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
67656              From: Mark-Jason Dominus <mjd@plover.com>
67657              Date: Fri, 16 Jun 2000 20:53:04 -0400
67658              Message-ID: <20000617005304.8008.qmail@plover.com>
67659              
67660              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
67661              because when run as services (Win32ese for daemons)
67662              no environment variables are set and tmpdir ends up as /tmp,
67663              which is ambiguous.
67664              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
67665              From: matt@sergeant.org
67666              Date: 16 Jun 2000 16:30:43 -0000
67667              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
67668              
67669              The thread begun by
67670              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
67671              From: Kevin.Ruscoe@ubsw.com
67672              Date: Fri, 16 Jun 2000 16:38:51 +0100
67673              Message-Id: <H000019b03c300d6@MHS>
67674              
67675              Tweak embed.pl, regen headers.
67676              
67677              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
67678              From: Dan Sugalski <dan@sidhe.org>
67679              Date: Fri, 23 Jun 2000 17:00:00 -0400
67680              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
67681      Branch: maint-5.6/perl
67682           !> (integrate 27 files)
67683 ____________________________________________________________________________
67684 [  7763] By: gsar                                  on 2000/11/20  10:08:08
67685         Log: s/perl56delta/perldelta/g
67686      Branch: maint-5.6/perl
67687            ! pod/Makefile
67688 ____________________________________________________________________________
67689 [  7762] By: gsar                                  on 2000/11/20  10:04:00
67690         Log: integrate changes#6225,6229,6231,6232 from cfgperl
67691              
67692              Add source code filenames to apidoc.
67693              From: simon@brecon.co.uk (Simon Cozens)
67694              Subject: [PATCH embed.pl] Source X-ref
67695              Date: 22 Jun 2000 02:18:49 GMT
67696              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
67697              
67698              Subject: README.hpux version 0.6.1
67699              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
67700              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
67701              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
67702              
67703              Subject: [PATCH 5.6.0] cygwin port
67704              From: "Fifer, Eric" <EFifer@sanwaint.com>
67705              Date: Tue, 20 Jun 2000 14:30:58 +0100
67706              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
67707              
67708              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
67709              From: simon@brecon.co.uk (Simon Cozens)
67710              Date: 19 Jun 2000 15:18:27 GMT
67711              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
67712              
67713              plus update pod/Makefile and regenerate perltoc
67714      Branch: maint-5.6/perl
67715           +> pod/perlutil.pod
67716           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
67717           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
67718 ____________________________________________________________________________
67719 [  7761] By: jhi                                   on 2000/11/20  04:09:55
67720         Log: Miraculous typo.
67721      Branch: perl
67722            ! t/op/pat.t
67723 ____________________________________________________________________________
67724 [  7760] By: jhi                                   on 2000/11/20  04:06:08
67725         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
67726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67727              Date: Sun, 19 Nov 2000 22:30:26 -0500
67728              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
67729      Branch: perl
67730            ! regexec.c scope.h t/op/pat.t
67731 ____________________________________________________________________________
67732 [  7759] By: jhi                                   on 2000/11/20  02:05:22
67733         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
67734      Branch: perl
67735            ! perl.h
67736 ____________________________________________________________________________
67737 [  7758] By: jhi                                   on 2000/11/20  01:58:11
67738         Log: Subject: [perl 7711: EPOC] updates
67739              From: Olaf Flebbe <o.flebbe@gmx.de>
67740              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
67741              Message-ID: <25575.974658810@www23.gmx.net>               
67742      Branch: perl
67743            + lib/File/Spec/Epoc.pm
67744            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
67745            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
67746            ! lib/File/Spec.pm perl.c sv.c
67747 ____________________________________________________________________________
67748 [  7757] By: jhi                                   on 2000/11/20  01:53:11
67749         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
67750      Branch: perl
67751            ! MANIFEST
67752 ____________________________________________________________________________
67753 [  7756] By: jhi                                   on 2000/11/20  01:47:22
67754         Log: Integrate perlio.
67755      Branch: perl
67756            - ext/re/hints/MSWin32.pl
67757           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
67758           !> win32/config.gc win32/config_H.gc win32/win32sck.c
67759 ____________________________________________________________________________
67760 [  7755] By: nick                                  on 2000/11/19  20:57:17
67761         Log: Add dummy crlf layer (just as buffer)
67762              Correct 1st bug - one layer of indirection.
67763      Branch: perlio
67764            ! perlio.c perlio.h perliol.h
67765 ____________________________________________________________________________
67766 [  7754] By: nick                                  on 2000/11/19  20:56:12
67767         Log: Work-round to Perl_deb_nocontext is no longer required
67768      Branch: perlio
67769            - ext/re/hints/MSWin32.pl
67770 ____________________________________________________________________________
67771 [  7753] By: nick                                  on 2000/11/19  20:01:16
67772         Log: diff -se shows these as different
67773      Branch: perlio
67774            ! global.sym pod/perlapi.pod
67775 ____________________________________________________________________________
67776 [  7752] By: nick                                  on 2000/11/19  18:57:30
67777         Log: Configure GCC/Win32 build -Duseperlio
67778              Fix a couple of gross issues
67779              - double-include of ../deb.o in re.dll
67780              - win32sck.c needs PerlIO and FILE 
67781      Branch: perlio
67782            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
67783            ! win32/win32sck.c
67784 ____________________________________________________________________________
67785 [  7751] By: nick                                  on 2000/11/19  17:05:36
67786         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
67787      Branch: perlio
67788            ! perlio.c
67789 ____________________________________________________________________________
67790 [  7750] By: nick                                  on 2000/11/19  16:57:14
67791         Log: Missing aTHX_
67792      Branch: perlio
67793            ! sv.c
67794 ____________________________________________________________________________
67795 [  7749] By: jhi                                   on 2000/11/19  16:28:40
67796         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
67797              From: "Peter J. Farley III" <pjfarley@banet.net>
67798              Date: Sun, 19 Nov 2000 01:42:58 -0500
67799              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
67800      Branch: perl
67801            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
67802 ____________________________________________________________________________
67803 [  7748] By: jhi                                   on 2000/11/19  16:08:10
67804         Log: Subject: podlators 1.05 available        
67805              From: Russ Allbery <rra@stanford.edu>   
67806              Date: 18 Nov 2000 22:04:28 -0800
67807              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
67808      Branch: perl
67809            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
67810 ____________________________________________________________________________
67811 [  7747] By: nick                                  on 2000/11/19  11:19:39
67812         Log: Integrate mainline
67813      Branch: perlio
67814           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
67815           !> util.c
67816 ____________________________________________________________________________
67817 [  7746] By: jhi                                   on 2000/11/19  06:42:22
67818         Log: Make hex scanning warn on "\x{x}" and "\xx".
67819              "\x" and and hex("x") are still valid.
67820      Branch: perl
67821            ! util.c
67822 ____________________________________________________________________________
67823 [  7745] By: nick                                  on 2000/11/18  22:52:28
67824         Log: Integrate mainline
67825      Branch: perlio
67826           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
67827           !> perl.h perlio.c proto.h regcomp.c regcomp.h
67828 ____________________________________________________________________________
67829 [  7744] By: jhi                                   on 2000/11/18  22:50:28
67830         Log: Introduce Perl_utf8_length().  Use it.
67831      Branch: perl
67832            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
67833 ____________________________________________________________________________
67834 [  7743] By: jhi                                   on 2000/11/18  22:38:51
67835         Log: Compiler denit.
67836      Branch: perl
67837            ! perlio.c
67838 ____________________________________________________________________________
67839 [  7742] By: jhi                                   on 2000/11/18  20:33:05
67840         Log: Integrate perlio.
67841      Branch: perl
67842           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
67843           !> perlio.h pp_ctl.c pp_sys.c sv.c
67844 ____________________________________________________________________________
67845 [  7741] By: jhi                                   on 2000/11/18  20:31:27
67846         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
67847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67848              Date: Fri, 17 Nov 2000 20:35:11 -0500
67849              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
67850              
67851              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
67852              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67853              Date: Fri, 17 Nov 2000 21:03:47 -0500
67854              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
67855              
67856              Plus a little bit of tweaking in pregcomp().
67857      Branch: perl
67858            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
67859 ____________________________________________________________________________
67860 [  7740] By: nick                                  on 2000/11/18  20:17:22
67861         Log: Lexical use open ... support:
67862              add ->cop_io to COP structure in cop.h.
67863              Make mg.c and gv.c associate it with ${^OPEN}.
67864              Make lib/open.pm set it.
67865              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
67866              manner similar to ->cop_warnings.
67867              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
67868              call new PerlIO_apply_layers().
67869              Declare latter in perlio.h and define in perlio.c
67870      Branch: perlio
67871            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
67872            ! perlio.h pp_ctl.c pp_sys.c sv.c
67873 ____________________________________________________________________________
67874 [  7739] By: jhi                                   on 2000/11/18  19:54:00
67875         Log: Integrate perlio.
67876      Branch: perl
67877           !> doio.c perlio.c pp.c
67878 ____________________________________________________________________________
67879 [  7738] By: jhi                                   on 2000/11/18  17:16:13
67880         Log: Subject: [PATCH 5.7.0] etags broken again
67881              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67882              Date: Sat, 18 Nov 2000 02:41:36 -0500
67883              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
67884      Branch: perl
67885            ! emacs/ptags
67886 ____________________________________________________________________________
67887 [  7737] By: jhi                                   on 2000/11/18  17:12:18
67888         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
67889      Branch: perl
67890            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
67891 ____________________________________________________________________________
67892 [  7736] By: nick                                  on 2000/11/18  14:06:20
67893         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
67894              part to be isolated.
67895      Branch: perlio
67896            ! doio.c perlio.c
67897 ____________________________________________________________________________
67898 [  7735] By: nick                                  on 2000/11/18  11:03:32
67899         Log: Integrate mainline
67900      Branch: perlio
67901           !> Changes README.amiga README.win32 patchlevel.h
67902           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
67903 ____________________________________________________________________________
67904 [  7734] By: jhi                                   on 2000/11/18  01:18:56
67905         Log: Update Changes.
67906      Branch: perl
67907            ! Changes patchlevel.h
67908 ____________________________________________________________________________
67909 [  7733] By: jhi                                   on 2000/11/18  00:32:54
67910         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
67911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67912              Date: Fri, 17 Nov 2000 17:28:02 -0500
67913              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
67914      Branch: perl
67915            ! regcomp.c regexec.c t/op/re_tests
67916 ____________________________________________________________________________
67917 [  7732] By: jhi                                   on 2000/11/18  00:28:56
67918         Log: Sparc 64-bit pack() fix from Jens Hamisch.
67919      Branch: perl
67920            ! pp.c
67921 ____________________________________________________________________________
67922 [  7731] By: jhi                                   on 2000/11/18  00:18:39
67923         Log: Explain in more detail the {} syntax ambiguousity.
67924              
67925              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
67926              From: Nicholas Clark <nick@ccl4.org>
67927              Date: Fri, 17 Nov 2000 22:10:28 +0000
67928              Message-ID: <20001117221028.A88930@plum.flirble.org>
67929      Branch: perl
67930            ! pod/perlfunc.pod
67931 ____________________________________________________________________________
67932 [  7730] By: jhi                                   on 2000/11/18  00:12:18
67933         Log: Subject: Fix for README.amiga (20000323.033)
67934              From: "Stephen P. Potter" <spp@spotter.yi.org>
67935              Date: Fri, 17 Nov 2000 12:25:51 -0500
67936              Message-Id: <200011171725.MAA05768@spotter.yi.org>
67937      Branch: perl
67938            ! README.amiga
67939 ____________________________________________________________________________
67940 [  7729] By: jhi                                   on 2000/11/18  00:08:34
67941         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
67942              From: "A. C. Yardley" <yardley@tanet.net>
67943              Date: Mon, 3 Apr 2000 11:35:33 -0700
67944              Message-ID: <3483.000403@tanet.net>
67945      Branch: perl
67946            ! README.win32
67947 ____________________________________________________________________________
67948 [  7728] By: nick                                  on 2000/11/17  21:59:47
67949         Log: Integrate mainline
67950      Branch: perlio
67951           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
67952           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
67953           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
67954           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
67955 ____________________________________________________________________________
67956 [  7727] By: nick                                  on 2000/11/17  21:56:31
67957         Log: Experiment on use of attributes.pm interface.
67958              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
67959              SVt_PVRV if not already something better (else vivify of say magic gets
67960              core dump).
67961      Branch: perlio
67962            ! perlio.c pp.c
67963 ____________________________________________________________________________
67964 [  7726] By: jhi                                   on 2000/11/17  14:15:49
67965         Log: Subject: Fix for 20000815.006
67966              From: "Stephen P. Potter" <spp@spotter.yi.org>
67967              Date: Fri, 17 Nov 2000 08:57:45 -0500
67968              Message-Id: <200011171357.IAA05122@spotter.yi.org>
67969              
67970              It's really 20000518.006.
67971      Branch: perl
67972            ! pod/perlmodlib.PL
67973 ____________________________________________________________________________
67974 [  7725] By: jhi                                   on 2000/11/17  14:12:31
67975         Log: Subject: Fix for 20000409.001
67976              From: "Stephen P. Potter" <spp@spotter.yi.org>
67977              Date: Fri, 17 Nov 2000 08:55:45 -0500
67978              Message-Id: <200011171355.IAA05104@spotter.yi.org>
67979      Branch: perl
67980            ! pod/perlfaq9.pod
67981 ____________________________________________________________________________
67982 [  7724] By: jhi                                   on 2000/11/17  14:08:58
67983         Log: Undo #7627 now that we have =head3.
67984      Branch: perl
67985            ! pod/perlhack.pod
67986 ____________________________________________________________________________
67987 [  7723] By: jhi                                   on 2000/11/17  14:04:09
67988         Log: As surmised the #7719 wasn't a good move.
67989      Branch: perl
67990            ! hints/solaris_2.sh
67991 ____________________________________________________________________________
67992 [  7722] By: jhi                                   on 2000/11/17  13:59:04
67993         Log: Also the 64bitall hints can be either here or there.
67994      Branch: perl
67995            ! hints/solaris_2.sh
67996 ____________________________________________________________________________
67997 [  7721] By: jhi                                   on 2000/11/17  02:26:23
67998         Log: Test tweak for the open pragma.
67999      Branch: perl
68000            ! t/lib/b.t
68001 ____________________________________________________________________________
68002 [  7720] By: jhi                                   on 2000/11/17  00:23:22
68003         Log: The long double hints can be here or there.
68004      Branch: perl
68005            ! hints/solaris_2.sh
68006 ____________________________________________________________________________
68007 [  7719] By: jhi                                   on 2000/11/17  00:14:06
68008         Log: For Solaris use64bitall the stdchar needs a little bit of help.
68009      Branch: perl
68010            ! hints/solaris_2.sh
68011 ____________________________________________________________________________
68012 [  7718] By: jhi                                   on 2000/11/16  23:27:34
68013         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
68014              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
68015              Date: Wed, 15 Nov 2000 08:56:32 +0100
68016              Message-ID: <3A1241B0.64477E00@alcatel.at>
68017      Branch: perl
68018            ! lib/Carp/Heavy.pm
68019 ____________________________________________________________________________
68020 [  7717] By: jhi                                   on 2000/11/16  23:23:29
68021         Log: Subject: [PATCH] Re: 20001101.003 PDL
68022              From: Nicholas Clark <nick@ccl4.org>
68023              Date: Thu, 16 Nov 2000 16:48:25 +0000
68024              Message-ID: <20001116164825.B93487@plum.flirble.org>
68025      Branch: perl
68026            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
68027 ____________________________________________________________________________
68028 [  7716] By: jhi                                   on 2000/11/16  23:21:31
68029         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
68030              From: "Casey R. Tweten" <crt@kiski.net>
68031              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
68032              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
68033      Branch: perl
68034            ! lib/Pod/Checker.pm pod/perlpod.pod
68035 ____________________________________________________________________________
68036 [  7715] By: jhi                                   on 2000/11/16  23:19:40
68037         Log: Avoid an infinite loop in VMS when utils scripts are run
68038              with no arguments, from Charles Lane.
68039      Branch: perl
68040            ! configure.com
68041 ____________________________________________________________________________
68042 [  7714] By: jhi                                   on 2000/11/16  23:17:08
68043         Log: Subject: perllocale.pod changes
68044              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68045              Date: Mon, 13 Nov 2000 10:09:22 +0300
68046              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
68047      Branch: perl
68048            ! pod/perllocale.pod
68049 ____________________________________________________________________________
68050 [  7713] By: jhi                                   on 2000/11/16  23:14:06
68051         Log: Integrate perlio.
68052      Branch: perl
68053           !> doio.c perlio.c perlio.h util.c
68054 ____________________________________________________________________________
68055 [  7712] By: nick                                  on 2000/11/16  21:10:58
68056         Log: Integrate mainline
68057      Branch: perlio
68058           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
68059           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
68060           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
68061           !> vos/config.ga.def vos/config.ga.h win32/config.bc
68062           !> win32/config.gc win32/config.vc
68063 ____________________________________________________________________________
68064 [  7711] By: nick                                  on 2000/11/16  19:56:41
68065         Log: Minor tweaks:
68066              consistent way of getting 'rb', 'wb' etc. for binary opens
68067              move *perlio::layers to *open::layers
68068              a #define to show layers available
68069              DOSISH popen/PerlIO had export/import sense inverted.
68070      Branch: perlio
68071            ! doio.c perlio.c perlio.h util.c
68072 ____________________________________________________________________________
68073 [  7710] By: jhi                                   on 2000/11/16  15:46:05
68074         Log: Add HAS_SBRK_PROTO.
68075      Branch: metaconfig/U/perl
68076            + d_sbrkproto.U
68077      Branch: perl
68078            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68079            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
68080            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
68081            ! vos/config.ga.def vos/config.ga.h win32/config.bc
68082            ! win32/config.gc win32/config.vc
68083 ____________________________________________________________________________
68084 [  7709] By: nick                                  on 2000/11/16  07:31:49
68085         Log: Integrate mainline
68086      Branch: perlio
68087           !> (integrate 35 files)
68088 ____________________________________________________________________________
68089 [  7708] By: jhi                                   on 2000/11/16  05:33:03
68090         Log: These files are text, not binary.
68091      Branch: perl
68092            ! ext/Encode/Encode/iso8859-10.enc
68093            ! ext/Encode/Encode/iso8859-13.enc
68094            ! ext/Encode/Encode/iso8859-14.enc
68095            ! ext/Encode/Encode/iso8859-15.enc
68096 ____________________________________________________________________________
68097 [  7707] By: jhi                                   on 2000/11/16  01:53:37
68098         Log: Update Changes.
68099      Branch: perl
68100            ! Changes patchlevel.h
68101 ____________________________________________________________________________
68102 [  7706] By: jhi                                   on 2000/11/16  01:35:59
68103         Log: More #undefing of stdio.
68104      Branch: perl
68105            ! fakesdio.h nostdio.h
68106 ____________________________________________________________________________
68107 [  7705] By: jhi                                   on 2000/11/16  01:34:18
68108         Log: Add fwalk() probe to the configuration files and regen perltoc.
68109      Branch: perl
68110            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68111            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
68112            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
68113            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
68114            ! win32/config.bc win32/config.gc win32/config.vc
68115 ____________________________________________________________________________
68116 [  7704] By: jhi                                   on 2000/11/16  01:33:07
68117         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
68118              an optional third argument to Inlibc?)
68119      Branch: metaconfig/U/perl
68120            + d__fwalk.U
68121 ____________________________________________________________________________
68122 [  7703] By: jhi                                   on 2000/11/16  01:09:22
68123         Log: The type of the hash_cb() size argument is tricky.
68124      Branch: perl
68125            ! ext/DB_File/DB_File.xs
68126 ____________________________________________________________________________
68127 [  7702] By: jhi                                   on 2000/11/15  23:01:16
68128         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
68129      Branch: perl
68130            ! nostdio.h
68131 ____________________________________________________________________________
68132 [  7701] By: jhi                                   on 2000/11/15  22:52:32
68133         Log: Detypo.
68134      Branch: perl
68135            ! t/lib/bigfltpm.t
68136 ____________________________________________________________________________
68137 [  7700] By: jhi                                   on 2000/11/15  22:51:56
68138         Log: UINT64_C() work continues.
68139      Branch: perl
68140            ! handy.h perl.h utf8.h
68141 ____________________________________________________________________________
68142 [  7699] By: jhi                                   on 2000/11/15  14:13:04
68143         Log: SOCKS has its own USE_THREADS, based on
68144              
68145              Subject: [ID 20001114.002] et. al. bugfix followup
68146              From: Jens Hamisch <jens@Strawberry.COM> 
68147              Date: Wed, 15 Nov 2000 14:23:11 +0100
68148              Message-ID: <20001115142311.A21164@Strawberry.COM>
68149      Branch: perl
68150            ! perl.h
68151 ____________________________________________________________________________
68152 [  7698] By: jhi                                   on 2000/11/15  03:50:56
68153         Log: Add few missing #undefs and sort them.
68154      Branch: perl
68155            ! fakesdio.h
68156 ____________________________________________________________________________
68157 [  7697] By: jhi                                   on 2000/11/15  03:39:14
68158         Log: Linenumber fix.
68159      Branch: perl
68160            ! t/pragma/warn/utf8
68161 ____________________________________________________________________________
68162 [  7696] By: jhi                                   on 2000/11/15  02:55:26
68163         Log: EBCDIC tweaks.
68164              
68165              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
68166              From: Peter Prymmer <pvhp@forte.com>
68167              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
68168              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
68169      Branch: perl
68170            ! t/op/regmesg.t t/pragma/warn/utf8
68171 ____________________________________________________________________________
68172 [  7695] By: jhi                                   on 2000/11/15  02:53:58
68173         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
68174              From: Peter Prymmer <pvhp@forte.com>
68175              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
68176              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
68177      Branch: perl
68178            ! utf8.c
68179 ____________________________________________________________________________
68180 [  7694] By: jhi                                   on 2000/11/15  02:50:55
68181         Log: Subject: [PATCH: perl@7674] updates to README.os390
68182              From: Prymmer/Kahn <pvhp@best.com>
68183              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
68184              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
68185      Branch: perl
68186            ! README.os390
68187 ____________________________________________________________________________
68188 [  7693] By: jhi                                   on 2000/11/15  02:48:37
68189         Log: Quit utf8_to_uv() instantly if curlen == 0.
68190      Branch: perl
68191            ! utf8.c
68192 ____________________________________________________________________________
68193 [  7692] By: jhi                                   on 2000/11/15  02:24:29
68194         Log: Use u_int32_t for the size of hash_cb(), not size_t.
68195              
68196              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
68197              From: Jens Hamisch <jens@Strawberry.COM>     
68198              Date: Tue, 14 Nov 2000 19:03:55 +0100
68199              Message-Id: <20001114190355.A20559@Strawberry.COM>
68200      Branch: perl
68201            ! ext/DB_File/DB_File.xs
68202 ____________________________________________________________________________
68203 [  7691] By: jhi                                   on 2000/11/15  02:20:12
68204         Log: Use UINT64_C().
68205              
68206              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
68207              From: Jens Hamisch <jens@Strawberry.COM>
68208              Date: Tue, 14 Nov 2000 19:16:23 +0100
68209              Message-Id: <20001114191623.G20559@Strawberry.COM>
68210      Branch: perl
68211            ! utf8.c utf8.h
68212 ____________________________________________________________________________
68213 [  7690] By: jhi                                   on 2000/11/15  02:17:06
68214         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
68215              (a macro to define signed and unsigned integer constants).
68216      Branch: perl
68217            ! handy.h
68218 ____________________________________________________________________________
68219 [  7689] By: jhi                                   on 2000/11/15  01:56:51
68220         Log: Regen Configure.
68221      Branch: perl
68222            ! Configure
68223 ____________________________________________________________________________
68224 [  7688] By: jhi                                   on 2000/11/15  01:56:32
68225         Log: Make the unit know about SOCKS.
68226      Branch: metaconfig
68227            ! U/protos/socksizetype.U
68228 ____________________________________________________________________________
68229 [  7687] By: jhi                                   on 2000/11/15  01:54:47
68230         Log: Remove unused dependencies.
68231      Branch: metaconfig
68232            ! U/compline/d_getpagsz.U
68233 ____________________________________________________________________________
68234 [  7686] By: nick                                  on 2000/11/14  21:25:13
68235         Log: Integrate mainline.
68236      Branch: perlio
68237           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
68238           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
68239           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
68240           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
68241           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
68242           !> win32/config.bc win32/config.gc win32/config.vc
68243           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
68244 ____________________________________________________________________________
68245 [  7685] By: jhi                                   on 2000/11/14  17:54:56
68246         Log: Integrate perlio.
68247      Branch: perl
68248           +> fakesdio.h perliol.h
68249           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
68250           !> perlsdio.h perlsfio.h pod/perlfunc.pod
68251 ____________________________________________________________________________
68252 [  7684] By: nick                                  on 2000/11/14  17:43:04
68253         Log: PerlIO #include and #ifdef re-work.
68254      Branch: perlio
68255            + fakesdio.h perliol.h
68256            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
68257            ! perlsdio.h perlsfio.h
68258 ____________________________________________________________________________
68259 [  7683] By: jhi                                   on 2000/11/14  15:42:40
68260         Log: Hoist the duplicated socket/netdb include logic to perl.h;
68261              undef SETERRNO in case SOCKS has defined it.  Based on:
68262              
68263              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
68264              From: Jens Hamisch <jens@Strawberry.COM> 
68265              Date: Tue, 14 Nov 2000 11:34:40 +0100
68266              Message-Id: <20001114113440.A20005@Strawberry.COM>
68267      Branch: perl
68268            ! doio.c perl.h pp_sys.c
68269 ____________________________________________________________________________
68270 [  7682] By: jhi                                   on 2000/11/14  14:07:28
68271         Log: Subject: some additions for makefiles for win32 (for perl@7674)
68272              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68273              Date: Tue, 14 Nov 2000 09:31:13 +0300
68274              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
68275      Branch: perl
68276            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
68277            ! win32/makefile.mk
68278 ____________________________________________________________________________
68279 [  7681] By: jhi                                   on 2000/11/14  14:01:41
68280         Log: Subject: tiny typo in perl5db.pl
68281              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68282              Date: Tue, 14 Nov 2000 09:29:28 +0300
68283              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
68284      Branch: perl
68285            ! lib/perl5db.pl
68286 ____________________________________________________________________________
68287 [  7680] By: jhi                                   on 2000/11/14  04:13:50
68288         Log: Redo #7679 with LFs instead of CRLFs.
68289      Branch: perl
68290            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
68291            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
68292            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
68293 ____________________________________________________________________________
68294 [  7679] By: jhi                                   on 2000/11/14  01:21:09
68295         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
68296              From: Benjamin Stuhl <tiriath@yahoo.com> 
68297              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
68298              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
68299      Branch: perl
68300            + win32/bin/mdelete.bat
68301            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
68302            ! makedef.pl perlio.c win32/Makefile win32/config.gc
68303            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
68304 ____________________________________________________________________________
68305 [  7678] By: jhi                                   on 2000/11/14  01:19:20
68306         Log: Fix the re extension building for Win32.
68307              
68308              Subject: [PATCH perl@7638] Get PerlIO building on Win32
68309              From: Benjamin Stuhl <tiriath@yahoo.com> 
68310              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
68311              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
68312      Branch: perl
68313            + ext/re/hints/MSWin32.pl
68314            ! MANIFEST
68315 ____________________________________________________________________________
68316 [  7677] By: jhi                                   on 2000/11/14  01:13:54
68317         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
68318              From: sthoenna@efn.org
68319              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
68320              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
68321      Branch: perl
68322            ! doop.c pp.c toke.c utf8.c utf8.h
68323 ____________________________________________________________________________
68324 [  7676] By: jhi                                   on 2000/11/13  20:23:15
68325         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
68326              From: Nicholas Clark <nick@ccl4.org>
68327              Date: Mon, 13 Nov 2000 18:55:04 +0000
68328              Message-ID: <20001113185504.J29183@plum.flirble.org>
68329      Branch: perl
68330            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
68331 ____________________________________________________________________________
68332 [  7675] By: nick                                  on 2000/11/13  20:21:57
68333         Log: Integrate mainline ...
68334      Branch: perlio
68335           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
68336           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
68337           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
68338           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
68339 ____________________________________________________________________________
68340 [  7674] By: jhi                                   on 2000/11/13  15:07:56
68341         Log: Update Changes.
68342      Branch: perl
68343            ! Changes patchlevel.h
68344 ____________________________________________________________________________
68345 [  7673] By: jhi                                   on 2000/11/13  14:42:42
68346         Log: Remove the new two tests of lib/io_xs for now, they seem to
68347              fail under perlio on some platforms.
68348      Branch: perl
68349            ! t/lib/io_xs.t
68350 ____________________________________________________________________________
68351 [  7672] By: jhi                                   on 2000/11/13  13:57:53
68352         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
68353      Branch: perl
68354            ! perlio.c
68355 ____________________________________________________________________________
68356 [  7671] By: jhi                                   on 2000/11/13  05:30:48
68357         Log: Placate nervous compilers that see longer than ints switch()ing.
68358      Branch: perl
68359            ! utf8.c
68360 ____________________________________________________________________________
68361 [  7670] By: jhi                                   on 2000/11/13  05:14:21
68362         Log: fputs() does return EOF on error but here we don't care.
68363      Branch: perl
68364            ! perlio.c
68365 ____________________________________________________________________________
68366 [  7669] By: jhi                                   on 2000/11/13  05:02:45
68367         Log: Declare reg_data like reg_substr_data.
68368      Branch: perl
68369            ! regexp.h
68370 ____________________________________________________________________________
68371 [  7668] By: jhi                                   on 2000/11/13  04:54:34
68372         Log: Typos in #7667.
68373      Branch: perl
68374            ! perl.h
68375 ____________________________________________________________________________
68376 [  7667] By: jhi                                   on 2000/11/13  04:49:49
68377         Log: Cleanup messy #ifdef.
68378      Branch: perl
68379            ! perl.h
68380 ____________________________________________________________________________
68381 [  7666] By: jhi                                   on 2000/11/13  04:17:34
68382         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
68383              From: Nicholas Clark <nick@talking.bollo.cx>
68384              Date: Sun, 12 Nov 2000 21:14:11 +0000
68385              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
68386              
68387              Note: only one breakage of the two reported is fixed by this patch.
68388      Branch: perl
68389            ! perlio.c
68390 ____________________________________________________________________________
68391 [  7665] By: jhi                                   on 2000/11/13  04:05:07
68392         Log: Tweak the definition of the bit complement on UTF-8 data:
68393              if none of the characters in the string are > 0xff,
68394              the result is a complemented byte string, not a (UTF-8)
68395              char string.  Based on the summary in
68396              
68397              Subject: Re: [ID 20000918.005] ~ on wide chars
68398              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
68399              Date: Fri, 10 Nov 2000 09:47:15 -0800
68400              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
68401              
68402              This should give us the maximum backward (pre-char string)
68403              compatibility and utf8 compatibility.  The other alternative
68404              would be to limit the bit complement to be always byte only,
68405              taking the least significant byte of the chars.
68406      Branch: perl
68407            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
68408 ____________________________________________________________________________
68409 [  7664] By: jhi                                   on 2000/11/13  00:23:44
68410         Log: Couple of tests from #7660 salvaged.
68411      Branch: perl
68412            - t/op/tell.t
68413            ! MANIFEST t/io/tell.t
68414 ____________________________________________________________________________
68415 [  7663] By: jhi                                   on 2000/11/13  00:02:48
68416         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
68417              From: Nicholas Clark <nick@talking.bollo.cx>
68418              Date: Sun, 12 Nov 2000 21:23:43 +0000
68419              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
68420      Branch: perl
68421            ! perlsfio.h
68422 ____________________________________________________________________________
68423 [  7662] By: jhi                                   on 2000/11/13  00:01:39
68424         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
68425              From: Nicholas Clark <nick@talking.bollo.cx>
68426              Date: Sun, 12 Nov 2000 21:30:04 +0000
68427              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
68428      Branch: perl
68429            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
68430 ____________________________________________________________________________
68431 [  7661] By: jhi                                   on 2000/11/12  23:57:29
68432         Log: Document tell() on special streams.
68433      Branch: perl
68434            ! pod/perlfunc.pod
68435 ____________________________________________________________________________
68436 [  7660] By: jhi                                   on 2000/11/12  23:54:22
68437         Log: (Subsumed by #7664)
68438      Branch: perl
68439            + t/op/tell.t
68440            ! MANIFEST
68441 ____________________________________________________________________________
68442 [  7659] By: jhi                                   on 2000/11/12  22:55:25
68443         Log: Many subdocumented return values of the IO extension now documented.
68444              ungetc and write still left subdocumented.
68445              
68446              Subject: [PATCH] (was Re: IO::Handle::ungetc)
68447              From: Nicholas Clark <nick@talking.bollo.cx>
68448              Date: Sun, 12 Nov 2000 21:35:53 +0000
68449              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
68450      Branch: perl
68451            ! ext/IO/lib/IO/Handle.pm
68452 ____________________________________________________________________________
68453 [  7658] By: jhi                                   on 2000/11/12  21:37:06
68454         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
68455              From: Nicholas Clark <nick@talking.bollo.cx>
68456              Date: Sun, 12 Nov 2000 20:03:22 +0000
68457              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
68458      Branch: perl
68459            ! pod/perlfunc.pod
68460 ____________________________________________________________________________
68461 [  7657] By: jhi                                   on 2000/11/12  20:34:55
68462         Log: Integrate perlio.
68463      Branch: perl
68464           !> perlio.c
68465 ____________________________________________________________________________
68466 [  7656] By: nick                                  on 2000/11/12  19:25:06
68467         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
68468      Branch: perlio
68469            ! perlio.c
68470 ____________________________________________________________________________
68471 [  7655] By: nick                                  on 2000/11/12  19:09:41
68472         Log: Integrate mainline
68473      Branch: perlio
68474           +> README.solaris ext/Encode/Encode/cp1006.enc
68475           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
68476           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
68477           +> ext/Encode/Encode/iso8859-13.enc
68478           +> ext/Encode/Encode/iso8859-14.enc
68479           +> ext/Encode/Encode/iso8859-15.enc
68480           !> (integrate 34 files)
68481 ____________________________________________________________________________
68482 [  7654] By: jhi                                   on 2000/11/12  19:00:22
68483         Log: Add a metaconfig unit for fsync.
68484      Branch: metaconfig/U/perl
68485            + d_fsync.U
68486 ____________________________________________________________________________
68487 [  7653] By: jhi                                   on 2000/11/12  19:00:01
68488         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
68489      Branch: perl
68490            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68491            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
68492            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68493            ! vos/config.ga.h win32/config.bc win32/config.gc
68494            ! win32/config.vc
68495 ____________________________________________________________________________
68496 [  7652] By: jhi                                   on 2000/11/11  21:12:01
68497         Log: Copy the s// information of README.hpux also to the perlrun.
68498      Branch: perl
68499            ! README.hpux pod/perlrun.pod
68500 ____________________________________________________________________________
68501 [  7651] By: jhi                                   on 2000/11/11  21:03:13
68502         Log: More README.solaris updates from Andy Dougherty.
68503      Branch: perl
68504            ! README.solaris
68505 ____________________________________________________________________________
68506 [  7650] By: jhi                                   on 2000/11/11  18:38:57
68507         Log: More descriptive error for unknown perlio layers.
68508              
68509              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
68510              From: Dominic Dunlop <domo@computer.org> 
68511              Date: Sat, 11 Nov 2000 18:20:32 +0100             
68512              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
68513      Branch: perl
68514            ! perlio.c pod/perldiag.pod
68515 ____________________________________________________________________________
68516 [  7649] By: jhi                                   on 2000/11/11  18:37:52
68517         Log: MachTen doesn't really do mmap() and munmap().
68518              
68519              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
68520              From: Dominic Dunlop <domo@computer.org> 
68521              Date: Sat, 11 Nov 2000 18:20:32 +0100             
68522              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
68523      Branch: perl
68524            ! hints/machten.sh
68525 ____________________________________________________________________________
68526 [  7648] By: jhi                                   on 2000/11/11  18:36:46
68527         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
68528              From: rspier@pobox.com (Robert Spier)
68529              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
68530              Message-ID: <14861.32839.491271.985797@rls.cx>
68531      Branch: perl
68532            ! Porting/Contract pod/perltoot.pod
68533 ____________________________________________________________________________
68534 [  7647] By: jhi                                   on 2000/11/11  18:35:30
68535         Log: Simplify the getpagesize() unit by dropping the
68536              pagesize probe since it's nowadays slightly more
68537              complicated because of sysconf(). (Note: if some
68538              platform really needs the -lPW for getpagesize,
68539              I just broke it.)
68540              
68541              TODO: a new pagesize unit.
68542      Branch: metaconfig
68543            ! U/compline/d_getpagsz.U
68544 ____________________________________________________________________________
68545 [  7646] By: jhi                                   on 2000/11/11  18:33:23
68546         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
68547      Branch: perl
68548            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68549            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
68550            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68551            ! vos/config.ga.h win32/config.bc win32/config.gc
68552            ! win32/config.vc
68553 ____________________________________________________________________________
68554 [  7645] By: jhi                                   on 2000/11/11  16:45:15
68555         Log: Use sysconf() or getpagesize() to find out the pagesize.
68556      Branch: perl
68557            ! perlio.c
68558 ____________________________________________________________________________
68559 [  7644] By: jhi                                   on 2000/11/11  15:46:08
68560         Log: Integrate perlio.
68561      Branch: perl
68562           !> perlio.c
68563 ____________________________________________________________________________
68564 [  7643] By: jhi                                   on 2000/11/11  15:33:36
68565         Log: Subject: Re: [PATCH] README.solaris
68566              From: Lupe Christoph <lupe@lupe-christoph.de>
68567              Date: Sat, 11 Nov 2000 14:08:10 +0100
68568              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
68569      Branch: perl
68570            ! README.solaris
68571 ____________________________________________________________________________
68572 [  7642] By: jhi                                   on 2000/11/11  15:22:12
68573         Log: Subject: [PATCH perl@7638] cygwin port
68574              From: "Eric Fifer" <egf7@columbia.edu>            
68575              Date: Fri, 10 Nov 2000 19:30:30 -0000
68576              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
68577      Branch: perl
68578            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
68579 ____________________________________________________________________________
68580 [  7641] By: nick                                  on 2000/11/11  14:50:36
68581         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
68582              Also call "Buf" layer directly when unread'ing non-read chars.
68583      Branch: perlio
68584            ! perlio.c
68585 ____________________________________________________________________________
68586 [  7640] By: jhi                                   on 2000/11/11  02:05:02
68587         Log: Add more encoding tables.
68588      Branch: perl
68589            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
68590            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
68591            + ext/Encode/Encode/iso8859-10.enc
68592            + ext/Encode/Encode/iso8859-13.enc
68593            + ext/Encode/Encode/iso8859-14.enc
68594            + ext/Encode/Encode/iso8859-15.enc
68595            ! MANIFEST
68596 ____________________________________________________________________________
68597 [  7639] By: jhi                                   on 2000/11/10  18:49:25
68598         Log: Subject: [PATCH] README.solaris
68599              From: Andy Dougherty <doughera@lafayette.edu>
68600              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
68601              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
68602      Branch: perl
68603            + README.solaris
68604            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
68605            ! pod/perl.pod pod/perltoc.pod
68606 ____________________________________________________________________________
68607 [  7638] By: jhi                                   on 2000/11/10  15:04:15
68608         Log: Update Changes.
68609      Branch: perl
68610            ! Changes patchlevel.h
68611 ____________________________________________________________________________
68612 [  7637] By: jhi                                   on 2000/11/10  14:14:28
68613         Log: Explain better why certain regex tests are skipped.
68614              
68615              Subject: Re: tests skipped: unknown reason
68616              From: Lupe Christoph <lupe@lupe-christoph.de>
68617              Date: Fri, 10 Nov 2000 09:08:56 +0100
68618              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
68619      Branch: perl
68620            ! t/op/regexp.t
68621 ____________________________________________________________________________
68622 [  7636] By: nick                                  on 2000/11/10  13:40:00
68623         Log: Integrate mainline.
68624      Branch: perlio
68625           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
68626           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
68627           !> win32/bin/search.pl
68628 ____________________________________________________________________________
68629 [  7635] By: nick                                  on 2000/11/10  13:25:52
68630         Log: Re-instate stdio large file support via perlio.
68631      Branch: perl
68632            ! perlio.c
68633 ____________________________________________________________________________
68634 [  7634] By: jhi                                   on 2000/11/10  04:49:55
68635         Log: Amdahl UTS hints updates.
68636              
68637              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
68638              From: hom00@utsglobal.com (Harold O Morris)
68639              Date: Thu, 9 Nov 2000 20:02 PST
68640              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
68641      Branch: perl
68642            ! hints/uts.sh
68643 ____________________________________________________________________________
68644 [  7633] By: jhi                                   on 2000/11/09  23:33:28
68645         Log: Subject: [PATCH] IO::Seekable pod
68646              From: Nicholas Clark <nick@talking.bollo.cx>
68647              Date: Thu, 9 Nov 2000 20:29:45 +0000
68648              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
68649      Branch: perl
68650            ! ext/IO/lib/IO/Handle.pm
68651 ____________________________________________________________________________
68652 [  7632] By: jhi                                   on 2000/11/09  21:55:41
68653         Log: Various doc oddball characters.
68654              
68655              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
68656              From: Michael Somos <somos@grail.cba.csuohio.edu>
68657              Date: Mon, 6 Nov 2000 17:44:20 -0500
68658              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
68659      Branch: perl
68660            ! emacs/cperl-mode.el lib/unicode/syllables.txt
68661            ! win32/bin/search.pl
68662 ____________________________________________________________________________
68663 [  7631] By: jhi                                   on 2000/11/09  21:12:29
68664         Log: Subject: Re: bash -c exit and linux hints 
68665              From: "John P. Linderman" <jpl@research.att.com>
68666              Date: Thu, 02 Nov 2000 09:37:25 -0500
68667              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
68668      Branch: perl
68669            ! hints/linux.sh
68670 ____________________________________________________________________________
68671 [  7630] By: nick                                  on 2000/11/09  20:34:11
68672         Log: Integrate mainline.
68673      Branch: perlio
68674           !> (integrate 91 files)
68675 ____________________________________________________________________________
68676 [  7629] By: jhi                                   on 2000/11/09  19:46:31
68677         Log: Missing dTHXs.
68678              
68679              Subject: RE: perl@7595 builds not on cygwin
68680              From: "Eric Fifer" <egf7@columbia.edu>
68681              Date: Thu, 9 Nov 2000 19:26:50 -0000
68682              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
68683      Branch: perl
68684            ! ext/Devel/Peek/Peek.xs
68685 ____________________________________________________________________________
68686 [  7628] By: jhi                                   on 2000/11/09  14:48:27
68687         Log: Disable only the tests 99 and 166 for UTF-8 locales.
68688      Branch: perl
68689            ! t/pragma/locale.t
68690 ____________________________________________________________________________
68691 [  7627] By: jhi                                   on 2000/11/09  14:40:27
68692         Log: There's no =head3.
68693      Branch: perl
68694            ! pod/perlhack.pod
68695 ____________________________________________________________________________
68696 [  7626] By: jhi                                   on 2000/11/09  13:54:26
68697         Log: The generated boot_* headers are wrong.  Pickier compiler,
68698              such as KAI C++ will refuse to compile the resulting perlmain.
68699              
68700              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
68701              From: Harri Pasanen <harri.pasanen@trema.com>
68702              Date: Thu, 09 Nov 2000 14:23:28 +0100
68703              Message-Id: <3A0AA550.26D548A3@trema.com>
68704      Branch: perl
68705            ! minimod.pl
68706 ____________________________________________________________________________
68707 [  7625] By: jhi                                   on 2000/11/09  13:50:44
68708         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
68709              From: Prymmer/Kahn <pvhp@best.com>
68710              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
68711              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
68712              
68713              All except the "cow orker" change.
68714      Branch: perl
68715            ! Porting/pumpkin.pod
68716 ____________________________________________________________________________
68717 [  7624] By: jhi                                   on 2000/11/09  13:45:33
68718         Log: Fix for
68719              
68720              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
68721              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
68722              Date: Thu, 09 Nov 2000 11:05:52 +0100
68723              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
68724      Branch: perl
68725            ! pod/perldiag.pod t/pragma/warn/pp_sys
68726 ____________________________________________________________________________
68727 [  7623] By: jhi                                   on 2000/11/09  13:37:16
68728         Log: Typo in an ifndef.
68729              
68730              Subject: Re: [PATCH 5.7.0] better messages from malloc()
68731              From: Joe Smith <jms@inwap.com>         
68732              Date: Thu, 09 Nov 2000 01:33:14 -0800
68733              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
68734      Branch: perl
68735            ! malloc.c
68736 ____________________________________________________________________________
68737 [  7622] By: jhi                                   on 2000/11/09  13:31:18
68738         Log: Remove unused extra arguments.
68739      Branch: metaconfig/U/perl
68740            ! perlxv.U
68741      Branch: perl
68742            ! Configure config_h.SH
68743 ____________________________________________________________________________
68744 [  7621] By: jhi                                   on 2000/11/09  13:16:36
68745         Log: More VMS moves on environment handling, from Charles Lane.
68746      Branch: perl
68747            ! t/pragma/locale.t
68748 ____________________________________________________________________________
68749 [  7620] By: jhi                                   on 2000/11/09  04:42:38
68750         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
68751              From: David Dyck <dcd@tc.fluke.com>
68752              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
68753              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
68754      Branch: perl
68755            ! pp_sys.c
68756 ____________________________________________________________________________
68757 [  7619] By: jhi                                   on 2000/11/09  04:36:21
68758         Log: Forgot from #7618.
68759      Branch: perl
68760            ! lib/File/stat.pm
68761 ____________________________________________________________________________
68762 [  7618] By: jhi                                   on 2000/11/09  04:28:44
68763         Log: Make deleting for %ENV work for (newer versions of) VMS,
68764              from Craig A. Berry.
68765      Branch: perl
68766            ! vms/vms.c
68767 ____________________________________________________________________________
68768 [  7617] By: jhi                                   on 2000/11/09  04:25:05
68769         Log: Subject: [PATCH] Class::Struct at compile time
68770              From: "Casey R. Tweten" <crt@kiski.net>
68771              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
68772              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
68773      Branch: perl
68774            ! lib/Class/Struct.pm
68775 ____________________________________________________________________________
68776 [  7616] By: jhi                                   on 2000/11/09  04:15:17
68777         Log: Subject: [ID 20001108.013] spelling
68778              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
68779              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
68780              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
68781      Branch: perl
68782            ! lib/ftp.pl
68783 ____________________________________________________________________________
68784 [  7615] By: jhi                                   on 2000/11/09  04:12:42
68785         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
68786              From: Peter Prymmer <pvhp@forte.com>
68787              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
68788              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
68789      Branch: perl
68790            ! configure.com
68791 ____________________________________________________________________________
68792 [  7614] By: jhi                                   on 2000/11/08  22:42:55
68793         Log: A missing aTHX_.
68794      Branch: perl
68795            ! ext/IPC/SysV/SysV.xs
68796 ____________________________________________________________________________
68797 [  7613] By: jhi                                   on 2000/11/08  19:30:21
68798         Log: Update Changes.
68799      Branch: perl
68800            ! Changes patchlevel.h
68801 ____________________________________________________________________________
68802 [  7612] By: jhi                                   on 2000/11/08  18:35:25
68803         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
68804              From: David Dyck <dcd@tc.fluke.com>
68805              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
68806              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
68807      Branch: perl
68808            ! pp_sys.c
68809 ____________________________________________________________________________
68810 [  7611] By: jhi                                   on 2000/11/08  18:30:26
68811         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
68812              From: Dominic Dunlop <domo@computer.org>
68813              Date: Tue, 7 Nov 2000 12:05:25 +0100
68814              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
68815      Branch: perl
68816            ! malloc.c
68817 ____________________________________________________________________________
68818 [  7610] By: jhi                                   on 2000/11/08  18:25:14
68819         Log: Do not test UTF-8 locales since that the tests would require
68820              polymorphic regexen.
68821      Branch: perl
68822            ! t/pragma/locale.t
68823 ____________________________________________________________________________
68824 [  7609] By: jhi                                   on 2000/11/08  17:12:51
68825         Log: Locale buglets.
68826              
68827              Subject: RE: Locales support (setlocale) fixes
68828              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68829              Date: Wed, 8 Nov 2000 20:01:39 +0300
68830              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
68831      Branch: perl
68832            ! t/pragma/locale.t util.c
68833 ____________________________________________________________________________
68834 [  7608] By: jhi                                   on 2000/11/08  17:00:16
68835         Log: Deleting $ENV{PATH} in VMS is not recommendable.
68836      Branch: perl
68837            ! t/pragma/locale.t
68838 ____________________________________________________________________________
68839 [  7607] By: jhi                                   on 2000/11/08  16:58:26
68840         Log: Subject: PATCH std stdio for (Free)BSD
68841              From: Nicholas Clark <nick@ccl4.org>
68842              Date: Wed, 8 Nov 2000 15:36:29 +0000
68843              Message-ID: <20001108153629.D98736@plum.flirble.org>
68844      Branch: metaconfig
68845            ! U/compline/d_stdstdio.U
68846      Branch: perl
68847            ! Configure config_h.SH
68848 ____________________________________________________________________________
68849 [  7606] By: jhi                                   on 2000/11/08  16:43:31
68850         Log: Forgot to bump the line numbers in #7601.
68851      Branch: perl
68852            ! t/pragma/warn/pp_sys
68853 ____________________________________________________________________________
68854 [  7605] By: jhi                                   on 2000/11/08  16:39:12
68855         Log: More careful detection of how well NVs and UVs mix.
68856              
68857              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))
68858              From: Nicholas Clark <nick@ccl4.org>
68859              Date: Wed, 8 Nov 2000 15:14:12 +0000
68860              Message-ID: <20001108151412.B98736@plum.flirble.org>
68861              
68862              Added some SIGFPE paranoia.
68863      Branch: metaconfig/U/perl
68864            ! perlxv.U
68865      Branch: perl
68866            ! Configure config_h.SH
68867 ____________________________________________________________________________
68868 [  7604] By: jhi                                   on 2000/11/08  14:39:10
68869         Log: Subject: [patch perl@7595] VMS configure.com tweak
68870              From: "Craig A. Berry" <craigberry@mac.com>
68871              Date: Wed, 8 Nov 2000 00:24:12 -0600
68872              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
68873      Branch: perl
68874            ! configure.com
68875 ____________________________________________________________________________
68876 [  7603] By: jhi                                   on 2000/11/08  14:27:11
68877         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
68878              From: Robin Barker <rmb1@cise.npl.co.uk>
68879              Date: Wed, 8 Nov 2000 11:11:39 GMT
68880              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
68881      Branch: perl
68882            ! perlio.c
68883 ____________________________________________________________________________
68884 [  7602] By: jhi                                   on 2000/11/08  14:25:03
68885         Log: Fix for the tie-refhash string table leaks.
68886              
68887              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
68888              Date: Wed, 8 Nov 2000 13:03:04 GMT
68889              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
68890      Branch: perl
68891            ! t/lib/tie-refhash.t
68892 ____________________________________________________________________________
68893 [  7601] By: jhi                                   on 2000/11/08  14:21:08
68894         Log: Try to avoid flockless and emulationless places.
68895      Branch: perl
68896            ! t/pragma/warn/pp_sys
68897 ____________________________________________________________________________
68898 [  7600] By: jhi                                   on 2000/11/08  02:28:54
68899         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
68900              
68901              Subject: [PATCH] prototyped functions that should be overrideable
68902              From: "Casey R. Tweten" <crt@kiski.net>
68903              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
68904              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
68905      Branch: perl
68906            ! toke.c
68907 ____________________________________________________________________________
68908 [  7599] By: jhi                                   on 2000/11/08  01:12:05
68909         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
68910              
68911              Subject: [PATCH] perlbug.PL
68912              From: "Kurt D. Starsinic" <kstar@chapin.edu>
68913              Date: Mon, 6 Nov 2000 21:39:01 -0500
68914              Message-ID: <20001106213901.B20955@O2.chapin.edu>
68915      Branch: perl
68916            ! utils/perlbug.PL
68917 ____________________________________________________________________________
68918 [  7598] By: jhi                                   on 2000/11/07  23:42:00
68919         Log: Bad thinko in #7581 (I used the test program with the expanded
68920              values as-is).
68921      Branch: metaconfig
68922            ! U/compline/d_stdstdio.U
68923      Branch: perl
68924            ! Configure
68925 ____________________________________________________________________________
68926 [  7597] By: jhi                                   on 2000/11/07  21:43:29
68927         Log: Subject: [PATCH perl@7573] cygwin port
68928              From: "Fifer, Eric" <EFifer@sanwaint.com>
68929              Date: Tue, 7 Nov 2000 18:08:51 -0000 
68930              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
68931              
68932              Synchronize with Cygwin 1.1.5.
68933      Branch: perl
68934            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
68935            ! pod/perlport.pod unixish.h util.c
68936 ____________________________________________________________________________
68937 [  7596] By: jhi                                   on 2000/11/07  21:39:25
68938         Log: perlhack updates from H.Merijn Brand.
68939      Branch: perl
68940            ! pod/perlhack.pod
68941 ____________________________________________________________________________
68942 [  7595] By: jhi                                   on 2000/11/07  20:21:41
68943         Log: Update Changes.
68944      Branch: perl
68945            ! Changes patchlevel.h
68946 ____________________________________________________________________________
68947 [  7594] By: jhi                                   on 2000/11/07  19:18:58
68948         Log: Be more robust in Dynaloader.pm.
68949      Branch: perl
68950            ! ext/DynaLoader/DynaLoader_pm.PL
68951 ____________________________________________________________________________
68952 [  7593] By: jhi                                   on 2000/11/07  16:49:31
68953         Log: AUTHORS update.
68954      Branch: perl
68955            ! AUTHORS
68956 ____________________________________________________________________________
68957 [  7592] By: gsar                                  on 2000/11/07  16:39:51
68958         Log: normalize relative paths in virtualized current directory on windows,
68959              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
68960              returns)
68961      Branch: perl
68962            ! win32/vdir.h
68963 ____________________________________________________________________________
68964 [  7591] By: jhi                                   on 2000/11/07  16:04:26
68965         Log: Too profiler-happy: with optimization the #7590 actually makes
68966              the test to run 0.5% _slower_.  Requires much more instrumentation.
68967              Retract #7590.
68968      Branch: perl
68969            ! regcomp.c regcomp.h
68970 ____________________________________________________________________________
68971 [  7590] By: jhi                                   on 2000/11/07  15:51:13
68972         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
68973              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
68974              by using memset() and testing bytewise (as opposed to bitwise).
68975      Branch: perl
68976            ! regcomp.c regcomp.h
68977 ____________________________________________________________________________
68978 [  7589] By: jhi                                   on 2000/11/07  12:56:39
68979         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
68980              From: "Craig A. Berry" <craig.berry@psinetcs.com>
68981              Date: Mon, 06 Nov 2000 23:45:30 -0500
68982              Message-Id: <0011079735.AA973576259@univpress.com>
68983      Branch: perl
68984            ! configure.com t/lib/st-lock.t
68985 ____________________________________________________________________________
68986 [  7588] By: jhi                                   on 2000/11/07  01:03:28
68987         Log: Tweak #7587.
68988      Branch: perl
68989            ! pod/perldiag.pod
68990 ____________________________________________________________________________
68991 [  7587] By: jhi                                   on 2000/11/07  01:00:27
68992         Log: A doc addition for bug id 20001105.019, beware \p.
68993      Branch: perl
68994            ! pod/perldiag.pod
68995 ____________________________________________________________________________
68996 [  7586] By: jhi                                   on 2000/11/07  00:32:22
68997         Log: Fake support of holey files in win/dosish platforms.
68998              
68999              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
69000              From: kipp@shonanblue.ne.jp
69001              Date: Mon, 6 Nov 2000 13:30:55 -0800
69002              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
69003      Branch: perl
69004            ! ext/SDBM_File/sdbm/sdbm.c
69005 ____________________________________________________________________________
69006 [  7585] By: jhi                                   on 2000/11/07  00:12:54
69007         Log: Subject: Pod updates
69008              From: "Stephen P. Potter" <spp@spotter.yi.org>
69009              Date: Mon, 06 Nov 2000 18:56:43 -0500
69010              Message-Id: <200011062357.SAA18173@spotter.yi.org>
69011      Branch: perl
69012            ! README.dos README.os2 README.win32 pod/buildtoc.PL
69013            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
69014            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
69015            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
69016            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
69017            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
69018            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
69019            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
69020            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
69021            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
69022            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
69023            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
69024            ! pod/perltootc.pod pod/perlunicode.pod
69025 ____________________________________________________________________________
69026 [  7584] By: jhi                                   on 2000/11/07  00:04:17
69027         Log: Varargs don't always work too well if one puts an unsigned
69028              char on the stack and pop an unsigned quad off the stack.
69029              
69030              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
69031              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
69032              Date: Mon, 06 Nov 2000 15:19:05 -0800
69033              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
69034      Branch: perl
69035            ! utf8.c
69036 ____________________________________________________________________________
69037 [  7583] By: jhi                                   on 2000/11/06  23:58:48
69038         Log: %ENV note tweaks from Dan Sugalski.
69039      Branch: perl
69040            ! pod/perlport.pod vms/perlvms.pod
69041 ____________________________________________________________________________
69042 [  7582] By: jhi                                   on 2000/11/06  23:05:49
69043         Log: glibc5 detection by __GNU_LIBRARY__.
69044      Branch: perl
69045            ! toke.c
69046 ____________________________________________________________________________
69047 [  7581] By: jhi                                   on 2000/11/06  22:51:29
69048         Log: Make the stdio test program of 7427 less noisy while being 
69049              compiled so that Digital UNIX wouldn't get both
69050              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
69051              undefined.  This makes perlio happy.
69052      Branch: metaconfig
69053            ! U/compline/d_stdstdio.U
69054      Branch: perl
69055            ! Configure config_h.SH
69056 ____________________________________________________________________________
69057 [  7580] By: jhi                                   on 2000/11/06  22:41:41
69058         Log: Document %ENV = () portability issues.
69059      Branch: perl
69060            ! pod/perlport.pod vms/perlvms.pod
69061 ____________________________________________________________________________
69062 [  7579] By: jhi                                   on 2000/11/06  21:29:24
69063         Log: VOS updates from Paul Green.
69064      Branch: perl
69065            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69066 ____________________________________________________________________________
69067 [  7578] By: jhi                                   on 2000/11/06  21:00:40
69068         Log: Sanitize the environment further.
69069      Branch: perl
69070            ! t/pragma/locale.t
69071 ____________________________________________________________________________
69072 [  7577] By: jhi                                   on 2000/11/06  20:53:51
69073         Log: Re-introduce 7552 lost in integration.
69074      Branch: perl
69075            ! perlio.c
69076 ____________________________________________________________________________
69077 [  7576] By: jhi                                   on 2000/11/06  20:33:46
69078         Log: Admit that the test leaks scalars.
69079      Branch: perl
69080            ! t/comp/proto.t
69081 ____________________________________________________________________________
69082 [  7575] By: jhi                                   on 2000/11/06  20:17:08
69083         Log: Integrate perlio.
69084      Branch: perl
69085           !> perlio.c
69086 ____________________________________________________________________________
69087 [  7574] By: nick                                  on 2000/11/06  20:07:28
69088         Log: Remove debug. Try (Mmap_t) on madvise() call.
69089      Branch: perlio
69090            ! perlio.c
69091 ____________________________________________________________________________
69092 [  7573] By: jhi                                   on 2000/11/06  13:56:05
69093         Log: Update Changes.
69094      Branch: perl
69095            ! Changes patchlevel.h
69096 ____________________________________________________________________________
69097 [  7572] By: jhi                                   on 2000/11/06  13:48:41
69098         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
69099              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69100              Date: Mon, 06 Nov 2000 10:11:42 +0100
69101              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
69102      Branch: perl
69103            ! pod/perlhack.pod
69104 ____________________________________________________________________________
69105 [  7571] By: jhi                                   on 2000/11/06  01:45:51
69106         Log: AUTHORS updates.
69107      Branch: perl
69108            ! AUTHORS
69109 ____________________________________________________________________________
69110 [  7570] By: jhi                                   on 2000/11/06  00:18:00
69111         Log: Fix for
69112              
69113              Subject: [ID 20000728.005] perl -P broken
69114              From: David Dyck <dcd@tc.fluke.com>
69115              Date: Fri, 28 Jul 2000 17:19:16 -0700
69116              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
69117              
69118              (hopefully).  The fix is also not complete, it seems to break
69119              BOM swallowing for libc5 systems, but until someone figures
69120              out a way to do this without ftell(), this will do.
69121      Branch: perl
69122            ! toke.c
69123 ____________________________________________________________________________
69124 [  7569] By: jhi                                   on 2000/11/06  00:05:30
69125         Log: Document that the evaled syntax errors cause scalar leaks.
69126      Branch: perl
69127            ! t/comp/proto.t
69128 ____________________________________________________________________________
69129 [  7568] By: jhi                                   on 2000/11/05  23:14:47
69130         Log: opmini.o can linger from Configures past.
69131      Branch: perl
69132            ! Makefile.SH
69133 ____________________________________________________________________________
69134 [  7567] By: jhi                                   on 2000/11/05  21:28:39
69135         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
69136              first argument correctly.
69137      Branch: perl
69138            ! perlio.c
69139 ____________________________________________________________________________
69140 [  7566] By: jhi                                   on 2000/11/05  21:15:56
69141         Log: Integrate perlio.
69142      Branch: perl
69143           !> perlio.c
69144 ____________________________________________________________________________
69145 [  7565] By: jhi                                   on 2000/11/05  21:15:13
69146         Log: Use -dM for gcc (the suggested patch did it only for Linux,
69147              but I think it can be generalized).
69148              
69149              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
69150              From: Pixel <pixel@mandrakesoft.com>
69151              Date: 05 Nov 2000 21:49:34 +0100 
69152              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
69153      Branch: perl
69154            ! ext/Errno/Errno_pm.PL
69155 ____________________________________________________________________________
69156 [  7564] By: nick                                  on 2000/11/05  21:09:18
69157         Log: Added a mmap layer as a "subclass" of perlio.
69158              PERLIO=mmap ./perl harness passes
69159      Branch: perlio
69160            ! perlio.c
69161 ____________________________________________________________________________
69162 [  7563] By: jhi                                   on 2000/11/05  19:48:55
69163         Log: Add a note for future generations about bug id 20000229.006.
69164      Branch: perl
69165            ! malloc.c
69166 ____________________________________________________________________________
69167 [  7562] By: jhi                                   on 2000/11/05  19:38:24
69168         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
69169      Branch: perl
69170            ! pp_ctl.c t/op/pos.t
69171 ____________________________________________________________________________
69172 [  7561] By: jhi                                   on 2000/11/05  18:21:46
69173         Log: Add =pod to be tidy.
69174      Branch: perl
69175            ! lib/Math/Complex.pm
69176 ____________________________________________________________________________
69177 [  7560] By: jhi                                   on 2000/11/05  17:38:46
69178         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
69179      Branch: perl
69180            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
69181            ! ext/Storable/Storable.xs t/lib/st-recurse.t
69182 ____________________________________________________________________________
69183 [  7559] By: jhi                                   on 2000/11/05  17:32:59
69184         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
69185              From: "Peter J. Farley III" <pjfarley@banet.net>
69186              Date: Sun, 05 Nov 2000 11:55:59 -0500
69187              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
69188      Branch: perl
69189            ! t/lib/syslog.t
69190 ____________________________________________________________________________
69191 [  7558] By: jhi                                   on 2000/11/05  17:29:19
69192         Log: Integrate perlio.
69193      Branch: perl
69194           !> perlio.c
69195 ____________________________________________________________________________
69196 [  7557] By: jhi                                   on 2000/11/05  17:22:01
69197         Log: A fix of sorts for 20000329.026, a better error message
69198              for a missing "use charnames" when using the \N{...}. 
69199      Branch: perl
69200            ! pod/perldiag.pod toke.c
69201 ____________________________________________________________________________
69202 [  7556] By: jhi                                   on 2000/11/05  16:33:50
69203         Log: Test tweak: show also the failed locales.
69204              
69205              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
69206              From: Lupe Christoph <lupe@lupe-christoph.de>         
69207              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
69208              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
69209      Branch: perl
69210            ! t/pragma/locale.t
69211 ____________________________________________________________________________
69212 [  7555] By: nick                                  on 2000/11/05  11:09:34
69213         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
69214              open RDWR so does not fail. (pragma/warnings 303 again...)
69215      Branch: perlio
69216            ! perlio.c
69217 ____________________________________________________________________________
69218 [  7554] By: nick                                  on 2000/11/05  10:10:13
69219         Log: Fix case where ungetc(f,EOF) was allowed.
69220              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
69221              so we can see similarities.
69222              Use types more carefully and a STDCHAR array in hope that this will
69223              fix Jarrko's 64bit machine.
69224      Branch: perlio
69225            ! perlio.c
69226 ____________________________________________________________________________
69227 [  7553] By: jhi                                   on 2000/11/05  01:12:16
69228         Log: Fix for
69229              
69230              Subject: [ID 20001004.007] taint propogation is inconsistent
69231              From: pimlott@idiomtech.com (Andrew Pimlott) 
69232              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
69233              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
69234              
69235              The culprit was sv_setsv() which was rather blindly
69236              propagating taint, which lead to behaviour where if
69237              a tainted anon hash value was seen all the hash values
69238              from then on at that level became tainted, or at any
69239              upper levels in the case of nested anon hashes.
69240      Branch: perl
69241            ! sv.c t/op/taint.t
69242 ____________________________________________________________________________
69243 [  7552] By: jhi                                   on 2000/11/04  23:44:18
69244         Log: Some cpps don't like splitting conditionals across several lines.
69245      Branch: perl
69246            ! perlio.c
69247 ____________________________________________________________________________
69248 [  7551] By: nick                                  on 2000/11/04  23:40:44
69249         Log: Integrate mainline
69250      Branch: perlio
69251           !> pp_hot.c t/op/taint.t
69252 ____________________________________________________________________________
69253 [  7550] By: nick                                  on 2000/11/04  23:39:05
69254         Log: Integrate mainline again
69255      Branch: perlio
69256           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
69257           !> t/lib/b.t t/op/misc.t util.c
69258 ____________________________________________________________________________
69259 [  7549] By: jhi                                   on 2000/11/04  23:14:01
69260         Log: Fix for
69261              
69262              Subject: [ID 20001004.006] undef is never tainted
69263              From: pimlott@idiomtech.com (Andrew Pimlott)
69264              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
69265              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
69266              
69267              An undef read from a slurped file was not tainted.
69268      Branch: perl
69269            ! pp_hot.c t/op/taint.t
69270 ____________________________________________________________________________
69271 [  7548] By: jhi                                   on 2000/11/04  22:56:21
69272         Log: Test tweak ($Config{useperlio} is by default undef) .
69273      Branch: perl
69274            ! t/lib/b.t
69275 ____________________________________________________________________________
69276 [  7547] By: jhi                                   on 2000/11/04  22:43:56
69277         Log: Integrate perlio.
69278      Branch: perl
69279           +> lib/perlio.pm
69280           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
69281           !> pod/perlapi.pod t/lib/b.t
69282 ____________________________________________________________________________
69283 [  7546] By: jhi                                   on 2000/11/04  22:40:59
69284         Log: Configure would use a bad $myuname from an old config.sh.
69285              
69286              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
69287              From: Andy Dougherty <doughera@lafayette.edu>
69288              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
69289              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
69290      Branch: metaconfig
69291            ! U/modified/Oldconfig.U
69292      Branch: perl
69293            ! Configure config_h.SH
69294 ____________________________________________________________________________
69295 [  7545] By: jhi                                   on 2000/11/04  22:36:54
69296         Log: Subject: Locales support (setlocale) fixes
69297              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
69298              Date: Sat, 4 Nov 2000 10:15:48 +0300 
69299              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
69300              
69301              Modified quite a bit to be more portable.
69302      Branch: perl
69303            ! embed.h embed.pl perl.h proto.h util.c
69304 ____________________________________________________________________________
69305 [  7544] By: jhi                                   on 2000/11/04  22:32:47
69306         Log: Dying is too strict here, better just skip.
69307      Branch: perl
69308            ! t/op/misc.t
69309 ____________________________________________________________________________
69310 [  7543] By: nick                                  on 2000/11/04  21:55:13
69311         Log: Merge mainline
69312      Branch: perlio
69313           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
69314           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
69315           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
69316           !> (integrate 64 files)
69317 ____________________________________________________________________________
69318 [  7542] By: jhi                                   on 2000/11/04  21:09:28
69319         Log: More Changes tweakery.
69320      Branch: perl
69321            ! Changes Porting/genlog
69322 ____________________________________________________________________________
69323 [  7541] By: jhi                                   on 2000/11/04  20:58:18
69324         Log: Changes fixups.
69325      Branch: perl
69326            ! Changes
69327 ____________________________________________________________________________
69328 [  7540] By: jhi                                   on 2000/11/04  20:42:38
69329         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
69330              create a "fast path" for locale name probing using "locale -a"
69331              if available, squash finally hopefully the s?printf resetting
69332              the numeric locale (since, IIUC perllocale, it never shouldn't). 
69333      Branch: perl
69334            ! sv.c t/op/misc.t t/pragma/locale.t
69335 ____________________________________________________________________________
69336 [  7539] By: nick                                  on 2000/11/04  19:56:10
69337         Log: PerlIO infrastructure complete.
69338      Branch: perlio
69339            + lib/perlio.pm
69340            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
69341 ____________________________________________________________________________
69342 [  7538] By: nick                                  on 2000/11/04  14:31:32
69343         Log: Type tweaks + less contorted allocation scheme
69344      Branch: perlio
69345            ! perlio.c
69346 ____________________________________________________________________________
69347 [  7537] By: nick                                  on 2000/11/04  12:40:42
69348         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
69349              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
69350              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
69351              sensible) which lead to some interesting fails.
69352      Branch: perlio
69353            ! perlio.c
69354 ____________________________________________________________________________
69355 [  7536] By: jhi                                   on 2000/11/04  00:20:02
69356         Log: Add FCNTL_CAN_LOCK.
69357              
69358              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
69359              From: Andy Dougherty <doughera@lafayette.edu>
69360              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
69361              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
69362              
69363              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
69364              From: Andy Dougherty <doughera@lafayette.edu>
69365              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
69366              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
69367      Branch: metaconfig/U/perl
69368            + d_fcntl_can_lock.U
69369            ! startperl.U
69370      Branch: perl
69371            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69372            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
69373            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
69374            ! vos/config.ga.h win32/config.bc win32/config.gc
69375            ! win32/config.vc
69376 ____________________________________________________________________________
69377 [  7535] By: nick                                  on 2000/11/03  22:19:10
69378         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
69379              - Works on Linux with
69380              perlio + unix
69381              stdio
69382              - Works on Solaris with
69383              perlio + unix
69384              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
69385              - Fails (hangs in openpid) if you try and stack
69386              perlio + stdio - Linux stdio's read() logic is hanging.
69387      Branch: perlio
69388            ! iperlsys.h perlio.c
69389 ____________________________________________________________________________
69390 [  7534] By: jhi                                   on 2000/11/03  15:16:02
69391         Log: Subject: Re: README.aix
69392              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69393              Date: Fri, 03 Nov 2000 16:03:15 +0100
69394              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
69395      Branch: perl
69396            ! README.aix
69397 ____________________________________________________________________________
69398 [  7533] By: jhi                                   on 2000/11/03  03:59:02
69399         Log: Subject: [PATCH 5.7.0] better messages from malloc()
69400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69401              Date: Wed, 1 Nov 2000 23:39:56 -0500
69402              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
69403      Branch: perl
69404            ! malloc.c pod/perldiag.pod
69405 ____________________________________________________________________________
69406 [  7532] By: jhi                                   on 2000/11/03  00:11:56
69407         Log: The #7521 touched things it shouldn't have.
69408      Branch: perl
69409            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
69410 ____________________________________________________________________________
69411 [  7531] By: jhi                                   on 2000/11/02  22:32:33
69412         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
69413              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69414              Date:     Thu, 2 Nov 2000 16:58:36 EST
69415              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
69416      Branch: perl
69417            ! vms/gen_shrfls.pl
69418 ____________________________________________________________________________
69419 [  7530] By: jhi                                   on 2000/11/02  22:08:49
69420         Log: Fix the problem discussed in
69421              
69422              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
69423              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
69424              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
69425              
69426              originally from Linc Madison.  Also Andreas König's comments
69427              taken into account.  Some other problems with Tie::SubstrHash
69428              fixed: didn't croak when the table exceeded the requested number
69429              of entries (as documented) but instead when the number of entries
69430              exceeded the size of the table, a croak() had an unnecessary \n,
69431              didn't have a CLEAR method, documented that there is no exists().
69432              Didn't fix to be strict-proof because the module uses &foo; and
69433              dynamic scope.  Added a test script exercizing both first tamely 
69434              the basic functionality, and then the failure cases reported by
69435              Linc Madison.
69436      Branch: perl
69437            + t/lib/tie-substrhash.t
69438            ! MANIFEST lib/Tie/SubstrHash.pm
69439 ____________________________________________________________________________
69440 [  7529] By: jhi                                   on 2000/11/02  17:58:08
69441         Log: recv() can fail and return undef.
69442              
69443              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
69444              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
69445              Date: Thu, 2 Nov 2000 20:12:20 +0300
69446              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
69447      Branch: perl
69448            ! lib/Net/Ping.pm
69449 ____________________________________________________________________________
69450 [  7528] By: jhi                                   on 2000/11/02  17:49:09
69451         Log: Detpyo.
69452      Branch: perl
69453            ! pod/perlop.pod
69454 ____________________________________________________________________________
69455 [  7527] By: jhi                                   on 2000/11/02  15:48:37
69456         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
69457              fix a autovivification bug in Tie::RefHash, add tests for both.
69458              
69459              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
69460              From: Edward Avis <epa98@doc.ic.ac.uk>
69461              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
69462              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
69463      Branch: perl
69464            + t/lib/tie-refhash.t
69465            ! MANIFEST lib/Tie/RefHash.pm
69466 ____________________________________________________________________________
69467 [  7526] By: jhi                                   on 2000/11/02  13:56:26
69468         Log: Test::Harness revealed buglets in the new DynaLoader.
69469              
69470              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
69471              From: andreas.koenig@anima.de (Andreas J. Koenig)
69472              Date: 02 Nov 2000 11:26:48 +0100 
69473              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
69474      Branch: perl
69475            ! ext/DynaLoader/DynaLoader_pm.PL
69476 ____________________________________________________________________________
69477 [  7525] By: jhi                                   on 2000/11/01  23:52:08
69478         Log: The entry for #7503 was missing.
69479      Branch: perl
69480            ! Changes
69481 ____________________________________________________________________________
69482 [  7524] By: jhi                                   on 2000/11/01  23:40:52
69483         Log: Update Changes.
69484      Branch: perl
69485            ! Changes patchlevel.h
69486 ____________________________________________________________________________
69487 [  7523] By: jhi                                   on 2000/11/01  22:57:09
69488         Log: More tweaking on the #7522 theme.
69489      Branch: perl
69490            ! ext/DynaLoader/DynaLoader_pm.PL
69491 ____________________________________________________________________________
69492 [  7522] By: jhi                                   on 2000/11/01  22:06:15
69493         Log: Expand %Config variables and %ENV variables only if
69494              so requested during build time using the
69495              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
69496              Not expanding makes relocating distributions easier.
69497      Branch: perl
69498            ! ext/DynaLoader/DynaLoader_pm.PL
69499 ____________________________________________________________________________
69500 [  7521] By: jhi                                   on 2000/11/01  20:56:34
69501         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
69502              and setgid() because they were just changing $< and $( which means
69503              only changing the real uid/gid, as opposed to changing both
69504              real and effective ids.  (The alternative way could have been
69505              in POSIX.pm to change $> and $), too, but making a direct call
69506              to the C API feels cleaner.)  Fixes the bug
69507              
69508              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
69509              From: "Garry T. Williams" <garry@zvolve.com>
69510              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
69511              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
69512      Branch: perl
69513            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
69514            ! ext/POSIX/typemap pod/perlvar.pod
69515 ____________________________________________________________________________
69516 [  7520] By: jhi                                   on 2000/11/01  20:08:33
69517         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
69518              From: "Garry T. Williams" <garry@zvolve.com>
69519              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
69520              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
69521      Branch: perl
69522            ! pod/perlsec.pod
69523 ____________________________________________________________________________
69524 [  7519] By: jhi                                   on 2000/11/01  20:01:22
69525         Log: Locale warning explanation tweak.
69526      Branch: perl
69527            ! pod/perldiag.pod
69528 ____________________________________________________________________________
69529 [  7518] By: jhi                                   on 2000/11/01  18:57:13
69530         Log: C.pm part of
69531              
69532              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
69533              From: Jarkko Hietaniemi <jhi@iki.fi>
69534              Date: Tue, 10 Oct 2000 08:22:28 -0500
69535              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
69536      Branch: perl
69537            ! ext/B/B/C.pm
69538 ____________________________________________________________________________
69539 [  7517] By: jhi                                   on 2000/11/01  18:41:59
69540         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
69541              From: Martien Verbruggen <mgjv@comdyn.com.au>
69542              Date: Fri, 6 Oct 2000 14:09:10 +1100
69543              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
69544      Branch: perl
69545            ! pod/perlop.pod
69546 ____________________________________________________________________________
69547 [  7516] By: jhi                                   on 2000/11/01  18:34:55
69548         Log: Generalize the Camel wording.
69549              
69550              Subject: Re: perlfaq style changes
69551              From: John Borwick <jhborwic@unity.ncsu.edu>
69552              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
69553              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
69554      Branch: perl
69555            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
69556 ____________________________________________________________________________
69557 [  7515] By: jhi                                   on 2000/11/01  16:52:31
69558         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
69559              From: pimlott@idiomtech.com (Andrew Pimlott)
69560              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
69561              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
69562      Branch: perl
69563            ! pod/perlsec.pod
69564 ____________________________________________________________________________
69565 [  7514] By: jhi                                   on 2000/11/01  15:03:40
69566         Log: More AIX lore.
69567      Branch: perl
69568            ! ext/re/hints/aix.pl
69569 ____________________________________________________________________________
69570 [  7513] By: jhi                                   on 2000/11/01  14:48:30
69571         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
69572              From: root <root@chronos.fi.muni.cz>
69573              Date: Wed, 1 Nov 2000 12:31:32 +0100
69574              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
69575      Branch: perl
69576            ! lib/Net/Ping.pm
69577 ____________________________________________________________________________
69578 [  7512] By: jhi                                   on 2000/11/01  14:46:47
69579         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
69580              From: Martin Husemann <martin@duskware.de>
69581              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
69582              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
69583      Branch: perl
69584            ! regcomp.c
69585 ____________________________________________________________________________
69586 [  7511] By: jhi                                   on 2000/11/01  14:39:50
69587         Log: AUTHORS updates.
69588      Branch: perl
69589            ! AUTHORS
69590 ____________________________________________________________________________
69591 [  7510] By: jhi                                   on 2000/11/01  14:29:50
69592         Log: Subject: [PATCH] startperl to respect versiononly
69593              From: Robin Barker <rmb1@cise.npl.co.uk> 
69594              Date: Tue, 31 Oct 2000 16:29:36 GMT
69595              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
69596      Branch: metaconfig/U/perl
69597            ! startperl.U
69598      Branch: perl
69599            ! Configure config_h.SH
69600 ____________________________________________________________________________
69601 [  7509] By: jhi                                   on 2000/11/01  14:19:53
69602         Log: printf UVs the correct way, noticed by Robin Barker.
69603      Branch: perl
69604            ! utf8.c
69605 ____________________________________________________________________________
69606 [  7508] By: jhi                                   on 2000/11/01  14:10:03
69607         Log: Do not cleanup *% because the % has special meanings in some
69608              shell environments.
69609      Branch: perl
69610            ! ext/Storable/Makefile.PL
69611 ____________________________________________________________________________
69612 [  7507] By: jhi                                   on 2000/11/01  14:06:00
69613         Log: The NonStop-UX libraries have a novel way to say NaN.
69614      Branch: perl
69615            ! t/lib/bigfltpm.t
69616 ____________________________________________________________________________
69617 [  7506] By: jhi                                   on 2000/11/01  14:03:35
69618         Log: The osname has been lowercased by now, from Tom Bates.
69619      Branch: metaconfig
69620            ! U/modified/Oldconfig.U
69621      Branch: perl
69622            ! Configure config_h.SH
69623 ____________________________________________________________________________
69624 [  7505] By: jhi                                   on 2000/10/31  19:18:39
69625         Log: The compiler is either gcc or cc, from Tom Bates.
69626      Branch: perl
69627            ! hints/nonstopux.sh
69628 ____________________________________________________________________________
69629 [  7504] By: jhi                                   on 2000/10/31  14:53:42
69630         Log: Update Changes.
69631      Branch: perl
69632            ! Changes patchlevel.h
69633 ____________________________________________________________________________
69634 [  7503] By: jhi                                   on 2000/10/31  14:30:50
69635         Log: Whitespace style tweak.  Was originally going to see to
69636              
69637              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
69638              From: Joe Smith <jms@inwap.com>
69639              Date: Mon, 30 Oct 2000 18:47:57 -0800
69640              Message-Id: <39FE32DD.24AAC4D@inwap.com>
69641              
69642              but that had already been taken care of.
69643      Branch: metaconfig
69644            ! U/compline/d_stdstdio.U
69645      Branch: perl
69646            ! Configure config_h.SH
69647 ____________________________________________________________________________
69648 [  7502] By: jhi                                   on 2000/10/31  14:25:02
69649         Log: AUTHORS tweaks.
69650      Branch: perl
69651            ! AUTHORS
69652 ____________________________________________________________________________
69653 [  7501] By: jhi                                   on 2000/10/31  14:23:59
69654         Log: Subject: perlfaq style changes
69655              From: John Borwick <jhborwic@unity.ncsu.edu>
69656              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
69657              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
69658      Branch: perl
69659            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
69660            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
69661            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
69662            ! pod/perlfaq9.pod
69663 ____________________________________________________________________________
69664 [  7500] By: jhi                                   on 2000/10/31  14:22:15
69665         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
69666              
69667              Subject: Re: [ID 20000918.005] ~ on wide chars
69668              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69669              Date: Mon, 30 Oct 2000 21:09:55 -0800
69670              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
69671              
69672              (The ord() part of the patch skipped.)
69673      Branch: perl
69674            ! doop.c
69675 ____________________________________________________________________________
69676 [  7499] By: jhi                                   on 2000/10/31  14:20:08
69677         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
69678              From: Jens Hamisch <jens@Strawberry.COM>
69679              Date: Mon, 30 Oct 2000 15:17:07 +0100
69680              Message-Id: <20001030151707.A9597@Strawberry.COM>
69681      Branch: perl
69682            ! av.c
69683 ____________________________________________________________________________
69684 [  7498] By: jhi                                   on 2000/10/31  14:16:29
69685         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
69686              From: Peter Prymmer <pvhp@forte.com>
69687              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
69688              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
69689      Branch: perl
69690            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
69691            + ext/Encode/Encode/posix-bc.enc
69692            ! MANIFEST t/lib/encode.t
69693 ____________________________________________________________________________
69694 [  7497] By: jhi                                   on 2000/10/31  14:13:22
69695         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
69696              From: Peter Prymmer <pvhp@forte.com>
69697              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
69698              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
69699      Branch: perl
69700            ! t/lib/cgi-html.t
69701 ____________________________________________________________________________
69702 [  7496] By: jhi                                   on 2000/10/31  14:12:05
69703         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
69704              From: Peter Prymmer <pvhp@forte.com>
69705              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
69706              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
69707      Branch: perl
69708            ! t/lib/cgi-function.t
69709 ____________________________________________________________________________
69710 [  7495] By: jhi                                   on 2000/10/31  14:11:08
69711         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
69712              From: Peter Prymmer <pvhp@forte.com>
69713              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
69714              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
69715      Branch: perl
69716            + ext/re/hints/aix.pl
69717            ! MANIFEST ext/re/Makefile.PL
69718 ____________________________________________________________________________
69719 [  7494] By: jhi                                   on 2000/10/31  14:08:32
69720         Log: Use Errno magic.
69721              
69722              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
69723              From: Casey Tweten <perl@ctweten.amsite.com>
69724              Date: Mon, 30 Oct 2000 15:51:17 -0500
69725              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
69726      Branch: perl
69727            ! lib/File/Temp.pm
69728 ____________________________________________________________________________
69729 [  7493] By: jhi                                   on 2000/10/31  14:05:07
69730         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
69731              
69732              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
69733              From: Nicholas Clark <nick@ccl4.org>
69734              Date: Mon, 30 Oct 2000 17:38:45 +0000
69735              Message-ID: <20001030173845.O60355@plum.flirble.org>
69736      Branch: perl
69737            ! Makefile.SH utils/perlbug.PL
69738 ____________________________________________________________________________
69739 [  7492] By: nick                                  on 2000/10/30  19:37:23
69740         Log: Change files which are mysteriously different to mainline to be
69741              copies of mainline.
69742      Branch: perlio
69743            ! objXSUB.h perlapi.c pod/perlapi.pod
69744 ____________________________________________________________________________
69745 [  7491] By: nick                                  on 2000/10/30  18:05:54
69746         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
69747              - typo in endian code in putc.
69748              - Don't allow read of write-only files and vice-versa
69749              - and off-by-one in flush-all loop.
69750              Remove debug calls as they were using GCC specific features.
69751      Branch: perlio
69752            ! perlio.c
69753 ____________________________________________________________________________
69754 [  7490] By: nick                                  on 2000/10/29  21:45:45
69755         Log: Integrate mainline to perlio
69756      Branch: perlio
69757           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
69758           !> toke.c
69759 ____________________________________________________________________________
69760 [  7489] By: jhi                                   on 2000/10/29  21:11:08
69761         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
69762              From: andreas.koenig@anima.de (Andreas J. Koenig)
69763              Date: 29 Oct 2000 22:05:59 +0100
69764              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
69765      Branch: perl
69766            ! lib/ExtUtils/Manifest.pm
69767 ____________________________________________________________________________
69768 [  7488] By: jhi                                   on 2000/10/29  21:07:47
69769         Log: Tests for #7487.
69770              
69771              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
69772              From: andreas.koenig@anima.de (Andreas J. Koenig)
69773              Date: 29 Oct 2000 19:37:09 +0100
69774              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
69775      Branch: perl
69776            ! t/comp/proto.t
69777 ____________________________________________________________________________
69778 [  7487] By: jhi                                   on 2000/10/29  21:06:27
69779         Log: constsub spillage.
69780              
69781              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
69782              From: John Tobey <jtobey@john-edwin-tobey.org>
69783              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
69784              Message-Id: <m13pvSr-000FObC@feynman.localnet>
69785      Branch: perl
69786            ! op.c
69787 ____________________________________________________________________________
69788 [  7486] By: nick                                  on 2000/10/29  21:05:04
69789         Log: Integrate mainline to perlio branch
69790      Branch: perlio
69791           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
69792           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
69793           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
69794           +> vos/install_perl.cm
69795            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
69796            - vos/config.h vos/config_h.SH_orig
69797           !> (integrate 141 files)
69798 ____________________________________________________________________________
69799 [  7485] By: jhi                                   on 2000/10/29  21:00:47
69800         Log: Make \x{...} consistently produce UTF-8.
69801              
69802              Subject: Re: \x{...} is confused 
69803              From: Simon Cozens <simon@cozens.net>
69804              Date: Sun, 29 Oct 2000 19:36:48 +0000
69805              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
69806      Branch: perl
69807            ! t/pragma/utf8.t toke.c
69808 ____________________________________________________________________________
69809 [  7484] By: nick                                  on 2000/10/29  20:05:29
69810         Log: PerlIO passes all tests.
69811      Branch: perlio
69812            ! perlio.c
69813 ____________________________________________________________________________
69814 [  7483] By: jhi                                   on 2000/10/29  18:06:55
69815         Log: Update Changes.
69816      Branch: perl
69817            ! Changes patchlevel.h
69818 ____________________________________________________________________________
69819 [  7482] By: nick                                  on 2000/10/29  17:43:28
69820         Log: Include <unistd.h> to get correct lseek() prototype etc.
69821              (I thought perl.h did that) - down to two fails
69822              - comp/require.t (last test)
69823              - lib/io_xs.t - possibly import/export of FILE * ?
69824      Branch: perlio
69825            ! perlio.c
69826 ____________________________________________________________________________
69827 [  7481] By: jhi                                   on 2000/10/29  17:02:37
69828         Log: UTF-8 decoder tweak.
69829      Branch: perl
69830            ! utf8.c
69831 ____________________________________________________________________________
69832 [  7480] By: nick                                  on 2000/10/29  16:26:11
69833         Log: Fixed two bugs:
69834              - error code not being set on close (of broken pipe)
69835              - append mode was truncating.
69836              At least one seek/tell bug remains.
69837      Branch: perlio
69838            ! perlio.c
69839 ____________________________________________________________________________
69840 [  7479] By: nick                                  on 2000/10/29  11:18:16
69841         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
69842              in case of accidents. Still several worrying fails, no line disciplines yet.
69843      Branch: perlio
69844            ! iperlsys.h perlio.c
69845 ____________________________________________________________________________
69846 [  7478] By: jhi                                   on 2000/10/29  02:04:01
69847         Log: Add also emailless people.
69848      Branch: perl
69849            ! AUTHORS
69850 ____________________________________________________________________________
69851 [  7477] By: jhi                                   on 2000/10/29  01:36:00
69852         Log: The #7476 needs a MANIFEST change, too.
69853      Branch: perl
69854            ! MANIFEST
69855 ____________________________________________________________________________
69856 [  7476] By: jhi                                   on 2000/10/29  01:35:21
69857         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
69858      Branch: perl
69859            - MAINTAIN
69860            ! AUTHORS Changes
69861 ____________________________________________________________________________
69862 [  7475] By: jhi                                   on 2000/10/28  23:57:25
69863         Log: De-quoted-unreadable to ISO Latin 1.
69864              (There's one ISO-2022-JP name in Changes5.004.)
69865      Branch: perl
69866            ! Changes Changes5.6
69867 ____________________________________________________________________________
69868 [  7474] By: jhi                                   on 2000/10/28  19:13:06
69869         Log: Subject: [ID 20001027.007] uniq array in perlfaq
69870              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
69871              Date: Fri, 27 Oct 2000 19:28:30 +0200
69872              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
69873      Branch: perl
69874            ! pod/perlfaq4.pod
69875 ____________________________________________________________________________
69876 [  7473] By: jhi                                   on 2000/10/28  18:02:05
69877         Log: Locking null mutexes is not recommendable.
69878              
69879              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
69880              From: Hugo <hv@crypt.compulink.co.uk>
69881              Date: Sat, 28 Oct 2000 18:41:12 +0100
69882              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
69883      Branch: perl
69884            ! op.c
69885 ____________________________________________________________________________
69886 [  7472] By: jhi                                   on 2000/10/28  17:52:58
69887         Log: Better create a true mailing list for the repository keepers.
69888      Branch: perl
69889            ! Porting/repository.pod
69890 ____________________________________________________________________________
69891 [  7471] By: jhi                                   on 2000/10/28  17:28:24
69892         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
69893              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
69894      Branch: perl
69895            + Porting/repository.pod
69896            ! MANIFEST
69897 ____________________________________________________________________________
69898 [  7470] By: jhi                                   on 2000/10/28  17:20:54
69899         Log: Subject: DOC PATCH 5.6.0
69900              From: mjd@plover.com
69901              Date: 27 Oct 2000 17:32:44 -0000
69902              Message-ID: <20001027173244.23754.qmail@plover.com>
69903      Branch: perl
69904            ! pod/perlfunc.pod
69905 ____________________________________________________________________________
69906 [  7469] By: jhi                                   on 2000/10/28  17:16:45
69907         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
69908              From: "Peter J. Farley III" <pjfarley@banet.net>
69909              Date: Fri, 27 Oct 2000 20:32:56 -0400
69910              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
69911      Branch: perl
69912            ! README.dos
69913 ____________________________________________________________________________
69914 [  7468] By: jhi                                   on 2000/10/28  17:07:18
69915         Log: Make target reordering to avoid pointless re-makes.
69916              
69917              Subject: Re: Total re-make of 'make okfile' after 7451 ?
69918              From: Nicholas Clark <nick@ccl4.org>
69919              Date: Sat, 28 Oct 2000 00:31:02 +0100
69920              Message-ID: <20001028003101.A54517@plum.flirble.org>
69921      Branch: perl
69922            ! Makefile.SH
69923 ____________________________________________________________________________
69924 [  7467] By: jhi                                   on 2000/10/28  17:05:31
69925         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
69926              From: lvirden@cas.org
69927              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
69928              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
69929      Branch: perl
69930            ! README.os2
69931 ____________________________________________________________________________
69932 [  7466] By: jhi                                   on 2000/10/28  16:09:16
69933         Log: Upgrade to CPAN 1.58_55.
69934              
69935              Subject: CPAN.pm status
69936              From: andreas.koenig@anima.de (Andreas J. Koenig) 
69937              Date: 28 Oct 2000 08:18:00 +0200 
69938              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
69939      Branch: perl
69940            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
69941 ____________________________________________________________________________
69942 [  7465] By: jhi                                   on 2000/10/28  16:02:47
69943         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
69944      Branch: perl
69945            ! embed.h embed.pl perl.h proto.h toke.c
69946 ____________________________________________________________________________
69947 [  7464] By: nick                                  on 2000/10/28  10:43:44
69948         Log: Fix for sv_2iv() on "shared" value from keys %hash.
69949      Branch: perl
69950            ! sv.c
69951 ____________________________________________________________________________
69952 [  7463] By: jhi                                   on 2000/10/27  16:18:29
69953         Log: Update Changes.
69954      Branch: perl
69955            ! Changes patchlevel.h
69956 ____________________________________________________________________________
69957 [  7462] By: jhi                                   on 2000/10/27  16:17:44
69958         Log: Too enthusiastic editing in #7460.
69959      Branch: metaconfig
69960            ! U/modified/Oldsym.U
69961      Branch: perl
69962            ! Configure config_h.SH
69963 ____________________________________________________________________________
69964 [  7461] By: jhi                                   on 2000/10/27  15:37:38
69965         Log: Retract #7459, the script needs more work.
69966      Branch: perl
69967            - mkreef
69968            ! MANIFEST
69969 ____________________________________________________________________________
69970 [  7460] By: jhi                                   on 2000/10/27  15:23:14
69971         Log: Use $sort, $uniq (and $tr) consistently as wondered
69972              by Nicholas Clark.
69973      Branch: metaconfig
69974            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
69975            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
69976            ! U/modified/libc.U
69977      Branch: perl
69978            ! Configure config_h.SH
69979 ____________________________________________________________________________
69980 [  7459] By: jhi                                   on 2000/10/27  15:02:07
69981         Log: (Retracted by #7461)
69982              
69983              Add a shell script for creating/removing symbolic link farms,
69984              useful for keeping the source code read-only and doing the
69985              builds somewhere else.
69986      Branch: perl
69987            + mkreef
69988            ! MANIFEST
69989 ____________________________________________________________________________
69990 [  7458] By: jhi                                   on 2000/10/27  14:42:20
69991         Log: Do away with the fix_pl.
69992      Branch: perl
69993            - fix_pl
69994            ! MANIFEST Makefile.SH
69995 ____________________________________________________________________________
69996 [  7457] By: jhi                                   on 2000/10/27  12:43:13
69997         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
69998              From: Jens Hamisch <jens@Strawberry.COM>
69999              Date: Fri, 27 Oct 2000 14:38:21 +0200
70000              Message-Id: <20001027143821.B3366@Strawberry.COM>
70001      Branch: perl
70002            ! perl.h
70003 ____________________________________________________________________________
70004 [  7456] By: jhi                                   on 2000/10/27  12:33:42
70005         Log: Subject: [PATCH] todo
70006              From: Nicholas Clark <nick@ccl4.org>
70007              Date: Thu, 26 Oct 2000 22:32:29 +0100
70008              Message-ID: <20001026223229.A44540@plum.flirble.org>
70009      Branch: perl
70010            ! pod/perltodo.pod
70011 ____________________________________________________________________________
70012 [  7455] By: jhi                                   on 2000/10/27  12:02:21
70013         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
70014              From: John Tobey <jtobey@john-edwin-tobey.org>
70015              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
70016              Message-Id: <m13ozHF-000FObC@feynman.localnet>
70017      Branch: perl
70018            ! op.c t/pragma/sub_lval.t
70019 ____________________________________________________________________________
70020 [  7454] By: jhi                                   on 2000/10/27  11:59:42
70021         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
70022              From: sthoenna@efn.org
70023              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
70024              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
70025      Branch: perl
70026            ! pp.c t/op/assignwarn.t
70027 ____________________________________________________________________________
70028 [  7453] By: jhi                                   on 2000/10/27  00:15:08
70029         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
70030      Branch: perl
70031            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
70032            ! ext/Storable/Storable.xs t/lib/st-lock.t
70033 ____________________________________________________________________________
70034 [  7452] By: jhi                                   on 2000/10/26  13:05:52
70035         Log: Undo #7451, this seems to be a deficiency in Perforce,
70036              there is no per-file line-terminator type, only per-client.
70037      Branch: perl
70038            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
70039            ! win32/makefile.mk
70040 ____________________________________________________________________________
70041 [  7451] By: jhi                                   on 2000/10/26  04:56:03
70042         Log: Experimenting in DOS arcana.
70043      Branch: perl
70044            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
70045            ! win32/makefile.mk
70046 ____________________________________________________________________________
70047 [  7450] By: jhi                                   on 2000/10/26  04:50:52
70048         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
70049              From: "Peter J. Farley III" <pjfarley@banet.net>            
70050              Date: Wed, 25 Oct 2000 23:10:18 -0400
70051              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
70052      Branch: perl
70053            ! t/io/open.t
70054 ____________________________________________________________________________
70055 [  7449] By: jhi                                   on 2000/10/26  04:49:16
70056         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
70057              From: Hugo <hv@crypt.compulink.co.uk>
70058              Date: Thu, 26 Oct 2000 01:55:17 +0100
70059              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
70060              
70061              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
70062      Branch: perl
70063            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
70064 ____________________________________________________________________________
70065 [  7448] By: jhi                                   on 2000/10/26  04:38:36
70066         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
70067              From: Peter Prymmer <pvhp@forte.com>
70068              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
70069              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
70070      Branch: perl
70071            ! configure.com
70072 ____________________________________________________________________________
70073 [  7447] By: jhi                                   on 2000/10/25  23:20:02
70074         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
70075              in platforms that strictly require all the symbols being present
70076              at link time.
70077      Branch: perl
70078            ! handy.h
70079 ____________________________________________________________________________
70080 [  7446] By: jhi                                   on 2000/10/25  21:55:57
70081         Log: Update Changes.
70082      Branch: perl
70083            ! Changes patchlevel.h
70084 ____________________________________________________________________________
70085 [  7445] By: jhi                                   on 2000/10/25  21:27:08
70086         Log: Integrate with vmsperl #7430 by Charles Bailey:
70087              
70088              Cleanup from prior patch (Charles Lane?):
70089              - improve handling of MFDs in Basename and Path
70090              - default to no xsubpp line # munging when building debug images
70091      Branch: perl
70092           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
70093 ____________________________________________________________________________
70094 [  7444] By: jhi                                   on 2000/10/25  21:03:50
70095         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
70096              From: John Peacock <JPeacock@UnivPress.com>
70097              Date: Thu, 18 May 2000 11:55:27 -0400
70098              Message-ID: <3924126F.A58BE57A@UnivPress.com>
70099      Branch: perl
70100            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
70101            ! t/op/write.t
70102 ____________________________________________________________________________
70103 [  7443] By: jhi                                   on 2000/10/25  20:43:10
70104         Log: Temporary stopgap for the self-tying issue: for now only
70105              array and hash self-ties are verboten.  The real fix, of
70106              course, would be to comprehensively test (and implement?)
70107              and debug (and document) self-ties.
70108      Branch: perl
70109            ! pod/perldiag.pod pp_sys.c t/op/tie.t
70110 ____________________________________________________________________________
70111 [  7442] By: jhi                                   on 2000/10/25  20:14:30
70112         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
70113              From: Dan Sugalski <dan@sidhe.org>
70114              Date: Wed, 25 Oct 2000 13:36:35 -0400
70115              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
70116              
70117              plus regen global.sym.
70118      Branch: perl
70119            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
70120            ! thrdvar.h util.c
70121 ____________________________________________________________________________
70122 [  7441] By: jhi                                   on 2000/10/25  20:12:20
70123         Log: buildtoc target tweaks.
70124      Branch: perl
70125            ! pod/Makefile.SH
70126 ____________________________________________________________________________
70127 [  7440] By: jhi                                   on 2000/10/25  20:03:53
70128         Log: A new version of making the syslog test more robust.
70129              (Replaces #7421.)
70130              
70131              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
70132              From: "Kurt D. Starsinic" <kstar@chapin.edu>
70133              Date: Wed, 25 Oct 2000 12:13:54 -0400
70134              Message-ID: <20001025121354.B2264@O2.chapin.edu>
70135      Branch: perl
70136            ! t/lib/syslog.t
70137 ____________________________________________________________________________
70138 [  7439] By: jhi                                   on 2000/10/25  20:00:48
70139         Log: Continue the internal UTF-8 API tweaking.
70140              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
70141              used much more than the simpler API, now called utf8_to_uv_simple().
70142              Still not quite happy with API, too much partial duplication
70143              of functionality.
70144      Branch: perl
70145            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
70146            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
70147            ! regcomp.c regexec.c sv.c toke.c utf8.c
70148 ____________________________________________________________________________
70149 [  7438] By: jhi                                   on 2000/10/25  18:52:30
70150         Log: Allow poking holes at the UTF-8 decoding strictness.
70151      Branch: perl
70152            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
70153            ! utf8.h
70154 ____________________________________________________________________________
70155 [  7437] By: jhi                                   on 2000/10/25  13:53:05
70156         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
70157              UTF8LEN() and UTF8SKIP(). 
70158      Branch: perl
70159            ! pp.c utf8.c utf8.h
70160 ____________________________________________________________________________
70161 [  7436] By: jhi                                   on 2000/10/25  13:51:37
70162         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
70163              From: Nicholas Clark <nick@ccl4.org>
70164              Date: Wed, 25 Oct 2000 14:44:05 +0100
70165              Message-ID: <20001025144404.D27253@plum.flirble.org>
70166      Branch: perl
70167            ! pod/perlrun.pod
70168 ____________________________________________________________________________
70169 [  7435] By: jhi                                   on 2000/10/25  13:49:32
70170         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
70171              From: Mike Guy <mjtg@cam.ac.uk>
70172              Date: Tue, 24 Oct 2000 14:59:40 +0100
70173              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
70174      Branch: perl
70175            ! scope.c
70176 ____________________________________________________________________________
70177 [  7434] By: jhi                                   on 2000/10/25  13:48:41
70178         Log: AIX is picky about its symbol exports.  Solution for now
70179              is to include the deb.o explicitly to the re extension build.
70180              
70181              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
70182              From: Peter Prymmer <pvhp@forte.com>
70183              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
70184              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
70185      Branch: perl
70186            ! ext/re/Makefile.PL hints/aix.sh
70187 ____________________________________________________________________________
70188 [  7433] By: jhi                                   on 2000/10/25  13:46:49
70189         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
70190              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70191              Date: Wed, 25 Oct 2000 12:02:20 +0200
70192              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
70193      Branch: perl
70194            ! perlsdio.h
70195 ____________________________________________________________________________
70196 [  7432] By: jhi                                   on 2000/10/25  13:44:28
70197         Log: Subject: Minor update to find2perl, for portability
70198              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
70199              Date: Wed, 25 Oct 2000 12:05:47 +0100
70200              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
70201      Branch: perl
70202            ! x2p/find2perl.PL
70203 ____________________________________________________________________________
70204 [  7431] By: jhi                                   on 2000/10/25  13:40:39
70205         Log: Add targets to Makefile.SH, most importantly
70206              'regen_all' which also remembers to update vms/perly*.
70207      Branch: perl
70208            ! Makefile.SH
70209 ____________________________________________________________________________
70210 [  7430] By: bailey                                on 2000/10/25  03:13:53
70211         Log: Cleanup from prior patch (Charles Lane?):
70212              - improve handling of MFDs in Basename and Path
70213              - default to no xsubpp line # munging when building debug images
70214      Branch: vmsperl
70215            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
70216 ____________________________________________________________________________
70217 [  7429] By: jhi                                   on 2000/10/24  20:03:40
70218         Log: Podify README.epoc and README.vos.
70219      Branch: perl
70220            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
70221            ! pod/perlport.pod pod/perltoc.pod
70222 ____________________________________________________________________________
70223 [  7428] By: jhi                                   on 2000/10/24  19:10:33
70224         Log: Stratus VOS updates from Paul Green.
70225      Branch: perl
70226            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
70227            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
70228            - vos/config.def vos/config.h vos/config_h.SH_orig
70229            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
70230            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
70231 ____________________________________________________________________________
70232 [  7427] By: jhi                                   on 2000/10/24  18:59:48
70233         Log: Check if stdio supports tweaking lval and cnt simultaneously.
70234              
70235              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
70236              From: Nicholas Clark <nick@ccl4.org>
70237              Date: Mon, 23 Oct 2000 15:39:32 +0100
70238              Message-ID: <20001023153932.A10786@plum.flirble.org>
70239      Branch: metaconfig
70240            ! U/compline/d_stdstdio.U
70241      Branch: perl
70242            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70243            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
70244            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
70245            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
70246            ! vos/config.h vos/config_h.SH_orig win32/config.bc
70247            ! win32/config.gc win32/config.vc
70248 ____________________________________________________________________________
70249 [  7426] By: jhi                                   on 2000/10/24  17:57:44
70250         Log: Missed the header file changes from #7425.
70251      Branch: perl
70252            ! embed.h embed.pl objXSUB.h proto.h
70253 ____________________________________________________________________________
70254 [  7425] By: jhi                                   on 2000/10/24  17:55:17
70255         Log: Fix the bug reported in
70256              
70257              From: andreas.koenig@anima.de (Andreas J. Koenig)
70258              Subject: Encode bug?
70259              Date: 24 Oct 2000 14:01:26 +0200 
70260              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
70261              
70262              Also make is_utf8_char() stricter.
70263      Branch: perl
70264            ! ext/Encode/Encode.xs utf8.c
70265 ____________________________________________________________________________
70266 [  7424] By: jhi                                   on 2000/10/24  15:15:39
70267         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
70268              From: Peter Scott <Peter@PSDT.com>
70269              Date: Mon, 23 Oct 2000 19:46:01 -0700
70270              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
70271      Branch: perl
70272            ! pod/perlfaq5.pod
70273 ____________________________________________________________________________
70274 [  7423] By: jhi                                   on 2000/10/24  14:25:30
70275         Log: Test tweak to avoid pulling in the whole Config.
70276      Branch: perl
70277            ! t/lib/st-lock.t
70278 ____________________________________________________________________________
70279 [  7422] By: jhi                                   on 2000/10/24  14:03:16
70280         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
70281      Branch: perl
70282            ! pp.c
70283 ____________________________________________________________________________
70284 [  7421] By: jhi                                   on 2000/10/24  13:32:09
70285         Log: (Replaced by #7440.)
70286              
70287              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
70288              From: "Kurt D. Starsinic" <kstar@chapin.edu>
70289              Date: Mon, 23 Oct 2000 16:40:54 -0400
70290              Message-ID: <20001023164054.B14491@O2.chapin.edu>
70291      Branch: perl
70292            ! t/lib/syslog.t
70293 ____________________________________________________________________________
70294 [  7420] By: jhi                                   on 2000/10/24  13:30:53
70295         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
70296              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70297              Date: Mon, 23 Oct 2000 17:29:03 -0400
70298              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
70299      Branch: perl
70300            ! lib/ExtUtils/MM_Unix.pm
70301 ____________________________________________________________________________
70302 [  7419] By: jhi                                   on 2000/10/24  13:29:57
70303         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
70304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70305              Date: Mon, 23 Oct 2000 19:01:32 -0400
70306              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
70307      Branch: perl
70308            ! utils/h2xs.PL
70309 ____________________________________________________________________________
70310 [  7418] By: jhi                                   on 2000/10/24  13:26:04
70311         Log: Replace #7409 with
70312              
70313              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
70314              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
70315              Date: Mon, 23 Oct 2000 20:08:56 +0200
70316              Message-ID: <20001023200855.A14850@nice.ram.loc>
70317      Branch: perl
70318            ! ext/Storable/Storable.pm t/lib/st-lock.t
70319 ____________________________________________________________________________
70320 [  7417] By: jhi                                   on 2000/10/24  13:17:52
70321         Log: Run vms/vms_yfix.pl, should have done that after changing
70322              perly.c in #7382.
70323      Branch: perl
70324            ! vms/perly_c.vms vms/perly_h.vms
70325 ____________________________________________________________________________
70326 [  7416] By: jhi                                   on 2000/10/24  02:55:33
70327         Log: Make the UTF-8 decoding stricter and more verbose when
70328              malformation happens.  This involved adding an argument
70329              to utf8_to_uv_chk(), which involved changing its prototype,
70330              and prefer STRLEN over I32 for the UTF-8 length, which as
70331              a domino effect necessitated changing the prototypes of
70332              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
70333              The stricter UTF-8 decoding checking uses Markus Kuhn's
70334              UTF-8 Decode Stress Tester from
70335              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
70336      Branch: perl
70337            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
70338            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
70339            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
70340            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
70341 ____________________________________________________________________________
70342 [  7415] By: jhi                                   on 2000/10/23  14:06:06
70343         Log: Update Changes.
70344      Branch: perl
70345            ! Changes patchlevel.h
70346 ____________________________________________________________________________
70347 [  7414] By: jhi                                   on 2000/10/23  12:39:52
70348         Log: Undo the basename() part of #7412 since the lib/basename
70349              tests would need upgrading too.
70350      Branch: perl
70351            ! lib/File/Basename.pm
70352 ____________________________________________________________________________
70353 [  7413] By: jhi                                   on 2000/10/23  12:19:27
70354         Log: Document PERL_INSTALL_ROOT of #7210.
70355      Branch: perl
70356            ! lib/ExtUtils/Install.pm
70357 ____________________________________________________________________________
70358 [  7412] By: jhi                                   on 2000/10/23  12:16:47
70359         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
70360      Branch: perl
70361            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
70362            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
70363 ____________________________________________________________________________
70364 [  7411] By: jhi                                   on 2000/10/23  12:07:41
70365         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
70366              From: Prymmer/Kahn <pvhp@best.com>
70367              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
70368              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
70369      Branch: perl
70370            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
70371 ____________________________________________________________________________
70372 [  7410] By: jhi                                   on 2000/10/23  04:10:11
70373         Log: The change #7187 was not so good on VMS.
70374              
70375              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
70376              From: "Craig A. Berry" <craig.berry@psinetcs.com>
70377              Date: Sun, 22 Oct 2000 23:03:08 -0500
70378              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
70379      Branch: perl
70380            ! utils/perldoc.PL
70381 ____________________________________________________________________________
70382 [  7409] By: jhi                                   on 2000/10/23  03:57:36
70383         Log: Avoid Storable locking on DJGPP for now.
70384              
70385              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
70386              From: "Peter J. Farley III" <pjfarley@banet.net>
70387              Date: Sun, 22 Oct 2000 20:00:00 -0400
70388              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
70389      Branch: perl
70390            ! ext/Storable/Storable.pm t/lib/st-lock.t
70391 ____________________________________________________________________________
70392 [  7408] By: jhi                                   on 2000/10/23  03:50:24
70393         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
70394              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
70395              Date: Sun, 22 Oct 2000 21:12:22 -0400
70396              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
70397      Branch: perl
70398            ! lib/vars.pm
70399 ____________________________________________________________________________
70400 [  7407] By: jhi                                   on 2000/10/23  03:43:12
70401         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
70402              From: Hugo <hv@crypt.compulink.co.uk>
70403              Date: Mon, 23 Oct 2000 00:47:22 +0100
70404              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
70405      Branch: perl
70406            ! regexec.c t/op/pat.t
70407 ____________________________________________________________________________
70408 [  7406] By: jhi                                   on 2000/10/23  03:40:29
70409         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
70410      Branch: perl
70411            ! lib/ExtUtils/MakeMaker.pm
70412 ____________________________________________________________________________
70413 [  7405] By: jhi                                   on 2000/10/22  21:32:00
70414         Log: Doc patch.
70415              
70416              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
70417              From: rspier@pobox.com (Robert Spier)
70418              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
70419              Message-ID: <14835.16112.13457.447971@rls.cx>
70420      Branch: perl
70421            ! lib/strict.pm
70422 ____________________________________________________________________________
70423 [  7404] By: jhi                                   on 2000/10/22  21:30:51
70424         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
70425              From: rspier@pobox.com (Robert Spier)
70426              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
70427              Message-ID: <14835.17223.72448.705566@rls.cx>
70428      Branch: perl
70429            ! lib/ExtUtils/MakeMaker.pm
70430 ____________________________________________________________________________
70431 [  7403] By: jhi                                   on 2000/10/22  21:24:11
70432         Log: Subject: [PATCH bleadperl] ripples from constsub patch
70433              From: John Tobey <jtobey@john-edwin-tobey.org>
70434              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
70435              Message-Id: <m13nSOB-000FObC@feynman.localnet>
70436      Branch: perl
70437            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
70438 ____________________________________________________________________________
70439 [  7402] By: jhi                                   on 2000/10/22  20:59:35
70440         Log: Support s?printf parameter reordering.
70441      Branch: perl
70442            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
70443 ____________________________________________________________________________
70444 [  7401] By: jhi                                   on 2000/10/22  19:19:14
70445         Log: Expand %Config variables only if explicitly so requested
70446              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
70447              
70448              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
70449              From: Gurusamy Sarathy <gsar@ActiveState.com>
70450              Date: Sun, 22 Oct 2000 11:47:32 -0700
70451              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
70452      Branch: perl
70453            ! Makefile.SH lib/lib_pm.PL
70454 ____________________________________________________________________________
70455 [  7400] By: jhi                                   on 2000/10/22  18:24:10
70456         Log: Move the #7390 test from warn/op to comp/redef.
70457              
70458              Subject: Re: Creating const subs for constants.
70459              From: John Tobey <jtobey@john-edwin-tobey.org>
70460              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
70461              Message-Id: <m13nG72-000FObC@feynman.localnet>               
70462      Branch: perl
70463            ! t/comp/redef.t t/pragma/warn/op
70464 ____________________________________________________________________________
70465 [  7399] By: jhi                                   on 2000/10/22  17:49:59
70466         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
70467              From: Nicholas Clark <nick@ccl4.org>
70468              Date: Sat, 21 Oct 2000 22:23:19 +0100
70469              Message-ID: <20001021222319.B45586@plum.flirble.org>
70470      Branch: perl
70471            ! ext/DynaLoader/DynaLoader_pm.PL
70472 ____________________________________________________________________________
70473 [  7398] By: jhi                                   on 2000/10/22  17:47:35
70474         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
70475              From: Hugo <hv@crypt.compulink.co.uk>
70476              Date: Sat, 21 Oct 2000 18:19:59 +0100
70477              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
70478      Branch: perl
70479            ! ext/B/B.pm ext/B/B/C.pm
70480 ____________________________________________________________________________
70481 [  7397] By: jhi                                   on 2000/10/22  17:35:18
70482         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
70483              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
70484              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
70485              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
70486      Branch: perl
70487            ! hints/openbsd.sh
70488 ____________________________________________________________________________
70489 [  7396] By: jhi                                   on 2000/10/22  17:19:46
70490         Log: Subject: installman go-faster stripes
70491              From: Nicholas Clark <nick@talking.bollo.cx>
70492              Date: Sat, 21 Oct 2000 17:24:53 +0100
70493              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
70494              
70495              Subject: Re: installman go-faster stripes
70496              From: Russ Allbery <rra@stanford.edu>
70497              Date: 21 Oct 2000 11:04:13 -0700
70498              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
70499      Branch: perl
70500            ! installman pod/pod2man.PL
70501 ____________________________________________________________________________
70502 [  7395] By: jhi                                   on 2000/10/22  17:17:35
70503         Log: Hints tweak from Anton Berezin.
70504      Branch: perl
70505            ! hints/freebsd.sh
70506 ____________________________________________________________________________
70507 [  7394] By: jhi                                   on 2000/10/22  04:50:04
70508         Log: Tweak the Is* definitions of Unicode character classes
70509              to better match the official categorizations; embrace
70510              the official categorizations; add the combining marks
70511              as alpha (and -numeric); fix DCinital (a typo and edito)
70512              to be DCmedial.
70513      Branch: perl
70514            + lib/unicode/Is/DCmedial.pl
70515            - lib/unicode/Is/DCinital.pl
70516            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70517            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
70518            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
70519            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70520 ____________________________________________________________________________
70521 [  7393] By: jhi                                   on 2000/10/21  18:06:05
70522         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
70523              From: Daniel Chetlin <daniel@chetlin.com>
70524              Date: Sat, 21 Oct 2000 02:57:03 -0700
70525              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
70526      Branch: perl
70527            + t/lib/tie-splice.t
70528            ! MANIFEST lib/Tie/Array.pm
70529 ____________________________________________________________________________
70530 [  7392] By: gsar                                  on 2000/10/21  18:05:15
70531         Log: resync utfperl branch with mainline
70532      Branch: utfperl
70533           !> (integrate 1760 files)
70534 ____________________________________________________________________________
70535 [  7391] By: jhi                                   on 2000/10/21  14:37:49
70536         Log: Testcases for a #7383,#7385 related bug.
70537              
70538              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
70539              From: Nicholas Clark <nick@ccl4.org>
70540              Date: Sat, 21 Oct 2000 15:04:51 +0100
70541              Message-ID: <20001021150451.A51566@plum.flirble.org>
70542      Branch: perl
70543            ! t/pragma/utf8.t
70544 ____________________________________________________________________________
70545 [  7390] By: jhi                                   on 2000/10/21  14:35:57
70546         Log: Add a testcase for #7389.
70547      Branch: perl
70548            ! t/pragma/warn/op
70549 ____________________________________________________________________________
70550 [  7389] By: jhi                                   on 2000/10/21  14:26:45
70551         Log: Subject: Re: Creating const subs for constants.
70552              From: John Tobey <jtobey@john-edwin-tobey.org>
70553              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
70554              Message-Id: <m13mo0N-000FObC@feynman.localnet>
70555      Branch: perl
70556            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
70557            ! proto.h sv.c
70558 ____________________________________________________________________________
70559 [  7388] By: nick                                  on 2000/10/21  11:44:23
70560         Log: Populate perlio branch
70561      Branch: perlio
70562           +> (branch 1760 files)
70563 ____________________________________________________________________________
70564 [  7387] By: nick                                  on 2000/10/21  10:52:05
70565         Log: Get branch back as replica of mainline via :
70566              p4 integrate -b utfperl
70567              p4 resolve -at ./...
70568      Branch: utfperl
70569           +> (branch 269 files)
70570            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
70571            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
70572            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
70573            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
70574            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
70575            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
70576            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
70577            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
70578            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
70579            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
70580            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
70581            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
70582            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
70583            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
70584            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
70585            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
70586            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
70587            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
70588            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
70589            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
70590            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
70591            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
70592            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
70593            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
70594            - lib/unicode/UCD300.html lib/unicode/Unicode.300
70595            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
70596            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
70597            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
70598            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
70599           !> (integrate 965 files)
70600 ____________________________________________________________________________
70601 [  7386] By: jhi                                   on 2000/10/21  01:31:12
70602         Log: Update Changes.
70603      Branch: perl
70604            ! Changes patchlevel.h
70605 ____________________________________________________________________________
70606 [  7385] By: jhi                                   on 2000/10/21  01:28:42
70607         Log: The #7383 was right only in the context of the original bug report,
70608              not in more general case.
70609      Branch: perl
70610            ! pp_hot.c
70611 ____________________________________________________________________________
70612 [  7384] By: jhi                                   on 2000/10/21  01:08:23
70613         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
70614      Branch: perl
70615            ! ext/IO/lib/IO/Select.pm
70616 ____________________________________________________________________________
70617 [  7383] By: jhi                                   on 2000/10/21  00:44:18
70618         Log: Fix for ID 20001020.006, concatenating an unset submatch
70619              with utf8 resulted in "Modification of a read-only value".
70620      Branch: perl
70621            ! pp_hot.c t/pragma/utf8.t
70622 ____________________________________________________________________________
70623 [  7382] By: jhi                                   on 2000/10/20  20:44:31
70624         Log: Make scan_num() reëntrant, as suggested in
70625              
70626              Subject: [PATCH perl@7229] Rentrant parser and yylex()
70627              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
70628              Date: Fri, 20 Oct 2000 14:17:27 +0100
70629              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
70630      Branch: perl
70631            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
70632            ! toke.c
70633 ____________________________________________________________________________
70634 [  7381] By: jhi                                   on 2000/10/20  20:07:29
70635         Log: Reëntrancy fix.
70636              
70637              Subject: [PATCH perl@7229] Rentrant parser and yylex()
70638              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
70639              Date: Fri, 20 Oct 2000 14:17:27 +0100
70640              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
70641      Branch: perl
70642            ! embed.h embed.pl perl.h proto.h toke.c
70643 ____________________________________________________________________________
70644 [  7380] By: jhi                                   on 2000/10/20  19:15:54
70645         Log: Don't write double values through long double pointers,
70646              based on a part of
70647              
70648              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
70649              From: Jens Hamisch <jens@Strawberry.COM>
70650              Date: Tue, 17 Oct 2000 08:39:36 +0200
70651              Message-Id: <20001017083936.A11104@Strawberry.COM>
70652      Branch: perl
70653            ! perl.h pp.c
70654 ____________________________________________________________________________
70655 [  7379] By: jhi                                   on 2000/10/20  18:43:37
70656         Log: Portability tweak on #7377.
70657              
70658              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
70659              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70660              Date:     Fri, 20 Oct 2000 13:13:41 EDT
70661              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
70662      Branch: perl
70663            ! t/lib/dprof.t
70664 ____________________________________________________________________________
70665 [  7378] By: jhi                                   on 2000/10/20  12:57:19
70666         Log: SOCKS function redefinitions need prototypes, too, otherwise
70667              for example 32 bit versus 64 bit differences cause a lot of
70668              problems.  Part of
70669              
70670              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
70671              From: Jens Hamisch <jens@Strawberry.COM>
70672              Date: Tue, 17 Oct 2000 08:39:36 +0200
70673              Message-Id: <20001017083936.A11104@Strawberry.COM>
70674      Branch: perl
70675            ! doio.c pp_sys.c
70676 ____________________________________________________________________________
70677 [  7377] By: jhi                                   on 2000/10/20  12:37:12
70678         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
70679              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70680              Date:     Fri, 20 Oct 2000 08:26:04 EDT
70681              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
70682      Branch: perl
70683            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
70684 ____________________________________________________________________________
70685 [  7376] By: jhi                                   on 2000/10/20  12:35:31
70686         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
70687              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70688              Date:     Fri, 20 Oct 2000 07:48:15 EDT
70689              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
70690      Branch: perl
70691            ! configure.com vms/gen_shrfls.pl
70692 ____________________________________________________________________________
70693 [  7375] By: bailey                                on 2000/10/20  04:44:37
70694         Log: SYN SYN
70695      Branch: vmsperl
70696           +> (branch 134 files)
70697            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
70698            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
70699            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
70700            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
70701            - eg/cgi/frameset.cgi eg/cgi/index.html
70702            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
70703            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
70704            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
70705            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
70706            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
70707            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
70708            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
70709            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
70710            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
70711            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
70712            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
70713            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
70714            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
70715            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
70716            - lib/unicode/Props.txt lib/unicode/UCD300.html
70717            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
70718            - utils/perlbc.PL vms/subconfigure.com
70719           !> (integrate 785 files)
70720 ____________________________________________________________________________
70721 [  7374] By: jhi                                   on 2000/10/20  00:59:48
70722         Log: In the latest compiler builds cccdlflags must not become -fpic,
70723              from Wilfredo Sánchez.
70724      Branch: perl
70725            ! hints/darwin.sh
70726 ____________________________________________________________________________
70727 [  7373] By: jhi                                   on 2000/10/20  00:56:35
70728         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
70729              From: Tony Cook <tony@develop-help.com>
70730              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
70731              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
70732      Branch: perl
70733            ! pod/perlop.pod
70734 ____________________________________________________________________________
70735 [  7372] By: jhi                                   on 2000/10/19  19:34:40
70736         Log: Typo noted by Mark Lutz.
70737      Branch: perl
70738            ! t/op/64bitint.t
70739 ____________________________________________________________________________
70740 [  7371] By: jhi                                   on 2000/10/19  19:33:13
70741         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
70742      Branch: metaconfig
70743            ! U/modified/Cppsym.U U/modified/Oldconfig.U
70744      Branch: metaconfig/U/perl
70745            ! End.U dlsrc.U libperl.U
70746      Branch: perl
70747            + hints/nonstopux.sh
70748            ! Configure MANIFEST config_h.SH
70749 ____________________________________________________________________________
70750 [  7370] By: jhi                                   on 2000/10/19  17:18:08
70751         Log: Subject: PATCH do_print has 2 PerlIO_error()s
70752              From: nick@ccl4.org
70753              Date: Thu, 19 Oct 2000 18:09:20 +0100
70754              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
70755      Branch: perl
70756            ! doio.c
70757 ____________________________________________________________________________
70758 [  7369] By: jhi                                   on 2000/10/19  14:01:49
70759         Log: Update Changes.
70760      Branch: perl
70761            ! Changes patchlevel.h
70762 ____________________________________________________________________________
70763 [  7368] By: jhi                                   on 2000/10/19  13:04:29
70764         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
70765              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70766              Date: Wed, 18 Oct 2000 13:12:01 +0200
70767              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
70768      Branch: perl
70769            ! hints/aix.sh
70770 ____________________________________________________________________________
70771 [  7367] By: jhi                                   on 2000/10/19  02:22:40
70772         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
70773              of a 'pmshort' anywhere in the B, so the offending line was simply
70774              removed.
70775      Branch: perl
70776            ! ext/B/B/Debug.pm
70777 ____________________________________________________________________________
70778 [  7366] By: jhi                                   on 2000/10/19  02:12:37
70779         Log: Add the test case for the bug id 20000730.004 which seems
70780              to have been fixed by now.
70781      Branch: perl
70782            ! t/pragma/utf8.t
70783 ____________________________________________________________________________
70784 [  7365] By: jhi                                   on 2000/10/18  23:36:24
70785         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
70786              From: Hugo <hv@crypt.compulink.co.uk>
70787              Date: Wed, 18 Oct 2000 23:25:58 +0100
70788              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
70789      Branch: perl
70790            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
70791 ____________________________________________________________________________
70792 [  7364] By: jhi                                   on 2000/10/18  21:12:53
70793         Log: (retracted)
70794      Branch: perl
70795            ! pp.c
70796 ____________________________________________________________________________
70797 [  7363] By: jhi                                   on 2000/10/18  20:55:38
70798         Log: Missing change from #7362.
70799      Branch: perl
70800            ! win32/perlhost.h
70801 ____________________________________________________________________________
70802 [  7362] By: jhi                                   on 2000/10/18  20:52:01
70803         Log: Borland C fstat() never saw the fd as writable.
70804              
70805              Subject: fix for Borland's weak "stat" (perl@7211)
70806              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70807              Date: Mon, 16 Oct 2000 09:55:03 +0400
70808              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
70809      Branch: perl
70810            ! win32/win32.c
70811 ____________________________________________________________________________
70812 [  7361] By: jhi                                   on 2000/10/18  17:43:50
70813         Log: Regen toc.
70814      Branch: perl
70815            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
70816 ____________________________________________________________________________
70817 [  7360] By: jhi                                   on 2000/10/18  17:07:44
70818         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70819              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
70820              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
70821              Date: Mon, 16 Oct 2000 15:19:49 +0200
70822      Branch: perl
70823            + README.aix
70824            ! MANIFEST
70825 ____________________________________________________________________________
70826 [  7359] By: jhi                                   on 2000/10/18  17:04:49
70827         Log: Subject: Pod patch for Devel::Peek
70828              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70829              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
70830              Date: Mon, 16 Oct 2000 12:26:34 +0200
70831      Branch: perl
70832            ! ext/Devel/Peek/Peek.pm
70833 ____________________________________________________________________________
70834 [  7358] By: jhi                                   on 2000/10/18  17:03:15
70835         Log: Make Cwd more bulletproof in chrooted environments.
70836              
70837              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
70838              From: "Eric E. Coe" <Eric.Coe@oracle.com>
70839              Date: Wed, 18 Oct 2000 04:03:54 -0400
70840              Message-Id: <39ED596A.70E599FE@oracle.com>
70841      Branch: perl
70842            ! lib/Cwd.pm
70843 ____________________________________________________________________________
70844 [  7357] By: jhi                                   on 2000/10/18  16:37:26
70845         Log: Disable the UTF8 downgrade croakage for now to avoid
70846              too many not okay messages.
70847      Branch: perl
70848            ! doio.c
70849 ____________________________________________________________________________
70850 [  7356] By: jhi                                   on 2000/10/17  23:29:41
70851         Log: Show the failed remote port, instead of the failing line number.
70852              
70853              Subject: [PATCH 5.6.1 Debugger] More diagnostics
70854              From: David Sparks <daves@ActiveState.com>
70855              Date: Tue, 17 Oct 2000 15:00:24 -0700
70856              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
70857      Branch: perl
70858            ! lib/perl5db.pl
70859 ____________________________________________________________________________
70860 [  7355] By: jhi                                   on 2000/10/17  14:11:31
70861         Log: On output try to downgrade to bytes, croak if impossible,
70862              from Simon Cozens.  This means that outputting >255 UTF8
70863              is impossible.  Consider this as a strong incentive to get
70864              the I/O disciplines implemented.
70865      Branch: perl
70866            ! doio.c pod/perldiag.pod sv.c
70867 ____________________________________________________________________________
70868 [  7354] By: jhi                                   on 2000/10/17  13:42:23
70869         Log: Clarify documentation on 'use bytes'.
70870              
70871              Subject: Re: What does 'use bytes' "mean" ?
70872              From: Simon Cozens <simon@cozens.net>
70873              Date: Mon, 18 Sep 2000 18:24:25 +0100
70874              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
70875      Branch: perl
70876            ! lib/bytes.pm
70877 ____________________________________________________________________________
70878 [  7353] By: jhi                                   on 2000/10/17  13:28:12
70879         Log: Workaround for a sfio bug where the stream error indicator
70880              is not cleared as documented.
70881              
70882              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
70883              From: Nicholas Clark <nick@ccl4.org>
70884              Date: Mon, 16 Oct 2000 18:28:23 +0100
70885              Message-ID: <20001016182823.J19700@plum.flirble.org>
70886      Branch: perl
70887            ! doio.c
70888 ____________________________________________________________________________
70889 [  7352] By: jhi                                   on 2000/10/17  13:06:19
70890         Log: More IoTYPE sprinkling.
70891      Branch: perl
70892            ! doio.c pp_hot.c
70893 ____________________________________________________________________________
70894 [  7351] By: jhi                                   on 2000/10/16  22:47:07
70895         Log: Detect early whether the std streams have gone bad.
70896              
70897              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
70898              Date: Mon, 16 Oct 2000 23:28:42 +0100
70899              From: Nicholas Clark <nick@ccl4.org>
70900              Message-ID: <20001016232842.A37942@plum.flirble.org>
70901      Branch: perl
70902            ! t/op/misc.t
70903 ____________________________________________________________________________
70904 [  7350] By: jhi                                   on 2000/10/16  22:45:16
70905         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
70906              From: "Peter J. Farley III" <pjfarley@banet.net>
70907              Date: Mon, 16 Oct 2000 18:15:59 -0400
70908              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
70909      Branch: perl
70910            ! djgpp/djgpp.c dosish.h t/io/open.t
70911 ____________________________________________________________________________
70912 [  7349] By: jhi                                   on 2000/10/16  22:36:45
70913         Log: perldelta tweak.
70914      Branch: perl
70915            ! pod/perldelta.pod
70916 ____________________________________________________________________________
70917 [  7348] By: jhi                                   on 2000/10/16  15:17:53
70918         Log: Update Changes.
70919      Branch: perl
70920            ! Changes patchlevel.h
70921 ____________________________________________________________________________
70922 [  7347] By: jhi                                   on 2000/10/16  13:55:27
70923         Log: Add the capability to include/exclude branches.
70924      Branch: perl
70925            ! Porting/genlog
70926 ____________________________________________________________________________
70927 [  7346] By: jhi                                   on 2000/10/16  13:18:04
70928         Log: Add Charles Lane.
70929      Branch: perl
70930            ! AUTHORS Changes
70931 ____________________________________________________________________________
70932 [  7345] By: jhi                                   on 2000/10/16  13:13:21
70933         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
70934      Branch: perl
70935            ! pod/perldelta.pod
70936 ____________________________________________________________________________
70937 [  7344] By: gsar                                  on 2000/10/16  09:30:21
70938         Log: integrate change#6220 from cfgperl
70939              
70940              Win32 patches from Benjamin Stuhl.
70941      Branch: maint-5.6/perl
70942           !> makedef.pl win32/win32.h
70943 ____________________________________________________________________________
70944 [  7343] By: gsar                                  on 2000/10/16  08:32:19
70945         Log: integrate changes#6221,6222 from cfgperl
70946              
70947              Remove tr///CU (the feature is to be obsoleted by better interfaces).
70948              From: simon@brecon.co.uk (Simon Cozens)
70949              Subject: [PATCH] Eliminate tr///[CU][CU]
70950              Date: 23 Jun 2000 11:05:40 GMT
70951              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
70952              
70953              doc typo fix
70954              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
70955              From: Ian Phillipps <Ian.Phillipps@iname.com>
70956              Date: Fri, 23 Jun 2000 10:40:58 +0100
70957              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
70958      Branch: maint-5.6/perl
70959           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
70960 ____________________________________________________________________________
70961 [  7342] By: gsar                                  on 2000/10/16  08:28:08
70962         Log: integrate change#6217 from cfgperl (in part)
70963              
70964              Rename the fdpid locking and integrate with Sarathy.
70965      Branch: maint-5.6/perl
70966           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
70967           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
70968           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
70969           !> win32/win32.c
70970 ____________________________________________________________________________
70971 [  7341] By: gsar                                  on 2000/10/16  08:23:39
70972         Log: integrate changes#6214..6216 from mainline
70973              
70974              @_ can't have junk in it even in the non-USE_ITHREADS case because
70975              caller() wants to populate @DB::args with it (causes a coredump
70976              in Carp::confess())
70977              
70978              tweak comment about @DB::args
70979              
70980              be more optimal about clearing @_
70981      Branch: maint-5.6/perl
70982           !> av.h cop.h pp_ctl.c t/op/runlevel.t
70983 ____________________________________________________________________________
70984 [  7340] By: gsar                                  on 2000/10/16  08:20:37
70985         Log: integrate changes#6207..6210 from cfgperl
70986              
70987              Subject: [PATCH 5.6.0] Threadsafe patches
70988              From: Dan Sugalski <dan@sidhe.org>
70989              To: perl5-porters@perl.org
70990              Date: Mon, 08 May 2000 18:08:13 -0400
70991              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
70992              
70993              Regen headers for #6207.
70994              
70995              Lock PL_fdpid against race conditions, based on:
70996              Subject: [PATCH 5.6.0]subprocess fixup for threads
70997              From: Dan Sugalski <dan@sidhe.org>
70998              To: perl5-porters@perl.org
70999              Date: Tue, 11 Apr 2000 17:02:32 -0400
71000              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
71001              
71002              Mopup for #6207 and #6209.
71003      Branch: maint-5.6/perl
71004           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
71005           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
71006           !> win32/win32.c
71007 ____________________________________________________________________________
71008 [  7339] By: gsar                                  on 2000/10/16  08:14:34
71009         Log: integrate change#6203 from cfgperl
71010              
71011              perldiag should refer to perlos2.pod not README.os2
71012      Branch: maint-5.6/perl
71013           !> pod/perldiag.pod
71014 ____________________________________________________________________________
71015 [  7338] By: gsar                                  on 2000/10/16  08:11:42
71016         Log: integrate change#6201 from mainline
71017              
71018              Perl_eval_pv() leaks 4 bytes every time it is called because it
71019              does a PUSHMARK that's never ever POPMARKed; in general, only
71020              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
71021              Perl_eval_[sp]v() don't because they don't take any incoming
71022              arguments (this leak has been around since the original version
71023              of perl_eval_pv() in 5.003_97e)
71024      Branch: maint-5.6/perl
71025           !> perl.c
71026 ____________________________________________________________________________
71027 [  7337] By: gsar                                  on 2000/10/16  08:08:47
71028         Log: integrate changes#6197..6200 from cfgperl
71029              
71030              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
71031              From: John Borwick <jhborwic@unity.ncsu.edu>
71032              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
71033              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
71034              
71035              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
71036              From: Dan Sugalski <dan@sidhe.org>
71037              To: vmsperl@perl.org, perl5-porters@perl.org
71038              Date: Fri, 02 Jun 2000 16:00:41 -0400
71039              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
71040              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
71041              
71042              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
71043              From: Dan Sugalski <dan@sidhe.org>
71044              To: perl5-porters@perl.org, vmsperl@perl.org
71045              Date: Fri, 02 Jun 2000 17:30:51 -0400
71046              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
71047              
71048              Update to cperl-mode.el 4.31 from
71049              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
71050              Subject: A couple of notes
71051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71052              To: Mailing list Perl5 <perl5-porters@perl.org>
71053              Date: Sat, 3 Jun 2000 23:33:32 -0400
71054              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
71055      Branch: maint-5.6/perl
71056           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
71057           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
71058           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
71059           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
71060           !> vms/vmsish.h
71061 ____________________________________________________________________________
71062 [  7336] By: gsar                                  on 2000/10/16  08:03:46
71063         Log: integrate changes#6194,6195 from mainline
71064              
71065              fix small eval"" memory leaks under USE_ITHREADS
71066              
71067              fix yet another eval"" leak under USE_ITHREADS
71068      Branch: maint-5.6/perl
71069           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
71070           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
71071           !> vms/perly_c.vms
71072 ____________________________________________________________________________
71073 [  7335] By: gsar                                  on 2000/10/16  08:02:15
71074         Log: integrate changes#6190,6191 from mainline
71075              
71076              submit missing embed.pl change
71077              
71078              vec() loses numericalness (modified version of patch suggested
71079              by Robin Barker)
71080      Branch: maint-5.6/perl
71081           !> doop.c embed.pl t/op/vec.t
71082 ____________________________________________________________________________
71083 [  7334] By: gsar                                  on 2000/10/16  08:01:03
71084         Log: integrate change#6189 from mainline
71085              
71086              counting tr/// corrupts later operation (from M.J.T Guy)
71087      Branch: maint-5.6/perl
71088           !> doop.c t/op/tr.t
71089 ____________________________________________________________________________
71090 [  7333] By: gsar                                  on 2000/10/16  07:59:07
71091         Log: integrate changes#6183..6188 from mainline
71092              
71093              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
71094              <nick@ccl4.org>)
71095              
71096              tweak for change#6127
71097              
71098              remove incorrect documentation about implicit split to @_ in
71099              list context, which never really worked in perl 5 (from
71100              M.J.T. Guy)
71101              
71102              further qualify references to "alphanumeric" (from Wolfgang Laun
71103              <wolfgang.laun@alcatel.at>)
71104              
71105              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
71106              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
71107              
71108              h2xs tweaks
71109      Branch: maint-5.6/perl
71110           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
71111           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
71112           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
71113           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
71114           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
71115           !> pod/pod2latex.PL utils/h2xs.PL
71116 ____________________________________________________________________________
71117 [  7332] By: gsar                                  on 2000/10/16  07:53:52
71118         Log: integrate change#6179 from mainline
71119              
71120              buggy modulus on UVs introduced by change#3378 (resulted in
71121              4063328477 % 65535 amounting to 27406, instead of 27407)
71122      Branch: maint-5.6/perl
71123           !> pp.c t/op/arith.t
71124 ____________________________________________________________________________
71125 [  7331] By: gsar                                  on 2000/10/16  07:52:49
71126         Log: integrate changes#6176,6177,6178,6182 from cfgperl
71127              
71128              Single-quoted utf8 patch from Simon Cozens.
71129              
71130              Substitution utf8 patch from Simon Cozens.
71131              
71132              Be cleaner.
71133              
71134              Be Cleaner Part Deux.
71135      Branch: maint-5.6/perl
71136           !> Makefile.SH pp_hot.c toke.c
71137 ____________________________________________________________________________
71138 [  7330] By: gsar                                  on 2000/10/16  07:41:36
71139         Log: integrate change#6172 from mainline
71140              
71141              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
71142              (from Ilya Zakharevich)
71143      Branch: maint-5.6/perl
71144           !> regexec.c t/op/re_tests
71145 ____________________________________________________________________________
71146 [  7329] By: gsar                                  on 2000/10/16  07:40:25
71147         Log: integrate change#6171 from mainline
71148              
71149              scalar() doesn't force scalar context when used in void context
71150              (from Simon Cozens)
71151      Branch: maint-5.6/perl
71152           !> op.c t/op/wantarray.t
71153 ____________________________________________________________________________
71154 [  7328] By: gsar                                  on 2000/10/16  07:39:33
71155         Log: integrate change#6170 from mainline
71156              
71157              change#6142 needs tweaks to tests to work where there's no
71158              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
71159      Branch: maint-5.6/perl
71160           !> t/lib/filefind.t
71161 ____________________________________________________________________________
71162 [  7327] By: gsar                                  on 2000/10/16  07:35:34
71163         Log: integrate changes#6166..6168 from cfgperl
71164              
71165              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
71166              in case somebody wants to write an extension for more
71167              shadow database interfaces.
71168              
71169              tweak todo
71170              
71171              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
71172      Branch: maint-5.6/perl
71173           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71174           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
71175           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
71176           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
71177           !> win32/config.vc win32/config_H.bc win32/config_H.gc
71178           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
71179 ____________________________________________________________________________
71180 [  7326] By: gsar                                  on 2000/10/16  07:29:05
71181         Log: integrate changes#6157,6159..6161,6164 from cfgperl
71182              
71183              Regen Configure to jive with #6149.
71184              
71185              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
71186              
71187              Changes for the File::Temp 0.08 (change #6159) test suite
71188              to fit better into the Perl distribution test framework.
71189              
71190              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
71191              both from Simon Cozens.
71192              
71193              detypo
71194      Branch: maint-5.6/perl
71195           +> pod/perlmodlib.PL pod/perlnewmod.pod
71196           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
71197           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
71198           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
71199           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
71200 ____________________________________________________________________________
71201 [  7325] By: gsar                                  on 2000/10/16  07:25:13
71202         Log: integrate change#6158 from vmsperl
71203              
71204              Add fallback to tmpfile for use in cases where user's relying on
71205              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
71206              Lane's patch)
71207      Branch: maint-5.6/perl
71208           !> vms/vms.c vms/vmsish.h
71209 ____________________________________________________________________________
71210 [  7324] By: gsar                                  on 2000/10/16  07:20:50
71211         Log: integrate changes#6153..6155 from mainline
71212              
71213              prettier Test::Harness output on failed tests (from Nicholas Clark
71214              <nick@Bagpuss.uk.boo.com>)
71215              
71216              avoid type mismatch warning
71217              
71218              small bug in change#6144; remove random \xA0 character that snuck
71219              in via change#6145
71220      Branch: maint-5.6/perl
71221           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
71222           !> perl.c
71223 ____________________________________________________________________________
71224 [  7323] By: gsar                                  on 2000/10/16  07:18:47
71225         Log: integrate changes#6151,6152 from mainline
71226              
71227              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
71228              
71229              cosmetic fixups of RE debug output (from Ilya Zakharevich)
71230      Branch: maint-5.6/perl
71231           !> regexec.c
71232 ____________________________________________________________________________
71233 [  7322] By: gsar                                  on 2000/10/16  07:17:25
71234         Log: integrate changes#6146..6150 from mainline
71235              
71236              doc typo
71237              
71238              add a make entry to Config.pm so "perl -V:make" works on VMS
71239              (from Peter Prymmer)
71240              
71241              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
71242              
71243              OS/2 tweaks for usethreads build (from Rocco Caputo
71244              <troc@netrus.net>)
71245              
71246              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
71247      Branch: maint-5.6/perl
71248           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
71249           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
71250           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
71251           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
71252           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
71253           !> warnings.pl x2p/a2p.h
71254 ____________________________________________________________________________
71255 [  7321] By: gsar                                  on 2000/10/16  07:14:02
71256         Log: integrate changes#6143..6145 from mainline
71257              
71258              MacOS support, part 1 (from Matthias Neeracher
71259              <neeri@iis.ee.ethz.ch>)
71260              
71261              MacOS support, part 2: make AutoSplit use File::Spec instead
71262              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
71263              <neeri@iis.ee.ethz.ch>)
71264              
71265              make xsubpp skip embedded pod (from Matthias Neeracher
71266              <neeri@iis.ee.ethz.ch>)
71267      Branch: maint-5.6/perl
71268           +> ext/DynaLoader/dl_mac.xs
71269           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
71270           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
71271           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
71272           !> pp_ctl.c proto.h toke.c util.c util.h
71273 ____________________________________________________________________________
71274 [  7320] By: gsar                                  on 2000/10/16  07:12:13
71275         Log: integrate changes#6141,6142 from mainline
71276              
71277              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
71278              forwarded by Peter Seebach from the bsdi-users mailing list.
71279              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
71280              
71281              File::Find fails to chdir when chasing symlinks (from
71282              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
71283      Branch: maint-5.6/perl
71284           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
71285 ____________________________________________________________________________
71286 [  7319] By: gsar                                  on 2000/10/16  07:04:30
71287         Log: integrate change#6139 from mainline
71288              
71289              revise mktables.PL for bugs and newness in Unicode 3.0
71290              (from James Bence <jbence@amgen.com>)
71291      Branch: maint-5.6/perl
71292           +> (branch 30 files)
71293           !> (integrate 49 files)
71294 ____________________________________________________________________________
71295 [  7318] By: gsar                                  on 2000/10/16  07:01:01
71296         Log: integrate changes#6137,6138 from mainline
71297              
71298              fix bogus redeclaration warning for "our" variables in different
71299              scopes
71300              
71301              add note about the handling of negative indices to tied arrays
71302              (from Michael G Schwern <schwern@pobox.com>)
71303      Branch: maint-5.6/perl
71304           !> op.c pod/perltie.pod t/pragma/strict-vars
71305 ____________________________________________________________________________
71306 [  7317] By: gsar                                  on 2000/10/16  06:58:46
71307         Log: integrate changes#6127..6136 from mainline
71308              
71309              call_method(...,G_EVAL) can longjmp() out if the method probing
71310              failed (from Gisle Aas)
71311              
71312              new perlxstut example for passing/returning refs to arrays
71313              (from David Lowe <dlowe@pootpoot.com>)
71314              
71315              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
71316              
71317              fix places that mean C<"word" character> but say C<alphanumeric
71318              character>
71319              
71320              avoid warnings in POSIX.pm (from Barrie Slaymaker)
71321              
71322              warnings::enabled() doesn't fall back to looking at $^W if
71323              caller isn't using lexical warnings (from Paul Marquess)
71324              
71325              elide bogus test in change#6132
71326              
71327              make Test::Harness use wait.h/WCOREDUMP if available
71328              (from Ben Tilly <ben_tilly@hotmail.com>)
71329              
71330              enable Test::Harness to dynamically determine column width etc.
71331              (from Rob Napier <rnapier@employees.org>)
71332              
71333              random pod typos (from Peter Scott <Peter@PSDT.com>)
71334      Branch: maint-5.6/perl
71335           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
71336           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
71337           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
71338           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
71339 ____________________________________________________________________________
71340 [  7316] By: gsar                                  on 2000/10/16  06:53:23
71341         Log: integrate change#6126 from mainline
71342              
71343              change#2879 broke rvalue autovivification of magicals such as
71344              ${$num} (reworked variant of patch suggested by Simon Cozens)
71345      Branch: maint-5.6/perl
71346           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
71347           !> pp_hot.c proto.h t/op/gv.t
71348 ____________________________________________________________________________
71349 [  7315] By: gsar                                  on 2000/10/16  06:51:38
71350         Log: integrate changes#6123,6125 from mainline
71351              
71352              clarify gotcha with #line directives (from Rocco Caputo
71353              <troc@netrus.net>)
71354              
71355              enable propagating exception objects via Perl_croak() in XS code
71356              (from Gisle Aas)
71357      Branch: maint-5.6/perl
71358           !> pod/perldebug.pod pod/perlsyn.pod util.c
71359 ____________________________________________________________________________
71360 [  7314] By: gsar                                  on 2000/10/16  06:49:28
71361         Log: integrate change#6122 from mainline
71362              
71363              downgrade fatal error on C<"foo@nosucharray.com"> to optional
71364              warning (from Mark-Jason Dominus)
71365      Branch: maint-5.6/perl
71366           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
71367           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
71368           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
71369           !> toke.c
71370 ____________________________________________________________________________
71371 [  7313] By: gsar                                  on 2000/10/16  06:46:54
71372         Log: integrate changes#6112..6121 from vmsperl
71373              
71374              Check for existence of file before trying to delete
71375              
71376              Ugly workaround for version-specific RTL error
71377              
71378              Urk -- undo previous removal of vmsish 'exit' change
71379              
71380              Add bounds checking for several strings (Charles Lane)
71381              
71382              Miscellaneous cosmetic fixes (Charles Lane)
71383              
71384              Treat sockets as special in sys(read|write) (Charles Lane et al.)
71385              
71386              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
71387              Flatten case labels in switch statements uniformly (Charles Bailey)
71388              
71389              Quiet error messages in vmsish.t (Charles Lane)
71390              
71391              Add missing escape (Charles Lane)
71392              
71393              Allow eliminate_macros() and fixpath() to handle space-delimited
71394              lists (based on fixes by Craig Berry)
71395      Branch: maint-5.6/perl
71396           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
71397           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
71398           !> vms/vmsish.h
71399 ____________________________________________________________________________
71400 [  7312] By: gsar                                  on 2000/10/16  06:41:18
71401         Log: integrate changes#6107,6110 from cfgperl
71402              
71403              Tweak the todo list.
71404              
71405              todo tweak
71406      Branch: maint-5.6/perl
71407           !> Todo-5.6
71408 ____________________________________________________________________________
71409 [  7311] By: gsar                                  on 2000/10/16  06:38:38
71410         Log: integrate changes#6104,6108 from mainline
71411              
71412              PL_sys_intern was being initialized too late on windows
71413              
71414              reenable fake signal handling on Windows, bugs and all
71415      Branch: maint-5.6/perl
71416           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
71417           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
71418           !> win32/win32.c
71419 ____________________________________________________________________________
71420 [  7310] By: gsar                                  on 2000/10/16  06:36:03
71421         Log: integrate changes#6095,6097..6103 from cfgperl
71422              
71423              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
71424              might be useful in future.
71425              
71426              Add a note about possible compilation problems from Allen Smith.
71427              
71428              Add a note about other, yet unsupported, shadow password APIs.
71429              
71430              Tweaks for the cc bugs from Allen Smith.
71431              
71432              More compilation tweakery from Allen Smith.
71433              
71434              Hints and test tweaks for Unicos.
71435              
71436              The test suite tweak in #6101 wasn't quite right.
71437              
71438              Test tweaking for Unicos continues.
71439      Branch: maint-5.6/perl
71440           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71441           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
71442           !> t/lib/complex.t t/op/64bitint.t
71443 ____________________________________________________________________________
71444 [  7309] By: gsar                                  on 2000/10/16  06:29:41
71445         Log: integrate changes#6093,6094 from mainline
71446              
71447              fork() failure to create pseudo process sets errno=EAGAIN and returns
71448              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
71449              
71450              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
71451      Branch: maint-5.6/perl
71452           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
71453           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
71454 ____________________________________________________________________________
71455 [  7308] By: gsar                                  on 2000/10/16  06:27:29
71456         Log: integrate change#6092 from cfgperl
71457              
71458              Regen perltoc with the fixed buildtoc.
71459      Branch: maint-5.6/perl
71460           !> pod/perltoc.pod
71461 ____________________________________________________________________________
71462 [  7307] By: gsar                                  on 2000/10/16  06:26:40
71463         Log: integrate changes#6089,6090 from mainline
71464              
71465              buildtoc tweak to fix newline lossage
71466              
71467              concat doesn't preserve utf8-ness, and doesn't invalidate
71468              [NI]OK; added tests for both
71469      Branch: maint-5.6/perl
71470           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
71471 ____________________________________________________________________________
71472 [  7306] By: gsar                                  on 2000/10/16  06:24:05
71473         Log: integrate change#6088 from cfgperl
71474              
71475              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
71476              because we do not use those.  The HAS_GETSPNAM remains,
71477              though, because we still do use that.
71478      Branch: maint-5.6/perl
71479           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71480           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
71481           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
71482           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
71483           !> win32/config.vc win32/config_H.bc win32/config_H.gc
71484           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
71485 ____________________________________________________________________________
71486 [  7305] By: gsar                                  on 2000/10/16  06:15:52
71487         Log: integrate changes#6084,6085,6087 from mainline
71488              
71489              substr() does not preserve utf8-ness (from Stefan Eissing
71490              <Eissing@medicaldataservice.de>); added tests
71491              
71492              repeat operator (x) doesn't preserve utf8-ness
71493              
71494              reverse() and quotemeta() weren't preserving utf8-ness; add tests
71495      Branch: maint-5.6/perl
71496           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
71497 ____________________________________________________________________________
71498 [  7304] By: gsar                                  on 2000/10/16  06:13:10
71499         Log: integrate changes#6077..6083 from mainline
71500              
71501              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
71502              and Tom Phoenix)
71503              
71504              workaround for CRT bug in chdir() (from Charles Lane, via
71505              Peter Prymmer)
71506              
71507              remove outdated kludge in Carp (NULLs are permitted in diagnostics
71508              now)
71509              
71510              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
71511              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
71512              
71513              better default perlbug categories for ok reports (from Richard Foley)
71514              
71515              peek.t non-portable to ithreads
71516              
71517              note about undocumented caller() return value (from M.J.T. Guy);
71518              yet another peek.t tweak
71519      Branch: maint-5.6/perl
71520           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
71521           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
71522           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
71523           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
71524           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
71525           !> vms/vmsish.h
71526 ____________________________________________________________________________
71527 [  7303] By: gsar                                  on 2000/10/16  06:03:18
71528         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
71529              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
71530              
71531              &HUGE_VAL is not defined, it exists.
71532              
71533              Do not warn that an infinity does not look like a number.
71534              
71535              Rewrite the pwent/spent logic to be a little bit more clearer.
71536              
71537              Continue on the pwent/spent case.
71538              
71539              Correct Freudian slip.
71540              
71541              Use HUGE_VALL if applicable.
71542              
71543              pwent/spent #ifdef imbalance.
71544              
71545              Infinite problems.
71546              
71547              Call getspnam() only iff needd.
71548              
71549              Test both the scalar and list contexts.
71550              
71551              Use setxxent()/endxxent().
71552              
71553              Complex tweakery.
71554              
71555              Unicos hint tweak.
71556              
71557              Be more forgiving in POSIX about HUGE_VALL.
71558              
71559              Detypo.
71560              
71561              The search of infinity continues, this time simplified.
71562              
71563              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
71564              in natively 64-bit platforms where a long is a quad (no need
71565              for long longs).  Also added bias for IVs.
71566              
71567              Complex tweaks.
71568              
71569              Introduce t/lib/peek.t.
71570              
71571              Make the test more portable.
71572      Branch: maint-5.6/perl
71573           +> t/lib/peek.t
71574            ! pp_sys.c
71575           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
71576           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
71577           !> t/op/pwent.t toke.c util.c
71578 ____________________________________________________________________________
71579 [  7302] By: gsar                                  on 2000/10/16  05:03:37
71580         Log: integrate changes#6066..6071 from mainline
71581              
71582              s/END/CHECK/
71583              
71584              replace direct call to sighandler() with (*PL_sighandlerp)()
71585              
71586              note about values()
71587              
71588              File::Spec compatibility update (from Barrie Slaymaker
71589              <barries@slaysys.com>)
71590              
71591              remove misleading comment (from M.J.T. Guy)
71592              
71593              misformatted perllocal.pod (from Tim Jenness
71594              <t.jenness@jach.hawaii.edu>)
71595      Branch: maint-5.6/perl
71596           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
71597           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
71598           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
71599           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
71600 ____________________________________________________________________________
71601 [  7301] By: gsar                                  on 2000/10/16  05:00:08
71602         Log: integrate changes#6061..6063 from mainline
71603              
71604              change#5921 neglected to make eq honor "use bytes"
71605              
71606              additional tests for utf8.t
71607              
71608              tokeq() could read unallocated field in argument
71609      Branch: maint-5.6/perl
71610           !> sv.c t/pragma/utf8.t toke.c
71611 ____________________________________________________________________________
71612 [  7300] By: gsar                                  on 2000/10/16  04:56:54
71613         Log: integrate changes#6046,6048,6057,6058 from mainline
71614              
71615              libscheck has insufficient checks for n32 libs (from
71616              Albert Chin-A-Young <china@thewrittenword.com>)
71617              
71618              add note about how $( doesn't interpolate in REs (from
71619              Philip Newton <newton@ficus.frogspace.net>)
71620              
71621              fix broken parsing of /\x{ab}/
71622              
71623              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
71624              (spotted by Donald Kinzer <dkinzer@premia.com>)
71625      Branch: maint-5.6/perl
71626           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
71627           !> t/pragma/utf8.t
71628 ____________________________________________________________________________
71629 [  7299] By: gsar                                  on 2000/10/16  04:52:50
71630         Log: integrate change#6044 from mainline
71631              
71632              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
71633              such that underscores are only ignored in literal numbers,
71634              "\x{...}", and hex/oct argument
71635      Branch: maint-5.6/perl
71636           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
71637 ____________________________________________________________________________
71638 [  7298] By: gsar                                  on 2000/10/16  04:50:53
71639         Log: integrate changes#6027..6043 from mainline
71640              
71641              podlators-1.02 update (from Russ Allbery)
71642              
71643              Pod::Man generates groff-incompatible macro definition (from
71644              Tom Christiansen)
71645              
71646              add CGI.pm v2.66 (from Lincoln Stein)
71647              
71648              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
71649              for @- and @+ (from Johan Vromans)
71650              
71651              small nits in diagnostics.pm (from Robin Barker)
71652              
71653              whitespace adjustments
71654              
71655              missing files in MANIFEST
71656              
71657              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
71658              to compensate
71659              
71660              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
71661              
71662              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
71663      Branch: maint-5.6/perl
71664           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
71665           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
71666           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
71667           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
71668           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
71669           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
71670           !> t/lib/cgi-html.t t/lib/cgi-request.t
71671 ____________________________________________________________________________
71672 [  7297] By: gsar                                  on 2000/10/16  04:44:30
71673         Log: integrate change#6025 from mainline
71674              
71675              Is{Alnum,Alpha,Word} don't match titlecase
71676              TODO: IsSpace is defined recursively!
71677              (both spotted by Larry)
71678      Branch: maint-5.6/perl
71679           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
71680           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
71681 ____________________________________________________________________________
71682 [  7296] By: gsar                                  on 2000/10/16  04:39:30
71683         Log: integrate change#6023 from mainline
71684              
71685              debugger stomps on $. (from M.J.T. Guy)
71686      Branch: maint-5.6/perl
71687           !> lib/perl5db.pl
71688 ____________________________________________________________________________
71689 [  7295] By: gsar                                  on 2000/10/16  04:38:02
71690         Log: integrate change#6022 from mainline
71691              
71692              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
71693      Branch: maint-5.6/perl
71694           !> sv.c
71695 ____________________________________________________________________________
71696 [  7294] By: gsar                                  on 2000/10/16  04:37:05
71697         Log: integrate changes#6018..6021 from mainline
71698              
71699              make lib/syslog.t portable to systems that don't have _PATH_LOG,
71700              make _PATH_LOG() return "" if unavailable
71701              
71702              windows portability tweaks
71703              
71704              test tweak
71705              
71706              remove Win2K issue in pod (fixed by change#6020)
71707      Branch: maint-5.6/perl
71708           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
71709           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
71710           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
71711 ____________________________________________________________________________
71712 [  7293] By: gsar                                  on 2000/10/16  04:20:00
71713         Log: integrate changes#6013..6015 from mainline
71714              
71715              tweak change#5945 to display correct switch name in diagnostic
71716              
71717              glob() loading File::Glob behind the scenes may cause syntax errors
71718              
71719              tweak test for portability
71720      Branch: maint-5.6/perl
71721           !> op.c perl.c pod/perldiag.pod t/lib/b.t
71722 ____________________________________________________________________________
71723 [  7292] By: gsar                                  on 2000/10/16  04:18:11
71724         Log: integrate changes#6005..6010 from mainline, cfgperl
71725              
71726              perldoc might fail via "use blib" (from Hugo van der Sanden)
71727              
71728              Regen Configure.
71729              
71730              note about compile failures and END blocks (from M.J.T. Guy)
71731              
71732              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
71733              
71734              (change#6009 integrated earlier in change#7255)
71735              
71736              clarify note about shadow password support (from
71737              gellyfish@gellyfish.com)
71738      Branch: maint-5.6/perl
71739           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
71740           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
71741           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
71742 ____________________________________________________________________________
71743 [  7291] By: gsar                                  on 2000/10/16  04:12:03
71744         Log: integrate changes#6002,6003 from mainline
71745              
71746              destructive sv_setsv() can lose UV-ness from source, causing
71747              numeric promotions/comparisons to fail to do the right thing
71748              
71749              allow REG_EXPAND_SZ keys in Windows registry (from
71750              John Clayton <John.Clayton@barclayscapital.com>)
71751      Branch: maint-5.6/perl
71752           !> sv.c win32/win32.c
71753 ____________________________________________________________________________
71754 [  7290] By: gsar                                  on 2000/10/16  04:10:19
71755         Log: integrate change#6001 from mainline
71756              
71757              support additional library locations via $Config{otherlibdirs}
71758              (from Andy Dougherty)
71759      Branch: maint-5.6/perl
71760           !> Configure INSTALL Porting/Glossary Porting/config.sh
71761           !> Porting/config_H config_h.SH epoc/config.sh perl.c
71762           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
71763           !> win32/config.bc win32/config.gc win32/config.vc
71764 ____________________________________________________________________________
71765 [  7289] By: gsar                                  on 2000/10/16  04:08:28
71766         Log: integrate change#5999 from mainline
71767              
71768              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
71769      Branch: maint-5.6/perl
71770           !> t/pragma/warn/toke toke.c
71771 ____________________________________________________________________________
71772 [  7288] By: gsar                                  on 2000/10/16  04:07:01
71773         Log: integrate changes#5997,5998 from cfgperl
71774              
71775              Preserve $!.
71776              
71777              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
71778      Branch: maint-5.6/perl
71779           !> lib/Math/Complex.pm
71780 ____________________________________________________________________________
71781 [  7287] By: gsar                                  on 2000/10/16  04:04:37
71782         Log: integrate change#5995 from mainline
71783              
71784              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
71785      Branch: maint-5.6/perl
71786           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
71787 ____________________________________________________________________________
71788 [  7286] By: gsar                                  on 2000/10/16  04:03:21
71789         Log: integrate change#5994 from mainline
71790              
71791              fix for missed accounting for null byte in pack("Z",...) (from
71792              M.J.T. Guy)
71793      Branch: maint-5.6/perl
71794           !> pp.c t/op/pack.t
71795 ____________________________________________________________________________
71796 [  7285] By: gsar                                  on 2000/10/16  04:02:11
71797         Log: integrate changes#5989..5993 from mainline
71798              
71799              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
71800              itself and no other (from Tom Hughes)
71801              
71802              use $ENV{LIB} to search for libs under Visual C compiler
71803              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
71804              
71805              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
71806              
71807              pod nit (from Simon Cozens)
71808              
71809              various minor tweaks seen on p5p
71810      Branch: maint-5.6/perl
71811           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
71812           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
71813           !> t/op/array.t toke.c
71814 ____________________________________________________________________________
71815 [  7284] By: gsar                                  on 2000/10/16  03:59:00
71816         Log: integrate changes#5978..5988 from mainline
71817              
71818              sync version numbers in File::Spec with the ones on CPAN
71819              (from Barrie Slaymaker)
71820              
71821              under useithreads, constant pad entries could inadvertantly be
71822              shared across threads (from Eric Blood <eblood@xmission.com>);
71823              added Eric's test case to testsuite
71824              
71825              allow Configure -S to run non-interactively (spotted by Greg Hudson
71826              <ghudson@mit.edu>)
71827              
71828              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
71829              prototype mismatch with CORE::glob(); update pod and tests to
71830              suit (File::Glob::glob() is still available for backward
71831              compatibility, but should be considered deprecated)
71832              
71833              avoid error in IO::Socket::INET when given an unknown service name
71834              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
71835              
71836              numeric conversion of non-number in change#3378 tramples on
71837              OOK offset, causing segfaults
71838              
71839              attributes::reftype() doesn't work on tied argument
71840              
71841              forked child may not exit correctly if it failed to open
71842              /dev/console (from Graham Barr)
71843              
71844              add regular expressions tutorial and quick-start guide (from
71845              Mark Kvale <kvale@phy.ucsf.edu>)
71846              
71847              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
71848              
71849              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
71850              <paul@miraclefish.com>)
71851      Branch: maint-5.6/perl
71852           +> pod/perlrequick.pod pod/perlretut.pod
71853           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
71854           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
71855           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
71856           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
71857           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
71858           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
71859           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
71860           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
71861 ____________________________________________________________________________
71862 [  7283] By: gsar                                  on 2000/10/16  03:52:14
71863         Log: integrate change#5977 from mainline
71864              
71865              autoquote barewords followed by newline and arrow properly
71866              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
71867      Branch: maint-5.6/perl
71868           !> t/pragma/warn/toke toke.c
71869 ____________________________________________________________________________
71870 [  7282] By: gsar                                  on 2000/10/16  03:50:48
71871         Log: integrate change#5976 from mainline
71872              
71873              DB_File v1.73 update (from Paul Marquess)
71874      Branch: maint-5.6/perl
71875           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
71876           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
71877 ____________________________________________________________________________
71878 [  7281] By: gsar                                  on 2000/10/16  03:49:14
71879         Log: integrate change#5975 from mainline
71880              
71881              allow sort() reentrancy (variant of patch suggested by
71882              Hugo van der Sanden)
71883      Branch: maint-5.6/perl
71884           !> pp_ctl.c t/op/sort.t
71885 ____________________________________________________________________________
71886 [  7280] By: gsar                                  on 2000/10/16  03:48:22
71887         Log: integrate change#5974 from mainline
71888              
71889              change#4197 somehow missed initializing PL_errors, meaning
71890              syntax error queueing wasn't working outside eval"" at all;
71891              also fixed eval"" to localize PL_error_count, so that compile-time
71892              eval's don't clobber the error state of the outer context
71893      Branch: maint-5.6/perl
71894           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
71895           !> t/pragma/warn/toke
71896 ____________________________________________________________________________
71897 [  7279] By: gsar                                  on 2000/10/16  03:46:21
71898         Log: integrate change#5973 from mainline
71899              
71900              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
71901      Branch: maint-5.6/perl
71902           !> regcomp.c regexec.c t/op/re_tests
71903 ____________________________________________________________________________
71904 [  7278] By: gsar                                  on 2000/10/16  03:44:54
71905         Log: integrate change#5971 from cfgperl
71906              
71907              Unicos tweaks from Mark P. Lutz.
71908      Branch: maint-5.6/perl
71909           !> hints/unicos.sh lib/Math/Complex.pm
71910 ____________________________________________________________________________
71911 [  7277] By: gsar                                  on 2000/10/16  03:42:59
71912         Log: integrate changes#5966..5970 from mainline
71913              
71914              add testsuite for B backends, fix bug in B::Deparse (from
71915              Simon Cozens <simon@brecon.co.uk>)
71916              
71917              improved docs on the warn_uninit diagnostic (from David Glasser
71918              and Simon Cozens)
71919              
71920              tolerate spaces in group names in test on solaris (from David Boyce
71921              <dsb@boyski.com>)
71922              
71923              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
71924              
71925              Data::Dumper fumbles negative numbers on 32-bit platforms where
71926              IV is >32bits
71927      Branch: maint-5.6/perl
71928           +> t/lib/b.t t/lib/syslog.t
71929           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
71930           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
71931           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
71932 ____________________________________________________________________________
71933 [  7276] By: gsar                                  on 2000/10/16  03:39:30
71934         Log: integrate change#5965 from mainline
71935              
71936              avoid "will not stay shared" warnings for our variables (from
71937              Robin Barker)
71938      Branch: maint-5.6/perl
71939           !> op.c t/pragma/warn/op
71940 ____________________________________________________________________________
71941 [  7275] By: gsar                                  on 2000/10/16  03:38:18
71942         Log: integrate change#5964 from mainline
71943              
71944              reformat to 72 columns (again)
71945      Branch: maint-5.6/perl
71946           !> pod/perldiag.pod
71947 ____________________________________________________________________________
71948 [  7274] By: gsar                                  on 2000/10/16  03:36:58
71949         Log: integrate change#5963 from mainline
71950              
71951              patch from Larry to make (\&) prototype work; added tests for
71952              the same
71953      Branch: maint-5.6/perl
71954           !> op.c t/comp/proto.t
71955 ____________________________________________________________________________
71956 [  7273] By: gsar                                  on 2000/10/16  03:35:51
71957         Log: integrate changes#5956..5962 from mainline
71958              
71959              better diagnostics on failed tests (from Ilya Zakharevich)
71960              
71961              pod nits (from A. C. Yardley <yardley@tanet.net>)
71962              
71963              change#3569 deleted some essential code, revert; avoid use of
71964              atexit() to make DynaLoader work properly on AIX under mod_perl
71965              (from Jens-Uwe Mager <jum@helios.de>)
71966              
71967              doubled words in pods (from Simon Cozens
71968              <simon.p.cozens@jp.pwcglobal.com>)
71969              
71970              better INSTALL notes on Solaris issues (from Dominic Dunlop)
71971              
71972              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
71973              
71974              updated README.hpux (from Jeff Okamoto)
71975      Branch: maint-5.6/perl
71976           !> INSTALL README.hpux emacs/cperl-mode.el
71977           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
71978           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
71979           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
71980           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
71981           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
71982           !> t/op/lex_assign.t
71983 ____________________________________________________________________________
71984 [  7272] By: gsar                                  on 2000/10/16  03:31:22
71985         Log: integrate change#5955 from mainline
71986              
71987              longstanding bug exposed by change#3307: sort arguments weren't
71988              compiled with the right wantarray context (ensuing runtime lookup
71989              via block_gimme() was getting the incidental context of the
71990              sort() itself)
71991      Branch: maint-5.6/perl
71992           !> op.c t/op/sort.t
71993 ____________________________________________________________________________
71994 [  7271] By: gsar                                  on 2000/10/16  03:29:11
71995         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
71996              branch
71997              
71998              Flatten the cpp jungle doing the nosuid checking.
71999              
72000              Do not assume sign propagation. (from M.J.T. Guy)
72001              
72002              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
72003              
72004              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
72005              Now pp_ncmp() returns undef is either operand is a NaN.
72006              
72007              On second thoughts frexp() does have two arguments.
72008              
72009              Document that tr() is not tr(1).
72010              
72011              Be more robust on "extreme" (large absolute value)
72012              arguments.  Originally reported by Daniel Connelly
72013              as a problem with asinh() on large negative arguments,
72014              asinh() used to bail out because an argument to log()
72015              ended up being zero.  Ilya Zakharevich proposed using
72016              Taylor's series in such cases, which for such large
72017              arguments is a very good approximation.
72018              
72019              Undo "use integer" addition from 64bitint as it seems
72020              to break most of the subtests in Digital UNIX;
72021              Unicos needs to find another way.
72022      Branch: maint-5.6/perl
72023           !> (integrate 29 files)
72024 ____________________________________________________________________________
72025 [  7270] By: gsar                                  on 2000/10/16  03:09:44
72026         Log: integrate changes#5948,5949,5950 from mainline
72027              
72028              typo in vars.pm that leads to cryptic message (from Piotr
72029              Piatkowski <kompas@kompas.usr.onet.pl>)
72030              
72031              make perldoc use the pod2man from the same version (from
72032              M.J.T. Guy)
72033              
72034              reformat perldiag to avoid long lines
72035      Branch: maint-5.6/perl
72036           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
72037 ____________________________________________________________________________
72038 [  7269] By: gsar                                  on 2000/10/16  03:05:54
72039         Log: integrate change#5947 from mainline
72040              
72041              use &dl_error rather than &dl_load_file as the guard for calling
72042              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
72043              statically built perl)
72044      Branch: maint-5.6/perl
72045           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
72046 ____________________________________________________________________________
72047 [  7268] By: gsar                                  on 2000/10/16  03:04:48
72048         Log: integrate change#5945 from mainline
72049              
72050              make module name mandatory after -M switch; reorder perldiag
72051              alphabetically (from Mark-Jason Dominus)
72052      Branch: maint-5.6/perl
72053           !> perl.c pod/perldiag.pod
72054 ____________________________________________________________________________
72055 [  7267] By: gsar                                  on 2000/10/16  03:03:01
72056         Log: integrate change#5939 from mainline
72057              
72058              more pod nits (from Larry Virden)
72059      Branch: maint-5.6/perl
72060           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
72061           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
72062           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
72063 ____________________________________________________________________________
72064 [  7266] By: gsar                                  on 2000/10/16  03:01:39
72065         Log: integrate change#5938 from mainline
72066              
72067              Consolidated B::Deparse fixes (from Stephen McCamant)
72068      Branch: maint-5.6/perl
72069           !> ext/B/B/Deparse.pm
72070 ____________________________________________________________________________
72071 [  7265] By: gsar                                  on 2000/10/16  03:00:43
72072         Log: integrate change#5936 from mainline
72073              
72074              additional tests for change#7263 (from Paul Marquess)
72075      Branch: maint-5.6/perl
72076           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
72077           !> t/pragma/warn/5nolint t/pragma/warn/6default
72078 ____________________________________________________________________________
72079 [  7264] By: gsar                                  on 2000/10/16  02:58:34
72080         Log: integrate change#5934 from mainline
72081              
72082              propagate lexical warnings from surrounding scope correctly
72083              within string eval() (from Paul Marquess)
72084      Branch: maint-5.6/perl
72085           !> pp_ctl.c t/pragma/warn/pp_ctl
72086 ____________________________________________________________________________
72087 [  7263] By: gsar                                  on 2000/10/16  02:56:53
72088         Log: integrate change#5932 from mainline
72089              
72090              add rsignal(), whichsig() and do_join() to public API list
72091              (mod_perl uses them to good advantage)
72092      Branch: maint-5.6/perl
72093           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
72094 ____________________________________________________________________________
72095 [  7262] By: gsar                                  on 2000/10/16  02:55:53
72096         Log: integrate change#5931 from mainline
72097              
72098              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
72099      Branch: maint-5.6/perl
72100           !> pp_hot.c regexec.c t/op/pat.t
72101 ____________________________________________________________________________
72102 [  7261] By: gsar                                  on 2000/10/16  02:55:01
72103         Log: integrate change#5930 from mainline
72104              
72105              small os390 tweaks (from Peter Prymmer)
72106      Branch: maint-5.6/perl
72107           !> config_h.SH makedepend.SH
72108 ____________________________________________________________________________
72109 [  7260] By: gsar                                  on 2000/10/16  02:54:10
72110         Log: integrate change#5929 from mainline
72111              
72112              pod nits
72113      Branch: maint-5.6/perl
72114           !> pod/perlguts.pod
72115 ____________________________________________________________________________
72116 [  7259] By: gsar                                  on 2000/10/16  02:52:55
72117         Log: integrate change#5927 from mainline
72118              
72119              arrange for next() to resume at the unstack op rather than the
72120              loop conditional, so that scope cleanup happens correctly
72121              (from Stephen McCamant)
72122      Branch: maint-5.6/perl
72123           !> op.c pp_ctl.c t/op/misc.t
72124 ____________________________________________________________________________
72125 [  7258] By: gsar                                  on 2000/10/16  02:51:38
72126         Log: integrate change#5926 from mainline
72127              
72128              on windows, reserve 16M of stack rather than 128M (allows more
72129              threads to run concurrently)
72130      Branch: maint-5.6/perl
72131           !> win32/Makefile win32/makefile.mk
72132 ____________________________________________________________________________
72133 [  7257] By: gsar                                  on 2000/10/16  02:50:37
72134         Log: integrate change#5925 from mainline
72135              
72136              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
72137      Branch: maint-5.6/perl
72138           !> toke.c
72139 ____________________________________________________________________________
72140 [  7256] By: gsar                                  on 2000/10/16  02:49:36
72141         Log: integrate change#5924 from mainline
72142              
72143              avoid using uninitialized memory in require version check
72144      Branch: maint-5.6/perl
72145           !> pp_ctl.c universal.c
72146 ____________________________________________________________________________
72147 [  7255] By: gsar                                  on 2000/10/16  02:48:03
72148         Log: integrate changes#5923,5928,6009 from mainline
72149              
72150              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
72151      Branch: maint-5.6/perl
72152           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
72153 ____________________________________________________________________________
72154 [  7254] By: gsar                                  on 2000/10/16  02:44:46
72155         Log: integrate change#5922 from mainline
72156              
72157              commentary about IoTYPE() (from Nathan Torkington)
72158      Branch: maint-5.6/perl
72159           !> sv.h
72160 ____________________________________________________________________________
72161 [  7253] By: gsar                                  on 2000/10/16  02:43:49
72162         Log: integrate change#5921 from mainline
72163              
72164              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
72165      Branch: maint-5.6/perl
72166           !> sv.c t/lib/charnames.t t/pragma/utf8.t
72167 ____________________________________________________________________________
72168 [  7252] By: gsar                                  on 2000/10/16  02:42:31
72169         Log: integrate change#5920 from mainline
72170              
72171              Larry's fix for buggy propagation of utf8-ness in join(); add test
72172      Branch: maint-5.6/perl
72173           !> doop.c t/op/ver.t
72174 ____________________________________________________________________________
72175 [  7251] By: gsar                                  on 2000/10/16  02:41:14
72176         Log: integrate changes#5915..5919 from mainline
72177              
72178              various (pod tweaks &c)
72179      Branch: maint-5.6/perl
72180           !> (integrate 33 files)
72181 ____________________________________________________________________________
72182 [  7250] By: gsar                                  on 2000/10/16  02:38:16
72183         Log: integrate change#5914 from mainline
72184              
72185              caller() wasn't returning the right number of elements for
72186              eval {...}
72187      Branch: maint-5.6/perl
72188           !> pp_ctl.c t/pragma/warn/9enabled
72189 ____________________________________________________________________________
72190 [  7249] By: gsar                                  on 2000/10/16  02:37:02
72191         Log: integrate change#5913 from mainline
72192              
72193              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
72194              (from Mark-Jason Dominus)
72195      Branch: maint-5.6/perl
72196           !> pod/perlfunc.pod
72197 ____________________________________________________________________________
72198 [  7248] By: gsar                                  on 2000/10/16  02:35:58
72199         Log: integrate change#5912 from mainline
72200              
72201              fix totally broken caching in UNIVERSAL::isa() (from
72202              Nick Ing-Simmons)
72203      Branch: maint-5.6/perl
72204           !> t/op/universal.t universal.c
72205 ____________________________________________________________________________
72206 [  7247] By: gsar                                  on 2000/10/16  02:34:27
72207         Log: integrate changes#5910,5911 from mainline
72208              
72209              typo in pod
72210              
72211              add linebreak properties from unicode/LineBrk.txt (from
72212              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
72213      Branch: maint-5.6/perl
72214           +> (branch 29 files)
72215           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
72216 ____________________________________________________________________________
72217 [  7246] By: gsar                                  on 2000/10/16  02:33:29
72218         Log: integrate change#5909 from mainline
72219              
72220              mode argument to do_binmode() should be file mode, not boolean
72221      Branch: maint-5.6/perl
72222           !> pp_sys.c
72223 ____________________________________________________________________________
72224 [  7245] By: gsar                                  on 2000/10/16  02:31:04
72225         Log: integrate change#5908 from mainline
72226              
72227              introduce illegal symbols into null package so that
72228              gv_fetchpv(...,TRUE) always returns a valid GV even when the
72229              symbol is trapped by strictures (avoids coredumps)
72230      Branch: maint-5.6/perl
72231           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
72232           !> t/pragma/strict-vars
72233 ____________________________________________________________________________
72234 [  7244] By: jhi                                   on 2000/10/16  02:29:54
72235         Log: Subject: $Carp::ExportLevel confusion in Exporter
72236              From: "Ben Tilly" <ben_tilly@hotmail.com>
72237              Date: Sat, 14 Oct 2000 16:44:34 EDT
72238              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
72239      Branch: perl
72240            ! lib/Exporter/Heavy.pm
72241 ____________________________________________________________________________
72242 [  7243] By: jhi                                   on 2000/10/16  02:28:33
72243         Log: Subject: [PATCH perlguts.pod] Document offset hack
72244              From: Simon Cozens <simon@cozens.net>
72245              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
72246              Date: Sat, 14 Oct 2000 19:32:25 +0100
72247      Branch: perl
72248            ! pod/perlguts.pod
72249 ____________________________________________________________________________
72250 [  7242] By: gsar                                  on 2000/10/16  02:26:51
72251         Log: integrate changes#5905,5906,5907,6064 from mainline
72252              
72253              printf/sprintf didn't get quad types right under use64bitint
72254      Branch: maint-5.6/perl
72255           !> pp_sys.c sv.c t/op/64bitint.t
72256 ____________________________________________________________________________
72257 [  7241] By: jhi                                   on 2000/10/16  02:22:44
72258         Log: Subject: small pod patch
72259              From: Dan Boorstein <dan_boo@bellsouth.net>
72260              Date: Sat, 14 Oct 2000 14:29:24 -0400
72261              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
72262      Branch: perl
72263            ! pod/perlfaq7.pod pod/perlmod.pod
72264 ____________________________________________________________________________
72265 [  7240] By: jhi                                   on 2000/10/16  02:13:46
72266         Log: -w cleanup.
72267              
72268              Subject: Re: Problems with bleadperl 
72269              From: "Stephen P. Potter" <spp@ds.net>
72270              Date: Fri, 13 Oct 2000 13:32:49 -0400
72271              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
72272      Branch: perl
72273            ! t/pragma/overload.t
72274 ____________________________________________________________________________
72275 [  7239] By: jhi                                   on 2000/10/16  01:41:18
72276         Log: One more ~utf8 tweak.
72277      Branch: perl
72278            ! t/op/bop.t
72279 ____________________________________________________________________________
72280 [  7238] By: jhi                                   on 2000/10/16  01:34:14
72281         Log: Tweak the test of #7235.
72282      Branch: perl
72283            ! t/op/bop.t
72284 ____________________________________________________________________________
72285 [  7237] By: jhi                                   on 2000/10/16  01:25:04
72286         Log: Fix a couple of compiler-noted nits in #7235.
72287      Branch: perl
72288            ! pp.c
72289 ____________________________________________________________________________
72290 [  7236] By: jhi                                   on 2000/10/16  01:22:46
72291         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
72292      Branch: perl
72293            ! pp.c pp_hot.c
72294 ____________________________________________________________________________
72295 [  7235] By: jhi                                   on 2000/10/15  16:24:44
72296         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
72297              
72298              From: Simon Cozens <simon@cozens.net>
72299              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
72300              Date: Sat, 14 Oct 2000 20:52:13 +0100
72301              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
72302      Branch: perl
72303            ! pp.c t/op/bop.t utf8.h
72304 ____________________________________________________________________________
72305 [  7234] By: jhi                                   on 2000/10/15  15:19:29
72306         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
72307              The problem was that rx->minlen was in chars while pp_split()
72308              thought it would be in bytes. 
72309      Branch: perl
72310            ! pp.c t/pragma/utf8.t
72311 ____________________________________________________________________________
72312 [  7233] By: jhi                                   on 2000/10/14  20:24:24
72313         Log: Document FNCASE=y as discussed in the bug 20000902.009.
72314      Branch: perl
72315            ! README.dos
72316 ____________________________________________________________________________
72317 [  7232] By: jhi                                   on 2000/10/14  18:52:21
72318         Log: Add test for bug id 20000427.003 (which seems to have
72319              been fixed) (also duplicate as 20000427.004, though
72320              with a higher severity).  Move one utf8 from op/append
72321              to pragma/utf8, tag the tests with bug ids.
72322      Branch: perl
72323            ! t/op/append.t t/pragma/utf8.t
72324 ____________________________________________________________________________
72325 [  7231] By: jhi                                   on 2000/10/14  17:28:37
72326         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
72327      Branch: perl
72328            ! t/pragma/utf8.t
72329 ____________________________________________________________________________
72330 [  7230] By: jhi                                   on 2000/10/14  14:24:50
72331         Log: Needs to be conditional on SunOS 4.
72332              
72333              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
72334              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
72335              Date: Sat, 14 Oct 2000 13:37:49 +0100
72336              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
72337      Branch: metaconfig/U/perl
72338            ! End.U
72339      Branch: perl
72340            ! Configure myconfig.SH pod/perldelta.pod
72341 ____________________________________________________________________________
72342 [  7229] By: jhi                                   on 2000/10/14  00:49:22
72343         Log: Update Changes.
72344      Branch: perl
72345            ! Changes patchlevel.h
72346 ____________________________________________________________________________
72347 [  7228] By: jhi                                   on 2000/10/14  00:46:10
72348         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
72349              From: Peter Prymmer <pvhp@forte.com>
72350              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
72351              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
72352      Branch: perl
72353            ! lib/utf8.pm
72354 ____________________________________________________________________________
72355 [  7227] By: jhi                                   on 2000/10/13  23:20:30
72356         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
72357      Branch: perl
72358            ! t/op/tie.t
72359 ____________________________________________________________________________
72360 [  7226] By: jhi                                   on 2000/10/13  22:14:32
72361         Log: Tweak #7225.
72362              
72363              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
72364              From: Peter Prymmer <pvhp@forte.com>
72365              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
72366              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
72367      Branch: perl
72368            ! t/op/sprintf.t
72369 ____________________________________________________________________________
72370 [  7225] By: jhi                                   on 2000/10/13  22:11:31
72371         Log: op/sprintf.t patch for OS/390 (and any other host with limited
72372              floating-point exponent length)
72373              
72374              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
72375              From: Dominic Dunlop <domo@computer.org>
72376              Date: Fri, 13 Oct 2000 19:17:57 +0200
72377              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
72378      Branch: perl
72379            ! t/op/sprintf.t
72380 ____________________________________________________________________________
72381 [  7224] By: jhi                                   on 2000/10/13  18:40:48
72382         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
72383      Branch: perl
72384            ! toke.c
72385 ____________________________________________________________________________
72386 [  7223] By: jhi                                   on 2000/10/13  18:37:13
72387         Log: Thinko in #7222.
72388      Branch: perl
72389            ! utf8.c
72390 ____________________________________________________________________________
72391 [  7222] By: jhi                                   on 2000/10/13  18:05:23
72392         Log: Use UTF8SKIP(), from Simon Cozens.
72393      Branch: perl
72394            ! utf8.c
72395 ____________________________________________________________________________
72396 [  7221] By: jhi                                   on 2000/10/13  15:43:19
72397         Log: (accidentally empty check-in)
72398      Branch: perl
72399            ! utf8.c
72400 ____________________________________________________________________________
72401 [  7220] By: jhi                                   on 2000/10/13  15:23:51
72402         Log: Add (optimistically) Storable to static extensions.
72403      Branch: perl
72404            ! hints/uwin.sh hints/vmesa.sh
72405 ____________________________________________________________________________
72406 [  7219] By: jhi                                   on 2000/10/13  15:20:05
72407         Log: Amdahl UTS doesn't seem to do dynaloading.
72408      Branch: perl
72409            ! hints/uts.sh
72410 ____________________________________________________________________________
72411 [  7218] By: jhi                                   on 2000/10/13  15:15:20
72412         Log: Slight tweak of the code to appease Amdahl UTS cc.
72413      Branch: perl
72414            ! pp.c
72415 ____________________________________________________________________________
72416 [  7217] By: jhi                                   on 2000/10/13  14:50:42
72417         Log: In Amdahl UTS "struct sv" is defined by a system header,
72418              <ksync.h>.
72419      Branch: perl
72420            ! perl.h sv.h
72421 ____________________________________________________________________________
72422 [  7216] By: jhi                                   on 2000/10/13  11:58:25
72423         Log: Ilya implemented the memory profiling API.
72424      Branch: perl
72425            ! Todo
72426 ____________________________________________________________________________
72427 [  7215] By: jhi                                   on 2000/10/13  02:56:38
72428         Log: Subject: [PATCH 5.7.0] Perl API for mstats
72429              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72430              Date: Thu, 12 Oct 2000 22:52:40 -0400
72431              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
72432      Branch: perl
72433            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
72434 ____________________________________________________________________________
72435 [  7214] By: jhi                                   on 2000/10/13  02:55:38
72436         Log: Subject: [PATCH 5.7.0] IVs in mtats
72437              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72438              Date: Thu, 12 Oct 2000 22:51:04 -0400
72439              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
72440      Branch: perl
72441            ! malloc.c perl.h
72442 ____________________________________________________________________________
72443 [  7213] By: jhi                                   on 2000/10/13  02:31:47
72444         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
72445      Branch: perl
72446            ! pod/perldiag.pod pp_sys.c
72447 ____________________________________________________________________________
72448 [  7212] By: jhi                                   on 2000/10/13  01:27:38
72449         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
72450              From: Peter Prymmer <pvhp@forte.com>
72451              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
72452              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
72453      Branch: perl
72454            ! t/op/oct.t
72455 ____________________________________________________________________________
72456 [  7211] By: jhi                                   on 2000/10/13  00:35:09
72457         Log: Update Changes.
72458      Branch: perl
72459            ! Changes patchlevel.h
72460 ____________________________________________________________________________
72461 [  7210] By: jhi                                   on 2000/10/12  23:59:40
72462         Log: The Install.pm third of
72463              
72464              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
72465              From: Bill Campbell <bill@celestial.com>
72466              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
72467              Date: Thu, 5 Oct 2000 18:04:51 -0700
72468      Branch: perl
72469            ! lib/ExtUtils/Install.pm
72470 ____________________________________________________________________________
72471 [  7209] By: jhi                                   on 2000/10/12  23:58:43
72472         Log: Two thirds of
72473              
72474              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
72475              Date: Thu, 5 Oct 2000 18:04:51 -0700
72476              From: Bill Campbell <bill@celestial.com>
72477              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
72478              
72479              The Install.pm changes will be submitted separately because
72480              they need some work and discussion still.
72481      Branch: perl
72482            ! lib/getopts.pl lib/termcap.pl
72483 ____________________________________________________________________________
72484 [  7208] By: jhi                                   on 2000/10/12  23:41:19
72485         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
72486              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72487              Date:     Thu, 12 Oct 2000 07:30:02 EDT
72488              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
72489      Branch: perl
72490            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
72491            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
72492 ____________________________________________________________________________
72493 [  7207] By: jhi                                   on 2000/10/12  23:39:01
72494         Log: An updated EBCDIC tr patch.
72495              
72496              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
72497              From: Peter Prymmer <pvhp@forte.com>
72498              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
72499              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
72500      Branch: perl
72501            ! t/op/tr.t
72502 ____________________________________________________________________________
72503 [  7206] By: jhi                                   on 2000/10/12  23:34:55
72504         Log: Upgrade to CPAN 1.58, from Andreas König.
72505      Branch: perl
72506            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72507 ____________________________________________________________________________
72508 [  7205] By: jhi                                   on 2000/10/12  23:29:08
72509         Log: Introduce the man[24-8] variables, from Andy Dougherty.
72510      Branch: metaconfig/U/perl
72511            + mandirs.U mandirstyle.U
72512      Branch: perl
72513            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72514            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
72515            ! vos/config.h vos/config.pl vos/config_h.SH_orig
72516            ! win32/config.bc win32/config.gc win32/config.vc
72517 ____________________________________________________________________________
72518 [  7204] By: gsar                                  on 2000/10/12  18:11:24
72519         Log: restore change#7202
72520      Branch: perl
72521            ! mg.c
72522 ____________________________________________________________________________
72523 [  7203] By: gsar                                  on 2000/10/12  18:09:40
72524         Log: another test of the Emergency Broadcast System--back out 
72525              change#7202
72526      Branch: perl
72527            ! mg.c
72528 ____________________________________________________________________________
72529 [  7202] By: gsar                                  on 2000/10/12  16:40:47
72530         Log: (submitted on behalf of Jarkko)
72531              Fix the lib/encode.t subtest 6 failure as reported by Andreas
72532              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
72533              was unearthed by change 7182, as was a bug in HTML::Entities.
72534      Branch: perl
72535            ! mg.c
72536 ____________________________________________________________________________
72537 [  7201] By: jhi                                   on 2000/10/11  03:16:05
72538         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
72539      Branch: perl
72540            ! pp_hot.c t/pragma/utf8.t
72541 ____________________________________________________________________________
72542 [  7200] By: jhi                                   on 2000/10/11  00:40:30
72543         Log: The #7198 was a false alarm.
72544      Branch: perl
72545            ! pp_hot.c
72546 ____________________________________________________________________________
72547 [  7199] By: jhi                                   on 2000/10/11  00:26:04
72548         Log: Remove duplicated code.
72549      Branch: perl
72550            ! t/lib/cgi-html.t
72551 ____________________________________________________________________________
72552 [  7198] By: jhi                                   on 2000/10/10  23:30:46
72553         Log: (Retracted by #7200.)
72554      Branch: perl
72555            ! pp_hot.c
72556 ____________________________________________________________________________
72557 [  7197] By: jhi                                   on 2000/10/10  21:49:30
72558         Log: Add the test case for #7190, from the original bug report
72559              by Andreas König.
72560      Branch: perl
72561            ! t/pragma/utf8.t
72562 ____________________________________________________________________________
72563 [  7196] By: jhi                                   on 2000/10/10  21:40:49
72564         Log: Reapply Andy's patch and regen Configure.
72565      Branch: perl
72566            ! Configure INSTALL Makefile.SH Porting/Glossary
72567            ! Porting/config.sh config_h.SH epoc/config.sh installperl
72568            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
72569            ! win32/config.vc
72570 ____________________________________________________________________________
72571 [  7195] By: jhi                                   on 2000/10/10  21:09:30
72572         Log: Use the versiononly instead of the installscripts,
72573              retract the changes 7146 and 7147.
72574      Branch: perl
72575            ! Configure INSTALL Makefile.SH Porting/Glossary
72576            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
72577            ! installperl uconfig.sh vos/config.def win32/config.bc
72578            ! win32/config.gc win32/config.vc
72579 ____________________________________________________________________________
72580 [  7194] By: jhi                                   on 2000/10/10  21:06:15
72581         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
72582              From: Peter Prymmer <pvhp@forte.com>
72583              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
72584              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
72585      Branch: perl
72586            ! t/op/ver.t
72587 ____________________________________________________________________________
72588 [  7193] By: jhi                                   on 2000/10/10  21:05:12
72589         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
72590              From: Peter Prymmer <pvhp@forte.com>
72591              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
72592              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
72593      Branch: perl
72594            ! t/op/tr.t
72595 ____________________________________________________________________________
72596 [  7192] By: jhi                                   on 2000/10/10  20:57:30
72597         Log: Add versiononly, delete installscripts, from Andy Dougherty.
72598      Branch: metaconfig
72599            - U/installdirs/installscripts.U
72600      Branch: metaconfig/U/perl
72601            + versiononly.U
72602 ____________________________________________________________________________
72603 [  7191] By: jhi                                   on 2000/10/10  19:41:21
72604         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
72605              From: Peter Prymmer <pvhp@forte.com>
72606              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
72607              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
72608      Branch: perl
72609            ! pod/perlebcdic.pod
72610 ____________________________________________________________________________
72611 [  7190] By: jhi                                   on 2000/10/10  19:26:14
72612         Log: Subject: Re: utf8 concat, mg_get
72613              From: Simon Cozens <simon@cozens.net>
72614              Date: Tue, 10 Oct 2000 17:40:17 +0100
72615              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
72616      Branch: perl
72617            ! pp_hot.c
72618 ____________________________________________________________________________
72619 [  7189] By: jhi                                   on 2000/10/10  19:23:03
72620         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
72621              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
72622              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
72623              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
72624      Branch: perl
72625            ! lib/ExtUtils/MM_Unix.pm
72626 ____________________________________________________________________________
72627 [  7188] By: jhi                                   on 2000/10/10  15:31:24
72628         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
72629              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
72630              Date: Fri, 14 Jul 2000 10:47:36 +0100
72631              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
72632      Branch: perl
72633            ! README.win32
72634 ____________________________________________________________________________
72635 [  7187] By: jhi                                   on 2000/10/10  13:30:10
72636         Log: Quote the temp file name, needed in Win32 because the
72637              default name unfortunately contains spaces, shouldn't
72638              hurt elsewhere.
72639              
72640              Subject: FW: perldoc fails if $TEMP contains spaces
72641              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
72642              Date: Thu, 14 Sep 2000 08:58:45 +0100
72643              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
72644      Branch: perl
72645            ! utils/perldoc.PL
72646 ____________________________________________________________________________
72647 [  7186] By: jhi                                   on 2000/10/10  13:16:27
72648         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
72649              From: hv@hugo.hybyte.com
72650              Date: Tue, 10 Oct 2000 14:10:20 +0100
72651              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
72652      Branch: perl
72653            ! t/lib/thr5005.t util.c
72654 ____________________________________________________________________________
72655 [  7185] By: jhi                                   on 2000/10/10  12:06:22
72656         Log: Upgrade to podlators 1.04, from Russ Allbery.
72657      Branch: perl
72658            ! lib/Pod/Man.pm lib/Pod/Text.pm
72659 ____________________________________________________________________________
72660 [  7184] By: jhi                                   on 2000/10/10  12:01:32
72661         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
72662      Branch: perl
72663            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
72664 ____________________________________________________________________________
72665 [  7183] By: jhi                                   on 2000/10/09  23:47:15
72666         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
72667              From: Peter Prymmer <pvhp@forte.com>
72668              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
72669              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
72670      Branch: perl
72671            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
72672 ____________________________________________________________________________
72673 [  7182] By: jhi                                   on 2000/10/09  23:43:16
72674         Log: Make eq work again with utf8 (disabling the upgrading
72675              should no more be necessary since the copies of the
72676              scalars are upgraded, not the scalars themselves).
72677              Takes care of ID 20001009.001.  (The claimed length()
72678              bug in 20001009.001 seems bogus to me.)
72679      Branch: perl
72680            ! sv.c t/pragma/utf8.t
72681 ____________________________________________________________________________
72682 [  7181] By: gsar                                  on 2000/10/09  19:41:54
72683         Log: tweak for change#7173
72684      Branch: perl
72685            ! win32/win32sck.c
72686 ____________________________________________________________________________
72687 [  7180] By: gsar                                  on 2000/10/09  19:26:56
72688         Log: on Windows, clean targets might not work under some flavors of the shell
72689      Branch: perl
72690            ! win32/Makefile win32/makefile.mk
72691 ____________________________________________________________________________
72692 [  7179] By: jhi                                   on 2000/10/09  19:21:02
72693         Log: Update Changes.
72694      Branch: perl
72695            ! Changes patchlevel.h
72696 ____________________________________________________________________________
72697 [  7178] By: jhi                                   on 2000/10/09  19:18:23
72698         Log: Warn about unknown scripts.
72699              
72700              Subject: Re: ideas? patches? [PATCH bleadperl]
72701              From: Dominic Dunlop <domo@computer.org>
72702              Date: Mon, 9 Oct 2000 14:57:17 +0200
72703              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
72704      Branch: perl
72705            ! lib/charnames.pm
72706 ____________________________________________________________________________
72707 [  7177] By: jhi                                   on 2000/10/09  19:13:27
72708         Log: Change #7160 had a nasty typo.
72709      Branch: metaconfig
72710            ! U/compline/Compile.U
72711      Branch: perl
72712            ! Configure config_h.SH
72713 ____________________________________________________________________________
72714 [  7176] By: gsar                                  on 2000/10/09  18:59:33
72715         Log: pod nit
72716      Branch: perl
72717            ! pod/perlport.pod
72718 ____________________________________________________________________________
72719 [  7175] By: gsar                                  on 2000/10/09  18:54:28
72720         Log: Windows9x doesn't support link(), despite what Config.pm
72721              might think
72722      Branch: perl
72723            ! lib/ExtUtils/Manifest.pm
72724 ____________________________________________________________________________
72725 [  7174] By: gsar                                  on 2000/10/09  18:50:03
72726         Log: avoid nonportable example code
72727      Branch: perl
72728            ! lib/File/Copy.pm
72729 ____________________________________________________________________________
72730 [  7173] By: gsar                                  on 2000/10/09  18:46:54
72731         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
72732              being used) when closing a socket handle
72733      Branch: perl
72734            ! win32/win32.c win32/win32.h win32/win32sck.c
72735 ____________________________________________________________________________
72736 [  7172] By: gsar                                  on 2000/10/09  18:41:40
72737         Log: on Windows, cwd strings in the environment should be of the
72738              form =X:=X:\foo instead of =X=X:\foo\
72739      Branch: perl
72740            ! win32/vdir.h
72741 ____________________________________________________________________________
72742 [  7171] By: gsar                                  on 2000/10/09  18:30:09
72743         Log: on Windows, LoadLibrary() could load an extension DLL multiple
72744              times if forward slashes are used in the path
72745      Branch: perl
72746            ! win32/win32.c
72747 ____________________________________________________________________________
72748 [  7170] By: jhi                                   on 2000/10/09  17:53:59
72749         Log: Add a todo note about overloadable assertions.
72750      Branch: perl
72751            ! Todo-5.6
72752 ____________________________________________________________________________
72753 [  7169] By: jhi                                   on 2000/10/09  13:43:45
72754         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
72755              From: mjd@plover.com
72756              Date: 9 Oct 2000 00:24:44 -0000
72757              Message-ID: <20001009002444.10616.qmail@plover.com>
72758      Branch: perl
72759            ! pod/perldebguts.pod
72760 ____________________________________________________________________________
72761 [  7168] By: nick                                  on 2000/10/08  13:16:33
72762         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
72763              is not right thing to do on (e.g. x86). Network order is also "right" for
72764              X fonts.
72765      Branch: perl
72766            ! ext/Encode/Encode.pm
72767 ____________________________________________________________________________
72768 [  7167] By: nick                                  on 2000/10/08  12:54:42
72769         Log: Make "encodings" work post-install when Encode/*.enc files may not
72770              be in same directory as Encode.pm
72771      Branch: perl
72772            ! ext/Encode/Encode.pm
72773 ____________________________________________________________________________
72774 [  7166] By: nick                                  on 2000/10/08  11:51:26
72775         Log: Work round the fact that $hash->{$key} does not take into account
72776              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
72777              so that key is always in the "expected" encoding - i.e. same way we put
72778              it in the hash.
72779      Branch: perl
72780            ! ext/Encode/Encode.pm
72781 ____________________________________________________________________________
72782 [  7165] By: gsar                                  on 2000/10/08  04:15:29
72783         Log: save_re_context() could reset PL_curcop to freed memory, causing core
72784              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
72785      Branch: perl
72786            ! pp_ctl.c
72787 ____________________________________________________________________________
72788 [  7164] By: jhi                                   on 2000/10/06  20:51:48
72789         Log: UTF8ize split() so that the cloned substrings get the UTF8
72790              flag of the original scalar.  Problem reported by Simon Cozens.
72791      Branch: perl
72792            ! pp.c t/pragma/utf8.t
72793 ____________________________________________________________________________
72794 [  7163] By: nick                                  on 2000/10/06  20:48:34
72795         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
72796              got a false +ve and so did not reach code which would have un-FAKEd the SV.
72797      Branch: perl
72798            ! sv.c
72799 ____________________________________________________________________________
72800 [  7162] By: nick                                  on 2000/10/06  20:25:37
72801         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
72802              To fix  (sort {$a <=> $b} keys %hash) in particular but
72803              should cover a number of other as-yet-unknown cases as well.
72804      Branch: perl
72805            ! sv.c
72806 ____________________________________________________________________________
72807 [  7161] By: jhi                                   on 2000/10/06  19:56:18
72808         Log: Change the version number of Tie::Handle in the core to 4.0,
72809              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
72810              
72811              Subject: Note on Tie::Handle
72812              From: andreas.koenig@anima.de (Andreas J. Koenig)
72813              Date:      06 Oct 2000 21:48:58 +0200
72814              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
72815      Branch: perl
72816            ! lib/Tie/Handle.pm
72817 ____________________________________________________________________________
72818 [  7160] By: jhi                                   on 2000/10/06  18:20:35
72819         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
72820              as the first option of cc/ld because of ultrapicky compilers
72821              (e.g. OS/390 R2.5)
72822      Branch: metaconfig
72823            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
72824            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
72825            ! U/compline/orderlib.U U/modified/Cppsym.U
72826            ! U/modified/d_access.U
72827      Branch: metaconfig/U/perl
72828            ! Checkcc.U d_dlsymun.U gccvers.U
72829      Branch: perl
72830            ! Configure config_h.SH
72831 ____________________________________________________________________________
72832 [  7159] By: jhi                                   on 2000/10/06  13:56:39
72833         Log: Update Changes.
72834      Branch: perl
72835            ! Changes patchlevel.h
72836 ____________________________________________________________________________
72837 [  7158] By: jhi                                   on 2000/10/06  12:48:40
72838         Log: Eliminate $Is_VMS code from the test.
72839              
72840              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
72841              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72842              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
72843              Date:     Thu, 5 Oct 2000 07:46:33 EDT
72844      Branch: perl
72845            ! t/lib/b.t
72846 ____________________________________________________________________________
72847 [  7157] By: jhi                                   on 2000/10/06  12:47:13
72848         Log: Also the $ccflags is needed for the C compiler check.
72849              
72850              Subject: Configure (check for C-compiler)
72851              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72852              Date: Fri, 06 Oct 2000 08:47:15 +0200
72853              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
72854      Branch: metaconfig/U/perl
72855            ! Checkcc.U
72856      Branch: perl
72857            ! Configure config_h.SH
72858 ____________________________________________________________________________
72859 [  7156] By: jhi                                   on 2000/10/06  11:45:15
72860         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
72861      Branch: perl
72862            ! perl.c pp_ctl.c sv.h utf8.c
72863 ____________________________________________________________________________
72864 [  7155] By: jhi                                   on 2000/10/06  11:40:41
72865         Log: IO::Handle->syswrite() did not handle length omission
72866              like CORE::syswrite() does.
72867              
72868              Subject: [Fwd] IO::Handle, syswrite and arguments
72869              From: Graham Barr <gbarr@pobox.com>
72870              Date: Fri, 6 Oct 2000 10:22:05 +0100
72871              Message-ID: <20001006102205.U6312@pobox.com>
72872              
72873              The original patch from andrew@ugh.net.au.
72874      Branch: perl
72875            ! ext/IO/lib/IO/Handle.pm
72876 ____________________________________________________________________________
72877 [  7154] By: jhi                                   on 2000/10/06  01:42:15
72878         Log: Tweak #7153.
72879      Branch: perl
72880            ! utf8.h
72881 ____________________________________________________________________________
72882 [  7153] By: jhi                                   on 2000/10/06  00:39:55
72883         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
72884      Branch: perl
72885            ! utf8.h
72886 ____________________________________________________________________________
72887 [  7152] By: jhi                                   on 2000/10/06  00:38:11
72888         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
72889      Branch: perl
72890            ! perl.c pp_ctl.c sv.h utf8.c
72891 ____________________________________________________________________________
72892 [  7151] By: jhi                                   on 2000/10/06  00:36:38
72893         Log: Subject: Re: Questions about Tie::Array and perl modules
72894              From: Nick Ing-Simmons <nik@tiuk.ti.com>
72895              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
72896              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
72897              
72898              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
72899      Branch: perl
72900            ! lib/Tie/Array.pm t/op/array.t
72901 ____________________________________________________________________________
72902 [  7150] By: jhi                                   on 2000/10/05  00:20:45
72903         Log: Regen Changes.
72904      Branch: perl
72905            ! Changes patchlevel.h
72906 ____________________________________________________________________________
72907 [  7149] By: jhi                                   on 2000/10/05  00:20:01
72908         Log: Regen toc.
72909      Branch: perl
72910            ! pod/perltoc.pod
72911 ____________________________________________________________________________
72912 [  7148] By: jhi                                   on 2000/10/04  23:35:08
72913         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
72914              reported several times by Dominic Dunlop, for example in
72915              ID 20000315.008.  Patch from Dominic.  Patch affects at
72916              least MachTen, and possibly other oldish BSDs. Should not
72917              break non-broken platforms (tested on LinuxPPC). 
72918      Branch: perl
72919            ! doio.c
72920 ____________________________________________________________________________
72921 [  7147] By: jhi                                   on 2000/10/04  23:26:34
72922         Log: The one that got away from 7146.
72923      Branch: metaconfig
72924            + U/installdirs/installscripts.U
72925 ____________________________________________________________________________
72926 [  7146] By: jhi                                   on 2000/10/04  23:25:04
72927         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
72928              suggested by H. Merijn Brand.
72929      Branch: perl
72930            ! Configure INSTALL Makefile.SH Porting/Glossary
72931            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
72932            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
72933            ! win32/config.vc
72934 ____________________________________________________________________________
72935 [  7145] By: jhi                                   on 2000/10/04  22:08:21
72936         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
72937              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72938              Date: Wed, 4 Oct 2000 17:37:46 -0400
72939              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
72940      Branch: perl
72941            ! utils/h2xs.PL
72942 ____________________________________________________________________________
72943 [  7144] By: jhi                                   on 2000/10/04  18:11:41
72944         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
72945              From: Jeff Pinyan <jeffp@crusoe.net>
72946              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
72947              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
72948      Branch: perl
72949            ! pod/perlrun.pod
72950 ____________________________________________________________________________
72951 [  7143] By: jhi                                   on 2000/10/04  18:09:58
72952         Log: Subject: perlhack.pod Patch for Externals Tools
72953              From: Fisher Mark <fisherm@tce.com>
72954              Date: Tue, 3 Oct 2000 15:43:27 -0500 
72955              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
72956      Branch: perl
72957            ! pod/perlhack.pod
72958 ____________________________________________________________________________
72959 [  7142] By: jhi                                   on 2000/10/04  18:08:41
72960         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
72961              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72962              Date:     Wed, 4 Oct 2000 12:11:11 EDT
72963              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
72964      Branch: perl
72965            ! vms/vms.c
72966 ____________________________________________________________________________
72967 [  7141] By: jhi                                   on 2000/10/04  12:20:16
72968         Log: Subject: [PATCH 5.7.0] h2xs not working
72969              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72970              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
72971              Date: Tue, 3 Oct 2000 21:43:01 -0400
72972              
72973              Subject: [PATCH 5.7.0] h2xs not documenting the created module
72974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72975              Date: Tue, 3 Oct 2000 22:55:19 -0400
72976              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
72977      Branch: perl
72978            ! utils/h2xs.PL
72979 ____________________________________________________________________________
72980 [  7140] By: jhi                                   on 2000/10/04  11:53:44
72981         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
72982              From: nick@babyhippo.com
72983              Date: Wed, 4 Oct 2000 12:06:45 +0100
72984              Message-Id: <20001004120645.A7356@babyhippo.com>
72985              
72986              Retract 7118 and 7135.
72987      Branch: perl
72988            ! installman installperl op.c t/pragma/subs.t
72989 ____________________________________________________________________________
72990 [  7139] By: jhi                                   on 2000/10/03  22:09:41
72991         Log: It is possible to have no hosts database at all.  Pointed out in
72992              
72993              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
72994              From: Peter Prymmer <pvhp@forte.com>
72995              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
72996              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
72997      Branch: metaconfig
72998            ! U/modified/myhostname.U
72999      Branch: perl
73000            ! Configure config_h.SH
73001 ____________________________________________________________________________
73002 [  7138] By: jhi                                   on 2000/10/03  21:49:49
73003         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
73004              From: Peter Prymmer <pvhp@forte.com>
73005              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
73006              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
73007      Branch: perl
73008            ! pp_sys.c
73009 ____________________________________________________________________________
73010 [  7137] By: jhi                                   on 2000/10/03  20:10:05
73011         Log: One remaining nit less at the VMS mailbox sizing.
73012      Branch: perl
73013            ! vms/vms.c
73014 ____________________________________________________________________________
73015 [  7136] By: jhi                                   on 2000/10/03  20:08:47
73016         Log: Test harness update to sync with the new perlcc,
73017              from Simon Cozens.
73018      Branch: perl
73019            ! t/TEST t/UTEST
73020 ____________________________________________________________________________
73021 [  7135] By: jhi                                   on 2000/10/03  15:15:42
73022         Log: Subject: Re: PATCH for 20001003.004
73023              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
73024              From: "AARON B. DOSSETT" <aaron@iglou.com>
73025              Message-Id: <E13gTay-0006od-00@iglou.com>
73026      Branch: perl
73027            ! installman installperl
73028 ____________________________________________________________________________
73029 [  7134] By: jhi                                   on 2000/10/03  15:00:34
73030         Log: Subject: [ID 20001003.006] B::Debug not -w clean
73031              From: Nicholas Clark <nick@babyhippo.co.uk>
73032              Date: Tue, 03 Oct 2000 15:46:32 +0100
73033              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
73034      Branch: perl
73035            ! ext/B/B/Debug.pm
73036 ____________________________________________________________________________
73037 [  7133] By: jhi                                   on 2000/10/03  14:58:39
73038         Log: Scale down the VMS message boxes, by Charles Lane.
73039              Fix for ID 20000903.009, workaround at
73040              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
73041      Branch: perl
73042            ! vms/vms.c
73043 ____________________________________________________________________________
73044 [  7132] By: jhi                                   on 2000/10/03  11:20:37
73045         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
73046      Branch: perl
73047            + t/lib/st-lock.t t/lib/st-utf8.t
73048            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
73049            ! ext/Storable/Storable.xs t/lib/st-recurse.t
73050 ____________________________________________________________________________
73051 [  7131] By: jhi                                   on 2000/10/03  03:38:23
73052         Log: Encode nits.
73053      Branch: perl
73054            ! MANIFEST Makefile.SH
73055 ____________________________________________________________________________
73056 [  7130] By: jhi                                   on 2000/10/03  03:31:05
73057         Log: Update Changes.
73058      Branch: perl
73059            ! Changes patchlevel.h
73060 ____________________________________________________________________________
73061 [  7129] By: jhi                                   on 2000/10/03  02:24:02
73062         Log: Misplaced else.
73063      Branch: metaconfig/U/perl
73064            ! d_strtoll.U
73065      Branch: perl
73066            ! Configure config_h.SH
73067 ____________________________________________________________________________
73068 [  7128] By: jhi                                   on 2000/10/03  02:08:29
73069         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
73070              From: sthoenna@efn.org
73071              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
73072              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
73073      Branch: metaconfig/U/perl
73074            ! d_strtoll.U
73075      Branch: perl
73076            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
73077 ____________________________________________________________________________
73078 [  7127] By: jhi                                   on 2000/10/03  01:13:14
73079         Log: Update Changes.
73080      Branch: perl
73081            ! Changes patchlevel.h
73082 ____________________________________________________________________________
73083 [  7126] By: jhi                                   on 2000/10/03  00:57:08
73084         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
73085              as suggested by Olaf Flebbe and Nick Clark.
73086      Branch: perl
73087            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
73088 ____________________________________________________________________________
73089 [  7125] By: jhi                                   on 2000/10/03  00:50:56
73090         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
73091              From: Nick Clark <nick@plum.flirble.org>
73092              Date: Mon, 2 Oct 2000 11:03:24 +0100
73093              Message-Id: <20001002110324.D20073@plum.flirble.org>
73094              
73095              Also fixes bug ID 20001002.005.
73096      Branch: perl
73097            ! t/lib/encode.t
73098 ____________________________________________________________________________
73099 [  7124] By: jhi                                   on 2000/10/03  00:34:59
73100         Log: Subject: [PATCH 5.7.0] Epoc update
73101              From: Olaf Flebbe <o.flebbe@gmx.de>
73102              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
73103              Message-ID: <26423.969484586@www10.gmx.net>
73104      Branch: perl
73105            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
73106            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
73107            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
73108            ! util.c util.h
73109 ____________________________________________________________________________
73110 [  7123] By: jhi                                   on 2000/10/03  00:30:07
73111         Log: Regen headers.
73112      Branch: perl
73113            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
73114 ____________________________________________________________________________
73115 [  7122] By: jhi                                   on 2000/10/03  00:10:48
73116         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
73117      Branch: perl
73118            ! hints/openbsd.sh
73119 ____________________________________________________________________________
73120 [  7121] By: jhi                                   on 2000/10/03  00:05:06
73121         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
73122              From: <abigail@foad.org>
73123              Date: Tue, 26 Sep 2000 13:36:14 -0400
73124              Message-ID: <20000926173614.4356.qmail@foad.org>
73125      Branch: perl
73126            ! pod/perlop.pod
73127 ____________________________________________________________________________
73128 [  7120] By: jhi                                   on 2000/10/03  00:04:00
73129         Log: Inside require() $^S was always left undefined.
73130              
73131              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
73132              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73133              Date: Wed, 27 Sep 2000 18:54:49 -0400
73134              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
73135      Branch: perl
73136            ! cop.h mg.c pp_ctl.c util.c
73137 ____________________________________________________________________________
73138 [  7119] By: jhi                                   on 2000/10/03  00:00:16
73139         Log: Subject: [PATCH] DLL not restartabke with threaded perl
73140              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
73141              Date: Thu, 28 Sep 2000 09:20:46 +0100
73142              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
73143      Branch: perl
73144            ! perl.c
73145 ____________________________________________________________________________
73146 [  7118] By: jhi                                   on 2000/10/02  23:59:20
73147         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
73148              From: Nicholas Clark <nick@ccl4.org>
73149              Date: Thu, 28 Sep 2000 11:52:24 +0100
73150              Message-ID: <20000928115224.D7924@plum.flirble.org>
73151      Branch: perl
73152            ! op.c
73153 ____________________________________________________________________________
73154 [  7117] By: jhi                                   on 2000/10/02  23:57:51
73155         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
73156              From: Nicholas Clark <nick@babyhippo.co.uk>
73157              Date: Thu, 28 Sep 2000 12:18:10 +0100
73158              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
73159              
73160              Did not apply cleanly, manual intervention was needed.
73161      Branch: perl
73162            ! ext/B/B/Bytecode.pm utils/perlcc.PL
73163 ____________________________________________________________________________
73164 [  7116] By: jhi                                   on 2000/10/02  23:50:40
73165         Log: Document the issue (is not a syntax error, kind of)
73166              
73167              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
73168              From: Nicholas Clark <nick@ccl4.org>
73169              Date: Thu, 28 Sep 2000 17:12:42 +0100
73170              Message-ID: <20000928171242.K7924@plum.flirble.org>
73171      Branch: perl
73172            ! pod/perldata.pod
73173 ____________________________________________________________________________
73174 [  7115] By: jhi                                   on 2000/10/02  23:48:58
73175         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
73176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73177              Date: Thu, 28 Sep 2000 21:55:31 -0400
73178              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
73179      Branch: perl
73180            ! regexec.c
73181 ____________________________________________________________________________
73182 [  7114] By: jhi                                   on 2000/10/02  23:47:57
73183         Log: Subject: DOC PATCH 5.6.0
73184              From: mjd@plover.com
73185              Date: 30 Sep 2000 06:02:34 -0000
73186              Message-ID: <20000930060234.4559.qmail@plover.com>
73187      Branch: perl
73188            ! pod/perldebguts.pod
73189 ____________________________________________________________________________
73190 [  7113] By: jhi                                   on 2000/10/02  23:46:43
73191         Log: SOCK_DGRAM and listen() do not mix as reported in
73192              
73193              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
73194              From: Petter Reinholdtsen <pere@hungry.com>
73195              Date: Sun, 1 Oct 2000 10:57:20 +0800
73196              Message-Id: <200010010257.KAA05735@localhost.localdomain>
73197              
73198              The patch for 5.7.0+ had to be reengineered, though.
73199      Branch: perl
73200            ! ext/IO/lib/IO/Socket/UNIX.pm
73201 ____________________________________________________________________________
73202 [  7112] By: jhi                                   on 2000/10/02  23:36:57
73203         Log: Subject: Re: [PATCH 5.005_64 missed]
73204              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73205              Date: Sun, 1 Oct 2000 18:50:10 -0400
73206              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
73207      Branch: perl
73208            ! pod/perlxs.pod
73209 ____________________________________________________________________________
73210 [  7111] By: jhi                                   on 2000/10/02  23:35:40
73211         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
73212              From: Radu Greab <radu@netsoft.ro>
73213              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
73214              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
73215      Branch: perl
73216            ! op.c opcode.pl t/op/substr.t
73217 ____________________________________________________________________________
73218 [  7110] By: jhi                                   on 2000/10/02  23:32:38
73219         Log: Subject: [PATCH] Fix aliasing of tied filehandles
73220              From: Daniel Chetlin <daniel@chetlin.com>
73221              Date: Mon, 2 Oct 2000 14:53:27 -0700
73222              Message-ID: <20001002145327.C1617@ilmd>
73223      Branch: perl
73224            ! perl.h pp_hot.c t/op/tiehandle.t
73225 ____________________________________________________________________________
73226 [  7109] By: jhi                                   on 2000/10/02  23:31:30
73227         Log: s/Robin Parker/Robin Barker/
73228      Branch: perl
73229            ! Changes5.6
73230 ____________________________________________________________________________
73231 [  7108] By: jhi                                   on 2000/10/02  23:15:46
73232         Log: Retract #7091 as suggested in
73233              
73234              From: Robin Barker <rmb1@cise.npl.co.uk> 
73235              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
73236              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
73237              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
73238      Branch: perl
73239            ! embed.pl proto.h
73240 ____________________________________________________________________________
73241 [  7107] By: nick                                  on 2000/10/02  18:23:14
73242         Log: A few tweaks to get Tk803 to work with Encode scheme.
73243      Branch: perl
73244            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
73245 ____________________________________________________________________________
73246 [  7106] By: nick                                  on 2000/10/01  21:34:14
73247         Log: Add checking cases to Encode's toUnicode and fromUnicode.
73248      Branch: perl
73249            ! ext/Encode/Encode.pm
73250 ____________________________________________________________________________
73251 [  7105] By: nick                                  on 2000/10/01  17:18:01
73252         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
73253              To read and use them.
73254              Add a lib/encode.t which checks a few things.
73255      Branch: perl
73256            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
73257            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
73258            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
73259            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
73260            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
73261            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
73262            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
73263            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
73264            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
73265            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
73266            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
73267            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
73268            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
73269            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
73270            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
73271            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
73272            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
73273            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
73274            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
73275            + ext/Encode/Encode/iso2022-jp.enc
73276            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
73277            + ext/Encode/Encode/iso8859-1.enc
73278            + ext/Encode/Encode/iso8859-2.enc
73279            + ext/Encode/Encode/iso8859-3.enc
73280            + ext/Encode/Encode/iso8859-4.enc
73281            + ext/Encode/Encode/iso8859-5.enc
73282            + ext/Encode/Encode/iso8859-6.enc
73283            + ext/Encode/Encode/iso8859-7.enc
73284            + ext/Encode/Encode/iso8859-8.enc
73285            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
73286            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
73287            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
73288            + ext/Encode/Encode/macCentEuro.enc
73289            + ext/Encode/Encode/macCroatian.enc
73290            + ext/Encode/Encode/macCyrillic.enc
73291            + ext/Encode/Encode/macDingbats.enc
73292            + ext/Encode/Encode/macGreek.enc
73293            + ext/Encode/Encode/macIceland.enc
73294            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
73295            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
73296            + ext/Encode/Encode/macTurkish.enc
73297            + ext/Encode/Encode/macUkraine.enc
73298            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
73299            + t/lib/encode.t
73300            ! MANIFEST ext/Encode/Encode.pm
73301 ____________________________________________________________________________
73302 [  7104] By: nick                                  on 2000/09/30  13:04:30
73303         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
73304              From: Daniel Chetlin <daniel@chetlin.com>
73305              Date: Mon, 18 Sep 2000 05:05:40 -0700
73306              Message-Id: <20000918050540.C652@ilmd>
73307      Branch: perl
73308            ! lib/overload.pm sv.c t/pragma/overload.t
73309 ____________________________________________________________________________
73310 [  7103] By: nick                                  on 2000/09/30  12:53:36
73311         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
73312              From: Johan Vromans <jvromans@squirrel.nl>
73313              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
73314              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
73315      Branch: perl
73316            ! pod/Makefile.SH
73317 ____________________________________________________________________________
73318 [  7102] By: nick                                  on 2000/09/30  12:52:31
73319         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
73320              From: Spider Boardman <spider@Orb.Nashua.NH.US>
73321              Date: Sat, 16 Sep 2000 16:36:45 -0400
73322              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
73323      Branch: perl
73324            ! ext/B/B/Deparse.pm
73325 ____________________________________________________________________________
73326 [  7101] By: nick                                  on 2000/09/30  12:51:41
73327         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
73328              From: Craig A. Berry <craig.berry@psinetcs.com>
73329              Date: Sat, 16 Sep 2000 10:11:10 -0500
73330              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
73331      Branch: perl
73332            ! vms/vms.c
73333 ____________________________________________________________________________
73334 [  7100] By: nick                                  on 2000/09/30  12:50:33
73335         Log: Subject: Re: unicode support and perl [ID 20000901.097]
73336              From: Spider Boardman <spider@Orb.Nashua.NH.US>
73337              Date: Fri, 15 Sep 2000 16:37:58 -0400
73338              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
73339      Branch: perl
73340            ! t/op/append.t
73341 ____________________________________________________________________________
73342 [  7099] By: nick                                  on 2000/09/30  12:49:35
73343         Log: Subject: Re: unicode support and perl [ID 20000901.097]
73344              From: Spider Boardman <spider@Orb.Nashua.NH.US>
73345              Date: Fri, 15 Sep 2000 16:25:30 -0400
73346              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
73347      Branch: perl
73348            ! pp_hot.c
73349 ____________________________________________________________________________
73350 [  7098] By: nick                                  on 2000/09/30  12:48:00
73351         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
73352              From: Gisle Aas <gisle@ActiveState.com>
73353              Date: 15 Sep 2000 16:23:41 +0200
73354              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
73355      Branch: perl
73356            ! toke.c
73357 ____________________________________________________________________________
73358 [  7097] By: nick                                  on 2000/09/30  12:45:16
73359         Log: Subject: [PATCH] Nits in perlmod.pod
73360              From: Daniel Chetlin <daniel@chetlin.com>
73361              Date: Fri, 15 Sep 2000 02:04:09 -0700
73362              Message-Id: <20000915020409.A2104@ilmd>
73363      Branch: perl
73364            ! pod/perlmod.pod
73365 ____________________________________________________________________________
73366 [  7096] By: nick                                  on 2000/09/30  12:18:00
73367         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
73368              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
73369              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
73370              0 to checking to get the warning.
73371      Branch: perl
73372            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
73373            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
73374            ! regexec.c sv.c toke.c utf8.c
73375 ____________________________________________________________________________
73376 [  7095] By: nick                                  on 2000/09/15  16:55:59
73377         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
73378              
73379              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
73380              From: Spider Boardman <spider@Orb.Nashua.NH.US>
73381              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
73382              Date: Fri, 15 Sep 2000 06:37:30 -0400
73383      Branch: perl
73384            ! ext/Encode/Encode.xs sv.c
73385 ____________________________________________________________________________
73386 [  7094] By: jhi                                   on 2000/09/15  03:23:32
73387         Log: Update Changes.
73388      Branch: perl
73389            ! Changes patchlevel.h
73390 ____________________________________________________________________________
73391 [  7093] By: jhi                                   on 2000/09/15  03:11:44
73392         Log: Fix for the charnames.t failures from Spider Boardman.
73393      Branch: perl
73394            ! toke.c
73395 ____________________________________________________________________________
73396 [  7092] By: jhi                                   on 2000/09/15  00:15:48
73397         Log: Botched the #7090 check-in.
73398      Branch: perl
73399            ! sv.c
73400 ____________________________________________________________________________
73401 [  7091] By: jhi                                   on 2000/09/14  23:33:24
73402         Log: Part of #7081 didn't come through.
73403      Branch: perl
73404            ! embed.pl proto.h
73405 ____________________________________________________________________________
73406 [  7090] By: jhi                                   on 2000/09/14  23:17:39
73407         Log: Subject: Re: perl@7078 
73408              From: Spider Boardman <spider@web.zk3.dec.com>
73409              Date: Thu, 14 Sep 2000 19:06:36 -0400
73410              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
73411      Branch: perl
73412            ! sv.c toke.c
73413 ____________________________________________________________________________
73414 [  7089] By: jhi                                   on 2000/09/14  23:11:21
73415         Log: Small portability tweaks.
73416      Branch: perl
73417            ! ext/Encode/Encode.xs
73418 ____________________________________________________________________________
73419 [  7088] By: jhi                                   on 2000/09/14  22:57:23
73420         Log: Fake return to pacify picky compilers.
73421      Branch: perl
73422            ! ext/Encode/Encode.xs
73423 ____________________________________________________________________________
73424 [  7087] By: jhi                                   on 2000/09/14  22:53:37
73425         Log: Subject: [PATCH] utf8.c apidoc
73426              From: Simon Cozens <simon@cozens.net>
73427              Date: Thu, 14 Sep 2000 23:46:57 +0100
73428              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
73429      Branch: perl
73430            ! perlapi.c pod/perlapi.pod utf8.c
73431 ____________________________________________________________________________
73432 [  7086] By: jhi                                   on 2000/09/14  22:40:38
73433         Log: We don't need to count the high bit bytes, a boolean is enough. 
73434      Branch: perl
73435            ! sv.c
73436 ____________________________________________________________________________
73437 [  7085] By: jhi                                   on 2000/09/14  21:20:09
73438         Log: Replace #7084 with
73439              
73440              Subject: Re: perl@7078 
73441              From: Spider Boardman <spider@web.zk3.dec.com>
73442              Date: Thu, 14 Sep 2000 17:09:36 -0400
73443              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
73444      Branch: perl
73445            ! sv.c utf8.c
73446 ____________________________________________________________________________
73447 [  7084] By: jhi                                   on 2000/09/14  20:03:34
73448         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
73449              convertible to bytes by checking it doesn't go above 0xc3
73450              
73451              Subject: Re: perl@7078
73452              From: Simon Cozens <simon@cozens.net>
73453              Date: Thu, 14 Sep 2000 20:59:19 +0100
73454              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
73455      Branch: perl
73456            ! utf8.c
73457 ____________________________________________________________________________
73458 [  7083] By: jhi                                   on 2000/09/14  19:38:47
73459         Log: Subject: Re: perl@7078
73460              From: Simon Cozens <simon@cozens.net>
73461              Date: Thu, 14 Sep 2000 20:13:09 +0100
73462              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
73463      Branch: perl
73464            ! t/op/bop.t
73465 ____________________________________________________________________________
73466 [  7082] By: jhi                                   on 2000/09/14  17:50:44
73467         Log: The one that got away.
73468      Branch: perl
73469            ! lib/File/Find.pm
73470 ____________________________________________________________________________
73471 [  7081] By: jhi                                   on 2000/09/14  17:45:35
73472         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
73473              From: Robin Barker <rmb1@cise.npl.co.uk>
73474              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
73475              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
73476      Branch: perl
73477            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
73478            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
73479            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
73480            ! regcomp.c toke.c universal.c
73481 ____________________________________________________________________________
73482 [  7080] By: jhi                                   on 2000/09/14  17:40:35
73483         Log: Problems picked up by AIX cc.
73484              
73485              Subject: Re: perl@7078 (patch included)
73486              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73487              Date: Thu, 14 Sep 2000 18:53:30 +0200
73488              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
73489      Branch: perl
73490            ! ext/Encode/Encode.xs
73491 ____________________________________________________________________________
73492 [  7079] By: jhi                                   on 2000/09/14  17:38:27
73493         Log: Subject: File::Find 5.7.0 POD nits
73494              From: Rich Morin <rdm@cfcl.com>
73495              Date: Wed, 13 Sep 2000 22:03:58 -0700
73496              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
73497      Branch: perl
73498            ! lib/File/Find.pm
73499 ____________________________________________________________________________
73500 [  7078] By: jhi                                   on 2000/09/14  14:58:20
73501         Log: Update Changes.
73502      Branch: perl
73503            ! Changes patchlevel.h
73504 ____________________________________________________________________________
73505 [  7077] By: jhi                                   on 2000/09/14  14:55:54
73506         Log: Compilation warnings and an error.
73507      Branch: perl
73508            ! sv.c
73509 ____________________________________________________________________________
73510 [  7076] By: jhi                                   on 2000/09/14  14:42:56
73511         Log: Fix for a parsing bug, not for the original bug.
73512              
73513              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
73514              From: Spider Boardman <spider@web.zk3.dec.com>
73515              Date: Wed, 13 Sep 2000 17:52:20 -0400
73516              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
73517      Branch: perl
73518            ! regcomp.c
73519 ____________________________________________________________________________
73520 [  7075] By: jhi                                   on 2000/09/14  14:40:40
73521         Log: Batch of UTF-8 patches from Simon Cozens.
73522      Branch: perl
73523            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
73524            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
73525            ! toke.c utf8.c
73526 ____________________________________________________________________________
73527 [  7074] By: jhi                                   on 2000/09/14  14:29:58
73528         Log: Subject: Re: Two advertising clauses need to be removed
73529              From: Russ Allbery <rra@stanford.edu>
73530              Date: 13 Sep 2000 18:50:26 -0700
73531              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
73532      Branch: perl
73533            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
73534 ____________________________________________________________________________
73535 [  7073] By: jhi                                   on 2000/09/14  14:28:20
73536         Log: Subject: [PATCH] de-wall t/README
73537              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73538              Date: Wed, 13 Sep 2000 17:46:55 -0700
73539              Message-ID: <//Bw5gzkge/e092yn@efn.org>
73540      Branch: perl
73541            ! t/README
73542 ____________________________________________________________________________
73543 [  7072] By: jhi                                   on 2000/09/14  14:25:10
73544         Log: Hints optimization.
73545              
73546              Subject: Minor nit
73547              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73548              Date: Wed, 13 Sep 2000 21:42:07 +0200
73549              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
73550      Branch: perl
73551            ! hints/hpux.sh
73552 ____________________________________________________________________________
73553 [  7071] By: jhi                                   on 2000/09/14  14:23:30
73554         Log: Allow chop() and chomp() to be overridden.
73555              
73556              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
73557              From: "Casey R. Tweten" <crt@kiski.net>
73558              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
73559              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
73560      Branch: perl
73561            ! toke.c
73562 ____________________________________________________________________________
73563 [  7070] By: jhi                                   on 2000/09/14  14:20:36
73564         Log: The return value of setlocale must be copied away.
73565              
73566              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
73567              From: Alan Burlison <Alan.Burlison@uk.sun.com>
73568              Date: Wed, 13 Sep 2000 16:27:37 +0100 
73569              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
73570      Branch: perl
73571            ! util.c
73572 ____________________________________________________________________________
73573 [  7069] By: jhi                                   on 2000/09/14  14:16:27
73574         Log: Remove vestiges of tr//CU.
73575              
73576              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
73577              From: Nick Clark <nick@plum.flirble.org>
73578              Date: Tue, 12 Sep 2000 22:50:14 +0100
73579              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
73580              
73581              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
73582              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73583              Date: Tue, 12 Sep 2000 21:38:48 -0700
73584              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
73585      Branch: perl
73586            ! op.h pod/perlunicode.pod
73587 ____________________________________________________________________________
73588 [  7068] By: jhi                                   on 2000/09/13  14:18:39
73589         Log: Add the Encode extension.  The code is still largely just skeleton.
73590      Branch: perl
73591            + ext/Encode/Encode.pm ext/Encode/Encode.xs
73592            + ext/Encode/Makefile.PL ext/Encode/Todo
73593            ! MANIFEST Todo-5.6
73594 ____________________________________________________________________________
73595 [  7067] By: jhi                                   on 2000/09/12  17:43:33
73596         Log: Allow for whitespace between "#" and "line" in cpp output.
73597              
73598              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
73599              From: Calle Dybedahl <calle@lysator.liu.se>
73600              Date: 12 Sep 2000 19:38:02 +0200 
73601              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
73602      Branch: perl
73603            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
73604 ____________________________________________________________________________
73605 [  7066] By: gsar                                  on 2000/09/12  17:24:29
73606         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
73607              initialization in all the threads on Windows
73608      Branch: perl
73609            ! win32/win32.c
73610 ____________________________________________________________________________
73611 [  7065] By: jhi                                   on 2000/09/12  15:11:31
73612         Log: Update Changes.
73613      Branch: perl
73614            ! Changes patchlevel.h
73615 ____________________________________________________________________________
73616 [  7064] By: jhi                                   on 2000/09/12  14:54:54
73617         Log: Retract #7062, the pod tests are not ready.
73618      Branch: perl
73619            ! t/TEST t/harness
73620 ____________________________________________________________________________
73621 [  7063] By: jhi                                   on 2000/09/12  14:25:41
73622         Log: The #7054 truncated Configure badly.
73623      Branch: metaconfig/U/perl
73624            ! End.U
73625      Branch: perl
73626            ! Configure config_h.SH
73627 ____________________________________________________________________________
73628 [  7062] By: jhi                                   on 2000/09/12  14:08:32
73629         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
73630              From: sthoenna@efn.org
73631              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
73632              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
73633      Branch: perl
73634            ! t/TEST t/harness
73635 ____________________________________________________________________________
73636 [  7061] By: jhi                                   on 2000/09/12  14:07:18
73637         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
73638              From: sthoenna@efn.org
73639              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
73640              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
73641      Branch: perl
73642            ! pod/perlxs.pod
73643 ____________________________________________________________________________
73644 [  7060] By: jhi                                   on 2000/09/12  14:06:08
73645         Log: Break up the myconfig lines a bit.
73646              
73647              Subject: perlbug/perl -V output format
73648              From: sthoenna@efn.org
73649              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
73650              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
73651      Branch: perl
73652            ! myconfig.SH
73653 ____________________________________________________________________________
73654 [  7059] By: jhi                                   on 2000/09/12  14:05:04
73655         Log: Test for the #7049.
73656              
73657              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
73658              From: andreas.koenig@anima.de (Andreas J. Koenig)
73659              Date: 12 Sep 2000 06:42:01 +0200
73660              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
73661      Branch: perl
73662            ! t/op/my.t
73663 ____________________________________________________________________________
73664 [  7058] By: jhi                                   on 2000/09/12  14:03:05
73665         Log: Subject: [patch: perl@7045] vms updates
73666              From: Peter Prymmer <pvhp@forte.com>
73667              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
73668              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
73669      Branch: perl
73670            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
73671 ____________________________________________________________________________
73672 [  7057] By: jhi                                   on 2000/09/12  14:00:51
73673         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
73674              From: sthoenna@efn.org
73675              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
73676              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
73677      Branch: perl
73678            ! t/op/64bitint.t
73679 ____________________________________________________________________________
73680 [  7056] By: jhi                                   on 2000/09/12  13:58:14
73681         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
73682              From: Jeff Pinyan <jeffp@crusoe.net>
73683              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
73684              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
73685      Branch: perl
73686            ! pod/perlfunc.pod
73687 ____________________________________________________________________________
73688 [  7055] By: jhi                                   on 2000/09/12  13:56:32
73689         Log: Do in VMS as the #7054 does.
73690      Branch: perl
73691            ! configure.com
73692 ____________________________________________________________________________
73693 [  7054] By: jhi                                   on 2000/09/12  13:50:31
73694         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
73695              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
73696              Date: Mon, 11 Sep 2000 08:33:09 +0100
73697              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
73698      Branch: metaconfig/U/perl
73699            ! End.U
73700      Branch: perl
73701            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
73702            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
73703 ____________________________________________________________________________
73704 [  7053] By: jhi                                   on 2000/09/12  13:29:19
73705         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
73706              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73707              Date:     Tue, 12 Sep 2000 08:35:59 EDT
73708              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
73709      Branch: perl
73710            ! vms/test.com
73711 ____________________________________________________________________________
73712 [  7052] By: jhi                                   on 2000/09/11  23:01:50
73713         Log: Document the SvUTF8*().
73714      Branch: perl
73715            ! pod/perlapi.pod sv.h
73716 ____________________________________________________________________________
73717 [  7051] By: gsar                                  on 2000/09/11  14:46:30
73718         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
73719              (missed a spot when fixing up op_pmreplroot hack for ithreads)
73720      Branch: perl
73721            ! op.c t/op/split.t
73722 ____________________________________________________________________________
73723 [  7050] By: nick                                  on 2000/09/11  10:03:51
73724         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
73725              
73726              Subject: borland C++ win32.c tweak
73727              From: Vadim Konovalov <vkonovalov@lucent.com>
73728              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
73729              Date: Mon, 11 Sep 2000 11:22:33 +0400
73730      Branch: perl
73731            ! win32/win32.c
73732 ____________________________________________________________________________
73733 [  7049] By: nick                                  on 2000/09/11  09:57:33
73734         Log: Point fix for s/// on foreach (keys %xxx).
73735      Branch: perl
73736            ! pp_hot.c
73737 ____________________________________________________________________________
73738 [  7048] By: jhi                                   on 2000/09/10  23:37:09
73739         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
73740              by Pod::Text, from Brad Appleton.
73741      Branch: perl
73742            ! t/pod/testp2pt.pl
73743 ____________________________________________________________________________
73744 [  7047] By: jhi                                   on 2000/09/10  14:32:53
73745         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
73746              by Russ Allbery.
73747      Branch: perl
73748            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
73749 ____________________________________________________________________________
73750 [  7046] By: jhi                                   on 2000/09/10  14:15:08
73751         Log: Upgrade to CPAN 1.57_65, from Andreas König.
73752      Branch: perl
73753            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73754 ____________________________________________________________________________
73755 [  7045] By: jhi                                   on 2000/09/08  21:36:32
73756         Log: Update Changes.
73757      Branch: perl
73758            ! Changes patchlevel.h
73759 ____________________________________________________________________________
73760 [  7044] By: jhi                                   on 2000/09/08  21:29:56
73761         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
73762              From: Peter Prymmer <pvhp@forte.com>
73763              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
73764              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
73765      Branch: perl
73766            ! configure.com
73767 ____________________________________________________________________________
73768 [  7043] By: jhi                                   on 2000/09/08  21:27:50
73769         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
73770              From: Peter Prymmer <pvhp@forte.com>
73771              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
73772              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
73773      Branch: perl
73774            ! Makefile.SH installperl
73775 ____________________________________________________________________________
73776 [  7042] By: jhi                                   on 2000/09/08  21:23:21
73777         Log: Continue #7041.
73778      Branch: perl
73779            ! cygwin/Makefile.SHs os2/Makefile.SHs
73780 ____________________________________________________________________________
73781 [  7041] By: jhi                                   on 2000/09/08  21:18:10
73782         Log: Do away with memory models cruft.  Sorry, PDP users.
73783      Branch: metaconfig
73784            ! U/modified/cc.U U/modified/libpth.U
73785      Branch: perl
73786            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
73787            ! Porting/config_H cflags.SH config_h.SH configure.com
73788            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
73789            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
73790            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
73791 ____________________________________________________________________________
73792 [  7040] By: jhi                                   on 2000/09/08  14:34:18
73793         Log: Major rewrite of s2p.  And I mean really major, it is
73794              an implementation of sed in perl.  If called as s2p it
73795              will function as s2p.  Note: needs non-UNIXifying.
73796              
73797              Subject: s2p
73798              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
73799              Date: Mon, 28 Aug 2000 14:05:12 +0200
73800              Message-ID: <39AA5578.2102E2AA@alcatel.at>
73801      Branch: perl
73802            ! x2p/s2p.PL
73803 ____________________________________________________________________________
73804 [  7039] By: jhi                                   on 2000/09/08  14:19:49
73805         Log: Re-allow vec() for characters > 255.
73806              
73807              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
73808              From: Spider Boardman <spider@web.zk3.dec.com>
73809              Date: Fri, 08 Sep 2000 02:21:02 -0400
73810              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
73811      Branch: perl
73812            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
73813            ! t/op/vec.t
73814 ____________________________________________________________________________
73815 [  7038] By: jhi                                   on 2000/09/08  14:14:18
73816         Log: Subject: [PATCH lib/Benchmark.pm]
73817              From: <abigail@foad.org>
73818              Date: Thu, 7 Sep 2000 15:03:20 -0400
73819              Message-ID: <20000907190320.888.qmail@foad.org>
73820      Branch: perl
73821            ! lib/Benchmark.pm
73822 ____________________________________________________________________________
73823 [  7037] By: jhi                                   on 2000/09/08  14:11:06
73824         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
73825              
73826              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
73827              From: Spider Boardman <spider@web.zk3.dec.com>
73828              Date: Fri, 08 Sep 2000 01:30:27 -0400
73829              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
73830      Branch: perl
73831            ! op.c
73832 ____________________________________________________________________________
73833 [  7036] By: jhi                                   on 2000/09/08  14:08:58
73834         Log: Subject: [ID 20000908.002] perlipc documentation bug.
73835              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
73836              Date: Fri, 08 Sep 2000 12:38:32 +0200
73837              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
73838      Branch: perl
73839            ! pod/perlipc.pod
73840 ____________________________________________________________________________
73841 [  7035] By: jhi                                   on 2000/09/08  14:03:12
73842         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
73843              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73844              Date: Fri, 08 Sep 2000 11:47:34 +0200
73845              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
73846      Branch: perl
73847            ! hints/dec_osf.sh
73848 ____________________________________________________________________________
73849 [  7034] By: jhi                                   on 2000/09/08  13:59:35
73850         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
73851              From: Simon Cozens <simon@cozens.net>
73852              Date: Thu, 7 Sep 2000 20:40:38 +0100
73853              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
73854      Branch: perl
73855            ! pp_hot.c
73856 ____________________________________________________________________________
73857 [  7033] By: jhi                                   on 2000/09/08  04:03:03
73858         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
73859              From: "Larry W. Virden" <lvirden@cas.org>
73860              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
73861              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
73862      Branch: perl
73863            ! pod/perldiag.pod
73864 ____________________________________________________________________________
73865 [  7032] By: jhi                                   on 2000/09/07  22:18:30
73866         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
73867              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
73868              Date: Mon, 04 Sep 2000 13:16:38 -0700
73869              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
73870      Branch: perl
73871            ! lib/perl5db.pl
73872 ____________________________________________________________________________
73873 [  7031] By: jhi                                   on 2000/09/07  22:02:29
73874         Log: Fix the ccversion detection for 5.1 and beyond.
73875              
73876              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
73877              From: Spider Boardman <spider@leggy.zk3.dec.com>
73878              Date: Thu, 7 Sep 2000 17:54:27 -0400
73879              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
73880      Branch: perl
73881            ! hints/dec_osf.sh
73882 ____________________________________________________________________________
73883 [  7030] By: jhi                                   on 2000/09/07  19:12:28
73884         Log: Fix for
73885              
73886              Subject: [ID 20000903.001] \w in utf8-strings
73887              From: Marc Lehmann <pcg@goof.com>
73888              Date: Sun, 03 Sep 2000 09:44:29 +0200
73889              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
73890              
73891              and various related nits.
73892      Branch: perl
73893            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
73894 ____________________________________________________________________________
73895 [  7029] By: jhi                                   on 2000/09/07  18:49:09
73896         Log: Fix the URL, but the server is still missing in action.
73897              
73898              Subject: [ID 20000905.002] perlfaq1.pod URL error
73899              From: "Larry W. Virden" <lvirden@cas.org>
73900              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
73901              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
73902      Branch: perl
73903            ! pod/perlfaq1.pod
73904 ____________________________________________________________________________
73905 [  7028] By: jhi                                   on 2000/09/07  18:47:13
73906         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
73907              From: Hugo <hv@crypt.compulink.co.uk>
73908              Date: Tue, 05 Sep 2000 14:13:37 +0100
73909              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
73910      Branch: perl
73911            ! toke.c
73912 ____________________________________________________________________________
73913 [  7027] By: jhi                                   on 2000/09/07  18:45:35
73914         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
73915              From: Daniel Chetlin <daniel@chetlin.com>
73916              Date: Tue, 5 Sep 2000 04:57:07 -0700
73917              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
73918      Branch: perl
73919            ! pod/perlfaq6.pod pod/perlop.pod
73920 ____________________________________________________________________________
73921 [  7026] By: jhi                                   on 2000/09/07  18:44:01
73922         Log: Document the new ref() semantics.
73923              
73924              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
73925              From: Gisle Aas <gisle@ActiveState.com>
73926              Date: 05 Sep 2000 08:10:30 +0200
73927              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
73928      Branch: perl
73929            ! pod/perldelta.pod
73930 ____________________________________________________________________________
73931 [  7025] By: jhi                                   on 2000/09/07  18:42:27
73932         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
73933              
73934              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
73935              From: Gisle Aas <gisle@ActiveState.com>
73936              Date: 05 Sep 2000 08:11:40 +0200
73937              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
73938      Branch: perl
73939            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
73940 ____________________________________________________________________________
73941 [  7024] By: jhi                                   on 2000/09/07  18:39:32
73942         Log: Subject: [PATCH] Modernize Opcode.pm documentation
73943              From: Gisle Aas <gisle@ActiveState.com>
73944              Date: 4 Sep 2000 00:18:55 -0000
73945              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
73946      Branch: perl
73947            ! ext/Opcode/Opcode.pm
73948 ____________________________________________________________________________
73949 [  7023] By: jhi                                   on 2000/09/07  18:37:42
73950         Log: Subject: [PATCH] Tied filehandle documentation
73951              From: Gisle Aas <gisle@ActiveState.com>
73952              Date: 4 Sep 2000 00:14:40 -0000
73953              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
73954      Branch: perl
73955            ! pod/perlfunc.pod pod/perltie.pod
73956 ____________________________________________________________________________
73957 [  7022] By: jhi                                   on 2000/09/07  18:35:37
73958         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
73959              From: Gisle Aas <gisle@ActiveState.com>
73960              Date: 4 Sep 2000 00:04:22 -0000
73961              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
73962      Branch: perl
73963            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
73964 ____________________________________________________________________________
73965 [  7021] By: jhi                                   on 2000/09/07  18:33:22
73966         Log: Subject: small apidoc fix
73967              From: Marc Lehmann <pcg@goof.com>
73968              Date: Sun, 3 Sep 2000 05:12:06 +0200
73969              Message-ID: <20000903051206.A5909@cerebro.laendle>
73970      Branch: perl
73971            ! pod/perlapi.pod utf8.c
73972 ____________________________________________________________________________
73973 [  7020] By: jhi                                   on 2000/09/07  16:14:57
73974         Log: Tiny perldelta nits.
73975      Branch: perl
73976            ! pod/perldelta.pod
73977 ____________________________________________________________________________
73978 [  7019] By: jhi                                   on 2000/09/07  16:04:20
73979         Log: Guard against bad string->int conversion for quads.
73980      Branch: perl
73981            ! t/op/64bitint.t
73982 ____________________________________________________________________________
73983 [  7018] By: jhi                                   on 2000/09/06  17:07:03
73984         Log: Update Unicode todo list.
73985      Branch: perl
73986            ! Todo-5.6
73987 ____________________________________________________________________________
73988 [  7017] By: jhi                                   on 2000/09/05  21:16:01
73989         Log: Document the SvIOK_.*UV().
73990      Branch: perl
73991            ! pod/perlapi.pod sv.h
73992 ____________________________________________________________________________
73993 [  7016] By: nick                                  on 2000/09/03  21:54:46
73994         Log: Hash lookup of constant strings optimization:
73995              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
73996              to string table (as per sharepvn). Add newSV_pvn_share to create such
73997              a thing. Make hv.c compare addresses of strings and skip string compare
73998              if equal. Make method_named and helem ops use these shared-string SVs
73999              when arg is constant. Make keys op return shared-string SVs (less clearly
74000              a win).
74001      Branch: perl
74002            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
74003            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
74004            ! pod/perlintern.pod pp_hot.c proto.h sv.c
74005 ____________________________________________________________________________
74006 [  7015] By: jhi                                   on 2000/09/02  17:48:59
74007         Log: This is 5.7.0.
74008      Branch: perl
74009            ! Changes
74010 ____________________________________________________________________________
74011 [  7014] By: jhi                                   on 2000/09/02  17:35:45
74012         Log: Changes and patchlevel tweaks.
74013      Branch: perl
74014            ! Changes patchlevel.h
74015 ____________________________________________________________________________
74016 [  7013] By: jhi                                   on 2000/09/02  17:30:50
74017         Log: Update Changes.
74018      Branch: perl
74019            ! Changes patchlevel.h
74020 ____________________________________________________________________________
74021 [  7012] By: nick                                  on 2000/09/02  17:25:20
74022         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
74023      Branch: perl
74024            ! gv.c lib/overload.pm
74025 ____________________________________________________________________________
74026 [  7011] By: jhi                                   on 2000/09/02  17:16:25
74027         Log: Update perlhist.
74028      Branch: perl
74029            ! pod/perlhist.pod
74030 ____________________________________________________________________________
74031 [  7010] By: jhi                                   on 2000/09/02  17:01:35
74032         Log: perldelta nits.
74033      Branch: perl
74034            ! pod/perldelta.pod
74035 ____________________________________________________________________________
74036 [  7009] By: nick                                  on 2000/09/02  16:48:35
74037         Log: If overloaded %{} etc. return the object do not loop.
74038              Thus  sub deref { $_[0] } functions if object is wanted type.
74039      Branch: perl
74040            ! pp.h
74041 ____________________________________________________________________________
74042 [  7008] By: jhi                                   on 2000/09/02  16:26:11
74043         Log: Retab MANIFEST.
74044      Branch: perl
74045            ! ext/Storable/MANIFEST
74046 ____________________________________________________________________________
74047 [  7007] By: jhi                                   on 2000/09/02  16:23:02
74048         Log: Make certain cc is set before trying to run it.
74049      Branch: perl
74050            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
74051 ____________________________________________________________________________
74052 [  7006] By: jhi                                   on 2000/09/02  15:45:41
74053         Log: Unicode notes.
74054      Branch: perl
74055            ! pod/perldelta.pod
74056 ____________________________________________________________________________
74057 [  7005] By: jhi                                   on 2000/09/02  15:42:11
74058         Log: Various Configure nits by Philip Newton,
74059              plus the ebcdic one by me.
74060      Branch: metaconfig
74061            + U/modified/pager.U
74062            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
74063      Branch: metaconfig/U/perl
74064            ! Devel.U quadfio.U
74065      Branch: perl
74066            ! Configure config_h.SH
74067 ____________________________________________________________________________
74068 [  7004] By: jhi                                   on 2000/09/02  15:06:14
74069         Log: Apparently avoiding the swapping is too costly.
74070              
74071              From: "Ben Tilly" <ben_tilly@hotmail.com>
74072              Subject: Re: the door is closed.
74073              Date: Fri, 01 Sep 2000 20:23:16 EDT
74074              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
74075      Branch: perl
74076            ! pod/perlfaq4.pod
74077 ____________________________________________________________________________
74078 [  7003] By: nick                                  on 2000/09/02  12:26:04
74079         Log: Undo part of change 6489 which looks like a bulk edit which
74080              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
74081              The supressing of main:: on return from select() is undesirable.
74082      Branch: perl
74083            ! pp_sys.c
74084 ____________________________________________________________________________
74085 [  7002] By: jhi                                   on 2000/09/01  23:08:54
74086         Log: Update Changes.
74087      Branch: perl
74088            ! Changes patchlevel.h
74089 ____________________________________________________________________________
74090 [  7001] By: jhi                                   on 2000/09/01  23:00:13
74091         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
74092              From: Peter Prymmer <pvhp@forte.com>
74093              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
74094              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
74095              
74096              plus rework the http: spots as suggested by Tom Christiansen,
74097              plus regen perltoc.
74098      Branch: perl
74099            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
74100            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
74101 ____________________________________________________________________________
74102 [  7000] By: jhi                                   on 2000/09/01  22:36:01
74103         Log: Only the first line, thank you very much.
74104      Branch: perl
74105            ! hints/solaris_2.sh
74106 ____________________________________________________________________________
74107 [  6999] By: gsar                                  on 2000/09/01  22:16:40
74108         Log: change#6791 accidentally clobbered change#6710, put it back
74109      Branch: perl
74110            ! win32/win32.c
74111 ____________________________________________________________________________
74112 [  6998] By: jhi                                   on 2000/09/01  22:14:16
74113         Log: Mention the HP-UX LP64 freak failure.
74114      Branch: perl
74115            ! pod/perldelta.pod
74116 ____________________________________________________________________________
74117 [  6997] By: jhi                                   on 2000/09/01  21:48:32
74118         Log: Detypo.
74119      Branch: perl
74120            ! hints/hpux.sh
74121 ____________________________________________________________________________
74122 [  6996] By: jhi                                   on 2000/09/01  21:27:10
74123         Log: Update Changes.
74124      Branch: perl
74125            ! Changes patchlevel.h
74126 ____________________________________________________________________________
74127 [  6995] By: jhi                                   on 2000/09/01  21:14:24
74128         Log: Mi splgn s gnin.g
74129      Branch: perl
74130            ! pp_ctl.c
74131 ____________________________________________________________________________
74132 [  6994] By: jhi                                   on 2000/09/01  21:09:54
74133         Log: Subject: http:// in L<>
74134              From: Nicholas Clark <nick@ccl4.org>
74135              Date: Fri, 1 Sep 2000 22:03:21 +0100
74136              Message-ID: <20000901220321.B72074@plum.flirble.org>
74137      Branch: perl
74138            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
74139 ____________________________________________________________________________
74140 [  6993] By: jhi                                   on 2000/09/01  21:06:54
74141         Log: Update to Storable 1.0, from Raphael Manfredi.
74142      Branch: perl
74143            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
74144            ! ext/Storable/Makefile.PL ext/Storable/README
74145            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
74146            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
74147            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
74148            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
74149            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
74150            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
74151 ____________________________________________________________________________
74152 [  6992] By: jhi                                   on 2000/09/01  20:43:05
74153         Log: Mention known sfio+linux buglet.
74154      Branch: perl
74155            ! pod/perldelta.pod
74156 ____________________________________________________________________________
74157 [  6991] By: jhi                                   on 2000/09/01  20:40:11
74158         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
74159              From: Peter Prymmer <pvhp@forte.com>
74160              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
74161              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
74162      Branch: perl
74163            ! vms/vms.c
74164 ____________________________________________________________________________
74165 [  6990] By: jhi                                   on 2000/09/01  20:25:26
74166         Log: Retract #6986.
74167      Branch: perl
74168            ! hints/solaris_2.sh
74169 ____________________________________________________________________________
74170 [  6989] By: jhi                                   on 2000/09/01  20:23:00
74171         Log: Mergesort is back.
74172      Branch: perl
74173            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
74174 ____________________________________________________________________________
74175 [  6988] By: jhi                                   on 2000/09/01  19:37:40
74176         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
74177              From: Mike Guy <mjtg@cam.ac.uk>
74178              Date: Fri, 01 Sep 2000 17:43:33 +0100
74179              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
74180      Branch: perl
74181            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
74182            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
74183 ____________________________________________________________________________
74184 [  6987] By: jhi                                   on 2000/09/01  19:17:10
74185         Log: Regen perltoc.
74186      Branch: perl
74187            ! pod/perltoc.pod
74188 ____________________________________________________________________________
74189 [  6986] By: jhi                                   on 2000/09/01  18:51:10
74190         Log: Subject: Re: Solaris x86 has no SPARC libraries!
74191              From: Lupe Christoph <lupe@lupe-christoph.de>
74192              Date: Fri, 1 Sep 2000 20:41:20 +0200
74193              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
74194      Branch: perl
74195            ! hints/solaris_2.sh
74196 ____________________________________________________________________________
74197 [  6985] By: jhi                                   on 2000/09/01  18:28:10
74198         Log: Update Changes.
74199      Branch: perl
74200            ! Changes patchlevel.h
74201 ____________________________________________________________________________
74202 [  6984] By: jhi                                   on 2000/09/01  18:26:53
74203         Log: Feature ordering tweak.
74204      Branch: perl
74205            ! myconfig.SH
74206 ____________________________________________________________________________
74207 [  6983] By: jhi                                   on 2000/09/01  18:19:50
74208         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
74209              From: <abigail@foad.org>
74210              Date: Fri, 1 Sep 2000 13:07:32 -0400
74211              Message-ID: <20000901170732.18249.qmail@foad.org>
74212      Branch: perl
74213            ! t/pragma/overload.t
74214 ____________________________________________________________________________
74215 [  6982] By: jhi                                   on 2000/09/01  18:17:54
74216         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
74217              so that case-ignoring systems like DCL can tell them from
74218              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
74219      Branch: metaconfig/U/perl
74220            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
74221      Branch: perl
74222            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74223            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
74224            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
74225            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
74226            ! vos/config.def vos/config.h vos/config_h.SH_orig
74227            ! win32/config.bc win32/config.gc win32/config.vc
74228 ____________________________________________________________________________
74229 [  6981] By: nick                                  on 2000/09/01  17:21:57
74230         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
74231              warning when UNTIE exists and instead pass the count of extra references to
74232              the UNTIE method.
74233      Branch: perl
74234            ! pod/perltie.pod pp_sys.c
74235 ____________________________________________________________________________
74236 [  6980] By: jhi                                   on 2000/09/01  16:54:44
74237         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
74238              From: Peter Prymmer <pvhp@forte.com>
74239              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
74240              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
74241      Branch: perl
74242            ! configure.com
74243 ____________________________________________________________________________
74244 [  6979] By: jhi                                   on 2000/09/01  16:06:20
74245         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
74246              From: Mike Guy <mjtg@cam.ac.uk> 
74247              Date: Fri, 01 Sep 2000 16:49:27 +0100
74248              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
74249      Branch: perl
74250            ! t/base/rs.t
74251 ____________________________________________________________________________
74252 [  6978] By: jhi                                   on 2000/09/01  16:00:42
74253         Log: Update to PodParser 1.18, from Brad Appleton.
74254      Branch: perl
74255            ! lib/Pod/Checker.pm t/pod/find.t
74256 ____________________________________________________________________________
74257 [  6977] By: jhi                                   on 2000/09/01  14:48:58
74258         Log: Subject: Nit in Configure (bleadperl@6961)
74259              From: Lupe Christoph <lupe@lupe-christoph.de>
74260              Date: Fri, 1 Sep 2000 16:34:29 +0200
74261              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
74262      Branch: metaconfig
74263            ! U/compline/ccflags.U
74264      Branch: perl
74265            ! Configure config_h.SH
74266 ____________________________________________________________________________
74267 [  6976] By: jhi                                   on 2000/09/01  14:39:52
74268         Log: Update Changes.
74269      Branch: perl
74270            ! Changes patchlevel.h
74271 ____________________________________________________________________________
74272 [  6975] By: jhi                                   on 2000/09/01  14:37:36
74273         Log: microperl config update.
74274      Branch: perl
74275            ! uconfig.h uconfig.sh
74276 ____________________________________________________________________________
74277 [  6974] By: jhi                                   on 2000/09/01  14:36:53
74278         Log: Document known deficiencies.
74279      Branch: perl
74280            ! pod/perldelta.pod
74281 ____________________________________________________________________________
74282 [  6973] By: jhi                                   on 2000/09/01  14:10:20
74283         Log: Mention warnings fixes and updates.
74284      Branch: perl
74285            ! pod/perldelta.pod
74286 ____________________________________________________________________________
74287 [  6972] By: jhi                                   on 2000/09/01  14:01:52
74288         Log: Drop unused argument.
74289              
74290              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
74291              From: Spider Boardman <spider@web.zk3.dec.com>
74292              Date: Thu, 31 Aug 2000 16:10:15 -0400
74293              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
74294      Branch: perl
74295            ! toke.c
74296 ____________________________________________________________________________
74297 [  6971] By: jhi                                   on 2000/09/01  13:59:24
74298         Log: Add the overload warnings to perldiag.
74299      Branch: perl
74300            ! lib/overload.pm pod/perldiag.pod
74301 ____________________________________________________________________________
74302 [  6970] By: jhi                                   on 2000/09/01  13:55:10
74303         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
74304              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
74305              Date: Fri, 1 Sep 2000 13:43:15 +0100 
74306              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
74307      Branch: perl
74308            ! lib/overload.pm t/pragma/overload.t
74309 ____________________________________________________________________________
74310 [  6969] By: jhi                                   on 2000/09/01  13:52:27
74311         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
74312              From: <abigail@foad.org>
74313              Date: Fri, 1 Sep 2000 05:46:54 -0400
74314              Message-ID: <20000901094654.6476.qmail@foad.org>
74315      Branch: perl
74316            ! lib/overload.pm
74317 ____________________________________________________________________________
74318 [  6968] By: jhi                                   on 2000/09/01  13:50:05
74319         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
74320              From: Daniel Chetlin <daniel@chetlin.com>
74321              Date: Fri, 1 Sep 2000 02:10:55 -0700
74322              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
74323      Branch: perl
74324            ! pod/perlretut.pod
74325 ____________________________________________________________________________
74326 [  6967] By: jhi                                   on 2000/09/01  13:47:54
74327         Log: Part of the solution.
74328              
74329              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
74330              From: Mike Guy <mjtg@cam.ac.uk>
74331              Date: Fri, 01 Sep 2000 14:16:01 +0100
74332              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
74333      Branch: perl
74334            ! gv.c mg.c
74335 ____________________________________________________________________________
74336 [  6966] By: jhi                                   on 2000/09/01  13:46:17
74337         Log: Subject: CPAN.pm beta 1.57_57 for the core
74338              From: andreas.koenig@anima.de (Andreas J. Koenig)
74339              Date: 01 Sep 2000 15:16:31 +0200
74340              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
74341      Branch: perl
74342            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
74343 ____________________________________________________________________________
74344 [  6965] By: jhi                                   on 2000/09/01  13:43:18
74345         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
74346              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74347              Date: Fri, 01 Sep 2000 01:47:22 -0500
74348              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
74349      Branch: perl
74350            ! pod/perldelta.pod vms/vms.c
74351 ____________________________________________________________________________
74352 [  6964] By: jhi                                   on 2000/09/01  13:35:35
74353         Log: File::Temp patches from Andreas König,
74354              
74355              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
74356              From: andreas.koenig@anima.de (Andreas J. Koenig)
74357              Date: 01 Sep 2000 10:07:20 +0200
74358              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
74359              
74360              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
74361              From: andreas.koenig@anima.de (Andreas J. Koenig)
74362              Date: 31 Aug 2000 23:26:08 +0200
74363              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
74364      Branch: perl
74365            ! lib/File/Temp.pm t/lib/ftmp-security.t
74366 ____________________________________________________________________________
74367 [  6963] By: jhi                                   on 2000/09/01  02:22:24
74368         Log: Retract the mergesort code, way too incompatible licensing
74369              and copyrights.
74370      Branch: perl
74371            ! pod/perldelta.pod pp_ctl.c
74372 ____________________________________________________________________________
74373 [  6962] By: jhi                                   on 2000/08/31  23:27:32
74374         Log: Update Changes.
74375      Branch: perl
74376            ! Changes patchlevel.h
74377 ____________________________________________________________________________
74378 [  6961] By: jhi                                   on 2000/08/31  23:20:04
74379         Log: Small tweaks all over.
74380      Branch: metaconfig
74381            ! U/compline/d_gconvert.U
74382      Branch: perl
74383            ! AUTHORS Configure config_h.SH pp_ctl.c
74384 ____________________________________________________________________________
74385 [  6960] By: jhi                                   on 2000/08/31  22:39:36
74386         Log: Further rewording.
74387      Branch: perl
74388            ! pp_ctl.c
74389 ____________________________________________________________________________
74390 [  6959] By: jhi                                   on 2000/08/31  21:26:44
74391         Log: More address tweaking.
74392      Branch: perl
74393            ! AUTHORS Changes
74394 ____________________________________________________________________________
74395 [  6958] By: jhi                                   on 2000/08/31  20:47:25
74396         Log: AUTHORS tweaks, from Peter Prymmer.
74397              
74398              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
74399              From: Peter Prymmer <pvhp@forte.com>
74400              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
74401              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
74402      Branch: perl
74403            ! AUTHORS MAINTAIN
74404 ____________________________________________________________________________
74405 [  6957] By: jhi                                   on 2000/08/31  20:34:43
74406         Log: perldelta tweaks.
74407      Branch: perl
74408            ! pod/perldelta.pod
74409 ____________________________________________________________________________
74410 [  6956] By: jhi                                   on 2000/08/31  19:11:06
74411         Log: Regen perltoc.
74412      Branch: perl
74413            ! pod/perltoc.pod
74414 ____________________________________________________________________________
74415 [  6955] By: jhi                                   on 2000/08/31  19:06:30
74416         Log: Clarify the mergesort situation.
74417      Branch: perl
74418            ! pp_ctl.c
74419 ____________________________________________________________________________
74420 [  6954] By: jhi                                   on 2000/08/31  18:24:17
74421         Log: Move the Solaris 7 scan to use64bitall, make the
74422              failure to find 64-bot sparc libc to mention the
74423              possibility of being in an intel, from Lupe and Alan.
74424      Branch: perl
74425            ! hints/solaris_2.sh
74426 ____________________________________________________________________________
74427 [  6953] By: jhi                                   on 2000/08/31  18:09:20
74428         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
74429              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
74430      Branch: metaconfig
74431            ! U/compline/d_gconvert.U U/threads/archname.U
74432      Branch: metaconfig/U/perl
74433            ! perlxv.U
74434      Branch: perl
74435            ! Configure config_h.SH sv.c
74436 ____________________________________________________________________________
74437 [  6952] By: jhi                                   on 2000/08/31  17:42:24
74438         Log: :: not allowed in pathnames, change to .
74439              
74440              Subject: [PATCH perl@6938] cygwin port
74441              From: "Fifer, Eric" <EFifer@sanwaint.com>
74442              Date: Thu, 31 Aug 2000 16:32:59 +0100
74443              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
74444      Branch: metaconfig/U/perl
74445            ! perlxv.U
74446 ____________________________________________________________________________
74447 [  6951] By: jhi                                   on 2000/08/31  17:02:05
74448         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
74449      Branch: perl
74450            ! perl.h
74451 ____________________________________________________________________________
74452 [  6950] By: jhi                                   on 2000/08/31  16:26:08
74453         Log: More author updates.
74454              
74455              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
74456              From: Simon Cozens <simon@cozens.net>
74457              Date: Thu, 31 Aug 2000 17:13:32 +0100
74458              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
74459      Branch: perl
74460            ! AUTHORS
74461 ____________________________________________________________________________
74462 [  6949] By: jhi                                   on 2000/08/31  16:04:49
74463         Log: POSIX doesn't report long double values under -Duselongdouble
74464              when the long doubles are "real" (bigger than doubles).
74465              
74466              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
74467              From: Spider Boardman <spider@peano.zk3.dec.com>
74468              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
74469              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
74470      Branch: perl
74471            ! ext/POSIX/POSIX.xs
74472 ____________________________________________________________________________
74473 [  6948] By: jhi                                   on 2000/08/31  15:25:10
74474         Log: Update Changes.
74475      Branch: perl
74476            ! Changes patchlevel.h
74477 ____________________________________________________________________________
74478 [  6947] By: jhi                                   on 2000/08/31  15:22:29
74479         Log: Document UNTIE in a very minimalistic way.
74480      Branch: perl
74481            ! pod/perlfunc.pod pod/perltie.pod
74482 ____________________________________________________________________________
74483 [  6946] By: jhi                                   on 2000/08/31  15:15:23
74484         Log: Document known failures.
74485      Branch: perl
74486            ! pod/perldelta.pod
74487 ____________________________________________________________________________
74488 [  6945] By: jhi                                   on 2000/08/31  15:07:00
74489         Log: Don't attach -ld to the archname if pointless.
74490      Branch: metaconfig
74491            ! U/threads/archname.U
74492      Branch: perl
74493            ! Configure config_h.SH
74494 ____________________________________________________________________________
74495 [  6944] By: jhi                                   on 2000/08/31  14:37:42
74496         Log: Wrap the test in eval.
74497              
74498              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
74499              From: Tim Jenness <timj@jach.hawaii.edu>
74500              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
74501              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
74502      Branch: perl
74503            ! t/lib/ftmp-security.t
74504 ____________________________________________________________________________
74505 [  6943] By: jhi                                   on 2000/08/31  14:30:57
74506         Log: Make -Dusemorebits find long doubles in Solaris.
74507      Branch: perl
74508            ! hints/solaris_2.sh
74509 ____________________________________________________________________________
74510 [  6942] By: jhi                                   on 2000/08/31  13:48:45
74511         Log: Clarify the third case of ftmp-security warnings.
74512      Branch: perl
74513            ! INSTALL
74514 ____________________________________________________________________________
74515 [  6941] By: jhi                                   on 2000/08/31  13:40:31
74516         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
74517              From: <abigail@foad.org>
74518              Date: Thu, 31 Aug 2000 01:35:05 -0400
74519              Message-ID: <20000831053505.32120.qmail@foad.org>
74520      Branch: perl
74521            ! pod/perldelta.pod
74522 ____________________________________________________________________________
74523 [  6940] By: jhi                                   on 2000/08/31  13:38:48
74524         Log: Issue useful diagnostic on unknown pod commands.
74525              
74526              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
74527              From: <abigail@foad.org>
74528              Date: Thu, 31 Aug 2000 03:41:18 -0400
74529              Message-ID: <20000831074118.24880.qmail@foad.org>
74530      Branch: perl
74531            ! lib/Pod/Man.pm
74532 ____________________________________________________________________________
74533 [  6939] By: jhi                                   on 2000/08/31  13:34:33
74534         Log: Reveal Borland's isnan.
74535              
74536              Subject: build with BC++ tweak
74537              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74538              Date: Thu, 31 Aug 2000 13:09:37 +0400
74539              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
74540      Branch: perl
74541            ! win32/win32.h
74542 ____________________________________________________________________________
74543 [  6938] By: jhi                                   on 2000/08/31  05:01:20
74544         Log: Update Changes.
74545      Branch: perl
74546            ! Changes patchlevel.h
74547 ____________________________________________________________________________
74548 [  6937] By: jhi                                   on 2000/08/31  04:26:23
74549         Log: sscanf() may be the only way to read long doubles from strings.
74550      Branch: metaconfig/U/perl
74551            ! longdblfio.U
74552      Branch: perl
74553            ! Configure config_h.SH perl.h util.c
74554 ____________________________________________________________________________
74555 [  6936] By: jhi                                   on 2000/08/31  04:18:19
74556         Log: The #6929 was too skimpy.
74557      Branch: perl
74558            ! sv.c
74559 ____________________________________________________________________________
74560 [  6935] By: jhi                                   on 2000/08/31  02:47:07
74561         Log: Subject: Re: typos in pods
74562              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74563              Date: Wed, 30 Aug 2000 19:25:34 -0700
74564              Message-ID: <eIcr5gzkg25X092yn@efn.org>
74565      Branch: perl
74566            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
74567 ____________________________________________________________________________
74568 [  6934] By: jhi                                   on 2000/08/31  02:42:55
74569         Log: Missed one Unicode file.
74570      Branch: perl
74571            + lib/unicode/UCDFF301.html
74572 ____________________________________________________________________________
74573 [  6933] By: jhi                                   on 2000/08/30  23:42:27
74574         Log: Update Changes.
74575      Branch: perl
74576            ! Changes patchlevel.h
74577 ____________________________________________________________________________
74578 [  6932] By: jhi                                   on 2000/08/30  23:40:07
74579         Log: Mention UNTIE in perldelta.  Still needs documenting
74580              in perltie et alia.
74581      Branch: perl
74582            ! pod/perldelta.pod
74583 ____________________________________________________________________________
74584 [  6931] By: jhi                                   on 2000/08/30  23:36:02
74585         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
74586              From: <abigail@foad.org>
74587              Date: Wed, 30 Aug 2000 19:28:07 -0400
74588              Message-ID: <20000830232807.305.qmail@foad.org>
74589      Branch: perl
74590            ! pod/perldelta.pod
74591 ____________________________________________________________________________
74592 [  6930] By: jhi                                   on 2000/08/30  23:32:40
74593         Log: Update to Unicode 3.0.1.
74594      Branch: perl
74595            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
74596            + lib/unicode/PropList.txt lib/unicode/README.perl
74597            + lib/unicode/UCD301.html lib/unicode/Unicode.301
74598            - lib/unicode/Props.txt lib/unicode/UCD300.html
74599            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
74600            ! (edit 257 files)
74601 ____________________________________________________________________________
74602 [  6929] By: jhi                                   on 2000/08/30  22:38:18
74603         Log: Heap decorruption.
74604              
74605              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
74606              From: Alan Burlison <Alan.Burlison@uk.sun.com>
74607              Date: Wed, 30 Aug 2000 22:39:52 +0100
74608              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
74609      Branch: perl
74610            ! sv.c
74611 ____________________________________________________________________________
74612 [  6928] By: jhi                                   on 2000/08/30  22:29:34
74613         Log: Retract the dummy test, skip the security tests (instead of failing),
74614              explain what the warnings mean.
74615      Branch: perl
74616            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
74617 ____________________________________________________________________________
74618 [  6927] By: jhi                                   on 2000/08/30  22:14:13
74619         Log: Change the internal implementation of sort() to be mergesort
74620              instead of quicksort, from John Linderman <jpl@research.att.com>.
74621              Gives us better worst case, better average case, and stability.
74622              What's there not to like?  (Small fixes for threaded builds
74623              were required).
74624      Branch: perl
74625            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
74626 ____________________________________________________________________________
74627 [  6926] By: jhi                                   on 2000/08/30  20:55:20
74628         Log: A better fix for the Socket building problem from Craig Berry.
74629      Branch: perl
74630            ! vms/vms.c
74631 ____________________________________________________________________________
74632 [  6925] By: jhi                                   on 2000/08/30  20:20:25
74633         Log: Subject: [PATCH] Re: UNTIE method 
74634              From: Nick Ing-Simmons <nik@tiuk.ti.com>
74635              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
74636              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
74637      Branch: perl
74638            ! pp_sys.c t/op/tie.t
74639 ____________________________________________________________________________
74640 [  6924] By: jhi                                   on 2000/08/30  20:17:11
74641         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
74642              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74643              Date: Wed, 30 Aug 2000 15:03:14 -0500
74644              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
74645      Branch: perl
74646            ! vms/vms.c
74647 ____________________________________________________________________________
74648 [  6923] By: jhi                                   on 2000/08/30  20:15:18
74649         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
74650              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74651              Date: Wed, 30 Aug 2000 13:30:36 -0500
74652              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
74653      Branch: perl
74654            ! vms/vms.c
74655 ____________________________________________________________________________
74656 [  6922] By: jhi                                   on 2000/08/30  19:54:43
74657         Log: Better options for rsync.
74658      Branch: perl
74659            ! pod/perlhack.pod
74660 ____________________________________________________________________________
74661 [  6921] By: jhi                                   on 2000/08/30  19:40:16
74662         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
74663              From: Rick Delaney <rick@consumercontact.com>
74664              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
74665              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
74666      Branch: perl
74667            ! pod/perlfunc.pod
74668 ____________________________________________________________________________
74669 [  6920] By: jhi                                   on 2000/08/30  19:36:40
74670         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
74671              From: Peter Prymmer <pvhp@forte.com>
74672              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
74673              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
74674      Branch: perl
74675            ! configure.com
74676 ____________________________________________________________________________
74677 [  6919] By: jhi                                   on 2000/08/30  14:52:02
74678         Log: Update Changes.
74679      Branch: perl
74680            ! Changes patchlevel.h
74681 ____________________________________________________________________________
74682 [  6918] By: jhi                                   on 2000/08/30  14:48:34
74683         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
74684      Branch: perl
74685            ! lib/ExtUtils/typemap
74686 ____________________________________________________________________________
74687 [  6917] By: jhi                                   on 2000/08/30  14:46:34
74688         Log: Subject: typos in pods
74689              From: Nicholas Clark <nick@ccl4.org>
74690              Date: Wed, 30 Aug 2000 01:12:50 +0100
74691              Message-ID: <20000830011249.A61388@plum.flirble.org>
74692      Branch: perl
74693            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
74694            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
74695            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
74696            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
74697 ____________________________________________________________________________
74698 [  6916] By: jhi                                   on 2000/08/30  14:19:09
74699         Log: Document Storable problems on Crays.  (Will have
74700              to document all the other Storable problems, too.)
74701      Branch: perl
74702            ! pod/perldelta.pod
74703 ____________________________________________________________________________
74704 [  6915] By: jhi                                   on 2000/08/30  14:06:02
74705         Log: Subject: [PATCH] fix misc cast warnings
74706              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74707              Date: Tue, 29 Aug 2000 23:16:14 -0700
74708              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
74709      Branch: perl
74710            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
74711            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
74712            ! os2/os2ish.h
74713 ____________________________________________________________________________
74714 [  6914] By: jhi                                   on 2000/08/30  14:03:45
74715         Log: Timestamp mismatch again.  Need to fix this dependence on
74716              config_h.SH timestamp, since it's the contents of config_h.SH
74717              that matter.
74718      Branch: perl
74719            ! uconfig.h uconfig.sh
74720 ____________________________________________________________________________
74721 [  6913] By: jhi                                   on 2000/08/30  13:54:06
74722         Log: Don't say "Perl 5.0 source kit".
74723      Branch: perl
74724            ! perl.c
74725 ____________________________________________________________________________
74726 [  6912] By: jhi                                   on 2000/08/30  13:51:24
74727         Log: Reset archname and archname64 always, forcing them be
74728              recomputed at each Configure run, make Configure and
74729              the hints files agree on the naming of largefiles variables.
74730      Branch: metaconfig
74731            ! U/threads/archname.U
74732      Branch: metaconfig/U/perl
74733            ! use64bits.U
74734      Branch: perl
74735            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
74736            ! hints/linux.sh hints/solaris_2.sh
74737 ____________________________________________________________________________
74738 [  6911] By: jhi                                   on 2000/08/30  13:30:13
74739         Log: Put back the slice accidentally removed by #6907.
74740      Branch: perl
74741            ! hints/solaris_2.sh
74742 ____________________________________________________________________________
74743 [  6910] By: jhi                                   on 2000/08/30  01:24:26
74744         Log: Be consistent: other Net::get* do export theirs.
74745              
74746              Subject: Re: Net::protoent does not export 'getproto'
74747              From: Yasushi Nakajima <sey@jkc.co.jp>
74748              Date: Wed, 30 Aug 2000 09:53:14 +0900
74749              Message-Id: <200008300051.DAA24700@taku.hut.fi>
74750      Branch: perl
74751            ! lib/Net/protoent.pm
74752 ____________________________________________________________________________
74753 [  6909] By: jhi                                   on 2000/08/30  01:17:25
74754         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
74755              From: Gurusamy Sarathy <gsar@ActiveState.com>
74756              Date: Tue, 29 Aug 2000 17:17:07 -0700
74757              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
74758      Branch: perl
74759            ! cop.h
74760 ____________________________________________________________________________
74761 [  6908] By: jhi                                   on 2000/08/30  00:58:05
74762         Log: Update Changes.
74763      Branch: perl
74764            ! Changes patchlevel.h
74765 ____________________________________________________________________________
74766 [  6907] By: jhi                                   on 2000/08/30  00:57:22
74767         Log: Introduce ccname to keep track of what compiler kind of we have.
74768      Branch: metaconfig/U/perl
74769            ! Checkcc.U gccvers.U
74770      Branch: perl
74771            ! Configure config_h.SH hints/solaris_2.sh
74772 ____________________________________________________________________________
74773 [  6906] By: jhi                                   on 2000/08/30  00:25:47
74774         Log: Put back the flags dump as reasoned in
74775              
74776              Subject: Re: [PATCH] Glob dumping
74777              From: Mike Guy <mjtg@cam.ac.uk> 
74778              Date: Tue, 29 Aug 2000 21:41:32 +0100
74779              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
74780      Branch: perl
74781            ! dump.c t/lib/peek.t
74782 ____________________________________________________________________________
74783 [  6905] By: jhi                                   on 2000/08/30  00:16:17
74784         Log: Make the epsilon to be relative, not absolute.
74785              
74786              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
74787              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
74788              Date: Tue, 29 Aug 2000 19:58:56 -0400
74789              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
74790      Branch: perl
74791            ! t/lib/trig.t
74792 ____________________________________________________________________________
74793 [  6904] By: jhi                                   on 2000/08/30  00:13:09
74794         Log: From now on, Gisle is on my list of usual suspects :-)
74795              Retract #6902.
74796      Branch: perl
74797            ! ext/Opcode/Safe.pm
74798 ____________________________________________________________________________
74799 [  6903] By: jhi                                   on 2000/08/29  23:51:20
74800         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
74801              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74802              Date: Tue, 29 Aug 2000 18:43:26 -0500
74803              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
74804      Branch: perl
74805            + vms/vmspipe.com
74806            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
74807            ! vms/vms.c
74808 ____________________________________________________________________________
74809 [  6902] By: jhi                                   on 2000/08/29  23:44:14
74810         Log: Retry what #6882 attempted.
74811              
74812              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
74813              From: Gisle Aas <gisle@ActiveState.com>
74814              Date: 30 Aug 2000 00:33:09 +0200
74815              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
74816      Branch: perl
74817            ! ext/Opcode/Safe.pm
74818 ____________________________________________________________________________
74819 [  6901] By: jhi                                   on 2000/08/29  22:59:32
74820         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
74821              From: Hugo <hv@crypt.compulink.co.uk>
74822              Date: Mon, 12 Jun 2000 19:36:08 +0100
74823              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
74824      Branch: perl
74825            ! sv.c
74826 ____________________________________________________________________________
74827 [  6900] By: jhi                                   on 2000/08/29  22:58:35
74828         Log: Admit that we are leaking scalars.
74829              
74830              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
74831              From: Spider Boardman <spider@leggy.zk3.dec.com>
74832              Date: Tue, 29 Aug 2000 18:48:29 -0400
74833              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
74834      Branch: perl
74835            ! t/pragma/warnings.t
74836 ____________________________________________________________________________
74837 [  6899] By: jhi                                   on 2000/08/29  20:53:13
74838         Log: Update Changes.
74839      Branch: perl
74840            ! Changes patchlevel.h
74841 ____________________________________________________________________________
74842 [  6898] By: jhi                                   on 2000/08/29  20:46:21
74843         Log: Undo namespace pollution of #6878.
74844              
74845              Subject: Re: Net::protoent does not export 'getproto'
74846              From: Mike Guy <mjtg@cam.ac.uk>
74847              Date: Tue, 29 Aug 2000 21:32:37 +0100
74848              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
74849      Branch: perl
74850            ! lib/Net/protoent.pm
74851 ____________________________________________________________________________
74852 [  6897] By: jhi                                   on 2000/08/29  20:44:29
74853         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
74854              From: Peter Prymmer <pvhp@forte.com>
74855              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
74856              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
74857      Branch: perl
74858            ! pod/perlebcdic.pod
74859 ____________________________________________________________________________
74860 [  6896] By: jhi                                   on 2000/08/29  20:40:57
74861         Log: There's no point repeating the 'revision' (5) of perl5.
74862      Branch: metaconfig/U/perl
74863            ! Devel.U patchlevel.U
74864      Branch: perl
74865            ! Configure config_h.SH
74866 ____________________________________________________________________________
74867 [  6895] By: jhi                                   on 2000/08/29  20:16:58
74868         Log: Regen Configure for #6894.
74869      Branch: metaconfig/U/perl
74870            ! perladmin.U
74871      Branch: perl
74872            ! Configure config_h.SH
74873 ____________________________________________________________________________
74874 [  6894] By: jhi                                   on 2000/08/29  19:59:52
74875         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
74876              From: "Philip Newton" <Philip.Newton@gmx.net>
74877              Date: Tue, 29 Aug 2000 21:39:14 +0200
74878              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
74879      Branch: perl
74880            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
74881            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
74882            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
74883            ! utils/perlbug.PL
74884 ____________________________________________________________________________
74885 [  6893] By: jhi                                   on 2000/08/29  19:55:30
74886         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
74887              From: "Philip Newton" <Philip.Newton@gmx.net>
74888              Date: Tue, 29 Aug 2000 21:39:14 +0200
74889              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
74890      Branch: perl
74891            ! installhtml
74892 ____________________________________________________________________________
74893 [  6892] By: jhi                                   on 2000/08/29  19:53:59
74894         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
74895              From: "Philip Newton" <Philip.Newton@gmx.net>
74896              Date: Tue, 29 Aug 2000 21:48:18 +0200
74897              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
74898      Branch: perl
74899            ! lib/File/Temp.pm
74900 ____________________________________________________________________________
74901 [  6891] By: jhi                                   on 2000/08/29  18:30:03
74902         Log: Nail the ID 20000828.023.
74903      Branch: perl
74904            ! ext/Storable/Storable.xs
74905 ____________________________________________________________________________
74906 [  6890] By: jhi                                   on 2000/08/29  16:50:17
74907         Log: Under usethreads the dumped variable is IN_PAD.
74908              
74909              Subject: Re: [PATCH] Glob dumping
74910              From: Gisle Aas <gisle@ActiveState.com>
74911              Date: 29 Aug 2000 18:45:05 +0200
74912              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
74913      Branch: perl
74914            ! t/lib/peek.t
74915 ____________________________________________________________________________
74916 [  6889] By: jhi                                   on 2000/08/29  15:17:37
74917         Log: Update Changes.
74918      Branch: perl
74919            ! Changes patchlevel.h
74920 ____________________________________________________________________________
74921 [  6888] By: jhi                                   on 2000/08/29  14:49:59
74922         Log: Retract #6882, broke the safe tests.
74923      Branch: perl
74924            ! ext/Opcode/Safe.pm
74925 ____________________________________________________________________________
74926 [  6887] By: jhi                                   on 2000/08/29  14:47:06
74927         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
74928              From: Gisle Aas <gisle@ActiveState.com> 
74929              Date: 09 Jun 2000 20:00:11 +0200
74930              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
74931      Branch: perl
74932            ! utils/perldoc.PL
74933 ____________________________________________________________________________
74934 [  6886] By: jhi                                   on 2000/08/29  14:42:45
74935         Log: The #6881 removed one dump line.
74936      Branch: perl
74937            ! t/lib/peek.t
74938 ____________________________________________________________________________
74939 [  6885] By: jhi                                   on 2000/08/29  14:30:47
74940         Log: Don't forget to tidy up.
74941      Branch: perl
74942            ! t/lib/ftmp-security.t
74943 ____________________________________________________________________________
74944 [  6884] By: jhi                                   on 2000/08/29  14:25:17
74945         Log: Disabling the one test is a bit tricky.
74946      Branch: perl
74947            ! t/lib/ftmp-security.t
74948 ____________________________________________________________________________
74949 [  6883] By: jhi                                   on 2000/08/29  14:16:25
74950         Log: Disable one of the tests for now.
74951      Branch: perl
74952            ! t/lib/ftmp-security.t
74953 ____________________________________________________________________________
74954 [  6882] By: jhi                                   on 2000/08/29  14:05:50
74955         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
74956              From: gisle@aas.no
74957              Date: 29 Aug 2000 10:35:06 -0000
74958              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
74959      Branch: perl
74960            ! ext/Opcode/Safe.pm
74961 ____________________________________________________________________________
74962 [  6881] By: jhi                                   on 2000/08/29  14:03:51
74963         Log: Subject: [PATCH] Glob dumping
74964              From: Gisle Aas <gisle@ActiveState.com>
74965              Date: 29 Aug 2000 07:59:42 -0000
74966              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
74967      Branch: perl
74968            ! dump.c
74969 ____________________________________________________________________________
74970 [  6880] By: jhi                                   on 2000/08/29  14:02:01
74971         Log: Subject: [PATCH] Warnings in B::Deparse
74972              From: <abigail@foad.org>
74973              Date: Tue, 29 Aug 2000 00:00:01 -0400
74974              Message-ID: <20000829040001.2999.qmail@foad.org>
74975      Branch: perl
74976            ! ext/B/B/Deparse.pm
74977 ____________________________________________________________________________
74978 [  6879] By: jhi                                   on 2000/08/29  13:57:26
74979         Log: Missed a change in #6869.
74980      Branch: perl
74981            ! mg.c
74982 ____________________________________________________________________________
74983 [  6878] By: jhi                                   on 2000/08/29  13:45:04
74984         Log: Subject: Net::protoent does not export 'getproto'
74985              From: Yasushi Nakajima <sey@jkc.co.jp>
74986              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
74987      Branch: perl
74988            ! lib/Net/protoent.pm
74989 ____________________________________________________________________________
74990 [  6877] By: jhi                                   on 2000/08/29  13:39:19
74991         Log: Patches all over for people and the files they (hopefully) care about.
74992      Branch: perl
74993            ! AUTHORS Changes MAINTAIN
74994 ____________________________________________________________________________
74995 [  6876] By: jhi                                   on 2000/08/29  12:53:54
74996         Log: Fix for thinko in #6848.
74997              
74998              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
74999              From: Lupe Christoph <lupe@lupe-christoph.de>
75000              Date: Tue, 29 Aug 2000 09:04:08 +0200
75001              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
75002      Branch: perl
75003            ! ext/Thread/Thread.xs
75004 ____________________________________________________________________________
75005 [  6875] By: jhi                                   on 2000/08/29  12:50:14
75006         Log: Update to Getopt::Long 2.24, from Johan Vromans.
75007      Branch: perl
75008            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
75009 ____________________________________________________________________________
75010 [  6874] By: jhi                                   on 2000/08/29  02:09:53
75011         Log: Use minimal @INC in tests, most of the time just '../lib',
75012              so that we simply can't pick up stuff from other Perls than
75013              the one we are testing.  Pointed out by
75014              
75015              From: Mike Guy <mjtg@cam.ac.uk>
75016              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
75017              Date: Fri, 25 Aug 2000 15:15:59 +0100
75018              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
75019      Branch: perl
75020            ! (edit 185 files)
75021 ____________________________________________________________________________
75022 [  6873] By: jhi                                   on 2000/08/29  01:07:11
75023         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
75024              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75025              Date: Mon, 28 Aug 2000 17:45:52 -0700
75026              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
75027      Branch: perl
75028            ! Makefile.SH hints/os2.sh
75029 ____________________________________________________________________________
75030 [  6872] By: jhi                                   on 2000/08/28  23:33:39
75031         Log: Subject: [PATCH bleedperl@6866] spellings
75032              From: marcel@codewerk.com (Marcel Grunauer)
75033              Date: Tue, 29 Aug 2000 01:19:59 +0200
75034              Message-Id: <200008282319.BAA29862@gandalf.local>
75035      Branch: perl
75036            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
75037            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
75038            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
75039 ____________________________________________________________________________
75040 [  6871] By: jhi                                   on 2000/08/28  23:22:09
75041         Log: Take out the SUIDMAIL thing, that will not be
75042              a problem in 5.7.*.
75043      Branch: perl
75044            ! patchlevel.h
75045 ____________________________________________________________________________
75046 [  6870] By: jhi                                   on 2000/08/28  23:19:30
75047         Log: -S is the silent flag, -s is the strip flag.
75048              
75049              Subject: [PATCH] Re: [PATCH] make no-install          
75050              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75051              Date: Mon, 28 Aug 2000 15:12:55 -0700
75052              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
75053      Branch: perl
75054            ! Makefile.SH
75055 ____________________________________________________________________________
75056 [  6869] By: jhi                                   on 2000/08/28  23:12:05
75057         Log: Subject: [PATCH bleedperl@6856] warnings fixes
75058              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
75059              Date: Mon, 28 Aug 2000 23:55:06 +0100
75060              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
75061      Branch: perl
75062            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
75063            ! warnings.h warnings.pl
75064 ____________________________________________________________________________
75065 [  6868] By: jhi                                   on 2000/08/28  21:38:22
75066         Log: Potential cruft.
75067      Branch: perl
75068            ! Makefile.SH
75069 ____________________________________________________________________________
75070 [  6867] By: jhi                                   on 2000/08/28  21:35:36
75071         Log: Update Changes.
75072      Branch: perl
75073            ! Changes patchlevel.h
75074 ____________________________________________________________________________
75075 [  6866] By: jhi                                   on 2000/08/28  21:33:49
75076         Log: Subject: hv.h Doc Patch
75077              From: Fisher Mark <fisherm@tce.com>
75078              Date: Mon, 28 Aug 2000 16:24:59 -0500
75079              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
75080      Branch: perl
75081            ! hv.h
75082 ____________________________________________________________________________
75083 [  6865] By: jhi                                   on 2000/08/28  21:02:15
75084         Log: Add -ld to archname on long tr...double platforms.
75085      Branch: metaconfig
75086            ! U/threads/archname.U
75087      Branch: perl
75088            ! Configure config_h.SH
75089 ____________________________________________________________________________
75090 [  6864] By: jhi                                   on 2000/08/28  20:38:59
75091         Log: An attempt to fix the problem reported in
75092              
75093              Subject: Building perl@6856 using gcc/AIX 4.3.3 
75094              From: Daniel Muino <dmuino@afip.gov.ar> 
75095              Date: Mon, 28 Aug 2000 15:50:01 -0300   
75096              Message-ID: <20000828155001.A14403@con2-dgi>
75097              
75098              I can't test this properly since the gcc installation I have
75099              access to seems to be botched (gcc is calling the AIX cpp,
75100              a losing proposition...)
75101      Branch: perl
75102            ! hints/aix.sh
75103 ____________________________________________________________________________
75104 [  6863] By: jhi                                   on 2000/08/28  18:57:52
75105         Log: Fix for ID 20000828.001, long doubles were not formatted
75106              correctly (showed up in $], which stopped installing perl).
75107      Branch: perl
75108            ! sv.c
75109 ____________________________________________________________________________
75110 [  6862] By: jhi                                   on 2000/08/28  18:07:15
75111         Log: Typo in #6858.
75112      Branch: perl
75113            ! lib/Cwd.pm
75114 ____________________________________________________________________________
75115 [  6861] By: jhi                                   on 2000/08/28  17:57:27
75116         Log: opmini.o may be left around if a build is interrupted.
75117      Branch: perl
75118            ! Makefile.SH
75119 ____________________________________________________________________________
75120 [  6860] By: jhi                                   on 2000/08/28  16:52:50
75121         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
75122              From: Daniel Chetlin <daniel@chetlin.com>
75123              Date: Mon, 28 Aug 2000 01:14:18 -0700
75124              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
75125      Branch: perl
75126            ! lib/overload.pm
75127 ____________________________________________________________________________
75128 [  6859] By: jhi                                   on 2000/08/28  16:08:46
75129         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
75130              From: Nicholas Clark <nick@ccl4.org>
75131              Date: Mon, 28 Aug 2000 16:03:27 +0100
75132              Message-Id: <20000828160327.C49785@plum.flirble.org>
75133      Branch: perl
75134            ! ext/ByteLoader/bytecode.h
75135 ____________________________________________________________________________
75136 [  6858] By: jhi                                   on 2000/08/28  16:02:10
75137         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
75138              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
75139              Date: Mon, 28 Aug 2000 13:08:30 +0200
75140              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
75141      Branch: perl
75142            ! lib/Cwd.pm
75143 ____________________________________________________________________________
75144 [  6857] By: jhi                                   on 2000/08/28  15:42:47
75145         Log: display_format used as a class method without arguments was broken,
75146              reported in
75147              
75148              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
75149              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
75150              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
75151              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
75152      Branch: perl
75153            ! lib/Math/Complex.pm t/lib/complex.t
75154 ____________________________________________________________________________
75155 [  6856] By: jhi                                   on 2000/08/27  22:09:48
75156         Log: Update Changes.
75157      Branch: perl
75158            ! Changes patchlevel.h
75159 ____________________________________________________________________________
75160 [  6855] By: jhi                                   on 2000/08/27  21:59:21
75161         Log: Retract #6853 (false alarm).
75162      Branch: perl
75163            ! lib/ExtUtils/xsubpp
75164 ____________________________________________________________________________
75165 [  6854] By: jhi                                   on 2000/08/27  21:37:44
75166         Log: Update Changes.
75167      Branch: perl
75168            ! Changes patchlevel.h
75169 ____________________________________________________________________________
75170 [  6853] By: jhi                                   on 2000/08/27  21:37:16
75171         Log: Subject: [PATCH perl@6850] workaround for xsubpp
75172              From: Hugo <hv@crypt.compulink.co.uk>
75173              Date: Sun, 27 Aug 2000 22:30:25 +0100
75174              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
75175      Branch: perl
75176            ! lib/ExtUtils/xsubpp
75177 ____________________________________________________________________________
75178 [  6852] By: jhi                                   on 2000/08/27  21:33:58
75179         Log: Big-endian 64-bit patch from Raphael Manfredi.
75180      Branch: perl
75181            ! ext/Storable/Storable.xs
75182 ____________________________________________________________________________
75183 [  6851] By: jhi                                   on 2000/08/27  21:22:21
75184         Log: More ruthless editing from Hugo van der Sanden.
75185      Branch: perl
75186            ! pod/perldelta.pod
75187 ____________________________________________________________________________
75188 [  6850] By: jhi                                   on 2000/08/27  16:11:46
75189         Log: Update Changes.
75190      Branch: perl
75191            ! Changes patchlevel.h
75192 ____________________________________________________________________________
75193 [  6849] By: jhi                                   on 2000/08/27  16:11:05
75194         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
75195      Branch: perl
75196            ! configpm pod/perldelta.pod
75197 ____________________________________________________________________________
75198 [  6848] By: jhi                                   on 2000/08/27  15:35:08
75199         Log: Use the actual thread type, not the pointer-to-struct.
75200      Branch: perl
75201            ! ext/Thread/Thread.xs
75202 ____________________________________________________________________________
75203 [  6847] By: jhi                                   on 2000/08/27  15:30:49
75204         Log: Test nit.
75205      Branch: perl
75206            ! t/pragma/warn/pp_sys
75207 ____________________________________________________________________________
75208 [  6846] By: jhi                                   on 2000/08/27  15:19:02
75209         Log: Passing -R in ldflags makes now it to appear in the default
75210              for lddlflags, just like with -L.
75211              
75212              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
75213              From: Lupe Christoph <lupe@lupe-christoph.de>
75214              Date: Sun, 27 Aug 2000 10:28:21 +0200
75215              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
75216      Branch: metaconfig/U/perl
75217            ! dlsrc.U
75218      Branch: perl
75219            ! Configure
75220 ____________________________________________________________________________
75221 [  6845] By: jhi                                   on 2000/08/27  15:08:54
75222         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
75223              From: Alan Burlison <Alan.Burlison@uk.sun.com>
75224              Date: Sat, 26 Aug 2000 22:23:27 +0100
75225              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
75226      Branch: perl
75227            ! lib/ExtUtils/MM_Unix.pm
75228 ____________________________________________________________________________
75229 [  6844] By: jhi                                   on 2000/08/27  15:02:37
75230         Log: DJGPP update from Laszlo Molnar.
75231              
75232              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
75233              From: ml1050 <ml1050@freemail.hu>
75234              Date: Sat, 26 Aug 2000 23:24:40 +0200
75235              Message-Id: <20000826232440.A439@freemail.hu>
75236      Branch: perl
75237            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
75238            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
75239 ____________________________________________________________________________
75240 [  6843] By: jhi                                   on 2000/08/27  14:53:58
75241         Log: Subject: installman buglet
75242              From: Lupe Christoph <lupe@lupe-christoph.de>
75243              Date: Sun, 27 Aug 2000 14:38:59 +0200
75244              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
75245      Branch: perl
75246            ! installman
75247 ____________________________________________________________________________
75248 [  6842] By: jhi                                   on 2000/08/27  14:52:08
75249         Log: Can't get the test to reliably work thanks to the
75250              inaccurateness of floating point.  "Resolves" bug ids
75251              20000826.003, 20000826.009, 20000826.010,
75252      Branch: perl
75253            ! t/lib/trig.t
75254 ____________________________________________________________________________
75255 [  6841] By: jhi                                   on 2000/08/26  15:53:58
75256         Log: Update Changes.
75257      Branch: perl
75258            ! Changes patchlevel.h
75259 ____________________________________________________________________________
75260 [  6840] By: jhi                                   on 2000/08/26  14:23:03
75261         Log: grep -e isn't portable.
75262              
75263              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
75264              From: chris@broadband.att.com
75265              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
75266              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
75267      Branch: perl
75268            ! hints/solaris_2.sh
75269 ____________________________________________________________________________
75270 [  6839] By: jhi                                   on 2000/08/26  14:12:23
75271         Log: no-install target a la make -n.
75272              
75273              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
75274              From: <abigail@foad.org>
75275              Date: Sat, 26 Aug 2000 03:57:34 -0400
75276              Message-ID: <20000826075735.18912.qmail@foad.org>
75277      Branch: perl
75278            ! Makefile.SH installman installperl
75279 ____________________________________________________________________________
75280 [  6838] By: jhi                                   on 2000/08/26  14:06:33
75281         Log: Retract #6826 as the #6828 should be do the same
75282              in a More Correct Way.
75283      Branch: perl
75284            ! installperl
75285 ____________________________________________________________________________
75286 [  6837] By: jhi                                   on 2000/08/26  05:24:00
75287         Log: More casting.
75288      Branch: perl
75289            ! ext/Storable/Storable.xs
75290 ____________________________________________________________________________
75291 [  6836] By: jhi                                   on 2000/08/26  05:05:46
75292         Log: Nicer in decimal.
75293      Branch: perl
75294            ! ext/Storable/Storable.xs
75295 ____________________________________________________________________________
75296 [  6835] By: jhi                                   on 2000/08/26  05:03:50
75297         Log: There be no UVdf.
75298      Branch: perl
75299            ! ext/Storable/Storable.xs
75300 ____________________________________________________________________________
75301 [  6834] By: jhi                                   on 2000/08/26  05:00:18
75302         Log: Continue IVdfing and UVxfing.
75303      Branch: perl
75304            ! ext/Storable/Storable.xs
75305 ____________________________________________________________________________
75306 [  6833] By: jhi                                   on 2000/08/26  04:53:14
75307         Log: Use IVdf.
75308      Branch: perl
75309            ! ext/Storable/Storable.xs
75310 ____________________________________________________________________________
75311 [  6832] By: jhi                                   on 2000/08/26  04:40:41
75312         Log: Document PTR2XX and INT2PTR.
75313      Branch: perl
75314            ! pod/perlguts.pod
75315 ____________________________________________________________________________
75316 [  6831] By: jhi                                   on 2000/08/26  04:33:18
75317         Log: Use UVxf, PTR2UV, NVff.
75318      Branch: perl
75319            ! ext/Storable/Storable.xs
75320 ____________________________________________________________________________
75321 [  6830] By: jhi                                   on 2000/08/26  04:31:32
75322         Log: Update the test count.
75323      Branch: perl
75324            ! t/lib/trig.t
75325 ____________________________________________________________________________
75326 [  6829] By: jhi                                   on 2000/08/26  03:05:50
75327         Log: Subject: [PATCH] installation not quite silent yet.
75328              From: <abigail@foad.org>
75329              Date: Fri, 25 Aug 2000 20:07:53 -0400
75330              Message-ID: <20000826000753.7822.qmail@foad.org>
75331      Branch: perl
75332            ! installman installperl
75333 ____________________________________________________________________________
75334 [  6828] By: jhi                                   on 2000/08/26  03:05:14
75335         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
75336              From: Spider Boardman <spider@web.zk3.dec.com>
75337              Date: Fri, 25 Aug 2000 19:12:40 -0400
75338              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
75339      Branch: perl
75340            ! gv.c
75341 ____________________________________________________________________________
75342 [  6827] By: jhi                                   on 2000/08/25  23:54:34
75343         Log: Support preserving extremely big/small angles.
75344      Branch: perl
75345            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
75346 ____________________________________________________________________________
75347 [  6826] By: jhi                                   on 2000/08/25  23:01:20
75348         Log: Patch installperl to be long double-aware.
75349              
75350              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
75351              From: Spider Boardman <spider@web.zk3.dec.com>
75352              Date: Fri, 25 Aug 2000 18:15:23 -0400
75353              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
75354      Branch: perl
75355            ! installperl
75356 ____________________________________________________________________________
75357 [  6825] By: jhi                                   on 2000/08/25  22:58:25
75358         Log: Remove duplicately applied patch shards.
75359              
75360              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
75361              From: Spider Boardman <spider@leggy.zk3.dec.com>
75362              Date: Fri, 25 Aug 2000 16:45:03 -0400
75363              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
75364      Branch: perl
75365            ! t/lib/cgi-html.t
75366 ____________________________________________________________________________
75367 [  6824] By: jhi                                   on 2000/08/25  22:57:00
75368         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
75369              From: Daniel Chetlin <daniel@chetlin.com>
75370              Date: Fri, 25 Aug 2000 12:23:16 -0700
75371              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
75372              
75373              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
75374              From: Daniel Chetlin <daniel@chetlin.com>
75375              Date: Fri, 25 Aug 2000 14:47:19 -0700
75376              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
75377      Branch: perl
75378            ! installman
75379 ____________________________________________________________________________
75380 [  6823] By: jhi                                   on 2000/08/25  22:44:17
75381         Log: Timestamp problem?
75382      Branch: perl
75383            ! uconfig.h uconfig.sh
75384 ____________________________________________________________________________
75385 [  6822] By: jhi                                   on 2000/08/25  19:01:06
75386         Log: One forgotten file from #6816.
75387      Branch: perl
75388            ! vos/config.h
75389 ____________________________________________________________________________
75390 [  6821] By: jhi                                   on 2000/08/25  18:56:39
75391         Log: Regen Changes.
75392      Branch: perl
75393            ! Changes patchlevel.h
75394 ____________________________________________________________________________
75395 [  6820] By: jhi                                   on 2000/08/25  18:52:35
75396         Log: Fix Changes ordering.
75397      Branch: perl
75398            ! Changes
75399 ____________________________________________________________________________
75400 [  6819] By: jhi                                   on 2000/08/25  18:50:25
75401         Log: Update Changes.
75402      Branch: perl
75403            ! Changes patchlevel.h
75404 ____________________________________________________________________________
75405 [  6818] By: jhi                                   on 2000/08/25  18:47:45
75406         Log: Tweak the sfio/useperlio logic, hopefully as wished in
75407              
75408              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
75409              From: Nicholas Clark <nick@babyhippo.co.uk>
75410              Date: Fri, 25 Aug 2000 12:01:45 +0100
75411              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
75412      Branch: metaconfig/U/perl
75413            ! d_sfio.U
75414      Branch: perl
75415            ! Configure
75416 ____________________________________________________________________________
75417 [  6817] By: jhi                                   on 2000/08/25  18:32:51
75418         Log: Allow microperl to assume <math.h>, without it the math
75419              functions like floor() are assumed to return int, which makes
75420              for core dumps in machines where integer and floating register
75421              don't mix.
75422      Branch: perl
75423            ! uconfig.h uconfig.sh
75424 ____________________________________________________________________________
75425 [  6816] By: jhi                                   on 2000/08/25  18:27:17
75426         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
75427              the problem reported in
75428              
75429              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
75430              From: danhale@us.ibm.com
75431              Date: Fri, 25 Aug 2000 10:58:06 -0400
75432              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
75433      Branch: metaconfig/U/perl
75434            + d_socks5_init.U
75435      Branch: perl
75436            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
75437            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
75438            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
75439            ! win32/config.gc win32/config.vc
75440 ____________________________________________________________________________
75441 [  6815] By: jhi                                   on 2000/08/25  17:43:31
75442         Log: A solution for the retrieve_fd autosplit warning,
75443              idea suggested by Mike Guy.
75444      Branch: perl
75445            ! ext/Storable/Storable.pm
75446 ____________________________________________________________________________
75447 [  6814] By: jhi                                   on 2000/08/25  17:16:03
75448         Log: Add install-silent target.
75449      Branch: perl
75450            ! Makefile.SH
75451 ____________________________________________________________________________
75452 [  6813] By: jhi                                   on 2000/08/25  17:14:23
75453         Log: Subject: Re: [PATCH] More silencing of installman.
75454              From: <abigail@foad.org>
75455              Date: Thu, 24 Aug 2000 19:27:03 -0400
75456              Message-ID: <20000824232703.7001.qmail@foad.org>
75457              
75458              Subject: Re: [PATCH] More silencing of installman.
75459              From: <abigail@foad.org>
75460              Date: Fri, 25 Aug 2000 03:00:58 -0400
75461              Message-ID: <20000825070058.10697.qmail@foad.org>
75462      Branch: perl
75463            ! installman
75464 ____________________________________________________________________________
75465 [  6812] By: jhi                                   on 2000/08/25  17:11:28
75466         Log: installperl --verbose and --silent.
75467              
75468              Subject: Re: [PATCH] More silencing of installman.
75469              From: <abigail@foad.org>
75470              Message-ID: <20000825064430.9719.qmail@foad.org>
75471              Date: Fri, 25 Aug 2000 02:44:30 -0400
75472      Branch: perl
75473            ! installperl
75474 ____________________________________________________________________________
75475 [  6811] By: jhi                                   on 2000/08/25  17:05:43
75476         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
75477              From: "Peter J. Farley III" <pjfarley@banet.net>
75478              Date: Thu, 24 Aug 2000 21:58:03 -0400
75479              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
75480              
75481              (applied slightly modified)
75482      Branch: perl
75483            ! lib/ExtUtils/MM_Unix.pm
75484 ____________________________________________________________________________
75485 [  6810] By: jhi                                   on 2000/08/25  17:01:18
75486         Log: Missing parts of 
75487              
75488              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
75489              From: Peter Prymmer <pvhp@forte.com>
75490              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
75491              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
75492      Branch: perl
75493            ! t/lib/cgi-html.t
75494 ____________________________________________________________________________
75495 [  6809] By: jhi                                   on 2000/08/25  16:46:32
75496         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
75497              From: "Craig A. Berry" <craig.berry@psinetcs.com>
75498              Date: Thu, 24 Aug 2000 19:13:11 -0500
75499              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
75500      Branch: perl
75501            ! vms/vms.c
75502 ____________________________________________________________________________
75503 [  6808] By: jhi                                   on 2000/08/25  16:39:22
75504         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
75505              From: Peter Prymmer <pvhp@forte.com>
75506              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
75507              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
75508      Branch: perl
75509            ! configure.com
75510 ____________________________________________________________________________
75511 [  6807] By: jhi                                   on 2000/08/25  16:36:37
75512         Log: Better wording for the vec lvalue diagnostic.
75513              
75514              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
75515              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
75516              Date: Wed, 23 Aug 2000 14:12:16 -0400
75517              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
75518      Branch: perl
75519            ! pod/perldiag.pod
75520 ____________________________________________________________________________
75521 [  6806] By: jhi                                   on 2000/08/24  18:17:22
75522         Log: Subject: [PATCH] More silencing of installman.
75523              From: <abigail@foad.org>
75524              Date: Thu, 24 Aug 2000 14:01:44 -0400
75525              Message-ID: <20000824180144.20062.qmail@foad.org>
75526      Branch: perl
75527            ! installman
75528 ____________________________________________________________________________
75529 [  6805] By: jhi                                   on 2000/08/24  15:00:31
75530         Log: Update Changes.
75531      Branch: perl
75532            ! Changes patchlevel.h
75533 ____________________________________________________________________________
75534 [  6804] By: jhi                                   on 2000/08/24  14:59:07
75535         Log: Regen perltoc.
75536      Branch: perl
75537            ! pod/perltoc.pod
75538 ____________________________________________________________________________
75539 [  6803] By: jhi                                   on 2000/08/24  14:44:39
75540         Log: Show the doc file, not the temp file.
75541      Branch: perl
75542            ! installman
75543 ____________________________________________________________________________
75544 [  6802] By: jhi                                   on 2000/08/24  14:41:53
75545         Log: Continue silencing.
75546      Branch: perl
75547            ! installman
75548 ____________________________________________________________________________
75549 [  6801] By: jhi                                   on 2000/08/24  14:34:40
75550         Log: Actually do something with the silencer option.
75551      Branch: perl
75552            ! installman
75553 ____________________________________________________________________________
75554 [  6800] By: jhi                                   on 2000/08/24  14:26:22
75555         Log: Make installman to recognize the silence flag -S.
75556      Branch: perl
75557            ! installman
75558 ____________________________________________________________________________
75559 [  6799] By: jhi                                   on 2000/08/24  13:49:38
75560         Log: DOS patches and portability/porting notes, from Tim Jenness.
75561      Branch: perl
75562            ! lib/File/Temp.pm
75563 ____________________________________________________________________________
75564 [  6798] By: jhi                                   on 2000/08/24  13:48:27
75565         Log: Create directories in silence.
75566              
75567              Subject: [PATCH] Another silencer for MakeMaker
75568              From: andreas.koenig@anima.de (Andreas J. Koenig)
75569              Date: 24 Aug 2000 14:18:52 +0200
75570              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
75571      Branch: perl
75572            ! lib/ExtUtils/Command.pm
75573 ____________________________________________________________________________
75574 [  6797] By: jhi                                   on 2000/08/24  13:46:42
75575         Log: More liberal parsing of version numbers.
75576              
75577              Subject: Re: CPAN.pm beta for testing available
75578              From: andreas.koenig@anima.de (Andreas J. Koenig)
75579              Date: 24 Aug 2000 13:51:57 +0200
75580              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
75581      Branch: perl
75582            ! lib/CPAN.pm
75583 ____________________________________________________________________________
75584 [  6796] By: jhi                                   on 2000/08/24  13:44:36
75585         Log: Make "make install" by default silent.  A new "install-verbose"
75586              target is verbose.
75587      Branch: perl
75588            ! Makefile.SH
75589 ____________________________________________________________________________
75590 [  6795] By: jhi                                   on 2000/08/24  13:39:14
75591         Log: Add silencer flags to installperl.
75592              
75593              Subject: [PATCH] Making installperl silent.
75594              From: <abigail@foad.org>
75595              Date: Thu, 24 Aug 2000 05:01:45 -0400
75596              Message-ID: <20000824090145.13141.qmail@foad.org>
75597      Branch: perl
75598            ! installperl
75599 ____________________________________________________________________________
75600 [  6794] By: jhi                                   on 2000/08/24  13:35:50
75601         Log: installperl couldn't tell whether it had run tests or not.
75602              
75603              Subject: [PATCH] Re: installperl and t/TEST
75604              From: <abigail@foad.org>
75605              Date: Thu, 24 Aug 2000 04:00:53 -0400
75606              Message-ID: <20000824080053.2494.qmail@foad.org>
75607      Branch: perl
75608            ! Makefile.SH installperl
75609 ____________________________________________________________________________
75610 [  6793] By: jhi                                   on 2000/08/24  13:27:50
75611         Log: Drop the separate perlbc, perlcc -b should be enough.
75612      Branch: perl
75613            - utils/perlbc.PL
75614            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
75615 ____________________________________________________________________________
75616 [  6792] By: jhi                                   on 2000/08/24  04:41:30
75617         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
75618              plus the typo fix from Peter Prymmer.
75619      Branch: perl
75620            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
75621            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
75622 ____________________________________________________________________________
75623 [  6791] By: jhi                                   on 2000/08/24  02:10:43
75624         Log: Replace #6705 with a minimal doc patch.
75625              
75626              Subject: [PATCH 5.6.0] replace change #6705
75627              From: Jan Dubois <jand@ActiveState.com>
75628              Date: Wed, 23 Aug 2000 18:31:51 -0700
75629              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
75630      Branch: perl
75631            ! lib/Win32.pod win32/win32.c
75632 ____________________________________________________________________________
75633 [  6790] By: jhi                                   on 2000/08/23  17:52:00
75634         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
75635              From: Mike Guy <mjtg@cam.ac.uk>
75636              Date: Wed, 23 Aug 2000 18:38:46 +0100
75637              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
75638      Branch: perl
75639            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
75640 ____________________________________________________________________________
75641 [  6789] By: jhi                                   on 2000/08/23  15:34:21
75642         Log: Update Changes.
75643      Branch: perl
75644            ! Changes patchlevel.h
75645 ____________________________________________________________________________
75646 [  6788] By: jhi                                   on 2000/08/23  15:33:40
75647         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
75648              From: Wilfredo Sánchez <wsanchez@apple.com>
75649              Date: Tue, 22 Aug 2000 19:31:27 -0700
75650              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
75651      Branch: perl
75652            ! perl.h
75653 ____________________________________________________________________________
75654 [  6787] By: jhi                                   on 2000/08/23  15:29:31
75655         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
75656              From: Spider Boardman <spider@leggy.zk3.dec.com>
75657              Date: Wed, 23 Aug 2000 10:33:23 -0400
75658              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
75659      Branch: perl
75660            ! lib/Pod/Html.pm
75661 ____________________________________________________________________________
75662 [  6786] By: jhi                                   on 2000/08/23  15:28:11
75663         Log: Bad makefile.
75664      Branch: perl
75665            ! ext/B/Makefile.PL
75666 ____________________________________________________________________________
75667 [  6785] By: jhi                                   on 2000/08/23  14:37:04
75668         Log: Update Changes.
75669      Branch: perl
75670            ! Changes patchlevel.h
75671 ____________________________________________________________________________
75672 [  6784] By: jhi                                   on 2000/08/23  13:58:41
75673         Log: Portability fix from Hugo van der Sanden.
75674      Branch: perl
75675            ! ext/re/Makefile.PL
75676 ____________________________________________________________________________
75677 [  6783] By: jhi                                   on 2000/08/23  13:53:53
75678         Log: Storable support, v-version fixes.
75679              
75680              Subject: CPAN.pm beta for testing available
75681              From: andreas.koenig@anima.de (Andreas J. Koenig)
75682              Date: 22 Aug 2000 23:31:33 +0200
75683              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
75684      Branch: perl
75685            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75686 ____________________________________________________________________________
75687 [  6782] By: jhi                                   on 2000/08/23  13:51:26
75688         Log: Mac and other portability updates from Chris Nandor.
75689      Branch: perl
75690            ! pod/perlmodinstall.pod
75691 ____________________________________________________________________________
75692 [  6781] By: jhi                                   on 2000/08/23  13:47:33
75693         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
75694              From: Peter Prymmer <pvhp@forte.com>
75695              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
75696              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
75697      Branch: perl
75698            ! ext/Storable/Storable.xs
75699 ____________________________________________________________________________
75700 [  6780] By: jhi                                   on 2000/08/23  13:33:34
75701         Log: VMS MMS (make) wants null action.
75702      Branch: perl
75703            ! ext/B/Makefile.PL
75704 ____________________________________________________________________________
75705 [  6779] By: jhi                                   on 2000/08/22  19:44:47
75706         Log: Forgot portability nit.
75707      Branch: perl
75708            ! t/lib/st-forgive.t
75709 ____________________________________________________________________________
75710 [  6778] By: jhi                                   on 2000/08/22  19:35:25
75711         Log: Be portable.
75712      Branch: perl
75713            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
75714            ! t/lib/st-store.t
75715 ____________________________________________________________________________
75716 [  6777] By: jhi                                   on 2000/08/22  18:50:53
75717         Log: Update Changes.
75718      Branch: perl
75719            ! Changes patchlevel.h
75720 ____________________________________________________________________________
75721 [  6776] By: jhi                                   on 2000/08/22  18:44:46
75722         Log: cSVOPo_*v things index into the current PL_curpad
75723              under ithreads, which is different from the curpad
75724              used by the XSUB.  (In other words, the code as-is
75725              before this patch wouldn't work under ithreads.)
75726              From Sarathy.
75727      Branch: perl
75728            ! ext/B/B.xs
75729 ____________________________________________________________________________
75730 [  6775] By: jhi                                   on 2000/08/22  18:18:37
75731         Log: Make the selection of NVff et al stricter.
75732      Branch: metaconfig/U/perl
75733            ! perlxvf.U
75734      Branch: perl
75735            ! Configure config_h.SH
75736 ____________________________________________________________________________
75737 [  6774] By: jhi                                   on 2000/08/22  17:19:42
75738         Log: perldelta nits.
75739      Branch: perl
75740            ! pod/perldelta.pod
75741 ____________________________________________________________________________
75742 [  6773] By: jhi                                   on 2000/08/22  17:06:26
75743         Log: Long double fixes from Spider Boardman.
75744              
75745              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
75746              From: system PRIVILEGED account <root@peano.zk3.dec.com>
75747              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
75748              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
75749      Branch: perl
75750            ! t/lib/bigfltpm.t t/lib/st-06compat.t
75751 ____________________________________________________________________________
75752 [  6772] By: jhi                                   on 2000/08/22  15:04:53
75753         Log: Update Changes.
75754      Branch: perl
75755            ! Changes patchlevel.h
75756 ____________________________________________________________________________
75757 [  6771] By: jhi                                   on 2000/08/22  15:01:44
75758         Log: perldelta fixes from Hugo van der Sanden.
75759      Branch: perl
75760            ! pod/perldelta.pod
75761 ____________________________________________________________________________
75762 [  6770] By: jhi                                   on 2000/08/22  14:34:49
75763         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
75764              From: Hugo <hv@crypt.compulink.co.uk>
75765              Date: Tue, 22 Aug 2000 11:21:53 +0100
75766              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
75767      Branch: perl
75768            ! regcomp.c
75769 ____________________________________________________________________________
75770 [  6769] By: jhi                                   on 2000/08/22  14:30:02
75771         Log: Add Yitzchak, reformat.
75772      Branch: perl
75773            ! Changes config_h.SH
75774 ____________________________________________________________________________
75775 [  6768] By: jhi                                   on 2000/08/22  14:21:35
75776         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
75777              and Spider Boardman.
75778      Branch: metaconfig
75779            ! U/compline/d_gconvert.U
75780      Branch: perl
75781            ! Configure
75782 ____________________________________________________________________________
75783 [  6767] By: jhi                                   on 2000/08/22  14:11:24
75784         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
75785              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75786              Date: Mon, 21 Aug 2000 19:08:31 -0700
75787              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
75788      Branch: perl
75789            - ext/Storable/patchlevel.h
75790            ! MANIFEST ext/Storable/MANIFEST
75791 ____________________________________________________________________________
75792 [  6766] By: jhi                                   on 2000/08/22  13:49:29
75793         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
75794              From: Peter Prymmer <pvhp@forte.com>
75795              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
75796              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
75797      Branch: perl
75798            ! configure.com ext/Storable/Makefile.PL
75799 ____________________________________________________________________________
75800 [  6765] By: jhi                                   on 2000/08/22  13:44:59
75801         Log: Subject: [PATCH blead] B:: missing dependency
75802              From: Hugo <hv@crypt.compulink.co.uk>
75803              Date: Tue, 22 Aug 2000 06:44:33 +0100
75804              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
75805      Branch: perl
75806            ! ext/B/Makefile.PL
75807 ____________________________________________________________________________
75808 [  6764] By: jhi                                   on 2000/08/22  13:38:12
75809         Log: More bytecompiler.
75810      Branch: perl
75811            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
75812 ____________________________________________________________________________
75813 [  6763] By: jhi                                   on 2000/08/22  13:36:44
75814         Log: Bytecompiler patches from Benjamin Stuhl.
75815      Branch: perl
75816            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
75817            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
75818            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
75819            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
75820            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
75821            ! perl.c perlapi.h pod/perldelta.pod
75822 ____________________________________________________________________________
75823 [  6762] By: jhi                                   on 2000/08/21  23:43:40
75824         Log: An obsoleted diagnostic.
75825      Branch: perl
75826            ! pod/perldelta.pod
75827 ____________________________________________________________________________
75828 [  6761] By: jhi                                   on 2000/08/21  23:01:45
75829         Log: The #6759 wasn't quite right.
75830      Branch: perl
75831            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
75832            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
75833            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
75834            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
75835            ! t/lib/st-tieditems.t
75836 ____________________________________________________________________________
75837 [  6760] By: jhi                                   on 2000/08/21  22:35:49
75838         Log: Be verydeepclean.
75839      Branch: perl
75840            ! Makefile.SH
75841 ____________________________________________________________________________
75842 [  6759] By: jhi                                   on 2000/08/21  22:25:40
75843         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
75844              From: Peter Prymmer <pvhp@forte.com>
75845              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
75846              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
75847      Branch: perl
75848            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
75849            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
75850            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
75851            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
75852            ! t/lib/st-tieditems.t
75853 ____________________________________________________________________________
75854 [  6758] By: jhi                                   on 2000/08/21  22:22:32
75855         Log: Few more casts, need reported in
75856              
75857              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
75858              From: Mike Stok <mike@stok.co.uk>
75859              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
75860              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
75861              
75862              and
75863              
75864              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
75865              From: abigail@foad.org
75866              Date: 21 Aug 2000 21:31:34 -0000
75867              Message-Id: <20000821213134.30170.qmail@foad.org>
75868      Branch: perl
75869            ! ext/Storable/Storable.xs
75870 ____________________________________________________________________________
75871 [  6757] By: jhi                                   on 2000/08/21  18:37:07
75872         Log: Update Changes.
75873      Branch: perl
75874            ! Changes patchlevel.h
75875 ____________________________________________________________________________
75876 [  6756] By: jhi                                   on 2000/08/21  18:34:02
75877         Log: A pod nit.
75878              
75879              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
75880              From: <abigail@foad.org>
75881              Date: Mon, 21 Aug 2000 14:00:16 -0400
75882              Message-ID: <20000821180016.28627.qmail@foad.org>
75883      Branch: perl
75884            ! pod/perlre.pod
75885 ____________________________________________________________________________
75886 [  6755] By: jhi                                   on 2000/08/21  18:30:56
75887         Log: Use PodParser 1.18 new test.
75888      Branch: perl
75889            ! t/pod/special_seqs.t t/pod/special_seqs.xr
75890 ____________________________________________________________________________
75891 [  6754] By: jhi                                   on 2000/08/21  18:28:35
75892         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
75893              patches cannot be applied since #6712 conflicts.
75894      Branch: perl
75895            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
75896 ____________________________________________________________________________
75897 [  6753] By: jhi                                   on 2000/08/21  18:15:11
75898         Log: Weed out some smaller changes.
75899      Branch: perl
75900            ! pod/perldelta.pod
75901 ____________________________________________________________________________
75902 [  6752] By: jhi                                   on 2000/08/21  18:02:30
75903         Log: Also under djgpp the timestamps are funky.
75904      Branch: perl
75905            ! t/op/stat.t
75906 ____________________________________________________________________________
75907 [  6751] By: jhi                                   on 2000/08/21  17:55:56
75908         Log: Tweak the floating point output routine preferences.
75909      Branch: metaconfig
75910            ! U/compline/d_gconvert.U
75911      Branch: perl
75912            ! Configure
75913 ____________________________________________________________________________
75914 [  6750] By: jhi                                   on 2000/08/21  17:51:29
75915         Log: Unicos/mk requires elaborate paranoia.
75916      Branch: perl
75917            ! lib/Math/Complex.pm
75918 ____________________________________________________________________________
75919 [  6749] By: gsar                                  on 2000/08/21  16:53:31
75920         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
75921      Branch: perl
75922            ! lib/Cwd.pm
75923 ____________________________________________________________________________
75924 [  6748] By: gsar                                  on 2000/08/21  16:22:19
75925         Log: free TLS slot properly on Windows
75926      Branch: perl
75927            ! thread.h win32/perllib.c win32/win32thread.h
75928 ____________________________________________________________________________
75929 [  6747] By: jhi                                   on 2000/08/21  16:20:58
75930         Log: Rename the macro argument because some preprocessors
75931              can't tell the difference and expand arguments also inside
75932              double quoted strings.
75933      Branch: perl
75934            ! regcomp.c
75935 ____________________________________________________________________________
75936 [  6746] By: jhi                                   on 2000/08/21  16:09:41
75937         Log: Support long doubles in Storable.
75938              
75939              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
75940              From: Radu Greab <radu@netsoft.ro>
75941              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
75942              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
75943      Branch: perl
75944            ! ext/Storable/Storable.xs
75945 ____________________________________________________________________________
75946 [  6745] By: jhi                                   on 2000/08/21  15:51:40
75947         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
75948              From: "Fifer, Eric" <EFifer@sanwaint.com>
75949              Date: Mon, 21 Aug 2000 15:34:49 +0100
75950              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
75951      Branch: perl
75952            ! t/pragma/warn/9enabled
75953 ____________________________________________________________________________
75954 [  6744] By: jhi                                   on 2000/08/21  15:39:35
75955         Log: Document the endianness of Alpha more precisely.
75956      Branch: perl
75957            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
75958            ! pod/perlport.pod
75959 ____________________________________________________________________________
75960 [  6743] By: jhi                                   on 2000/08/21  14:47:05
75961         Log: perldelta fixes from the p5p crowd.
75962      Branch: perl
75963            ! pod/perldelta.pod pod/perlop.pod
75964 ____________________________________________________________________________
75965 [  6742] By: jhi                                   on 2000/08/21  13:34:51
75966         Log: Update to Pod::LaTeX 0.53.
75967              
75968              Subject: [PATCH] lib/Pod/LaTeX.pm updates
75969              From: Tim Jenness <timj@jach.hawaii.edu>
75970              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
75971              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
75972      Branch: perl
75973            ! lib/Pod/LaTeX.pm
75974 ____________________________________________________________________________
75975 [  6741] By: jhi                                   on 2000/08/21  13:33:01
75976         Log: Subject: [PATCH] os2.c fix for use64bitint
75977              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75978              Date: Mon, 21 Aug 2000 01:32:25 -0700
75979              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
75980      Branch: perl
75981            ! os2/os2.c
75982 ____________________________________________________________________________
75983 [  6740] By: jhi                                   on 2000/08/21  13:28:52
75984         Log: Array context keeps slithering in.
75985              
75986              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
75987              From: Daniel Chetlin <daniel@chetlin.com>
75988              Date: Sun, 20 Aug 2000 21:40:25 -0700
75989              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
75990      Branch: perl
75991            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
75992            ! pod/perldebtut.pod
75993 ____________________________________________________________________________
75994 [  6739] By: jhi                                   on 2000/08/21  13:23:55
75995         Log: Big-endian quad fixes for Storable from Radu Greab,
75996              plus few explicit null casts for picky compilers.
75997      Branch: perl
75998            ! ext/Storable/Storable.xs
75999 ____________________________________________________________________________
76000 [  6738] By: gsar                                  on 2000/08/21  05:56:13
76001         Log: small tweaks for change#6705: avoid C++ style comments in C code;
76002              use Perl's malloc API rather than the low level system one
76003      Branch: perl
76004            ! win32/win32.c
76005 ____________________________________________________________________________
76006 [  6737] By: gsar                                  on 2000/08/21  05:35:41
76007         Log: add Storable to list of extensions on Windows
76008      Branch: perl
76009            ! win32/Makefile win32/makefile.mk
76010 ____________________________________________________________________________
76011 [  6736] By: jhi                                   on 2000/08/21  02:57:53
76012         Log: Update Changes.
76013      Branch: perl
76014            ! Changes patchlevel.h
76015 ____________________________________________________________________________
76016 [  6735] By: jhi                                   on 2000/08/21  02:57:20
76017         Log: Draft 0.
76018      Branch: perl
76019            ! pod/perldelta.pod
76020 ____________________________________________________________________________
76021 [  6734] By: jhi                                   on 2000/08/21  02:57:03
76022         Log: Add Storable 0.7.2 from Raphael Manfredi,
76023              plus the patch from
76024              
76025              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
76026              From: Radu Greab <radu@netsoft.ro>
76027              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
76028              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
76029              
76030              plus changes to get Storable to compile with
76031              picky ANSI compilers.
76032      Branch: perl
76033            + ext/Storable/ChangeLog ext/Storable/MANIFEST
76034            + ext/Storable/Makefile.PL ext/Storable/README
76035            + ext/Storable/Storable.pm ext/Storable/Storable.xs
76036            + ext/Storable/patchlevel.h t/lib/st-06compat.t
76037            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
76038            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
76039            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
76040            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
76041            + t/lib/st-tieditems.t
76042            ! MANIFEST
76043 ____________________________________________________________________________
76044 [  6733] By: jhi                                   on 2000/08/21  02:29:09
76045         Log: The correct cleaning order is an art.
76046      Branch: perl
76047            ! Makefile.SH
76048 ____________________________________________________________________________
76049 [  6732] By: jhi                                   on 2000/08/21  01:23:39
76050         Log: The #6724 is here.
76051      Branch: perl
76052            ! t/lib/ftmp-security.t
76053 ____________________________________________________________________________
76054 [  6731] By: jhi                                   on 2000/08/20  23:17:03
76055         Log: s/this one/the 5.6.0 release/
76056      Branch: perl
76057            ! pod/perl56delta.pod
76058 ____________________________________________________________________________
76059 [  6730] By: jhi                                   on 2000/08/20  23:07:34
76060         Log: Mention perlebcdic and perlposix-bc.
76061      Branch: perl
76062            ! pod/perlport.pod
76063 ____________________________________________________________________________
76064 [  6729] By: jhi                                   on 2000/08/20  21:32:59
76065         Log: Document the number of exponent digits.
76066      Branch: perl
76067            ! pod/perlfunc.pod
76068 ____________________________________________________________________________
76069 [  6728] By: jhi                                   on 2000/08/20  21:16:47
76070         Log: Use File::Spec->tmpdir().
76071              
76072              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
76073              From: Tim Jenness <timj@jach.hawaii.edu>
76074              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
76075              MIME-Version: 1.0
76076              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
76077      Branch: perl
76078            ! utils/perlbug.PL
76079 ____________________________________________________________________________
76080 [  6727] By: jhi                                   on 2000/08/20  20:43:32
76081         Log: Update Changes.
76082      Branch: perl
76083            ! Changes patchlevel.h
76084 ____________________________________________________________________________
76085 [  6726] By: jhi                                   on 2000/08/20  20:41:44
76086         Log: The veryclean target needs to clobber.
76087      Branch: perl
76088            ! Makefile.SH
76089 ____________________________________________________________________________
76090 [  6725] By: jhi                                   on 2000/08/20  20:37:38
76091         Log: Document odd vs even subreleases and -Dusedevel.
76092      Branch: perl
76093            ! INSTALL
76094 ____________________________________________________________________________
76095 [  6724] By: jhi                                   on 2000/08/20  19:58:05
76096         Log: Use temporary directory instead of current directory.
76097              
76098              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
76099              From: Tim Jenness <timj@jach.hawaii.edu>
76100              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
76101              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
76102      Branch: perl
76103            ! t/lib/ftmp-security.t
76104 ____________________________________________________________________________
76105 [  6723] By: jhi                                   on 2000/08/20  19:55:55
76106         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
76107              From: andreas.koenig@anima.de (Andreas J. Koenig)
76108              Date: 20 Aug 2000 15:52:03 +0200
76109              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
76110      Branch: perl
76111            ! lib/ExtUtils/MM_Unix.pm
76112 ____________________________________________________________________________
76113 [  6722] By: jhi                                   on 2000/08/20  19:46:01
76114         Log: Update to CGI 2.72, from Lincoln Stein.
76115      Branch: perl
76116            ! lib/CGI.pm
76117 ____________________________________________________________________________
76118 [  6721] By: jhi                                   on 2000/08/20  19:43:54
76119         Log: (Replaced by #8364.)
76120              
76121              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
76122              From: Radu Greab <radu@netsoft.ro>
76123              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
76124              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
76125      Branch: perl
76126            ! ext/GDBM_File/GDBM_File.xs
76127 ____________________________________________________________________________
76128 [  6720] By: jhi                                   on 2000/08/20  19:42:01
76129         Log: pp_open() could pass an uninitialized filename down to do_open9().
76130      Branch: perl
76131            ! pp_sys.c
76132 ____________________________________________________________________________
76133 [  6719] By: jhi                                   on 2000/08/20  14:06:41
76134         Log: UTF8 concat fixes.
76135              
76136              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
76137              From: Hugo <hv@crypt.compulink.co.uk>
76138              Date: Sun, 20 Aug 2000 07:30:46 +0100
76139              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
76140      Branch: perl
76141            ! pp_hot.c t/op/append.t
76142 ____________________________________________________________________________
76143 [  6718] By: jhi                                   on 2000/08/20  02:09:37
76144         Log: Let's try #6717 again.
76145      Branch: perl
76146            ! lib/File/Temp.pm
76147 ____________________________________________________________________________
76148 [  6717] By: jhi                                   on 2000/08/20  01:56:55
76149         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
76150              From: "Craig A. Berry" <craig.berry@metamorgs.com>
76151              Date: Sat, 19 Aug 2000 18:15:39 -0500
76152              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
76153      Branch: perl
76154            ! lib/File/Temp.pm
76155 ____________________________________________________________________________
76156 [  6716] By: jhi                                   on 2000/08/19  15:50:11
76157         Log: Update Changes.
76158      Branch: perl
76159            ! Changes patchlevel.h
76160 ____________________________________________________________________________
76161 [  6715] By: jhi                                   on 2000/08/19  15:39:09
76162         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
76163              From: Jonathan D Johnston <jdjohnston2@juno.com>
76164              Date: Thu, 17 Aug 2000 23:13:01 -0400       
76165              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
76166      Branch: perl
76167            ! pod/perlfunc.pod
76168 ____________________________________________________________________________
76169 [  6714] By: jhi                                   on 2000/08/19  15:34:04
76170         Log: Introduce a 'veryclean' target that is like 'distclean'
76171              but also removes *~ and *.orig.
76172      Branch: perl
76173            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
76174            ! utils/Makefile x2p/Makefile.SH
76175 ____________________________________________________________________________
76176 [  6713] By: jhi                                   on 2000/08/19  14:15:45
76177         Log: Put back the long double avoidance code to POSIX.xs
76178              because VMS seems to need it still.
76179      Branch: perl
76180            ! ext/POSIX/POSIX.xs
76181 ____________________________________________________________________________
76182 [  6712] By: jhi                                   on 2000/08/19  14:10:41
76183         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
76184              From: Peter Prymmer <pvhp@forte.com>
76185              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
76186              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
76187      Branch: perl
76188            ! lib/Pod/Find.pm t/pod/find.t
76189 ____________________________________________________________________________
76190 [  6711] By: jhi                                   on 2000/08/19  14:09:19
76191         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
76192              From: Peter Prymmer <pvhp@forte.com>
76193              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
76194              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
76195              cc: vmsperl@perl.org
76196      Branch: perl
76197            ! t/lib/peek.t
76198 ____________________________________________________________________________
76199 [  6710] By: jhi                                   on 2000/08/19  14:08:01
76200         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
76201              From: Jan Dubois <jand@ActiveState.com>
76202              Date: Fri, 18 Aug 2000 16:31:48 -0700
76203              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
76204      Branch: perl
76205            ! win32/win32.c
76206 ____________________________________________________________________________
76207 [  6709] By: jhi                                   on 2000/08/19  14:06:57
76208         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
76209              
76210              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
76211              From: Spider.Boardman@Orb.Nashua.NH.US
76212              Date: Fri, 18 Aug 2000 18:41:14 -0400
76213              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
76214      Branch: perl
76215            ! regcomp.c
76216 ____________________________________________________________________________
76217 [  6708] By: jhi                                   on 2000/08/18  22:04:49
76218         Log: Update Changes.
76219      Branch: perl
76220            ! Changes patchlevel.h
76221 ____________________________________________________________________________
76222 [  6707] By: jhi                                   on 2000/08/18  21:55:14
76223         Log: Add warnif(), check warnings further up the stack,
76224              all the warnings functions now can take an optional object reference.
76225              
76226              Subject: [PATCH bleedperl@6691] warnings pragma update
76227              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
76228              Date: Fri, 18 Aug 2000 22:42:06 +0100
76229              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
76230      Branch: perl
76231            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
76232            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
76233            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
76234 ____________________________________________________________________________
76235 [  6706] By: jhi                                   on 2000/08/18  21:41:45
76236         Log: Typo in pp_complement().
76237              
76238              Subject: [PATCH perl-current] Deparse
76239              From: Peter Scott <Peter@PSDT.com>
76240              Date: Fri, 18 Aug 2000 12:44:37 -0700
76241              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
76242      Branch: perl
76243            ! ext/B/B/Deparse.pm
76244 ____________________________________________________________________________
76245 [  6705] By: jhi                                   on 2000/08/18  21:25:59
76246         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
76247              From: Jan Dubois <jand@ActiveState.com>
76248              Date: Fri, 18 Aug 2000 14:22:51 -0700
76249              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
76250      Branch: perl
76251            ! lib/Win32.pod win32/win32.c
76252 ____________________________________________________________________________
76253 [  6704] By: jhi                                   on 2000/08/18  21:16:14
76254         Log: Don't eat leading os from index entries.
76255              
76256              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
76257              From: Russ Allbery <rra@stanford.edu>
76258              Date: 10 Aug 2000 20:49:25 -0700
76259              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
76260      Branch: perl
76261            ! lib/Pod/Man.pm
76262 ____________________________________________________________________________
76263 [  6703] By: jhi                                   on 2000/08/18  21:07:06
76264         Log: Add [[:blank:]] as suggested in
76265              
76266              Subject: [ID 20000716.024] [=cc=] / [:blank:]
76267              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
76268              Date: Sun, 16 Jul 2000 17:55:29 -0700
76269              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
76270              
76271              (the [=cc=] has already been taken care of by #6439
76272              so the whole bug report can be closed)
76273              
76274              and make [[:space:]] to be equivalent to isspace(3)
76275              (as opposed to \s, which is isSPACE()).  The difference
76276              is that now [[:space:]] matches the mythical vertical tab,
76277              while \s doesn't.
76278      Branch: perl
76279            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
76280            ! regexec.c t/op/pat.t
76281 ____________________________________________________________________________
76282 [  6702] By: jhi                                   on 2000/08/18  18:47:47
76283         Log: The new tests were missing from #6415.
76284      Branch: perl
76285            ! t/op/bop.t
76286 ____________________________________________________________________________
76287 [  6701] By: jhi                                   on 2000/08/18  18:20:40
76288         Log: Document the NDBM_File and ODBM_File as SDBM_File
76289              was documented in #6417.
76290      Branch: perl
76291            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
76292            ! ext/SDBM_File/SDBM_File.pm
76293 ____________________________________________________________________________
76294 [  6700] By: jhi                                   on 2000/08/18  18:10:39
76295         Log: Subject: [PATCH perl@6698] cygwin port
76296              From: "Fifer, Eric" <EFifer@sanwaint.com>
76297              Date: Fri, 18 Aug 2000 17:30:05 +0100
76298              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
76299      Branch: perl
76300            ! lib/File/Temp.pm
76301 ____________________________________________________________________________
76302 [  6699] By: jhi                                   on 2000/08/18  16:21:49
76303         Log: Document code point which makes if (defined %stash::) to work
76304              (noted by Spider Boardman).
76305      Branch: perl
76306            ! op.c
76307 ____________________________________________________________________________
76308 [  6698] By: jhi                                   on 2000/08/18  13:43:27
76309         Log: Update Changes.
76310      Branch: perl
76311            ! Changes patchlevel.h
76312 ____________________________________________________________________________
76313 [  6697] By: jhi                                   on 2000/08/18  13:35:57
76314         Log: Tiny Getopt::Long patch from Johan Vromans.
76315      Branch: perl
76316            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
76317 ____________________________________________________________________________
76318 [  6696] By: jhi                                   on 2000/08/18  13:26:14
76319         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
76320              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
76321              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
76322              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
76323      Branch: perl
76324            ! pod/perldiag.pod pod/perlsyn.pod
76325 ____________________________________________________________________________
76326 [  6695] By: jhi                                   on 2000/08/18  13:13:26
76327         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
76328              From: Daniel Chetlin <daniel@chetlin.com>
76329              Date: Fri, 18 Aug 2000 03:13:36 -0700
76330              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
76331      Branch: perl
76332            ! pod/perlfunc.pod
76333 ____________________________________________________________________________
76334 [  6694] By: jhi                                   on 2000/08/18  13:08:05
76335         Log: Subject: [PATCH] perltrap.pod spring cleaning
76336              From: Daniel Chetlin <daniel@chetlin.com>
76337              Date: Fri, 18 Aug 2000 03:06:54 -0700
76338              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
76339              
76340              plus Mike Guy's nitfix.
76341      Branch: perl
76342            ! pod/perltrap.pod
76343 ____________________________________________________________________________
76344 [  6693] By: jhi                                   on 2000/08/18  13:00:26
76345         Log: Unbuffer the output.
76346              
76347              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
76348              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76349              Date: Thu, 17 Aug 2000 18:39:29 -0700
76350              Message-ID: <RPJn5gzkgydf092yn@efn.org>
76351      Branch: perl
76352            ! t/op/fork.t
76353 ____________________________________________________________________________
76354 [  6692] By: jhi                                   on 2000/08/18  05:19:17
76355         Log: Delete the image, too, not just its MANIFEStation.
76356      Branch: perl
76357            - lib/CGI/eg/wilogo.gif
76358 ____________________________________________________________________________
76359 [  6691] By: jhi                                   on 2000/08/18  05:10:26
76360         Log: Propagate new Configure vars.
76361      Branch: perl
76362            ! configure.com epoc/config.sh uconfig.h uconfig.sh
76363            ! vos/config.def vos/config.h vos/config_h.SH_orig
76364            ! win32/config.bc win32/config.gc win32/config.vc
76365            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
76366 ____________________________________________________________________________
76367 [  6690] By: jhi                                   on 2000/08/18  04:30:56
76368         Log: Update Changes.
76369      Branch: perl
76370            ! Changes patchlevel.h
76371 ____________________________________________________________________________
76372 [  6689] By: jhi                                   on 2000/08/18  04:12:30
76373         Log: Fix the lib/complex failure of
76374              
76375              From: abigail@foad.org
76376              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
76377              Date: 15 Aug 2000 04:06:38 -0000
76378              Message-Id: <20000815040638.8524.qmail@foad.org> 
76379              
76380              Linux long double accuracy issue: something that
76381              when printed with %g looks like "2" but int() of it is 1.
76382      Branch: perl
76383            ! lib/Math/Complex.pm
76384 ____________________________________________________________________________
76385 [  6688] By: jhi                                   on 2000/08/18  03:15:35
76386         Log: The byteorder code in #6671 was wrong.
76387      Branch: perl
76388            ! configpm
76389 ____________________________________________________________________________
76390 [  6687] By: jhi                                   on 2000/08/18  02:08:42
76391         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
76392              From: Jan Dubois <jand@ActiveState.com>
76393              Date: Thu, 17 Aug 2000 18:31:55 -0700
76394              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
76395      Branch: perl
76396            ! sv.c
76397 ____________________________________________________________________________
76398 [  6686] By: jhi                                   on 2000/08/18  02:04:15
76399         Log: Use NVs in POSIX math, not doubles.
76400              
76401              From: abigail@foad.org
76402              Subject: [ID 20000817.014] POSIX & modfl
76403              Date: 17 Aug 2000 20:49:18 -0000
76404              Message-Id: <20000817204918.23123.qmail@foad.org>
76405      Branch: perl
76406            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
76407 ____________________________________________________________________________
76408 [  6685] By: jhi                                   on 2000/08/18  02:02:12
76409         Log: Introduce NVef, NVff, and NVgf, use the middle one.
76410              (helps for lib/peek + Linux + long doubles)  Reported in
76411              
76412              From: abigail@foad.org
76413              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
76414              Date: 15 Aug 2000 04:06:38 -0000
76415              Message-Id: <20000815040638.8524.qmail@foad.org> 
76416              
76417              (note: the lib/complex failure has not yet been addressed)
76418      Branch: metaconfig/U/perl
76419            ! perlxvf.U
76420      Branch: perl
76421            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76422            ! config_h.SH dump.c perl.h pod/perlguts.pod
76423 ____________________________________________________________________________
76424 [  6684] By: jhi                                   on 2000/08/17  23:22:19
76425         Log: Add byteorder to the myconfig output.
76426      Branch: perl
76427            ! myconfig.SH
76428 ____________________________________________________________________________
76429 [  6683] By: jhi                                   on 2000/08/17  23:20:19
76430         Log: The image doth not exist, spotted by Johan Vromans.
76431      Branch: perl
76432            ! MANIFEST
76433 ____________________________________________________________________________
76434 [  6682] By: jhi                                   on 2000/08/17  22:38:16
76435         Log: Document what the backtick returns if the command fails.
76436      Branch: perl
76437            ! pod/perlop.pod
76438 ____________________________________________________________________________
76439 [  6681] By: jhi                                   on 2000/08/17  22:33:12
76440         Log: Do not use prototyping here.
76441              
76442              Subject: [ID 20000817.016] [PATCH] Peek.xs
76443              From: abigail@foad.org
76444              Date: 17 Aug 2000 20:55:56 -0000
76445              Message-Id: <20000817205556.24270.qmail@foad.org>
76446      Branch: perl
76447            ! ext/Devel/Peek/Makefile.PL
76448 ____________________________________________________________________________
76449 [  6680] By: jhi                                   on 2000/08/17  19:46:43
76450         Log: Don't propose using modules built for 5.005 if no binary
76451              compatibility with 5.005 is attempted.
76452              
76453              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
76454              Subject: Minor nit with 5.7.0 (6655)
76455              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
76456              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
76457      Branch: metaconfig
76458            ! U/installdirs/inc_version_list.U
76459      Branch: perl
76460            ! Configure config_h.SH
76461 ____________________________________________________________________________
76462 [  6679] By: jhi                                   on 2000/08/17  19:16:39
76463         Log: Microperl config update.
76464      Branch: perl
76465            ! uconfig.h uconfig.sh
76466 ____________________________________________________________________________
76467 [  6678] By: jhi                                   on 2000/08/17  19:16:13
76468         Log: The #6648 wasn't protective enough for limited platforms
76469              (like microperl).
76470      Branch: perl
76471            ! dump.c sv.c
76472 ____________________________________________________________________________
76473 [  6677] By: jhi                                   on 2000/08/17  14:46:35
76474         Log: Update Changes.
76475      Branch: perl
76476            ! Changes patchlevel.h
76477 ____________________________________________________________________________
76478 [  6676] By: jhi                                   on 2000/08/17  14:44:02
76479         Log: Add perlebcdic from Peter Prymmer, regen toc.
76480      Branch: perl
76481            + pod/perlebcdic.pod
76482            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
76483 ____________________________________________________________________________
76484 [  6675] By: jhi                                   on 2000/08/17  14:41:52
76485         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
76486      Branch: perl
76487            ! pod/perldebtut.pod
76488 ____________________________________________________________________________
76489 [  6674] By: jhi                                   on 2000/08/17  14:29:43
76490         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
76491              
76492              Subject: [ID 20000724.006] -DLEAKTEST problem
76493              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
76494              Date: Tue, 25 Jul 2000 00:36:32 -0500
76495              Message-Id: <20000725003632.A26186@www.llamacom.com>
76496              
76497              Reminder sent
76498              
76499              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
76500              From: Hugo <hv@crypt.compulink.co.uk>
76501              Date: Thu, 17 Aug 2000 15:23:42 +0100
76502              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
76503      Branch: perl
76504            ! util.c
76505 ____________________________________________________________________________
76506 [  6673] By: jhi                                   on 2000/08/17  04:07:10
76507         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
76508              From: John Peacock <JPeacock@UnivPress.com>
76509              Date: Tue, 01 Aug 2000 09:38:12 -0400
76510              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
76511      Branch: perl
76512            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
76513 ____________________________________________________________________________
76514 [  6672] By: jhi                                   on 2000/08/17  03:04:35
76515         Log: Subject: [PATCH] Cwd.pm now uses strict
76516              From: Tim Jenness <timj@jach.hawaii.edu>
76517              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
76518              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
76519      Branch: perl
76520            ! lib/Cwd.pm
76521 ____________________________________________________________________________
76522 [  6671] By: jhi                                   on 2000/08/17  02:16:35
76523         Log: Make $Config{byteorder} more magical so that it is
76524              dynamically computed: nice for 'fat binaries'.
76525              
76526              Subject: [PATCH]: default byteorder
76527              From: Wilfredo Sánchez <wsanchez@apple.com>
76528              Date: Mon, 31 Jul 2000 19:45:31 -0700
76529              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
76530      Branch: perl
76531            ! configpm
76532 ____________________________________________________________________________
76533 [  6670] By: gsar                                  on 2000/08/17  01:22:21
76534         Log: move WNOHANG definition to where other such things are
76535      Branch: perl
76536            ! win32/win32.h
76537 ____________________________________________________________________________
76538 [  6669] By: jhi                                   on 2000/08/17  01:19:17
76539         Log: Update Changes.
76540      Branch: perl
76541            ! Changes patchlevel.h
76542 ____________________________________________________________________________
76543 [  6668] By: jhi                                   on 2000/08/17  01:16:29
76544         Log: Doc nits spotted by Richard Soderberg.
76545      Branch: perl
76546            ! README.posix-bc README.vmesa
76547 ____________________________________________________________________________
76548 [  6667] By: jhi                                   on 2000/08/17  01:12:11
76549         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
76550              From: "Casey R. Tweten" <crt@kiski.net>
76551              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
76552              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
76553      Branch: perl
76554            ! pod/perldebtut.pod
76555 ____________________________________________________________________________
76556 [  6666] By: jhi                                   on 2000/08/17  01:09:31
76557         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
76558              From: "Casey R. Tweten" <crt@kiski.net>
76559              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
76560              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
76561      Branch: perl
76562            ! lib/Shell.pm
76563 ____________________________________________________________________________
76564 [  6665] By: gsar                                  on 2000/08/17  01:03:52
76565         Log: add "ok" targets from change#6632 in makefile.mk
76566      Branch: perl
76567            ! pod/perlport.pod win32/Makefile win32/makefile.mk
76568 ____________________________________________________________________________
76569 [  6664] By: gsar                                  on 2000/08/17  00:56:11
76570         Log: avoid warnings from dense compiler
76571      Branch: perl
76572            ! win32/win32.c
76573 ____________________________________________________________________________
76574 [  6663] By: jhi                                   on 2000/08/17  00:51:49
76575         Log: Tweak the regex compilation errors once more.
76576      Branch: perl
76577            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
76578            ! t/op/regmesg.t t/pragma/warn/regcomp
76579 ____________________________________________________________________________
76580 [  6662] By: gsar                                  on 2000/08/17  00:28:19
76581         Log: trailing new %ENV entries weren't being pushed into the real
76582              environment of subprocesses on Windows
76583      Branch: perl
76584            ! t/op/magic.t win32/perlhost.h
76585 ____________________________________________________________________________
76586 [  6661] By: gsar                                  on 2000/08/17  00:19:20
76587         Log: waitpid() now handles externally spawned pids correctly;
76588              fixes for backtick/wait/waitpid failures on Windows 9x
76589              
76590              these changes make the pid returned by process functions on
76591              Windows 9x always positive by clearing the high bit (which
76592              is always set on Win9x); pseudo-process PIDs are likewise
76593              always negative now on Win9x (just as on NT/2000)
76594      Branch: perl
76595            ! pp_sys.c win32/perlhost.h win32/win32.c
76596 ____________________________________________________________________________
76597 [  6660] By: jhi                                   on 2000/08/17  00:04:32
76598         Log: Retract #6645.
76599      Branch: perl
76600            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76601            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
76602            ! t/op/sprintf.t
76603 ____________________________________________________________________________
76604 [  6659] By: gsar                                  on 2000/08/16  23:59:28
76605         Log: on windows, the return values from wait() and waitpid() don't
76606              match those of pseudo-pids
76607      Branch: perl
76608            ! pp_sys.c t/op/fork.t util.c win32/win32.c
76609 ____________________________________________________________________________
76610 [  6658] By: gsar                                  on 2000/08/16  23:56:14
76611         Log: pod nit seen in passing
76612      Branch: perl
76613            ! pod/perlfunc.pod
76614 ____________________________________________________________________________
76615 [  6657] By: gsar                                  on 2000/08/16  23:53:42
76616         Log: change#6328 could make close(SOCKET) return false on windows
76617              when it shouldn't
76618      Branch: perl
76619            ! win32/win32sck.c
76620 ____________________________________________________________________________
76621 [  6656] By: gsar                                  on 2000/08/16  23:46:57
76622         Log: check that the number pseudo children doesn't exceed
76623              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
76624              the WaitForMultipleObjects() limit that would cause wait()
76625              to crash)
76626              
76627              wait() and waitpid() could potentially be rewritten to use
76628              more than one thread to do the waiting to eliminate this
76629              limitation
76630      Branch: perl
76631            ! win32/perlhost.h
76632 ____________________________________________________________________________
76633 [  6655] By: jhi                                   on 2000/08/16  14:11:05
76634         Log: Update Changes.
76635      Branch: perl
76636            ! Changes patchlevel.h
76637 ____________________________________________________________________________
76638 [  6654] By: jhi                                   on 2000/08/16  14:10:12
76639         Log: Update to perldebtut 1.9, from Richard Foley.
76640      Branch: perl
76641            ! pod/perldebtut.pod
76642 ____________________________________________________________________________
76643 [  6653] By: jhi                                   on 2000/08/16  14:08:17
76644         Log: Change the regx compilation error markers to use = instead of <
76645              since pod makes using the latter quite messy.  Reported in
76646              ID 20000814.006 by Abigail and in
76647              Subject: Unknown escape E<> ?
76648              From: Lupe Christoph <lupe@lupe-christoph.de>
76649              Date: Fri, 11 Aug 2000 00:30:27 +0200
76650              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
76651      Branch: perl
76652            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
76653            ! t/op/regmesg.t t/pragma/warn/regcomp
76654 ____________________________________________________________________________
76655 [  6652] By: jhi                                   on 2000/08/16  13:25:31
76656         Log: Change the perlbug address to perl.org since it's more forgiving.
76657              
76658              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
76659              From: abigail@foad.org
76660              Date: 15 Aug 2000 04:15:40 -0000
76661              Message-Id: <20000815041540.8633.qmail@foad.org>
76662      Branch: perl
76663            ! utils/perlbug.PL
76664 ____________________________________________________________________________
76665 [  6651] By: jhi                                   on 2000/08/16  13:22:35
76666         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
76667              From: Tim Jenness <timj@jach.hawaii.edu>
76668              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
76669              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
76670      Branch: perl
76671            ! lib/Cwd.pm
76672 ____________________________________________________________________________
76673 [  6650] By: jhi                                   on 2000/08/16  13:18:13
76674         Log: Update to CPAN 1.57.
76675              
76676              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
76677              From: andreas.koenig@anima.de (Andreas J. Koenig)
76678              Date: 16 Aug 2000 15:09:46 +0200
76679              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
76680      Branch: perl
76681            ! lib/CPAN.pm
76682 ____________________________________________________________________________
76683 [  6649] By: jhi                                   on 2000/08/16  13:12:31
76684         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
76685              From: "Larry W. Virden" <lvirden@cas.org>
76686              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
76687              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
76688      Branch: perl
76689            ! README.hpux
76690 ____________________________________________________________________________
76691 [  6648] By: jhi                                   on 2000/08/16  13:03:53
76692         Log: The numeric locale was reset to "C" by s?printf and never restored.
76693              
76694              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
76695              From: Christian Kirsch <ck@held.mind.de>
76696              Date: Wed, 9 Aug 2000 17:05:17 +0200
76697              Message-Id: <20000809170517.A25389@held>
76698              
76699              No test since adding the failing example to locale.t
76700              does not fail -- probably because the locale settings are so
76701              thoroughly tweaked by that time.  Running the example standalone
76702              does fail, though.  UPDATE: test case added at change #7540.
76703      Branch: perl
76704            ! dump.c perl.h pp.c pp_ctl.c sv.c
76705 ____________________________________________________________________________
76706 [  6647] By: jhi                                   on 2000/08/16  00:07:54
76707         Log: Update Changes and test semi-automatic patchlevel updating.
76708      Branch: perl
76709            ! Changes patchlevel.h
76710 ____________________________________________________________________________
76711 [  6646] By: jhi                                   on 2000/08/15  23:35:07
76712         Log: Fix a dependency problem.
76713              
76714              Subject: [PATCH: 6640] VMS Makefile.SH update
76715              From: Peter Prymmer <pvhp@forte.com>
76716              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
76717              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
76718      Branch: perl
76719            ! vms/descrip_mms.template
76720 ____________________________________________________________________________
76721 [  6645] By: jhi                                   on 2000/08/15  23:33:23
76722         Log: (Retracted by #6660)
76723              
76724              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
76725              From: Dominic Dunlop <domo@computer.org>
76726              Date: Tue, 15 Aug 2000 22:20:52 +0200
76727              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
76728      Branch: metaconfig/U/perl
76729            + d_printfed.U
76730      Branch: perl
76731            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76732            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
76733            ! t/op/sprintf.t
76734 ____________________________________________________________________________
76735 [  6644] By: jhi                                   on 2000/08/15  21:17:20
76736         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
76737              From: abigail@foad.org
76738              Date: 15 Aug 2000 20:12:41 -0000
76739              Message-Id: <20000815201241.25556.qmail@foad.org>
76740      Branch: perl
76741            ! INSTALL
76742 ____________________________________________________________________________
76743 [  6643] By: jhi                                   on 2000/08/15  21:15:28
76744         Log: (an already applied patch)
76745      Branch: perl
76746            ! lib/CGI.pm
76747 ____________________________________________________________________________
76748 [  6642] By: gsar                                  on 2000/08/15  19:54:05
76749         Log: magic callbacks all need to have same type signature
76750      Branch: perl
76751            ! embed.pl mg.c proto.h
76752 ____________________________________________________________________________
76753 [  6641] By: jhi                                   on 2000/08/15  17:56:27
76754         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)
76755              From: Mike Guy <mjtg@cam.ac.uk>
76756              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
76757              Date: Tue, 15 Aug 2000 18:26:45 +0100
76758              
76759              Only the peek.t part applied, not the hash quality part.
76760      Branch: perl
76761            ! t/lib/peek.t
76762 ____________________________________________________________________________
76763 [  6640] By: jhi                                   on 2000/08/15  16:37:37
76764         Log: Update Changes.
76765      Branch: perl
76766            ! Changes
76767 ____________________________________________________________________________
76768 [  6639] By: jhi                                   on 2000/08/15  16:34:55
76769         Log: Missed a file from #6638.
76770      Branch: perl
76771            ! lib/File/Temp.pm
76772 ____________________________________________________________________________
76773 [  6638] By: jhi                                   on 2000/08/15  16:33:19
76774         Log: Subject: [PATCH perl@6620] cygwin port
76775              From: "Fifer, Eric" <EFifer@sanwaint.com>
76776              Date: Tue, 15 Aug 2000 17:00:49 +0100
76777              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
76778      Branch: perl
76779            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
76780 ____________________________________________________________________________
76781 [  6637] By: jhi                                   on 2000/08/15  16:29:22
76782         Log: Subject: [PATCH] debugger exit code should reflect user exit code
76783              From: Mike Guy <mjtg@cam.ac.uk>
76784              Date: Tue, 15 Aug 2000 16:55:59 +0100
76785              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
76786      Branch: perl
76787            ! lib/perl5db.pl
76788 ____________________________________________________________________________
76789 [  6636] By: jhi                                   on 2000/08/15  15:30:58
76790         Log: Update Changes.
76791      Branch: perl
76792            ! Changes
76793 ____________________________________________________________________________
76794 [  6635] By: jhi                                   on 2000/08/15  15:27:21
76795         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
76796      Branch: metaconfig
76797            ! U/mkglossary U/mksample
76798      Branch: metaconfig/U/perl
76799            ! Devel.U
76800      Branch: perl
76801            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76802 ____________________________________________________________________________
76803 [  6634] By: jhi                                   on 2000/08/15  14:11:55
76804         Log: Don't blow limited stacks, a lower number is enough to
76805              tickle the lookbehind limit.
76806              
76807              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
76808              From: Dominic Dunlop <domo@computer.org>
76809              Date: Tue, 15 Aug 2000 13:51:24 +0200
76810              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
76811      Branch: perl
76812            ! t/op/regmesg.t
76813 ____________________________________________________________________________
76814 [  6633] By: jhi                                   on 2000/08/15  14:01:46
76815         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
76816              From: Mike Guy <mjtg@cam.ac.uk>
76817              Date: Tue, 15 Aug 2000 12:10:50 +0100
76818              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
76819      Branch: perl
76820            ! utils/perldoc.PL
76821 ____________________________________________________________________________
76822 [  6632] By: jhi                                   on 2000/08/15  13:58:48
76823         Log: make ok etc also for win32.
76824              
76825              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
76826              From: Prymmer/Kahn <pvhp@best.com>
76827              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
76828              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
76829      Branch: perl
76830            ! win32/Makefile
76831 ____________________________________________________________________________
76832 [  6631] By: jhi                                   on 2000/08/15  13:45:03
76833         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
76834      Branch: perl
76835            ! lib/Test.pm
76836 ____________________________________________________________________________
76837 [  6630] By: jhi                                   on 2000/08/15  03:25:09
76838         Log: Update Changes.
76839      Branch: perl
76840            ! Changes
76841 ____________________________________________________________________________
76842 [  6629] By: jhi                                   on 2000/08/15  03:23:53
76843         Log: magic_regdatum_set() is void, not int.
76844      Branch: perl
76845            ! embed.pl mg.c proto.h
76846 ____________________________________________________________________________
76847 [  6628] By: jhi                                   on 2000/08/15  03:08:02
76848         Log: Make the user to give up his firstborn, err, to knowingly
76849              verify installing an unstable developer release.  Also bump
76850              the release to 5.7.0, but leave a patch tag in the local
76851              patches saying that this is not yet the real thing.
76852      Branch: metaconfig
76853            ! U/modified/Instruct.U
76854      Branch: metaconfig/U/perl
76855            + Devel.U
76856      Branch: perl
76857            ! Configure patchlevel.h
76858 ____________________________________________________________________________
76859 [  6627] By: jhi                                   on 2000/08/14  22:32:52
76860         Log: README.os2 update.
76861              
76862              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
76863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76864              Date: Wed, 02 Aug 2000 21:55:09 -0700
76865              Message-ID: <tsPi5gzkgegX092yn@efn.org>
76866      Branch: perl
76867            ! README.os2
76868 ____________________________________________________________________________
76869 [  6626] By: jhi                                   on 2000/08/14  21:00:02
76870         Log: Subject: Re: File::Temp problems on VMS in bleedperl
76871              From: Tim Jenness <timj@jach.hawaii.edu>
76872              cc: vmsperl@perl.org
76873              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
76874              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
76875      Branch: perl
76876            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
76877 ____________________________________________________________________________
76878 [  6625] By: jhi                                   on 2000/08/14  20:52:16
76879         Log: Add SUIDMAIL as was done for the CERT alert.
76880      Branch: perl
76881            ! patchlevel.h
76882 ____________________________________________________________________________
76883 [  6624] By: jhi                                   on 2000/08/14  20:48:50
76884         Log: Subject: sfio2000
76885              From: Daniel Muino <dmuino@afip.gov.ar>
76886              Date: Mon, 14 Aug 2000 16:58:11 -0300
76887              Message-ID: <20000814165811.B16368@con2-dgi>
76888      Branch: perl
76889            ! perlsdio.h perlsfio.h
76890 ____________________________________________________________________________
76891 [  6623] By: jhi                                   on 2000/08/14  20:47:36
76892         Log: Subject: warning: storage class after type is obsolescent
76893              From: Daniel Muino <dmuino@afip.gov.ar>
76894              Date: Mon, 14 Aug 2000 16:42:47 -0300
76895              Message-ID: <20000814164247.A16368@con2-dgi>
76896      Branch: perl
76897            ! regcomp.pl regnodes.h
76898 ____________________________________________________________________________
76899 [  6622] By: jhi                                   on 2000/08/14  20:43:05
76900         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
76901              From: abigail@foad.org
76902              Date: 14 Aug 2000 20:00:10 -0000
76903              Message-Id: <20000814200010.27271.qmail@foad.org>
76904      Branch: perl
76905            ! Changes
76906 ____________________________________________________________________________
76907 [  6621] By: jhi                                   on 2000/08/14  15:23:05
76908         Log: Update Changes.
76909      Branch: perl
76910            ! Changes
76911 ____________________________________________________________________________
76912 [  6620] By: jhi                                   on 2000/08/14  15:22:14
76913         Log: Subject: Re: [PATCH] @+, @- readonly
76914              From: Mike Guy <mjtg@cam.ac.uk>
76915              Date: Mon, 14 Aug 2000 15:26:55 +0100
76916              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
76917      Branch: perl
76918            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
76919            ! sv.c t/op/pat.t
76920 ____________________________________________________________________________
76921 [  6619] By: jhi                                   on 2000/08/14  14:12:08
76922         Log: Update Changes.
76923      Branch: perl
76924            ! Changes
76925 ____________________________________________________________________________
76926 [  6618] By: jhi                                   on 2000/08/14  14:09:34
76927         Log: For now remove the mail code.
76928      Branch: perl
76929            ! perl.c
76930 ____________________________________________________________________________
76931 [  6617] By: jhi                                   on 2000/08/14  14:08:28
76932         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
76933      Branch: perl
76934            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
76935            ! pod/perlfaq8.pod pod/perlsec.pod
76936 ____________________________________________________________________________
76937 [  6616] By: jhi                                   on 2000/08/14  14:00:11
76938         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
76939              From: Mike Guy <mjtg@cam.ac.uk>
76940              Date: Mon, 14 Aug 2000 08:26:02 +0100
76941              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
76942      Branch: perl
76943            ! lib/perl5db.pl
76944 ____________________________________________________________________________
76945 [  6615] By: jhi                                   on 2000/08/14  13:58:45
76946         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
76947              From: Mike Guy <mjtg@cam.ac.uk>
76948              Date: Mon, 14 Aug 2000 08:04:22 +0100
76949              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
76950      Branch: perl
76951            ! gv.c mg.c t/op/pat.t
76952 ____________________________________________________________________________
76953 [  6614] By: jhi                                   on 2000/08/14  13:56:45
76954         Log: Subject: Test fails / warnings with perl-current #6612
76955              From: Mike Guy <mjtg@cam.ac.uk>
76956              Date: Mon, 14 Aug 2000 07:57:23 +0100
76957              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
76958      Branch: perl
76959            ! t/lib/b.t t/lib/peek.t
76960 ____________________________________________________________________________
76961 [  6613] By: jhi                                   on 2000/08/14  13:45:33
76962         Log: VMS configure.com update continues.
76963      Branch: perl
76964            - vms/configure.com
76965            ! MANIFEST configure.com
76966 ____________________________________________________________________________
76967 [  6612] By: jhi                                   on 2000/08/13  22:13:35
76968         Log: Update Changes.
76969      Branch: perl
76970            ! Changes
76971 ____________________________________________________________________________
76972 [  6611] By: jhi                                   on 2000/08/13  16:21:45
76973         Log: Upgrade to CGI 2.71, from Lincoln Stein.
76974      Branch: perl
76975            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
76976 ____________________________________________________________________________
76977 [  6610] By: jhi                                   on 2000/08/13  15:09:16
76978         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
76979              From: Mike Guy <mjtg@cam.ac.uk>
76980              Date: Sun, 13 Aug 2000 13:45:51 +0100
76981              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
76982      Branch: perl
76983            ! t/op/regmesg.t
76984 ____________________________________________________________________________
76985 [  6609] By: jhi                                   on 2000/08/13  14:31:26
76986         Log: Andreas says that 1.56 is fine, so reverting back to it.
76987      Branch: perl
76988            ! lib/CPAN.pm
76989 ____________________________________________________________________________
76990 [  6608] By: jhi                                   on 2000/08/13  05:34:20
76991         Log: Update Changes.
76992      Branch: perl
76993            ! Changes
76994 ____________________________________________________________________________
76995 [  6607] By: jhi                                   on 2000/08/13  05:32:01
76996         Log: Put back the \z changes of #5406 to CPAN.pm.
76997      Branch: perl
76998            ! lib/CPAN.pm
76999 ____________________________________________________________________________
77000 [  6606] By: jhi                                   on 2000/08/13  05:20:16
77001         Log: Fix-n-skip the tests under 5005threads.
77002      Branch: perl
77003            ! t/lib/b.t
77004 ____________________________________________________________________________
77005 [  6605] By: jhi                                   on 2000/08/13  05:07:48
77006         Log: Fix the test for 5005threads.
77007      Branch: perl
77008            ! t/lib/peek.t
77009 ____________________________________________________________________________
77010 [  6604] By: jhi                                   on 2000/08/13  03:35:37
77011         Log: Should have deleted this in #6603.
77012      Branch: perl
77013            - vms/subconfigure.com
77014 ____________________________________________________________________________
77015 [  6603] By: jhi                                   on 2000/08/12  18:29:32
77016         Log: Rewrite of vms/subconfigure.com as configure.com,
77017              from Peter Prymmer and the vmsperl crew.
77018      Branch: perl
77019            + vms/configure.com
77020            ! MANIFEST
77021 ____________________________________________________________________________
77022 [  6602] By: jhi                                   on 2000/08/11  13:00:01
77023         Log: PlainText.pm is dead.
77024      Branch: perl
77025            - lib/Pod/PlainText.pm
77026            ! MANIFEST
77027 ____________________________________________________________________________
77028 [  6601] By: jhi                                   on 2000/08/11  04:06:45
77029         Log: Update Changes.
77030      Branch: perl
77031            ! Changes
77032 ____________________________________________________________________________
77033 [  6600] By: jhi                                   on 2000/08/11  04:06:10
77034         Log: Add a few missing files, update MANIFEST.
77035      Branch: perl
77036            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
77037            + lib/Pod/PlainText.pm t/pod/find.t
77038            ! MANIFEST t/op/regmesg.t
77039 ____________________________________________________________________________
77040 [  6599] By: jhi                                   on 2000/08/11  03:31:10
77041         Log: Add Perl debugging tutorial, regen toc. 
77042              
77043              Subject: perldebtut.pod
77044              From: Richard Foley <Richard.Foley@m.dasa.de>
77045              Date: Wed, 09 Aug 2000 10:17:15 +0200
77046              Message-id: <3991138B.262247B8@m.dasa.de>
77047      Branch: perl
77048            + pod/perldebtut.pod
77049            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
77050 ____________________________________________________________________________
77051 [  6598] By: jhi                                   on 2000/08/11  02:48:56
77052         Log: tiny Changes edit
77053      Branch: perl
77054            ! Changes
77055 ____________________________________________________________________________
77056 [  6597] By: jhi                                   on 2000/08/11  02:39:04
77057         Log: Tests for #6589.
77058              
77059              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
77060              From: simon@brecon.co.uk (Simon Cozens)
77061              Date: 11 Aug 2000 02:24:52 GMT
77062              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
77063      Branch: perl
77064            ! t/lib/b.t
77065 ____________________________________________________________________________
77066 [  6596] By: jhi                                   on 2000/08/11  01:50:07
77067         Log: Update Changes.
77068      Branch: perl
77069            ! Changes
77070 ____________________________________________________________________________
77071 [  6595] By: jhi                                   on 2000/08/11  01:47:16
77072         Log: nitfix
77073      Branch: perl
77074            ! Changes
77075 ____________________________________________________________________________
77076 [  6594] By: jhi                                   on 2000/08/11  01:36:16
77077         Log: Subject: Getting perlio and threads to compile
77078              From: Lupe Christoph <lupe@lupe-christoph.de>
77079              Date: Wed, 9 Aug 2000 11:35:54 +0200
77080              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
77081              
77082              (the Solaris version changes in Configure skipped)
77083      Branch: perl
77084            ! hints/solaris_2.sh thread.h
77085 ____________________________________________________________________________
77086 [  6593] By: jhi                                   on 2000/08/11  01:30:16
77087         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
77088              From: simon@brecon.co.uk (Simon Cozens)
77089              Date: 1 Aug 2000 06:55:19 GMT
77090              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
77091      Branch: perl
77092            ! lib/utf8.pm
77093 ____________________________________________________________________________
77094 [  6592] By: jhi                                   on 2000/08/11  01:26:39
77095         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
77096              From: Peter Scott <Peter@PeterScott.com>
77097              Date: Thu, 10 Aug 2000 08:23:27 -0700
77098              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
77099      Branch: perl
77100            ! lib/perl5db.pl
77101 ____________________________________________________________________________
77102 [  6591] By: jhi                                   on 2000/08/11  01:22:02
77103         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
77104              From: Hugo <hv@crypt.compulink.co.uk>
77105              Date: Thu, 10 Aug 2000 19:23:04 +0100
77106              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
77107      Branch: perl
77108            ! regexec.c t/op/pat.t
77109 ____________________________________________________________________________
77110 [  6590] By: jhi                                   on 2000/08/11  01:19:19
77111         Log: Preprocessing and postprocessing for File::Find.
77112              
77113              Subject: Patch to Find::File.pm to allow alphabetical results
77114              From: Joe Smith <jsmith@inwap.com>
77115              Date: Wed, 9 Aug 2000 02:44:54 -0700
77116              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
77117      Branch: perl
77118            ! lib/File/Find.pm
77119 ____________________________________________________________________________
77120 [  6589] By: jhi                                   on 2000/08/11  01:12:39
77121         Log: B::Deparse didn't do sub attributes.
77122              
77123              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
77124              From: simon@brecon.co.uk (Simon Cozens)
77125              Date: 9 Aug 2000 04:49:20 GMT
77126              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
77127      Branch: perl
77128            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
77129 ____________________________________________________________________________
77130 [  6588] By: jhi                                   on 2000/08/11  01:06:40
77131         Log: Subject: debugger "d" command doesnt check line number
77132              From: Mike Guy <mjtg@cam.ac.uk>
77133              Date: Tue, 08 Aug 2000 21:54:29 +0100
77134              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
77135      Branch: perl
77136            ! lib/perl5db.pl mg.c pod/perldiag.pod
77137 ____________________________________________________________________________
77138 [  6587] By: jhi                                   on 2000/08/11  00:45:03
77139         Log: sleep(1) does not necessarily return 1.
77140              
77141              Subject: [PATCH bleadperl] op/lex_assign.t  
77142              From: Hugo <hv@crypt.compulink.co.uk>
77143              Date: Thu, 03 Aug 2000 14:34:22 +0100        
77144              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
77145      Branch: perl
77146            ! t/op/lex_assign.t
77147 ____________________________________________________________________________
77148 [  6586] By: jhi                                   on 2000/08/11  00:31:50
77149         Log: Document the IO::Select timeout.
77150      Branch: perl
77151            ! ext/IO/lib/IO/Select.pm
77152 ____________________________________________________________________________
77153 [  6585] By: jhi                                   on 2000/08/11  00:13:54
77154         Log: Forgot contributor.
77155      Branch: perl
77156            ! Changes
77157 ____________________________________________________________________________
77158 [  6584] By: jhi                                   on 2000/08/11  00:09:19
77159         Log: detypo
77160      Branch: perl
77161            ! Changes
77162 ____________________________________________________________________________
77163 [  6583] By: jhi                                   on 2000/08/11  00:07:53
77164         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
77165              
77166              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
77167              From: Mike Guy <mjtg@cam.ac.uk> 
77168              Date: Thu, 10 Aug 2000 15:50:54 +0100
77169              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
77170      Branch: perl
77171            ! sv.c t/op/int.t
77172 ____________________________________________________________________________
77173 [  6582] By: jhi                                   on 2000/08/10  23:29:32
77174         Log: Update Changes.
77175      Branch: perl
77176            ! Changes
77177 ____________________________________________________________________________
77178 [  6581] By: jhi                                   on 2000/08/10  23:26:16
77179         Log: Put back the std @INC thing.
77180      Branch: perl
77181            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
77182            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
77183            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
77184            ! t/lib/gol-oo.t
77185 ____________________________________________________________________________
77186 [  6580] By: jhi                                   on 2000/08/10  23:03:34
77187         Log: Update to CGI 2.70, from Lincoln Stein.
77188      Branch: perl
77189            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
77190            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
77191            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
77192            ! t/lib/cgi-request.t
77193 ____________________________________________________________________________
77194 [  6579] By: jhi                                   on 2000/08/10  22:41:50
77195         Log: Update to CPAN 1.56, from Andreas König.
77196      Branch: perl
77197            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77198 ____________________________________________________________________________
77199 [  6578] By: jhi                                   on 2000/08/10  22:38:13
77200         Log: Update to Pod::Parser 1.17, from Brad Appleton.
77201      Branch: perl
77202            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
77203            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
77204            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
77205            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
77206            ! t/pod/include.t t/pod/included.t t/pod/lref.t
77207            ! t/pod/multiline_items.t t/pod/nested_items.t
77208            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
77209            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
77210            ! t/pod/special_seqs.t
77211 ____________________________________________________________________________
77212 [  6577] By: jhi                                   on 2000/08/10  22:35:41
77213         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
77214      Branch: perl
77215            ! AUTHORS MAINTAIN
77216 ____________________________________________________________________________
77217 [  6576] By: jhi                                   on 2000/08/10  22:24:54
77218         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
77219      Branch: perl
77220            + t/lib/gol-oo.t
77221            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
77222            ! t/lib/gol-compat.t t/lib/gol-linkage.t
77223 ____________________________________________________________________________
77224 [  6575] By: jhi                                   on 2000/08/10  22:02:07
77225         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
77226      Branch: perl
77227            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
77228 ____________________________________________________________________________
77229 [  6574] By: jhi                                   on 2000/08/10  21:55:03
77230         Log: Iterating perl6 description.
77231      Branch: perl
77232            ! pod/perlfaq1.pod
77233 ____________________________________________________________________________
77234 [  6573] By: jhi                                   on 2000/08/10  21:48:26
77235         Log: Revert the sv.c part of #6559, a better fix is needed.
77236      Branch: perl
77237            ! sv.c
77238 ____________________________________________________________________________
77239 [  6572] By: jhi                                   on 2000/08/10  20:33:43
77240         Log: It's the 2ndO'ROSSC.
77241      Branch: perl
77242            ! pod/perlfaq1.pod
77243 ____________________________________________________________________________
77244 [  6571] By: jhi                                   on 2000/08/10  15:55:48
77245         Log: detypo
77246      Branch: perl
77247            ! pod/perlfaq1.pod
77248 ____________________________________________________________________________
77249 [  6570] By: jhi                                   on 2000/08/10  14:11:17
77250         Log: An exceptionally sticky typo.
77251      Branch: perl
77252            ! Changes
77253 ____________________________________________________________________________
77254 [  6569] By: jhi                                   on 2000/08/10  14:09:33
77255         Log: detypo (and test Changes updating script)
77256      Branch: perl
77257            ! Changes
77258 ____________________________________________________________________________
77259 [  6568] By: jhi                                   on 2000/08/10  14:07:07
77260         Log: Update Changes.
77261      Branch: perl
77262            ! Changes
77263 ____________________________________________________________________________
77264 [  6567] By: jhi                                   on 2000/08/10  14:06:19
77265         Log: Amend the description of Perl6.
77266              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
77267              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
77268              Date: Wed, 9 Aug 2000 22:11:06 -0500
77269              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
77270      Branch: perl
77271            ! pod/perlfaq1.pod
77272 ____________________________________________________________________________
77273 [  6566] By: jhi                                   on 2000/08/10  13:58:57
77274         Log: Subject: Remove dead entry in perldiag
77275              From: Mike Guy <mjtg@cam.ac.uk>
77276              Date: Thu, 10 Aug 2000 14:19:19 +0100
77277              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
77278      Branch: perl
77279            ! pod/perldiag.pod
77280 ____________________________________________________________________________
77281 [  6565] By: jhi                                   on 2000/08/10  13:51:48
77282         Log: Zero entries were skipped, fix from Adrian Goalby
77283              <argoalby@yahoo.co.uk>
77284      Branch: perl
77285            ! lib/unicode/Number.pl lib/unicode/mktables.PL
77286 ____________________________________________________________________________
77287 [  6564] By: jhi                                   on 2000/08/10  13:00:12
77288         Log: Subject: [PATCH 5.6.0] cygwin port
77289              From: "Fifer, Eric" <EFifer@sanwaint.com>
77290              Date: Thu, 10 Aug 2000 13:15:36 +0100
77291              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
77292      Branch: perl
77293            ! README.cygwin hints/cygwin.sh
77294 ____________________________________________________________________________
77295 [  6563] By: jhi                                   on 2000/08/10  12:55:16
77296         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
77297      Branch: perl
77298            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
77299 ____________________________________________________________________________
77300 [  6562] By: gsar                                  on 2000/08/10  08:38:39
77301         Log: warn is a macro, avoid using at a variable to avoid warnings
77302              in some configurations; readdir.t is too conservative in
77303              estimating number of *.t's
77304      Branch: perl
77305            ! t/op/readdir.t util.c
77306 ____________________________________________________________________________
77307 [  6561] By: jhi                                   on 2000/08/09  23:35:42
77308         Log: Update Changes.
77309      Branch: perl
77310            ! Changes
77311 ____________________________________________________________________________
77312 [  6560] By: jhi                                   on 2000/08/09  23:05:47
77313         Log: Subject: Re: enhanced(?) regex error messages
77314              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
77315              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
77316              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
77317              
77318              (plus two small patches sent privately)
77319              (this still seems to leave few test failures)
77320      Branch: perl
77321            + t/op/regmesg.t
77322            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
77323            ! t/pragma/warn/regcomp
77324 ____________________________________________________________________________
77325 [  6559] By: jhi                                   on 2000/08/09  20:41:18
77326         Log: (The fix did work but was not right, retracted in #6573)
77327              
77328              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
77329              From: Christian Kirsch <ck@held.mind.de>
77330              Date: Wed, 9 Aug 2000 17:05:17 +0200
77331              Message-Id: <20000809170517.A25389@held>
77332      Branch: perl
77333            ! sv.c t/pragma/locale.t
77334 ____________________________________________________________________________
77335 [  6558] By: jhi                                   on 2000/08/08  22:34:08
77336         Log: Tiny updates on the contributors list.
77337      Branch: perl
77338            ! Changes
77339 ____________________________________________________________________________
77340 [  6557] By: jhi                                   on 2000/08/08  19:34:28
77341         Log: Double check that we have a dirhandle.
77342      Branch: perl
77343            ! util.c
77344 ____________________________________________________________________________
77345 [  6556] By: jhi                                   on 2000/08/08  19:01:51
77346         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
77347              May be repopulated with fresh maintained examples.
77348      Branch: perl
77349            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
77350            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
77351            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
77352            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
77353            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
77354            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
77355            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
77356            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
77357            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
77358            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
77359            + lib/CGI/eg/wilogo_gif.uu
77360            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
77361            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
77362            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
77363            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
77364            - eg/cgi/frameset.cgi eg/cgi/index.html
77365            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
77366            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
77367            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
77368            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
77369            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
77370            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
77371            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
77372            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
77373            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
77374            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
77375            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
77376            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
77377            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
77378            - eg/van/vanish eg/who eg/wrapsuid
77379            ! MANIFEST
77380 ____________________________________________________________________________
77381 [  6555] By: jhi                                   on 2000/08/08  18:51:08
77382         Log: Delete chat2 as requested by Randal.
77383              
77384              Subject: Re: perlfaq8 coyness
77385              From: merlyn@stonehenge.com (Randal L. Schwartz) 
77386              Date: 15 May 2000 18:52:42 -0700 
77387              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
77388      Branch: perl
77389            - lib/chat2.pl
77390            ! MANIFEST
77391 ____________________________________________________________________________
77392 [  6554] By: jhi                                   on 2000/08/08  18:31:35
77393         Log: Regen global.sym.
77394      Branch: perl
77395            ! global.sym
77396 ____________________________________________________________________________
77397 [  6553] By: jhi                                   on 2000/08/08  18:28:13
77398         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
77399              (either perlbug or p5p ate the original), plus regen
77400              perlapi and perltoc. 
77401      Branch: perl
77402            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
77403            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
77404            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
77405            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
77406            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
77407            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
77408            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
77409            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
77410            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
77411            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
77412 ____________________________________________________________________________
77413 [  6552] By: jhi                                   on 2000/08/08  18:06:29
77414         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
77415              From: Mike Guy <mjtg@cam.ac.uk>
77416              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
77417              Date: Tue, 08 Aug 2000 15:51:27 +0100
77418      Branch: perl
77419            ! doop.c sv.h t/op/join.t t/pragma/overload.t
77420 ____________________________________________________________________________
77421 [  6551] By: jhi                                   on 2000/08/08  18:01:11
77422         Log: Re-apply #6549.
77423      Branch: perl
77424            ! lib/perl5db.pl
77425 ____________________________________________________________________________
77426 [  6550] By: jhi                                   on 2000/08/08  17:43:08
77427         Log: Accidental retraction of #6549.
77428      Branch: perl
77429            ! lib/perl5db.pl
77430 ____________________________________________________________________________
77431 [  6549] By: jhi                                   on 2000/08/08  17:40:04
77432         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
77433              From: Mike Guy <mjtg@cam.ac.uk>
77434              Date: Mon, 07 Aug 2000 21:49:58 +0100
77435              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
77436      Branch: perl
77437            ! lib/perl5db.pl
77438 ____________________________________________________________________________
77439 [  6548] By: jhi                                   on 2000/08/08  17:37:57
77440         Log: Document here-doc better.
77441              
77442              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
77443              From: Mike Guy <mjtg@cam.ac.uk>
77444              Date: Mon, 07 Aug 2000 14:02:09 +0100
77445              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
77446      Branch: perl
77447            ! pod/perldata.pod
77448 ____________________________________________________________________________
77449 [  6547] By: jhi                                   on 2000/08/08  17:33:34
77450         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
77451              From: "Randy J. Ray" <rjray@redhat.com>
77452              Date: Mon, 07 Aug 2000 19:12:25 -0700
77453              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
77454      Branch: perl
77455            ! perl.c pod/perlrun.pod
77456 ____________________________________________________________________________
77457 [  6546] By: jhi                                   on 2000/08/08  17:29:26
77458         Log: Subject: Re: enhanced(?) regex error messages 
77459              From: Hugo <hv@crypt.compulink.co.uk>
77460              Date: Tue, 08 Aug 2000 03:25:51 +0100
77461              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
77462              
77463              plus Capitalize the error messages, plus perldiag them.
77464      Branch: perl
77465            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
77466 ____________________________________________________________________________
77467 [  6545] By: jhi                                   on 2000/08/08  13:59:28
77468         Log: Augment #6539 a bit: don't croak if there's magic in the air.
77469              
77470              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
77471              From: Hugo <hv@crypt.compulink.co.uk>
77472              Date: Tue, 08 Aug 2000 03:02:03 +0100
77473              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
77474      Branch: perl
77475            ! pp.c t/op/bless.t
77476 ____________________________________________________________________________
77477 [  6544] By: jhi                                   on 2000/08/07  21:11:52
77478         Log: Make the test -w clean.
77479      Branch: perl
77480            ! t/op/bless.t
77481 ____________________________________________________________________________
77482 [  6543] By: jhi                                   on 2000/08/07  19:49:53
77483         Log: use warnings instead of $^W.
77484      Branch: perl
77485            ! t/op/bless.t
77486 ____________________________________________________________________________
77487 [  6542] By: jhi                                   on 2000/08/07  17:41:41
77488         Log: Disable a portability warning Because We Know What We Are Doing.
77489      Branch: perl
77490            ! t/op/bless.t
77491 ____________________________________________________________________________
77492 [  6541] By: jhi                                   on 2000/08/07  17:29:51
77493         Log: Tiny tidying on report_evil_fh().
77494      Branch: perl
77495            ! util.c
77496 ____________________________________________________________________________
77497 [  6540] By: jhi                                   on 2000/08/07  16:37:38
77498         Log: Make regular expression parse error messages easier to understand.
77499              
77500              Subject: Re: enhanced(?) regex error messages
77501              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
77502              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
77503              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
77504      Branch: perl
77505            ! regcomp.c
77506 ____________________________________________________________________________
77507 [  6539] By: jhi                                   on 2000/08/07  16:12:27
77508         Log: Make bless(REF, REF) a fatal error, add bless tests.
77509              
77510              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
77511              From: Hugo <hv@crypt.compulink.co.uk>
77512              Date: Mon, 07 Aug 2000 16:59:38 +0100
77513              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
77514      Branch: perl
77515            + t/op/bless.t
77516            ! MANIFEST pod/perldiag.pod pp.c sv.c
77517 ____________________________________________________________________________
77518 [  6538] By: jhi                                   on 2000/08/07  15:59:43
77519         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
77520              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
77521              Date: Thu, 3 Aug 2000 14:29:21 -0700
77522              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
77523      Branch: perl
77524            ! lib/lib_pm.PL
77525 ____________________________________________________________________________
77526 [  6537] By: jhi                                   on 2000/08/07  15:47:18
77527         Log: Retract #6419 for now since it breaks in AFS and MachTen.
77528      Branch: perl
77529            ! lib/Cwd.pm
77530 ____________________________________________________________________________
77531 [  6536] By: jhi                                   on 2000/08/07  15:05:29
77532         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
77533              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
77534              The security hole exists only in suidperls, which isn't
77535              installed or even built by default.
77536      Branch: perl
77537            ! perl.c
77538 ____________________________________________________________________________
77539 [  6535] By: jhi                                   on 2000/08/07  14:45:14
77540         Log: tr memory corruption fix from Simon Cozens.
77541      Branch: perl
77542            ! doop.c
77543 ____________________________________________________________________________
77544 [  6534] By: jhi                                   on 2000/08/06  11:38:16
77545         Log: Document a bit that UDP is not what you might think.
77546              
77547              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
77548              From: Lupe Christoph <lupe@lupe-christoph.de>
77549              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
77550              Date: Mon, 24 Jul 2000 08:59:15 +0200
77551      Branch: perl
77552            ! pod/perlipc.pod
77553 ____________________________________________________________________________
77554 [  6533] By: jhi                                   on 2000/08/06  11:35:01
77555         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
77556              From: Jeff Pinyan <jeffp@hut.crusoe.net>
77557              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
77558              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
77559      Branch: perl
77560            ! pod/perlfunc.pod
77561 ____________________________________________________________________________
77562 [  6532] By: jhi                                   on 2000/08/06  03:45:41
77563         Log: Have symbols for the IoTYPEs.
77564      Branch: perl
77565            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
77566 ____________________________________________________________________________
77567 [  6531] By: jhi                                   on 2000/08/06  01:33:55
77568         Log: Continue fixing the io warnings.  This also
77569              sort of fixes bug ID 20000802.003: the core dump
77570              is no more.  Whether the current behaviour is correct
77571              (giving a warning: "Not a format reference"), is another matter.
77572      Branch: perl
77573            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
77574            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
77575 ____________________________________________________________________________
77576 [  6530] By: jhi                                   on 2000/08/05  21:33:12
77577         Log: Change the Policy policy: now -Dprefix= with an existing
77578              Policy.sh and prefix == siteprefix == vendorprefix, then all
77579              of them follow along the new prefix.
77580              
77581              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
77582              From: Andy Dougherty <doughera@lafayette.edu>
77583              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
77584              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
77585      Branch: perl
77586            ! Policy_sh.SH
77587 ____________________________________________________________________________
77588 [  6529] By: jhi                                   on 2000/08/05  18:57:28
77589         Log: Zap lib/Sys directory when cleaning up.
77590      Branch: perl
77591            ! Makefile.SH
77592 ____________________________________________________________________________
77593 [  6528] By: jhi                                   on 2000/08/05  18:40:44
77594         Log: Essential prototype changes were missing from #6527.
77595              Also make report_evil_fh() more bomb-proof.
77596      Branch: perl
77597            ! embed.h util.c
77598 ____________________________________________________________________________
77599 [  6527] By: jhi                                   on 2000/08/05  03:22:05
77600         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
77601              From: "Ronald F. Guilmette" <rfg@monkeys.com>
77602              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
77603              Message-Id: <200007242247.PAA52177@monkeys.com>
77604      Branch: perl
77605            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
77606 ____________________________________________________________________________
77607 [  6526] By: jhi                                   on 2000/08/04  21:23:27
77608         Log: gcc versions might have (parentheses) in them.
77609      Branch: metaconfig/U/perl
77610            ! gccvers.U
77611      Branch: perl
77612            ! Configure config_h.SH
77613 ____________________________________________________________________________
77614 [  6525] By: jhi                                   on 2000/08/04  20:23:12
77615         Log: Weed buglets pointed out by
77616              
77617              From: Lupe Christoph <lupe@lupe-christoph.de>
77618              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
77619              Date: Fri, 4 Aug 2000 17:34:39 +0200
77620              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
77621      Branch: metaconfig/U/perl
77622            ! gccvers.U uselfs.U
77623      Branch: perl
77624            ! Configure config_h.SH
77625 ____________________________________________________________________________
77626 [  6524] By: jhi                                   on 2000/08/04  19:02:08
77627         Log: Warn under -w if lstat(FH) is attempted.
77628              
77629              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
77630              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
77631              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
77632              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
77633      Branch: perl
77634            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
77635            ! t/pragma/warn/pp_sys
77636 ____________________________________________________________________________
77637 [  6523] By: jhi                                   on 2000/08/04  12:31:11
77638         Log: Subject: New perlcc, take 2
77639              From: simon@brecon.co.uk (Simon Cozens)
77640              Date: 4 Aug 2000 06:21:04 GMT
77641              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
77642      Branch: perl
77643            ! utils/perlcc.PL
77644 ____________________________________________________________________________
77645 [  6522] By: jhi                                   on 2000/08/04  12:26:33
77646         Log: Subject: Re: Array vs. List context
77647              From: Daniel Chetlin <daniel@chetlin.com>
77648              Date: Fri, 4 Aug 2000 00:22:44 -0700
77649              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
77650      Branch: perl
77651            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
77652            ! pod/perlfaq4.pod
77653 ____________________________________________________________________________
77654 [  6521] By: jhi                                   on 2000/08/04  12:22:38
77655         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
77656              From: Raymund Will <ray@caldera.de>
77657              Date: Fri, 4 Aug 2000 12:07:09 +0200
77658              Message-Id: <20000804120709.A14982@caldera.de>
77659      Branch: perl
77660            ! configure.gnu
77661 ____________________________________________________________________________
77662 [  6520] By: jhi                                   on 2000/08/04  04:09:06
77663         Log: After the #6519 a warning about stat() is just that,
77664              not about a filetest, which now have their own warning.
77665      Branch: perl
77666            ! pod/perldiag.pod
77667 ____________________________________________________________________________
77668 [  6519] By: jhi                                   on 2000/08/04  04:06:30
77669         Log: In the warnings call filehandles consistently so;
77670              add "unopened" warning for stat().
77671      Branch: perl
77672            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
77673            ! t/pragma/warn/pp_sys
77674 ____________________________________________________________________________
77675 [  6518] By: jhi                                   on 2000/08/04  02:55:35
77676         Log: Subject: Minor tweak to perlvar.pod
77677              From: "Stephen P. Potter" <spp@ds.net>
77678              Date: Tue, 18 Apr 2000 09:26:03 -0400
77679              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
77680      Branch: perl
77681            ! pod/perlvar.pod
77682 ____________________________________________________________________________
77683 [  6517] By: jhi                                   on 2000/08/04  02:50:08
77684         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
77685              From: "Clinton Pierce" <cpierce1@ford.com>
77686              Date: Wed, 21 Jul 1999 16:45:31 -0400
77687              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
77688              
77689              Fix by Stephen Potter (visible in the bug db but not in p5p?)
77690      Branch: perl
77691            ! pod/perlfunc.pod pod/perlop.pod
77692 ____________________________________________________________________________
77693 [  6516] By: jhi                                   on 2000/08/04  02:09:25
77694         Log: This is 6512.  Really.
77695      Branch: perl
77696            ! dump.c
77697 ____________________________________________________________________________
77698 [  6515] By: jhi                                   on 2000/08/04  01:25:50
77699         Log: mention the idea of @( and @)
77700      Branch: perl
77701            ! Todo-5.6
77702 ____________________________________________________________________________
77703 [  6514] By: bailey                                on 2000/08/04  01:18:46
77704         Log: YA resync with mainstem, including VMS patches from others
77705      Branch: vmsperl
77706           +> (branch 48 files)
77707            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
77708           !> (integrate 354 files)
77709 ____________________________________________________________________________
77710 [  6513] By: jhi                                   on 2000/08/04  01:18:18
77711         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
77712              From: Mark Dickinson <dickins3@fas.harvard.edu>
77713              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
77714              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
77715      Branch: perl
77716            ! t/op/grent.t t/op/pwent.t
77717 ____________________________________________________________________________
77718 [  6512] By: jhi                                   on 2000/08/04  01:14:06
77719         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
77720              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77721              Date: Wed, 02 Aug 2000 10:51:01 +0100
77722              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
77723      Branch: perl
77724            ! sv.c
77725 ____________________________________________________________________________
77726 [  6511] By: jhi                                   on 2000/08/04  00:57:00
77727         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
77728              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77729              Date: Thu, 03 Aug 2000 17:20:04 -0700
77730              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
77731      Branch: metaconfig
77732            ! U/modified/Cppsym.U
77733      Branch: perl
77734            ! Configure config_h.SH
77735 ____________________________________________________________________________
77736 [  6510] By: jhi                                   on 2000/08/04  00:25:28
77737         Log: detypo
77738      Branch: perl
77739            ! Makefile.SH
77740 ____________________________________________________________________________
77741 [  6509] By: jhi                                   on 2000/08/03  23:43:18
77742         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
77743              From: Dominic Dunlop <domo@computer.org>
77744              Date: Thu, 3 Aug 2000 22:16:46 +0200
77745              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
77746      Branch: perl
77747            ! t/op/sprintf.t
77748 ____________________________________________________________________________
77749 [  6508] By: jhi                                   on 2000/08/03  23:40:37
77750         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
77751              From: Hugo <hv@crypt.compulink.co.uk>
77752              Date: Thu, 03 Aug 2000 18:25:30 +0100
77753              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
77754      Branch: perl
77755            ! regcomp.c t/op/re_tests
77756 ____________________________________________________________________________
77757 [  6507] By: jhi                                   on 2000/08/03  23:38:28
77758         Log: Subject: [PATCH] sv.h documentation - SvLEN
77759              From: Mike Guy <mjtg@cam.ac.uk>
77760              Date: Thu, 03 Aug 2000 14:43:09 +0100
77761              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
77762      Branch: perl
77763            ! sv.h
77764 ____________________________________________________________________________
77765 [  6506] By: jhi                                   on 2000/08/03  15:49:14
77766         Log: Disable the fix_pl hack for now.
77767      Branch: perl
77768            ! Makefile.SH
77769 ____________________________________________________________________________
77770 [  6505] By: jhi                                   on 2000/08/03  13:49:04
77771         Log: Add a URL for FSF.
77772              
77773              Subject: Patch for README
77774              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
77775              Date: Wed, 2 Aug 2000 13:25:09 -0500
77776              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
77777      Branch: perl
77778            ! README
77779 ____________________________________________________________________________
77780 [  6504] By: jhi                                   on 2000/08/03  13:29:19
77781         Log: Be more informative on what is skipped and why,
77782              also repeat the list at the end.
77783      Branch: perl
77784            ! Porting/p4desc
77785 ____________________________________________________________________________
77786 [  6503] By: jhi                                   on 2000/08/03  13:07:05
77787         Log: Circumvent the removal of .patch by fix_pl.
77788              
77789              Subject: Re: [ID 20000802.011] unable to 'make test'          
77790              From: simon@brecon.co.uk (Simon Cozens) 
77791              Date: 3 Aug 2000 04:17:00 GMT
77792              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
77793      Branch: perl
77794            ! Makefile.SH
77795 ____________________________________________________________________________
77796 [  6502] By: jhi                                   on 2000/08/03  00:14:34
77797         Log: Add the missing setproctitle unit.
77798      Branch: metaconfig/U/perl
77799            + d_setproctitle.U
77800 ____________________________________________________________________________
77801 [  6501] By: jhi                                   on 2000/08/03  00:00:26
77802         Log: The subtest 4 may fail also on VOBS, as pointed out
77803              by Nick Ing-Simmons in November 1999, bug id 19991124.003
77804              (but the failure in that bug report isn't the subtest 4).
77805      Branch: perl
77806            ! t/op/stat.t
77807 ____________________________________________________________________________
77808 [  6500] By: jhi                                   on 2000/08/02  23:49:30
77809         Log: Better skip message for the test; one of the two problems in
77810              
77811              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
77812              From: Lupe Christoph <lupe@lupe-christoph.de>
77813              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
77814              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
77815      Branch: perl
77816            ! t/op/numconvert.t
77817 ____________________________________________________________________________
77818 [  6499] By: jhi                                   on 2000/08/02  22:49:16
77819         Log: Allow "no Module;" even if there is no 'unimport'.
77820              
77821              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
77822              From: mjd@plover.com
77823              Date: 24 Mar 2000 15:24:34 -0000
77824              Message-Id: <20000324152434.15160.qmail@plover.com>
77825      Branch: perl
77826            ! gv.c
77827 ____________________________________________________________________________
77828 [  6498] By: jhi                                   on 2000/08/02  22:42:58
77829         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
77830              that are hopefully soon put into use.
77831      Branch: perl
77832            ! opcode.h opcode.pl opnames.h
77833 ____________________________________________________________________________
77834 [  6497] By: gsar                                  on 2000/08/02  22:28:59
77835         Log: require.t needs binmode() to work on windows
77836      Branch: perl
77837            ! t/comp/require.t
77838 ____________________________________________________________________________
77839 [  6496] By: jhi                                   on 2000/08/02  22:08:51
77840         Log: Document the IVdf UVuf UVof UVxf.
77841      Branch: perl
77842            ! pod/perlguts.pod
77843 ____________________________________________________________________________
77844 [  6495] By: jhi                                   on 2000/08/02  21:54:26
77845         Log: detypo #6494
77846      Branch: perl
77847            ! ext/Data/Dumper/Dumper.xs
77848 ____________________________________________________________________________
77849 [  6494] By: jhi                                   on 2000/08/02  21:49:17
77850         Log: Dump UVs as UVs in Data::Dumper.
77851              
77852              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
77853              From: Gurusamy Sarathy <gsar@ActiveState.com>
77854              Date: Thu, 27 Apr 2000 12:26:25 -0700
77855              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
77856      Branch: perl
77857            ! ext/Data/Dumper/Dumper.xs
77858 ____________________________________________________________________________
77859 [  6493] By: jhi                                   on 2000/08/02  17:01:58
77860         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
77861              From: Hugo <hv@crypt.compulink.co.uk>
77862              Date: Wed, 02 Aug 2000 14:53:56 +0100
77863              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
77864      Branch: perl
77865            ! regexec.c t/op/re_tests
77866 ____________________________________________________________________________
77867 [  6492] By: jhi                                   on 2000/08/02  15:02:46
77868         Log: The new setproctitle() feature is available only in 
77869              bleeding edge FreeBSD.  From Paul Saab.
77870      Branch: perl
77871            ! mg.c
77872 ____________________________________________________________________________
77873 [  6491] By: jhi                                   on 2000/08/02  13:34:36
77874         Log: The tr utf8 patching continues.
77875              
77876              Subject: Re: #6469, too many tests claimed in require.t
77877              From: simon@brecon.co.uk (Simon Cozens)
77878              Date: 2 Aug 2000 02:37:17 GMT
77879              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
77880              
77881              (the logic of the test was the wrong way round in the patch)
77882      Branch: perl
77883            ! doop.c
77884 ____________________________________________________________________________
77885 [  6490] By: jhi                                   on 2000/08/02  13:27:38
77886         Log: The name of a filehandle does not have <these>.
77887      Branch: perl
77888            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
77889            ! t/pragma/warn/pp_sys util.c
77890 ____________________________________________________________________________
77891 [  6489] By: jhi                                   on 2000/08/02  04:26:46
77892         Log: Remove the extraneous "main::" prefix from all the
77893              "opened only for", "on closed", and "never opened" warnings.
77894              
77895              Subject: Re: inappropriate warning
77896              From: Gurusamy Sarathy <gsar@ActiveState.com>
77897              Date: Mon, 20 Mar 2000 11:28:02 -0800
77898              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
77899      Branch: perl
77900            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
77901            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
77902            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
77903 ____________________________________________________________________________
77904 [  6488] By: jhi                                   on 2000/08/02  03:02:57
77905         Log: memcpy has n o in it, as pinted ut by Sarathy.
77906      Branch: perl
77907            ! pod/perlguts.pod
77908 ____________________________________________________________________________
77909 [  6487] By: jhi                                   on 2000/08/02  02:44:51
77910         Log: Document in one place the memory abstractions used in Perl core.
77911              
77912              Subject: Re: Memory abstraction
77913              From: simon@brecon.co.uk (Simon Cozens)
77914              Date: 2 Aug 2000 02:20:23 GMT
77915              Organization: Earth.li Origins
77916      Branch: perl
77917            ! pod/perlguts.pod
77918 ____________________________________________________________________________
77919 [  6486] By: jhi                                   on 2000/08/02  02:41:57
77920         Log: regen_headers, regen perltoc.
77921      Branch: perl
77922            ! perlapi.c pod/perltoc.pod
77923 ____________________________________________________________________________
77924 [  6485] By: jhi                                   on 2000/08/02  01:43:33
77925         Log: "This little thing tests for a file .patch, and if it contains
77926              a number, pops into patchlevel.h" (making it easier to track
77927              which development version people are reporting bugs against)
77928              
77929              Subject: Patchlevel autogeneration for repository perls
77930              From: simon@brecon.co.uk (Simon Cozens)
77931              Date: 14 Jul 2000 07:12:15 GMT
77932              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
77933      Branch: perl
77934            + fix_pl
77935            ! MANIFEST Makefile.SH
77936 ____________________________________________________________________________
77937 [  6484] By: jhi                                   on 2000/08/02  01:32:54
77938         Log: FreeBSD 3.* updates from
77939              
77940              From: Paul Saab <ps@yahoo-inc.com>
77941              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
77942              Date: Tue, 1 Aug 2000 15:41:39 -0700
77943              Message-Id: <20000801154139.A53740@yahoo-inc.com>
77944      Branch: perl
77945            ! hints/freebsd.sh
77946 ____________________________________________________________________________
77947 [  6483] By: jhi                                   on 2000/08/02  01:27:44
77948         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
77949              instead one must use setproctitle().  This was already addressed
77950              by change #6457, but the below has a new variant for FreeBSD 4.0
77951              or later, and the matter is also documented more.
77952              
77953              From: Paul Saab <ps@yahoo-inc.com>
77954              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
77955              Date: Tue, 1 Aug 2000 15:41:39 -0700
77956              Message-Id: <20000801154139.A53740@yahoo-inc.com>
77957      Branch: metaconfig/U/perl
77958            + i_libutil.U
77959      Branch: perl
77960            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
77961 ____________________________________________________________________________
77962 [  6482] By: jhi                                   on 2000/08/01  22:17:32
77963         Log: The test from this
77964              
77965              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
77966              Date: Sat, 15 Apr 2000 17:03:44 +0100
77967              From: Tom Hughes <tom@compton.nu>
77968              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
77969              
77970              was missing, the code change went in as #5989
77971              (which had a different test?)
77972      Branch: perl
77973            ! t/op/misc.t
77974 ____________________________________________________________________________
77975 [  6481] By: jhi                                   on 2000/08/01  21:48:38
77976         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
77977              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
77978              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
77979              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
77980      Branch: perl
77981            ! perl.h
77982 ____________________________________________________________________________
77983 [  6480] By: jhi                                   on 2000/08/01  18:05:28
77984         Log: Make p4desc to skip non-mainperl branches by default.
77985      Branch: perl
77986            ! Porting/p4desc
77987 ____________________________________________________________________________
77988 [  6479] By: jhi                                   on 2000/08/01  17:29:19
77989         Log: If gccosandvers is equal to osname, clear gccosandvers.
77990      Branch: metaconfig/U/perl
77991            ! gccvers.U
77992      Branch: perl
77993            ! Configure config_h.SH
77994 ____________________________________________________________________________
77995 [  6478] By: jhi                                   on 2000/08/01  15:54:08
77996         Log: BOM patching from Simon Cozens.
77997      Branch: perl
77998            ! toke.c
77999 ____________________________________________________________________________
78000 [  6477] By: jhi                                   on 2000/08/01  04:50:33
78001         Log: Stash away the largefiles flags and libswanted.
78002      Branch: perl
78003            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
78004 ____________________________________________________________________________
78005 [  6476] By: gsar                                  on 2000/08/01  04:24:24
78006         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
78007              on Windows)
78008      Branch: perl
78009            ! t/pragma/utf8.t utf8.c win32/win32.c
78010 ____________________________________________________________________________
78011 [  6475] By: jhi                                   on 2000/08/01  03:35:24
78012         Log: Make chr() for values >127 to create utf8 when under utf8.
78013              
78014              Subject: Re: uft8/chr()
78015              From: simon@brecon.co.uk (Simon Cozens)
78016              Date: 1 Aug 2000 02:37:02 GMT
78017              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
78018      Branch: perl
78019            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
78020 ____________________________________________________________________________
78021 [  6474] By: jhi                                   on 2000/08/01  02:36:18
78022         Log: In Digital UNIX warn if gcc explicitly chosen because even
78023              2.95.2 is known to cause problems.
78024      Branch: perl
78025            ! hints/dec_osf.sh
78026 ____________________________________________________________________________
78027 [  6473] By: jhi                                   on 2000/08/01  02:00:56
78028         Log: Make the safety catch for buggy gccs work with triple version
78029              numbers like 2.95.2.  Reported in
78030              
78031              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
78032              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
78033              Date: Mon, 31 Jul 2000 14:55:06 +0200
78034              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
78035      Branch: perl
78036            ! hints/dec_osf.sh
78037 ____________________________________________________________________________
78038 [  6472] By: jhi                                   on 2000/08/01  01:13:33
78039         Log: Subject: fix and question re: waitpid() under win32
78040              From: Brian Clarke <clarke@appliedmeta.com>
78041              Date: Fri, 28 Jul 2000 15:18:29 -0400
78042              Message-ID: <3981DC85.290314EB@appliedmeta.com>
78043              
78044              Slightly reformatted and WNOHANG # define moved to win32.h
78045              so that also POSIX.xs sees it, as suggsted by Sarathy.
78046      Branch: perl
78047            ! win32/win32.c win32/win32.h
78048 ____________________________________________________________________________
78049 [  6471] By: jhi                                   on 2000/08/01  00:55:05
78050         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
78051              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78052              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
78053              Date: Mon, 31 Jul 2000 13:28:51 +0100
78054              
78055              (aka ID 20000730.002)
78056      Branch: perl
78057            ! op.c t/op/tr.t
78058 ____________________________________________________________________________
78059 [  6470] By: jhi                                   on 2000/07/31  23:34:42
78060         Log: Document the problem with -P in HP-UX and its workaround.
78061              
78062              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
78063              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
78064              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
78065              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
78066      Branch: perl
78067            ! README.hpux
78068 ____________________________________________________________________________
78069 [  6469] By: jhi                                   on 2000/07/31  04:15:02
78070         Log: The swallow_bom() saga continues.  The #23 of require.t
78071              (UTF16-LE) still fails (silently, no output) but the #22
78072              (UTF16-BE) seems to be working now.  The root of the
78073              failure may be in sv_gets(): is it UTF-16LE-aware,
78074              especially when it comes to line endings? 
78075      Branch: perl
78076            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
78077            ! t/comp/require.t toke.c utf8.c
78078 ____________________________________________________________________________
78079 [  6468] By: jhi                                   on 2000/07/30  19:05:48
78080         Log: Find green threads before native threads.
78081              
78082              Subject: Re: Patch to jpl/JNI/Makefile.PL
78083              From: Jens Thomsen <jens@fiend.cis.com>
78084              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
78085              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
78086      Branch: perl
78087            ! jpl/JNI/Makefile.PL
78088 ____________________________________________________________________________
78089 [  6467] By: jhi                                   on 2000/07/30  18:36:22
78090         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
78091      Branch: perl
78092            ! doop.c
78093 ____________________________________________________________________________
78094 [  6466] By: jhi                                   on 2000/07/30  04:37:29
78095         Log: A new version of the "remove UPPERACSE string comparison"
78096              operators.  The problem with the previous one (change #6454)
78097              was that it was for Perl 5.6.0.  From Paul Marquess.
78098      Branch: perl
78099            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
78100            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
78101            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
78102 ____________________________________________________________________________
78103 [  6465] By: jhi                                   on 2000/07/29  22:39:56
78104         Log: Do not upgrade SVs into utf8 just because they participate
78105              in eq or cmp.  Reported and fix suggested in
78106              
78107              Subject: [ID 20000720.009] sv_eq UTF8 bug
78108              From: "Simon Cozens" <simon@othersideofthe.earth.li>
78109              Date: 21 Jul 2000 04:37:29 -0000
78110              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
78111              
78112              Exercise for the kind reader: should we or should we not
78113              cache the utf8 conversion alongside the SV? (as magic,
78114              as the strxfrm()ed version is cached under use locale)
78115              Argue both for and against.
78116      Branch: perl
78117            ! sv.c
78118 ____________________________________________________________________________
78119 [  6464] By: jhi                                   on 2000/07/29  22:36:22
78120         Log: Subject: UTF8 concat
78121              From: simon@brecon.co.uk (Simon Cozens) 
78122              Date: 30 Jun 2000 06:13:25 GMT
78123              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
78124              
78125              (with a memory leak fixed, plus a few casts added)
78126              
78127              This also seems to help for
78128              
78129              Subject: [ID 20000716.015] join UTF8 weirdness
78130              From: root <root@ak-71.mind.de> 
78131              Date: Sat, 15 Jul 2000 15:29:54 +0200
78132              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
78133              
78134              (from Andreas König)
78135      Branch: perl
78136            ! pp_hot.c
78137 ____________________________________________________________________________
78138 [  6463] By: jhi                                   on 2000/07/29  00:55:39
78139         Log: Tune the comments and hopefully stop a memory leak.
78140      Branch: perl
78141            ! toke.c utf8.c
78142 ____________________________________________________________________________
78143 [  6462] By: jhi                                   on 2000/07/29  00:16:53
78144         Log: The problem described in this
78145              
78146              Subject: [ID 20000322.018] named chars aren't magical enough
78147              From: root <root@dixie.cscaper.com>     
78148              Date: Wed, 22 Mar 2000 18:37:42 -0700
78149              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
78150              
78151              has been fixed in perl 5.6.0 but just in case added a test
78152              to keep it away.  (The report from Joseph Hall.)
78153      Branch: perl
78154            ! t/lib/charnames.t
78155 ____________________________________________________________________________
78156 [  6461] By: jhi                                   on 2000/07/28  23:56:36
78157         Log: Tiny fixes for #6460.
78158      Branch: metaconfig/U/perl
78159            ! gccvers.U
78160      Branch: perl
78161            ! Configure config_h.SH
78162 ____________________________________________________________________________
78163 [  6460] By: jhi                                   on 2000/07/28  23:24:41
78164         Log: Warn if the version of the operating system used to compile gcc
78165              differs from the current version of the operating system.
78166              Also display the gcc compilation os and version in myconfig.
78167              Inspiration from
78168              
78169              Subject: Re: [ID 20000710.003] ERRORS!!         
78170              From: "Kurt D. Starsinic" <kstar@chapin.edu>
78171              Date: Mon, 10 Jul 2000 15:54:16 -0400
78172              Message-ID: <20000710155416.A1384@O2.chapin.edu>
78173      Branch: metaconfig/U/perl
78174            ! gccvers.U
78175      Branch: perl
78176            ! Configure config_h.SH myconfig.SH
78177 ____________________________________________________________________________
78178 [  6459] By: jhi                                   on 2000/07/28  22:00:32
78179         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
78180              letter to $Config{osvers}.
78181      Branch: metaconfig
78182            ! U/modified/Oldconfig.U
78183      Branch: perl
78184            ! Configure config_h.SH
78185 ____________________________________________________________________________
78186 [  6458] By: jhi                                   on 2000/07/28  04:15:39
78187         Log: Back out #6454, doesn't seem to work.
78188              (Reason: that patch was for perl 5.6.0, not perl-current)
78189              (A version of the patch for perl-current came in later as #6466)
78190      Branch: perl
78191            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
78192            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
78193            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
78194 ____________________________________________________________________________
78195 [  6457] By: jhi                                   on 2000/07/27  23:31:49
78196         Log: Use setproctitle() if available to modify $0.
78197              
78198              Subject: setting $* on BSD4 broken
78199              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
78200              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
78201              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
78202      Branch: metaconfig
78203            ! U/modified/Myinit.U
78204      Branch: perl
78205            ! Configure config_h.SH mg.c
78206 ____________________________________________________________________________
78207 [  6456] By: jhi                                   on 2000/07/27  14:50:47
78208         Log: Allow "no AutoLoader;", based on change #6444,
78209              suggested by Graham Barr.
78210      Branch: perl
78211            ! lib/AutoLoader.pm
78212 ____________________________________________________________________________
78213 [  6455] By: jhi                                   on 2000/07/27  14:19:10
78214         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
78215              From: rspier@pobox.com (Robert Spier)
78216              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
78217              Message-ID: <14720.15855.787664.424783@rls.cx>
78218      Branch: perl
78219            ! pod/perldiag.pod
78220 ____________________________________________________________________________
78221 [  6454] By: jhi                                   on 2000/07/27  14:03:02
78222         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
78223              for a long time).
78224              
78225              Reported in
78226              
78227              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
78228              From: Ryan Herbert <rherbert@sycamorehq.com>
78229              Date: Mon, 17 Jul 2000 11:40:42 -0400
78230              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
78231              
78232              Patched in
78233              
78234              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
78235              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
78236              Date: Wed, 26 Jul 2000 23:40:18 +0100
78237              Message-ID: <000001bff752$79511880$0a17073e@tiny>
78238              
78239              based on an earlier patch from Stephen P. Potter.
78240              
78241              (Removed later by change #6458 because this patch was for
78242              perl 5.6.0, not perl-current)
78243      Branch: perl
78244            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
78245            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
78246            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
78247 ____________________________________________________________________________
78248 [  6453] By: jhi                                   on 2000/07/27  13:48:02
78249         Log: Subject: [PATCH] fixes bug 20000508.004
78250              From: Michael Stevens <mstevens@globnix.org>
78251              Date: Thu, 27 Jul 2000 13:49:04 +0100
78252              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
78253      Branch: perl
78254            ! pod/perldata.pod
78255 ____________________________________________________________________________
78256 [  6452] By: jhi                                   on 2000/07/26  23:51:26
78257         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
78258              and Craig A. Berry.
78259      Branch: perl
78260            ! lib/File/Temp.pm pod/perlport.pod
78261 ____________________________________________________________________________
78262 [  6451] By: jhi                                   on 2000/07/26  19:43:30
78263         Log: Be wary of close()s, too.
78264              
78265              Subject: Re: [PATCH] perlbug cleanup
78266              From: Tim Jenness <t.jenness@jach.hawaii.edu>
78267              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
78268              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
78269      Branch: perl
78270            ! utils/perlbug.PL
78271 ____________________________________________________________________________
78272 [  6450] By: jhi                                   on 2000/07/26  18:41:40
78273         Log: Subject: Minor doc patch: handy.h
78274              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
78275              Date: Wed, 26 Jul 2000 15:34:25 -0300
78276              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
78277      Branch: perl
78278            ! handy.h pod/perlapi.pod
78279 ____________________________________________________________________________
78280 [  6449] By: jhi                                   on 2000/07/26  18:23:55
78281         Log: Subject: [PATCH] minor doc change - perlguts
78282              From: Michael Stevens <mstevens@globnix.org>
78283              Date: Thu, 13 Jul 2000 12:39:18 +0100
78284              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
78285      Branch: perl
78286            ! pod/perlguts.pod
78287 ____________________________________________________________________________
78288 [  6448] By: jhi                                   on 2000/07/26  18:20:30
78289         Log: open() wariness in perlbug.
78290              
78291              Subject: [PATCH] perlbug cleanup
78292              From: Michael Stevens <mstevens@globnix.org>
78293              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
78294              Date: Thu, 13 Jul 2000 15:52:23 +0100
78295      Branch: perl
78296            ! utils/perlbug.PL
78297 ____________________________________________________________________________
78298 [  6447] By: jhi                                   on 2000/07/26  18:13:04
78299         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
78300      Branch: perl
78301            ! lib/File/Temp.pm t/lib/ftmp-security.t
78302 ____________________________________________________________________________
78303 [  6446] By: jhi                                   on 2000/07/26  18:06:32
78304         Log: docfix from Peter Scott <Peter@PSDT.com>.
78305      Branch: perl
78306            ! pod/perlfunc.pod
78307 ____________________________________________________________________________
78308 [  6445] By: jhi                                   on 2000/07/26  17:53:31
78309         Log: Fix *foo{FORMAT}.
78310              
78311              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78312              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
78313              Date: Wed, 26 Jul 2000 19:51:02 +0200
78314              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
78315              
78316              From: Graham Barr <gbarr@pobox.com>
78317              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
78318              Date: Wed, 26 Jul 2000 17:38:36 +0100
78319              Message-ID: <20000726173836.L472@pobox.com>
78320      Branch: perl
78321            ! pp.c sv.c t/op/gv.t
78322 ____________________________________________________________________________
78323 [  6444] By: jhi                                   on 2000/07/26  17:49:14
78324         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
78325              from Graham Barr in the module list.
78326      Branch: perl
78327            ! gv.c pod/perlobj.pod
78328 ____________________________________________________________________________
78329 [  6443] By: jhi                                   on 2000/07/26  16:06:56
78330         Log: More split() doc and test patches from Mike Guy.
78331      Branch: perl
78332            ! pod/perlfunc.pod t/op/split.t
78333 ____________________________________________________________________________
78334 [  6442] By: jhi                                   on 2000/07/26  16:05:30
78335         Log: MacOS nits from Matthias Neeracher.
78336      Branch: perl
78337            ! perl.c pp_ctl.c
78338 ____________________________________________________________________________
78339 [  6441] By: jhi                                   on 2000/07/26  04:39:57
78340         Log: Subject: [PATCH] split /^/
78341              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78342              Date: Tue, 25 Jul 2000 14:18:57 +0100
78343              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
78344              
78345              (with notes from tchrist and gbarr)
78346      Branch: perl
78347            ! pod/perlfunc.pod t/op/split.t
78348 ____________________________________________________________________________
78349 [  6440] By: jhi                                   on 2000/07/26  04:32:32
78350         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
78351              From: Peter Prymmer <pvhp@forte.com>
78352              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
78353              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
78354      Branch: perl
78355            ! vms/munchconfig.c
78356 ____________________________________________________________________________
78357 [  6439] By: jhi                                   on 2000/07/26  04:31:01
78358         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
78359              to be fatal errors (instead of by default ignoring them, and
78360              ignoring with a bug: even though -w gave an error, the opening [
78361              was left in)  Reported in:
78362              
78363              Subject: [ID 20000716.024] [=cc=] / [:blank:]
78364              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
78365              Date: Sun, 16 Jul 2000 17:55:29 -0700
78366              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
78367      Branch: perl
78368            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
78369 ____________________________________________________________________________
78370 [  6438] By: jhi                                   on 2000/07/25  15:41:15
78371         Log: Subject: [PATCH] av.c apidoc
78372              From: simon@brecon.co.uk (Simon Cozens)
78373              Date: 24 Jul 2000 06:40:52 GMT
78374              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
78375      Branch: perl
78376            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
78377            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
78378 ____________________________________________________________________________
78379 [  6437] By: jhi                                   on 2000/07/25  14:05:36
78380         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
78381              From: "Stephen P. Potter" <spp@ds.net>
78382              Date: Mon, 24 Jul 2000 14:22:23 -0400
78383              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
78384      Branch: perl
78385            ! pod/perllocale.pod
78386 ____________________________________________________________________________
78387 [  6436] By: jhi                                   on 2000/07/25  14:02:03
78388         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
78389              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78390              Date: Mon, 24 Jul 2000 18:04:28 +0100
78391              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
78392      Branch: perl
78393            ! t/lib/syslfs.t t/op/lfs.t
78394 ____________________________________________________________________________
78395 [  6435] By: jhi                                   on 2000/07/25  13:59:28
78396         Log: Get UTF16 BOMs working.  Patch from
78397              
78398              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
78399              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78400              Date: Tue, 25 Jul 2000 12:52:45 +0100
78401              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
78402              
78403              and notes from
78404              
78405              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
78406              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78407              Date: Tue, 25 Jul 2000 11:43:25 +0100
78408              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
78409      Branch: perl
78410            ! t/comp/require.t toke.c utf8.c
78411 ____________________________________________________________________________
78412 [  6434] By: jhi                                   on 2000/07/25  02:39:54
78413         Log: Make the "uninit variable" warning to say "concat or string"
78414              or "join or string" when in concat or join .
78415              
78416              Subject: Re: [ID 20000403.009] uninitialised concatenation???
78417              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78418              Date: Tue, 04 Apr 2000 18:22:58 +0100
78419              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
78420              
78421              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
78422              From: William R Ward <hermit@BayView.COM>
78423              Date: Thu, 30 Mar 2000 19:50:03 -0800
78424              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
78425      Branch: perl
78426            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
78427            ! t/pragma/warn/op t/pragma/warn/sv
78428 ____________________________________________________________________________
78429 [  6433] By: jhi                                   on 2000/07/24  17:52:56
78430         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
78431      Branch: perl
78432            ! lib/File/Spec/VMS.pm
78433 ____________________________________________________________________________
78434 [  6432] By: jhi                                   on 2000/07/24  17:44:44
78435         Log: Test cases for #6431.
78436              
78437              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
78438              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78439              Date: Mon, 24 Jul 2000 15:32:29 +0100
78440              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
78441      Branch: perl
78442            ! t/op/pat.t t/op/split.t
78443 ____________________________________________________________________________
78444 [  6431] By: jhi                                   on 2000/07/24  17:43:17
78445         Log: Bind op fix.
78446              
78447              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
78448              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78449              Date: Mon, 17 Jul 2000 20:04:56 +0100
78450              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
78451      Branch: perl
78452            ! op.c
78453 ____________________________________________________________________________
78454 [  6430] By: jhi                                   on 2000/07/24  03:42:42
78455         Log: Subject: [ID 20000716.023] syslog test fails without sockets
78456              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78457              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
78458              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
78459      Branch: metaconfig/U/perl
78460            ! Extensions.U
78461      Branch: perl
78462            ! Configure config_h.SH
78463 ____________________________________________________________________________
78464 [  6429] By: jhi                                   on 2000/07/24  03:11:52
78465         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
78466              case, but add also notes explaining the relationship of this
78467              patch and the earlier notes by Sarathy.
78468              
78469              Subject: Map is still slow
78470              From: "Ben Tilly" <ben_tilly@hotmail.com>
78471              Date: Sat, 15 Jul 2000 17:23:27 EDT
78472              Message-ID: <20000715212327.21656.qmail@hotmail.com>
78473      Branch: perl
78474            ! pp_ctl.c
78475 ____________________________________________________________________________
78476 [  6428] By: jhi                                   on 2000/07/24  02:58:52
78477         Log: Documentation to explain the behaviour of map().
78478              
78479              Subject: Re: Map is still slow 
78480              From: Gurusamy Sarathy <gsar@ActiveState.com>
78481              Date: Sat, 15 Jul 2000 16:05:09 -0700
78482              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
78483      Branch: perl
78484            ! pp_ctl.c
78485 ____________________________________________________________________________
78486 [  6427] By: jhi                                   on 2000/07/24  02:50:03
78487         Log: Add tests for
78488              [ID 19991110.003] another matching finding by pcre author
78489              which has already been fixed by some patch, as verified in
78490              
78491              Subject: Re: two regex bugs from the mists of time (well, last November)
78492              From: Hugo <hv@crypt.compulink.co.uk>
78493              Date: Sat, 22 Jul 2000 18:12:58 +0100
78494              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
78495      Branch: perl
78496            ! t/op/re_tests
78497 ____________________________________________________________________________
78498 [  6426] By: jhi                                   on 2000/07/24  02:11:20
78499         Log: A missing 'break' after the [[:space:]] switch case.
78500              
78501              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
78502              From: "Stephen P. Potter" <spp@ds.net>
78503              Date: Tue, 18 Jul 2000 16:25:17 -0400
78504              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
78505      Branch: perl
78506            ! regcomp.c
78507 ____________________________________________________________________________
78508 [  6425] By: jhi                                   on 2000/07/24  02:06:12
78509         Log: The output might have been produced in the wrong order.
78510              
78511              Subject: [ID 20000720.003] [PATCH] t/op/write.t
78512              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78513              Date: Thu, 20 Jul 2000 18:49:18 +0100
78514              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
78515      Branch: perl
78516            ! t/op/write.t
78517 ____________________________________________________________________________
78518 [  6424] By: jhi                                   on 2000/07/24  02:00:07
78519         Log: Use STDOUT consistently.
78520              
78521              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
78522              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78523              Date: Thu, 20 Jul 2000 18:04:01 +0100
78524              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
78525      Branch: perl
78526            ! lib/Test/Harness.pm
78527 ____________________________________________________________________________
78528 [  6423] By: jhi                                   on 2000/07/24  01:54:54
78529         Log: Protect against "wild next"s, that is, callbacks doing "next"
78530              instead of "return".
78531              
78532              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
78533              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78534              Date: Tue, 18 Jul 2000 11:30:16 +0100
78535              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
78536      Branch: perl
78537            ! lib/File/Find.pm
78538 ____________________________________________________________________________
78539 [  6422] By: jhi                                   on 2000/07/24  01:35:47
78540         Log: Out-of-date note removed.
78541              
78542              Subject: [PATCH] documentation perlipc
78543              From: rspier@pobox.com (Robert Spier)
78544              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
78545              Message-ID: <14711.35178.572612.502654@rls.cx>
78546      Branch: perl
78547            ! pod/perlipc.pod
78548 ____________________________________________________________________________
78549 [  6421] By: jhi                                   on 2000/07/24  00:09:18
78550         Log: Send all installperl messages to STDERR and be -w clean.
78551              
78552              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
78553              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78554              Date: Sat, 22 Jul 2000 14:02:11 +0100
78555              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
78556      Branch: perl
78557            ! installperl
78558 ____________________________________________________________________________
78559 [  6420] By: jhi                                   on 2000/07/24  00:04:19
78560         Log: Decutandpasto.
78561              
78562              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
78563              From: "Richard Soderberg" <rs@crystalflame.net>
78564              Date: Sun, 23 Jul 2000 01:37:23 -0700
78565              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
78566      Branch: perl
78567            ! pod/perlipc.pod
78568 ____________________________________________________________________________
78569 [  6419] By: jhi                                   on 2000/07/24  00:01:12
78570         Log: A cleaner abs_path().
78571              Subject: Re: unix alternative to Cwd.pm
78572              From: Jeff Pinyan <jeffp@crusoe.net>
78573              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
78574              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
78575      Branch: perl
78576            ! lib/Cwd.pm
78577 ____________________________________________________________________________
78578 [  6418] By: jhi                                   on 2000/07/23  23:48:56
78579         Log: Detypo.
78580              
78581              Subject: [PATCH perl-current] Typo in hints/powerux.sh
78582              From: "Richard Soderberg" <rs@crystalflame.net>
78583              Date: Sun, 23 Jul 2000 01:27:33 -0700
78584              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
78585      Branch: perl
78586            ! hints/powerux.sh
78587 ____________________________________________________________________________
78588 [  6417] By: jhi                                   on 2000/07/17  22:13:31
78589         Log: Subject: SDBM_File documentation
78590              From: mjd@plover.com
78591              Date: 16 Jul 2000 17:41:17 -0000
78592              Message-ID: <20000716174117.18515.qmail@plover.com>
78593      Branch: perl
78594            ! ext/SDBM_File/SDBM_File.pm
78595 ____________________________________________________________________________
78596 [  6416] By: jhi                                   on 2000/07/17  19:13:26
78597         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
78598      Branch: perl
78599            ! hints/mpeix.sh mpeix/relink
78600 ____________________________________________________________________________
78601 [  6415] By: jhi                                   on 2000/07/15  14:11:02
78602         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
78603              the utf8 'characters' can be more than one octet).
78604              
78605              Date: Sat, 15 Jul 2000 00:21:56 +0100
78606              From: Tom Hughes <tom@compton.nu>
78607              Subject: Re: [ID 20000714.002]
78608              Message-ID: <db2334de49.tom@compton.compton.nu>
78609              
78610              Reported in
78611              
78612              Subject: [ID 20000714.002]
78613              From: "Simon Cozens" <simon@othersideofthe.earth.li>
78614              Date: 14 Jul 2000 15:13:09 -0000
78615              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
78616      Branch: perl
78617            ! doop.c
78618 ____________________________________________________________________________
78619 [  6414] By: jhi                                   on 2000/07/15  03:13:41
78620         Log: another VMS build tweak from Peter Prymmer
78621      Branch: perl
78622            ! vms/descrip_mms.template
78623 ____________________________________________________________________________
78624 [  6413] By: jhi                                   on 2000/07/15  03:10:40
78625         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
78626      Branch: perl
78627            ! vms/perlvms.pod
78628 ____________________________________________________________________________
78629 [  6412] By: jhi                                   on 2000/07/15  00:31:05
78630         Log: More docs for sv functions.
78631              
78632              Subject: [PATCH cfgperl] sv.c apidoc
78633              From: simon@brecon.co.uk (Simon Cozens)
78634              Date: 13 Jul 2000 09:00:20 GMT
78635              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
78636              
78637              Subject: Re: [PATCH cfgperl] sv.c apidoc
78638              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78639              Date: Thu, 13 Jul 2000 12:27:41 +0100
78640              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
78641              
78642              Subject: Re: [PATCH cfgperl] sv.c apidoc
78643              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
78644              Date: Thu, 13 Jul 2000 13:23:09 +0100
78645              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
78646              
78647              Subject: Re: [PATCH cfgperl] sv.c apidoc
78648              From: simon@brecon.co.uk (Simon Cozens)
78649              Date: 14 Jul 2000 06:51:02 GMT
78650              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
78651      Branch: perl
78652            ! embed.pl pod/perlapi.pod sv.c
78653 ____________________________________________________________________________
78654 [  6411] By: jhi                                   on 2000/07/15  00:10:41
78655         Log: lib/b test fixes from Peter Prymmer.
78656      Branch: perl
78657            ! t/lib/b.t
78658 ____________________________________________________________________________
78659 [  6410] By: jhi                                   on 2000/07/15  00:02:09
78660         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
78661              From: Hugo <hv@crypt.compulink.co.uk>
78662              Date: Fri, 14 Jul 2000 23:05:20 +0100
78663              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
78664              
78665              Didn't anymore apply, but that point still could use another fix.
78666      Branch: perl
78667            ! pod/perlfunc.pod
78668 ____________________________________________________________________________
78669 [  6409] By: jhi                                   on 2000/07/14  23:15:15
78670         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
78671              not in pod, from Peter Prymmer
78672      Branch: perl
78673            ! vms/descrip_mms.template
78674 ____________________________________________________________________________
78675 [  6408] By: jhi                                   on 2000/07/14  20:35:05
78676         Log: The bug report
78677              [ID 19991110.002] minimal matching discrepancy found by pcre author
78678              seems to have been fixed (though differently from what was suggested
78679              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
78680      Branch: perl
78681            ! t/op/re_tests
78682 ____________________________________________________________________________
78683 [  6407] By: jhi                                   on 2000/07/14  17:38:08
78684         Log: Fix AutoSplit to use File::Spec the right way in VMS,
78685              from Peter Prymmer.
78686      Branch: perl
78687            ! lib/AutoSplit.pm
78688 ____________________________________________________________________________
78689 [  6406] By: jhi                                   on 2000/07/14  14:13:22
78690         Log: Merge perlhacktut into perlhack, update perlguts.
78691              
78692              Subject: Re: Perlhacktut
78693              From: simon@brecon.co.uk (Simon Cozens)
78694              Date: 14 Jul 2000 06:49:21 GMT
78695              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
78696              
78697              Subject: Re: Perlhacktut
78698              From: simon@brecon.co.uk (Simon Cozens)
78699              Date: 14 Jul 2000 07:09:45 GMT
78700              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
78701      Branch: perl
78702            ! pod/perlguts.pod pod/perlhack.pod
78703 ____________________________________________________________________________
78704 [  6405] By: jhi                                   on 2000/07/14  14:02:31
78705         Log: Integrate with Sarathy.
78706      Branch: cfgperl
78707           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
78708           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
78709           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
78710 ____________________________________________________________________________
78711 [  6404] By: gsar                                  on 2000/07/14  12:15:02
78712         Log: PERL_OBJECT build tweaks
78713      Branch: perl
78714            ! toke.c
78715 ____________________________________________________________________________
78716 [  6403] By: gsar                                  on 2000/07/14  11:23:41
78717         Log: inconsistent types needs casts
78718      Branch: perl
78719            ! toke.c
78720 ____________________________________________________________________________
78721 [  6402] By: gsar                                  on 2000/07/14  11:12:04
78722         Log: typos in change#6399, regen headers
78723      Branch: perl
78724            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
78725 ____________________________________________________________________________
78726 [  6401] By: gsar                                  on 2000/07/14  10:59:12
78727         Log: typecasts needed for change#6394
78728      Branch: perl
78729            ! toke.c
78730 ____________________________________________________________________________
78731 [  6400] By: gsar                                  on 2000/07/14  10:49:37
78732         Log: integrate cfgperl contents into mainline
78733      Branch: perl
78734           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
78735           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
78736 ____________________________________________________________________________
78737 [  6399] By: gsar                                  on 2000/07/14  10:38:35
78738         Log: enable UTF-16 filter by default if relevant BOM is seen; various
78739              cleanups (typos, misformatted code, and small bugs)
78740      Branch: perl
78741            ! doop.c embed.pl mg.c op.c pp.c toke.c
78742 ____________________________________________________________________________
78743 [  6398] By: gsar                                  on 2000/07/14  08:55:38
78744         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
78745              name suggests anyway)
78746      Branch: perl
78747            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
78748 ____________________________________________________________________________
78749 [  6397] By: gsar                                  on 2000/07/14  08:44:33
78750         Log: move new variables to the end of the interpreter structure (for
78751              bincompat in code that doesn't #include XSUB.h)
78752      Branch: perl
78753            ! intrpvar.h
78754 ____________________________________________________________________________
78755 [  6396] By: gsar                                  on 2000/07/14  08:13:58
78756         Log: MakeMaker should not remove editor backups (*~) on `make clean`
78757              by default (completes change#6383)
78758      Branch: perl
78759            ! lib/ExtUtils/MM_Unix.pm
78760 ____________________________________________________________________________
78761 [  6395] By: jhi                                   on 2000/07/14  05:20:33
78762         Log: Replace change #6337 with a better one.
78763              
78764              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
78765              From: Hugo <hv@crypt.compulink.co.uk>
78766              Date: Fri, 14 Jul 2000 04:16:20 +0100
78767              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
78768      Branch: cfgperl
78769            ! regexec.c t/op/re_tests
78770 ____________________________________________________________________________
78771 [  6394] By: jhi                                   on 2000/07/14  01:33:59
78772         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
78773      Branch: cfgperl
78774            ! embed.pl global.sym proto.h toke.c
78775 ____________________________________________________________________________
78776 [  6393] By: jhi                                   on 2000/07/13  23:41:23
78777         Log: remove discarded test
78778      Branch: cfgperl
78779            ! MANIFEST
78780 ____________________________________________________________________________
78781 [  6392] By: jhi                                   on 2000/07/13  23:32:25
78782         Log: The {multiplier} of a fixed substring was overlooked which
78783              caused a wrong initial search offset for that substring.
78784              
78785              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
78786              From: Hugo <hv@crypt.compulink.co.uk>
78787              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
78788              Date: Thu, 13 Jul 2000 19:27:13 +0100
78789      Branch: cfgperl
78790            ! regcomp.c t/op/re_tests
78791 ____________________________________________________________________________
78792 [  6391] By: jhi                                   on 2000/07/13  16:37:42
78793         Log: typo fix from Craig Berry
78794      Branch: cfgperl
78795            ! vms/subconfigure.com
78796 ____________________________________________________________________________
78797 [  6390] By: jhi                                   on 2000/07/13  13:20:12
78798         Log: Integrate with Sarathy.
78799      Branch: cfgperl
78800            - t/op/method2entersub.t
78801           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
78802           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
78803           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
78804           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
78805 ____________________________________________________________________________
78806 [  6389] By: jhi                                   on 2000/07/13  13:18:48
78807         Log: Detypo from Peter Prymmer, part of #6388.
78808      Branch: cfgperl
78809            ! Configure config_h.SH
78810      Branch: metaconfig
78811            ! U/modified/d_longlong.U
78812 ____________________________________________________________________________
78813 [  6388] By: gsar                                  on 2000/07/13  06:33:40
78814         Log: typos (spotted by Peter Prymmer)
78815      Branch: perl
78816            ! Configure t/lib/english.t
78817 ____________________________________________________________________________
78818 [  6387] By: gsar                                  on 2000/07/13  05:35:28
78819         Log: new selfloader.t in change#6183 doesn't close DATA handles,
78820              and thus fails to clean up tmp files on dosish platforms
78821      Branch: perl
78822            ! t/lib/selfloader.t
78823 ____________________________________________________________________________
78824 [  6386] By: gsar                                  on 2000/07/12  21:42:39
78825         Log: sprintf test tweaks (from Dominic Dunlop)
78826      Branch: perl
78827            ! t/op/sprintf.t
78828 ____________________________________________________________________________
78829 [  6385] By: gsar                                  on 2000/07/12  21:33:46
78830         Log: fix bugs in processing %v-*d and similar format specs (from
78831              Avi Finkel <avi@finkel.org>)
78832      Branch: perl
78833            ! sv.c t/op/sprintf.t
78834 ____________________________________________________________________________
78835 [  6384] By: gsar                                  on 2000/07/12  16:04:19
78836         Log: readd missing perldelta.pod changes from changes#6339,6376
78837      Branch: perl
78838            ! pod/perldelta.pod
78839 ____________________________________________________________________________
78840 [  6383] By: gsar                                  on 2000/07/12  16:00:51
78841         Log: don't clobber *.orig files on *clean targets
78842      Branch: perl
78843            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
78844 ____________________________________________________________________________
78845 [  6382] By: gsar                                  on 2000/07/12  07:59:12
78846         Log: fix broken integrations in cfgperl
78847      Branch: cfgperl
78848           !> Changes pod/perldelta.pod
78849 ____________________________________________________________________________
78850 [  6381] By: gsar                                  on 2000/07/12  07:42:17
78851         Log: integrate cfgperl changes into mainline
78852      Branch: perl
78853            ! Changes
78854           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
78855           !> pod/perlre.pod
78856 ____________________________________________________________________________
78857 [  6380] By: gsar                                  on 2000/07/12  07:31:00
78858         Log: get sprintf.t to adjust properly for 3-digit exponents
78859      Branch: perl
78860            ! t/op/sprintf.t
78861 ____________________________________________________________________________
78862 [  6379] By: gsar                                  on 2000/07/12  06:40:04
78863         Log: change#6174 needs corresponding change in win32/config_h.PL,
78864              which grovels through config_h.SH to find the config.h name
78865      Branch: perl
78866            ! win32/config_h.PL
78867 ____________________________________________________________________________
78868 [  6378] By: jhi                                   on 2000/07/12  05:03:59
78869         Log: Do the cc sanity check both before the hints and
78870              after the cc selction.
78871      Branch: cfgperl
78872            ! Configure config_h.SH
78873      Branch: metaconfig
78874            ! U/modified/Oldconfig.U U/modified/cc.U
78875      Branch: metaconfig/U/perl
78876            + Checkcc.U
78877 ____________________________________________________________________________
78878 [  6377] By: jhi                                   on 2000/07/12  02:49:22
78879         Log: Fix nits noticed by Boston.pm.
78880      Branch: cfgperl
78881            ! pod/perlre.pod
78882 ____________________________________________________________________________
78883 [  6376] By: jhi                                   on 2000/07/11  21:22:13
78884         Log: Configure cosmetics and perldelta.
78885      Branch: cfgperl
78886            ! Configure config_h.SH pod/perldelta.pod
78887      Branch: metaconfig
78888            ! U/modified/cc.U
78889 ____________________________________________________________________________
78890 [  6375] By: gsar                                  on 2000/07/11  21:17:35
78891         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
78892      Branch: perl
78893            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
78894            ! win32/win32sck.c
78895 ____________________________________________________________________________
78896 [  6374] By: gsar                                  on 2000/07/11  20:48:50
78897         Log: tweak for build failure under multiplicity
78898      Branch: perl
78899            ! toke.c
78900 ____________________________________________________________________________
78901 [  6373] By: gsar                                  on 2000/07/11  20:37:23
78902         Log: integrate cfgperl changes#6325..6373 into mainline
78903              (NOTE: today's batch of integrations still untested)
78904      Branch: perl
78905           +> ext/DynaLoader/hints/netbsd.pl
78906            ! Changes
78907           !> (integrate 26 files)
78908 ____________________________________________________________________________
78909 [  6372] By: jhi                                   on 2000/07/11  20:30:36
78910         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
78911              regen perltoc.
78912      Branch: cfgperl
78913            + pod/perlbook.pod
78914            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
78915            ! pod/perltoc.pod
78916 ____________________________________________________________________________
78917 [  6371] By: jhi                                   on 2000/07/11  20:08:56
78918         Log: Minor cleanups on the booklist.
78919      Branch: cfgperl
78920            ! pod/perlfaq2.pod
78921 ____________________________________________________________________________
78922 [  6370] By: jhi                                   on 2000/07/11  19:31:13
78923         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
78924      Branch: cfgperl
78925            ! t/pragma/overload.t
78926 ____________________________________________________________________________
78927 [  6369] By: gsar                                  on 2000/07/11  19:27:48
78928         Log: integrate cfgperl changes#6293..6324 into mainline
78929      Branch: perl
78930           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
78931            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
78932           !> (integrate 30 files)
78933 ____________________________________________________________________________
78934 [  6368] By: gsar                                  on 2000/07/11  19:18:57
78935         Log: skip integrate of problematic change#6292 from cfgperl into mainline
78936      Branch: perl
78937           !> pp_hot.c
78938 ____________________________________________________________________________
78939 [  6367] By: gsar                                  on 2000/07/11  19:17:21
78940         Log: integrate cfgperl changes#6288..6290 into mainline
78941      Branch: perl
78942           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
78943 ____________________________________________________________________________
78944 [  6366] By: gsar                                  on 2000/07/11  19:11:18
78945         Log: integrate cfgperl changes#6268..6282 into mainline
78946      Branch: perl
78947           !> (integrate 30 files)
78948 ____________________________________________________________________________
78949 [  6365] By: gsar                                  on 2000/07/11  18:57:00
78950         Log: delete new accidentally branched file
78951      Branch: perl
78952            - t/op/method2entersub.t
78953 ____________________________________________________________________________
78954 [  6364] By: gsar                                  on 2000/07/11  18:55:13
78955         Log: skip integrate of change#6267 from cfgperl into mainline (the
78956              method call optimization is flawed without additional hints
78957              from user about immutableness of @ISA and no runtime method
78958              definitions)
78959      Branch: perl
78960           +> t/op/method2entersub.t
78961           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
78962           !> perl.h t/op/sprintf.t xsutils.c
78963 ____________________________________________________________________________
78964 [  6363] By: gsar                                  on 2000/07/11  18:49:43
78965         Log: integrate cfgperl changes#6261..6266 into mainline
78966      Branch: perl
78967           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
78968           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
78969           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
78970           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
78971 ____________________________________________________________________________
78972 [  6362] By: gsar                                  on 2000/07/11  18:43:26
78973         Log: integrate cfgperl changes#6252..6260 into mainline
78974      Branch: perl
78975           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
78976           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
78977           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
78978           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
78979 ____________________________________________________________________________
78980 [  6361] By: gsar                                  on 2000/07/11  18:37:12
78981         Log: skip integrate of problematic change#6251 from cfgperl into mainline
78982      Branch: perl
78983           !> lib/Exporter.pm
78984 ____________________________________________________________________________
78985 [  6360] By: gsar                                  on 2000/07/11  18:34:56
78986         Log: integrate cfgperl change#6250 into mainline
78987      Branch: perl
78988           +> t/op/my_stash.t
78989           !> MANIFEST embed.pl proto.h toke.c
78990 ____________________________________________________________________________
78991 [  6359] By: gsar                                  on 2000/07/11  18:21:19
78992         Log: integrate cfgperl changes#6242..6249 into mainline
78993      Branch: perl
78994           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
78995           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
78996           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
78997           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
78998           !> t/lib/peek.t utf8.c
78999 ____________________________________________________________________________
79000 [  6358] By: gsar                                  on 2000/07/11  18:15:45
79001         Log: skip integrate of problematic change#6241 from cfgperl into mainline
79002      Branch: perl
79003           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
79004 ____________________________________________________________________________
79005 [  6357] By: jhi                                   on 2000/07/11  18:15:16
79006         Log: Fix for
79007              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
79008              From: Roderick Schertler <roderick@argon.org> 
79009              Date: Tue, 11 Jul 2000 13:55:05 -0400 
79010              Message-Id: <200007111755.NAA05077@jones.argon.org> 
79011      Branch: cfgperl
79012            ! doio.c
79013 ____________________________________________________________________________
79014 [  6356] By: jhi                                   on 2000/07/11  18:12:51
79015         Log: Typo in #6341.
79016      Branch: cfgperl
79017            ! pp_hot.c
79018 ____________________________________________________________________________
79019 [  6355] By: gsar                                  on 2000/07/11  18:12:10
79020         Log: integrate cfgperl changes#6231..6240 into mainline
79021      Branch: perl
79022           +> pod/perlutil.pod
79023           !> (integrate 35 files)
79024 ____________________________________________________________________________
79025 [  6354] By: jhi                                   on 2000/07/11  18:04:34
79026         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
79027              From: Dominic Dunlop <domo@computer.org> 
79028              Date: Tue, 11 Jul 2000 12:27:33 +0200 
79029              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
79030              
79031              Replaces change #6268.
79032      Branch: cfgperl
79033            ! t/op/sprintf.t
79034 ____________________________________________________________________________
79035 [  6353] By: gsar                                  on 2000/07/11  17:59:51
79036         Log: skip integrate of problematic change#6230 from cfgperl into mainline
79037              (a later version of File::Spec is already in mainline)
79038      Branch: perl
79039           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
79040           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
79041 ____________________________________________________________________________
79042 [  6352] By: gsar                                  on 2000/07/11  17:57:48
79043         Log: integrate cfgperl changes#6224..6229 into mainline
79044      Branch: perl
79045           +> lib/lib.pm.PL
79046            - lib/lib.pm
79047           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
79048           !> lib/English.pm op.c t/lib/english.t
79049 ____________________________________________________________________________
79050 [  6351] By: gsar                                  on 2000/07/11  17:50:10
79051         Log: skip integrate of problematic change#6223 from cfgperl into mainline
79052      Branch: perl
79053           !> doio.c
79054 ____________________________________________________________________________
79055 [  6350] By: gsar                                  on 2000/07/11  17:48:28
79056         Log: integrate cfgperl changes#6220..6222 into mainline
79057      Branch: perl
79058           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
79059           !> toke.c utf8.c win32/win32.h
79060 ____________________________________________________________________________
79061 [  6349] By: gsar                                  on 2000/07/11  17:46:13
79062         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
79063              mainline
79064      Branch: perl
79065           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
79066           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
79067           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
79068 ____________________________________________________________________________
79069 [  6348] By: jhi                                   on 2000/07/11  17:45:49
79070         Log: README.posix-bc podified from Thomas Dorner.
79071      Branch: cfgperl
79072            ! README.posix-bc
79073 ____________________________________________________________________________
79074 [  6347] By: gsar                                  on 2000/07/11  17:42:04
79075         Log: integrate cfgperl change#6217 into mainline
79076      Branch: perl
79077           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
79078           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
79079           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
79080 ____________________________________________________________________________
79081 [  6346] By: gsar                                  on 2000/07/11  17:39:37
79082         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
79083              mainline
79084      Branch: perl
79085           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
79086           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
79087           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
79088           !> perlapi.h pod/perlapi.pod
79089 ____________________________________________________________________________
79090 [  6345] By: gsar                                  on 2000/07/11  17:36:42
79091         Log: integrate cfgperl changes#6207..6210 into mainline
79092      Branch: perl
79093           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
79094           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
79095 ____________________________________________________________________________
79096 [  6344] By: gsar                                  on 2000/07/11  17:31:20
79097         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
79098              mainline
79099      Branch: perl
79100           !> (integrate 40 files)
79101 ____________________________________________________________________________
79102 [  6343] By: gsar                                  on 2000/07/11  17:19:08
79103         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
79104      Branch: perl
79105           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
79106            ! Changes
79107           !> (integrate 34 files)
79108 ____________________________________________________________________________
79109 [  6342] By: jhi                                   on 2000/07/11  16:05:48
79110         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
79111              To: perl5-porters@perl.org
79112              From: Karsten Sperling <spiff@phreax.net>
79113              Date: Mon, 10 Jul 2000 15:12:52 +0200
79114              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
79115      Branch: cfgperl
79116            ! lib/Symbol.pm
79117 ____________________________________________________________________________
79118 [  6341] By: jhi                                   on 2000/07/11  15:59:23
79119         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
79120              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79121              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
79122              Date: Fri, 07 Jul 2000 17:57:16 +0100
79123      Branch: cfgperl
79124            ! pp_hot.c
79125 ____________________________________________________________________________
79126 [  6340] By: jhi                                   on 2000/07/11  15:55:47
79127         Log: Subject: Re: format bug report  [Patch]
79128              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79129              Date: Wed, 05 Jul 2000 13:12:52 +0200
79130              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
79131              
79132              Subject: Re: format bug report  [Patch]
79133              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79134              Date: Wed, 05 Jul 2000 14:10:01 +0200
79135              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
79136      Branch: cfgperl
79137            ! t/op/write.t toke.c
79138 ____________________________________________________________________________
79139 [  6339] By: jhi                                   on 2000/07/11  13:54:09
79140         Log: Be less forgiving about ambiguous and illegal tr ranges.
79141              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
79142              From: Mark-Jason Dominus <mjd@plover.com>
79143              Date: Tue, 04 Jul 2000 10:00:12 -0400
79144              Message-ID: <20000704140012.17772.qmail@plover.com>
79145              
79146              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
79147              From: Mark-Jason Dominus <mjd@plover.com>
79148              Date: Wed, 05 Jul 2000 09:37:36 -0400
79149              Message-ID: <20000705133736.27293.qmail@plover.com>
79150      Branch: cfgperl
79151            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
79152 ____________________________________________________________________________
79153 [  6338] By: jhi                                   on 2000/07/11  13:31:24
79154         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
79155              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79156              Date: Tue, 11 Jul 2000 13:50:51 +0100
79157              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
79158      Branch: cfgperl
79159            ! sv.c
79160 ____________________________________________________________________________
79161 [  6337] By: jhi                                   on 2000/07/11  13:29:14
79162         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
79163              From: Hugo <hv@crypt.compulink.co.uk>
79164              Date: Tue, 11 Jul 2000 12:44:50 +0100
79165              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
79166      Branch: cfgperl
79167            ! regexec.c t/op/re_tests
79168 ____________________________________________________________________________
79169 [  6336] By: jhi                                   on 2000/07/11  13:26:47
79170         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
79171              From: simon@brecon.co.uk (Simon Cozens)
79172              Date: 7 Jul 2000 11:26:09 GMT
79173              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
79174      Branch: cfgperl
79175            ! mg.c
79176 ____________________________________________________________________________
79177 [  6335] By: jhi                                   on 2000/07/11  13:23:37
79178         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
79179              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
79180              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
79181              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
79182      Branch: cfgperl
79183            + ext/DynaLoader/hints/netbsd.pl
79184            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
79185 ____________________________________________________________________________
79186 [  6334] By: jhi                                   on 2000/07/11  13:20:38
79187         Log: Subject: PATCH perlguts.pod: Document D and d magic types
79188              From: mjd@plover.com
79189              Date: 5 Jul 2000 18:01:51 -0000
79190              Message-ID: <20000705180151.29413.qmail@plover.com>
79191      Branch: cfgperl
79192            ! pod/perlguts.pod
79193 ____________________________________________________________________________
79194 [  6333] By: jhi                                   on 2000/07/11  13:15:51
79195         Log: Precedence goof, fix based on
79196              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
79197              From: Hugo <hv@crypt.compulink.co.uk>
79198              Date: Tue, 11 Jul 2000 12:52:38 +0100
79199              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
79200      Branch: cfgperl
79201            ! t/op/taint.t
79202 ____________________________________________________________________________
79203 [  6332] By: jhi                                   on 2000/07/11  12:40:17
79204         Log: Integrate with Sarathy.
79205      Branch: cfgperl
79206           !> win32/win32sck.c
79207 ____________________________________________________________________________
79208 [  6331] By: jhi                                   on 2000/07/10  20:14:16
79209         Log: Sprinkle ldlibpath.
79210      Branch: cfgperl
79211            ! pod/Makefile.SH
79212 ____________________________________________________________________________
79213 [  6330] By: jhi                                   on 2000/07/10  17:54:49
79214         Log: More POSIX.pod tweaks.
79215      Branch: cfgperl
79216            ! ext/POSIX/POSIX.pod
79217 ____________________________________________________________________________
79218 [  6329] By: jhi                                   on 2000/07/10  14:02:12
79219         Log: Reorder perl.pod once more.
79220      Branch: cfgperl
79221            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79222 ____________________________________________________________________________
79223 [  6328] By: gsar                                  on 2000/07/10  07:06:00
79224         Log: accept() leaks memory on windows due to incorrect ordering of
79225              closesocket() and fclose() calls
79226      Branch: perl
79227            ! win32/win32sck.c
79228 ____________________________________________________________________________
79229 [  6327] By: gsar                                  on 2000/07/10  06:49:17
79230         Log: winsock options weren't being set in all threads under ithreads
79231              (caused send()s from second and subsequent threads to fail)
79232      Branch: perl
79233            ! win32/win32sck.c
79234 ____________________________________________________________________________
79235 [  6326] By: jhi                                   on 2000/07/08  02:45:40
79236         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
79237              was cast to an unsigned (32-bit) integer with wild abandon.
79238      Branch: cfgperl
79239            ! ext/Devel/DProf/DProf.xs
79240 ____________________________________________________________________________
79241 [  6325] By: jhi                                   on 2000/07/07  18:50:33
79242         Log: Remove perlbook, update perlfaq book listing,
79243              rearrange perl.pod, regenerate perltoc.
79244      Branch: cfgperl
79245            - pod/perlbook.pod
79246            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
79247            ! pod/perlfaq2.pod pod/perltoc.pod
79248 ____________________________________________________________________________
79249 [  6324] By: jhi                                   on 2000/07/07  14:03:40
79250         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
79251      Branch: cfgperl
79252            ! sv.h toke.c
79253 ____________________________________________________________________________
79254 [  6323] By: jhi                                   on 2000/07/06  16:03:55
79255         Log: Fix complaints of buildtoc.
79256      Branch: cfgperl
79257            + lib/Win32.pod
79258            - pod/Win32.pod
79259            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79260 ____________________________________________________________________________
79261 [  6322] By: jhi                                   on 2000/07/06  15:15:52
79262         Log: Add =head1 NAMEs so that buildtoc is happy.
79263              (The CGI::Util nit reported to Lincoln.)
79264      Branch: cfgperl
79265            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
79266            ! pod/perltoc.pod
79267 ____________________________________________________________________________
79268 [  6321] By: jhi                                   on 2000/07/06  03:16:04
79269         Log: Config is being used.
79270      Branch: cfgperl
79271            ! t/op/method.t
79272 ____________________________________________________________________________
79273 [  6320] By: jhi                                   on 2000/07/06  03:13:13
79274         Log: Integrate with Sarathy.
79275      Branch: cfgperl
79276           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
79277 ____________________________________________________________________________
79278 [  6319] By: jhi                                   on 2000/07/06  03:11:46
79279         Log: Autogenerate pod/Makefile and pod/buildtoc.
79280              buildtoc also checks whether the existing pods are
79281              mentioned in MANIFEST and perl.pod, and vice versa.
79282              (None of the thusly found discrepancies fixed yet.)
79283              roffitall also needs to be autogenerated similarly but it
79284              seems so badly out of date that I didn't touch it yet.
79285      Branch: cfgperl
79286            + pod/Makefile.SH pod/buildtoc.PL
79287            - pod/Makefile pod/buildtoc
79288            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
79289 ____________________________________________________________________________
79290 [  6318] By: gsar                                  on 2000/07/05  22:10:54
79291         Log: fix UNC path handling on Windows under ithreads, and chdir()
79292              return value when given a non-existent directory
79293      Branch: perl
79294            ! win32/vdir.h
79295 ____________________________________________________________________________
79296 [  6317] By: gsar                                  on 2000/07/05  22:08:19
79297         Log: winsock cleanup never done on Windows (leads to handle leaks)
79298      Branch: perl
79299            ! win32/perllib.c win32/win32sck.c
79300 ____________________________________________________________________________
79301 [  6316] By: gsar                                  on 2000/07/05  22:06:19
79302         Log: some debugger output does not go to the socket when RemotePort is set
79303      Branch: perl
79304            ! lib/perl5db.pl
79305 ____________________________________________________________________________
79306 [  6315] By: jhi                                   on 2000/07/05  00:25:21
79307         Log: Integrate with Sarathy, preliminary fix for unicos
79308              alignment problems in [ID 20000612.002] Perl problem on Cray system.
79309      Branch: cfgperl
79310            ! sv.h
79311           !> pp_hot.c
79312 ____________________________________________________________________________
79313 [  6314] By: gsar                                  on 2000/07/04  23:34:02
79314         Log: tyop in change#6306
79315      Branch: perl
79316            ! pp_hot.c
79317 ____________________________________________________________________________
79318 [  6313] By: jhi                                   on 2000/07/04  22:14:38
79319         Log: Multiline string literals ENONPORTABLE.
79320      Branch: cfgperl
79321            ! pp_hot.c
79322 ____________________________________________________________________________
79323 [  6312] By: jhi                                   on 2000/07/04  20:34:44
79324         Log: Integrate with Sarathy.
79325      Branch: cfgperl
79326           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
79327           !> t/op/method.t
79328 ____________________________________________________________________________
79329 [  6311] By: jhi                                   on 2000/07/04  20:30:56
79330         Log: More POSIX.pod embellishment.
79331      Branch: cfgperl
79332            ! ext/POSIX/POSIX.pod
79333 ____________________________________________________________________________
79334 [  6310] By: gsar                                  on 2000/07/04  17:28:48
79335         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
79336      Branch: perl
79337            ! t/lib/b.t
79338 ____________________________________________________________________________
79339 [  6309] By: jhi                                   on 2000/07/04  17:22:18
79340         Log: The #6308 required a little bit more.
79341      Branch: cfgperl
79342            ! Makefile.SH win32/Makefile
79343 ____________________________________________________________________________
79344 [  6308] By: jhi                                   on 2000/07/04  16:35:24
79345         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
79346      Branch: cfgperl
79347            + lib/lib_pm.PL
79348            - lib/lib.pm.PL
79349            ! MANIFEST Makefile.SH
79350 ____________________________________________________________________________
79351 [  6307] By: jhi                                   on 2000/07/04  16:28:58
79352         Log: Win32 patches for cfgperl from Sarathy.
79353      Branch: cfgperl
79354            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
79355            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
79356            ! thread.h toke.c util.c win32/Makefile win32/win32.c
79357 ____________________________________________________________________________
79358 [  6306] By: gsar                                  on 2000/07/04  16:28:40
79359         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
79360              (from Richard Soderberg <rs@oregonnet.com>)
79361      Branch: perl
79362            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
79363 ____________________________________________________________________________
79364 [  6305] By: jhi                                   on 2000/07/04  16:24:24
79365         Log: Integrate with Sarathy.
79366      Branch: cfgperl
79367           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
79368           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
79369           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
79370           !> proto.h win32/win32.c
79371 ____________________________________________________________________________
79372 [  6304] By: gsar                                  on 2000/07/04  16:17:24
79373         Log: missing perldiag entry for unpack("w",...) diagnostic (from
79374              Andreas Koenig)
79375      Branch: perl
79376            ! pod/perldiag.pod
79377 ____________________________________________________________________________
79378 [  6303] By: gsar                                  on 2000/07/04  16:14:44
79379         Log: remove rel2abs prototypes (from Barrie Slaymaker)
79380      Branch: perl
79381            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
79382            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
79383 ____________________________________________________________________________
79384 [  6302] By: gsar                                  on 2000/07/04  04:59:35
79385         Log: adjust change#6299
79386      Branch: perl
79387            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
79388            ! win32/win32.c
79389 ____________________________________________________________________________
79390 [  6301] By: jhi                                   on 2000/07/04  04:50:07
79391         Log: Integrate with Sarathy.
79392      Branch: cfgperl
79393           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
79394           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
79395           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
79396 ____________________________________________________________________________
79397 [  6300] By: gsar                                  on 2000/07/04  04:42:09
79398         Log: PERL_OBJECT build tweak
79399      Branch: perl
79400            ! perl.h
79401 ____________________________________________________________________________
79402 [  6299] By: gsar                                  on 2000/07/04  04:37:00
79403         Log: fix memory leak on Windows (PL_sys_intern contents were never
79404              freed)
79405      Branch: perl
79406            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
79407            ! perlapi.c proto.h win32/win32.c
79408 ____________________________________________________________________________
79409 [  6298] By: gsar                                  on 2000/07/04  04:15:59
79410         Log: fix large memory leak that has been around for ever, masked by
79411              -DPURIFY (most of the arenas were never freed!)
79412      Branch: perl
79413            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
79414 ____________________________________________________________________________
79415 [  6297] By: gsar                                  on 2000/07/04  04:07:46
79416         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
79417      Branch: perl
79418            ! perl.c
79419 ____________________________________________________________________________
79420 [  6296] By: jhi                                   on 2000/06/30  18:28:37
79421         Log: Elaborate POSIX.pod.  Still needs work.
79422      Branch: cfgperl
79423            ! ext/POSIX/POSIX.pod
79424 ____________________________________________________________________________
79425 [  6295] By: jhi                                   on 2000/06/30  14:58:18
79426         Log: Point to perlipc for more SysV IPC examples.
79427      Branch: cfgperl
79428            ! pod/perlfunc.pod
79429 ____________________________________________________________________________
79430 [  6294] By: gsar                                  on 2000/06/30  14:47:45
79431         Log: slurp mode fix in change#4736 still not quite right
79432      Branch: perl
79433            ! pp_hot.c t/io/argv.t
79434 ____________________________________________________________________________
79435 [  6293] By: jhi                                   on 2000/06/30  12:02:55
79436         Log: Integrate with Sarathy.
79437      Branch: cfgperl
79438           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
79439 ____________________________________________________________________________
79440 [  6292] By: jhi                                   on 2000/06/30  12:01:11
79441         Log: From: simon@brecon.co.uk (Simon Cozens)
79442              Subject: UTF8 concat
79443              Date: 30 Jun 2000 06:13:25 GMT
79444              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
79445      Branch: cfgperl
79446            ! pp_hot.c
79447 ____________________________________________________________________________
79448 [  6291] By: gsar                                  on 2000/06/30  04:37:33
79449         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
79450              when @_ is modified, causing coredumps
79451      Branch: perl
79452            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
79453 ____________________________________________________________________________
79454 [  6290] By: jhi                                   on 2000/06/30  02:21:44
79455         Log: Integrate with Sarathy.
79456      Branch: cfgperl
79457           !> vms/vms.c vms/vmsish.h
79458 ____________________________________________________________________________
79459 [  6289] By: jhi                                   on 2000/06/30  02:21:02
79460         Log: Check VERSIONs.
79461      Branch: cfgperl
79462            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
79463            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
79464            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
79465 ____________________________________________________________________________
79466 [  6288] By: jhi                                   on 2000/06/30  02:18:52
79467         Log: Integrate with Sarathy.
79468      Branch: cfgperl
79469           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
79470           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
79471           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
79472           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
79473 ____________________________________________________________________________
79474 [  6287] By: gsar                                  on 2000/06/30  02:17:08
79475         Log: integrate vmsperl changes into mainline
79476      Branch: perl
79477           !> vms/vms.c vms/vmsish.h
79478 ____________________________________________________________________________
79479 [  6285] By: gsar                                  on 2000/06/30  02:05:28
79480         Log: localize %INC in a Safe compartment so that use/require work
79481              (many other magic globals probably need similar treatment)
79482      Branch: perl
79483            ! ext/Opcode/Opcode.xs
79484 ____________________________________________________________________________
79485 [  6284] By: gsar                                  on 2000/06/30  01:54:54
79486         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
79487              about Windows
79488      Branch: perl
79489            ! pod/perlembed.pod
79490 ____________________________________________________________________________
79491 [  6283] By: jhi                                   on 2000/06/30  01:50:10
79492         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
79493              From: Barrie Slaymaker <barries@jester.slaysys.com>
79494              Date: Wed, 28 Jun 2000 11:35:29 -0400
79495              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
79496      Branch: perl
79497            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
79498            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
79499            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
79500            ! lib/File/Spec/Win32.pm
79501 ____________________________________________________________________________
79502 [  6282] By: jhi                                   on 2000/06/29  22:57:22
79503         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
79504              From: Dan Sugalski <dan@sidhe.org>
79505              Date: Tue, 06 Jun 2000 11:59:50 -0400
79506              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
79507      Branch: cfgperl
79508            ! vms/vms.c
79509 ____________________________________________________________________________
79510 [  6281] By: jhi                                   on 2000/06/29  22:52:50
79511         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
79512              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
79513              Date: Wed, 7 Jun 2000 04:02:04 -0500
79514              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
79515      Branch: cfgperl
79516            ! utils/h2xs.PL
79517 ____________________________________________________________________________
79518 [  6280] By: jhi                                   on 2000/06/29  22:45:47
79519         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
79520              From: rspier@pobox.com (Robert Spier)
79521              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
79522              Message-ID: <14654.31913.845602.610277@rls.cx>
79523      Branch: cfgperl
79524            ! utils/h2xs.PL
79525 ____________________________________________________________________________
79526 [  6279] By: jhi                                   on 2000/06/29  22:38:16
79527         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
79528              From: Tim Ayers <tayers@bridge.com>
79529              Date: Thu, 08 Jun 2000 08:11:06 +0200
79530              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
79531              [resent by Richard Foley, Message-Id probably wrong]
79532      Branch: cfgperl
79533            ! pod/perlsub.pod
79534 ____________________________________________________________________________
79535 [  6278] By: jhi                                   on 2000/06/29  22:21:45
79536         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
79537              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
79538              Date: Fri, 09 Jun 2000 12:39:27 -0400
79539              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
79540              (plus update the version "number" of Text::Wrap)
79541      Branch: cfgperl
79542            ! lib/Text/Wrap.pm
79543 ____________________________________________________________________________
79544 [  6277] By: jhi                                   on 2000/06/29  22:13:10
79545         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
79546              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79547              Date: Mon, 12 Jun 2000 14:55:59 +0100
79548              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
79549      Branch: cfgperl
79550            ! pod/perlfunc.pod
79551 ____________________________________________________________________________
79552 [  6276] By: jhi                                   on 2000/06/29  22:11:06
79553         Log: Subject: [PATCH] Re: eval documentation: context
79554              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
79555              Date: Mon, 12 Jun 2000 15:07:29 +0100
79556              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
79557      Branch: cfgperl
79558            ! pod/perlfunc.pod
79559 ____________________________________________________________________________
79560 [  6275] By: jhi                                   on 2000/06/29  21:59:46
79561         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
79562              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
79563              Date: Tue, 13 Jun 2000 02:43:48 -0500
79564              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
79565      Branch: cfgperl
79566            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
79567 ____________________________________________________________________________
79568 [  6274] By: jhi                                   on 2000/06/29  21:56:14
79569         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
79570              From: Andy Dougherty <doughera@lafayette.edu>
79571              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
79572              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
79573      Branch: cfgperl
79574            ! ext/File/Glob/Glob.pm
79575 ____________________________________________________________________________
79576 [  6273] By: jhi                                   on 2000/06/29  21:49:09
79577         Log: Subject: [PATCH] xsub attributes
79578              From: Doug MacEachern <dougm@covalent.net>
79579              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
79580              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
79581      Branch: cfgperl
79582            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
79583            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
79584 ____________________________________________________________________________
79585 [  6272] By: jhi                                   on 2000/06/29  21:41:28
79586         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
79587              From: Tom Phoenix <rootbeer@redcat.com>
79588              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
79589              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
79590      Branch: cfgperl
79591            ! lib/Net/Ping.pm
79592 ____________________________________________________________________________
79593 [  6271] By: jhi                                   on 2000/06/29  21:36:55
79594         Log: Subject: PATCH pod/perltie.pod
79595              From: Ian Phillipps <Ian.Phillipps@iname.com>
79596              Date: Fri, 16 Jun 2000 00:17:19 +0100
79597              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
79598              (only the first hunk, the second hunk had already been done
79599              by some other patch)
79600      Branch: cfgperl
79601            ! pod/perltie.pod
79602 ____________________________________________________________________________
79603 [  6270] By: jhi                                   on 2000/06/29  21:24:51
79604         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
79605              From: Nicholas Clark <nick@talking.bollo.cx>
79606              Date: Fri, 23 Jun 2000 16:21:15 +0100
79607              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
79608      Branch: cfgperl
79609            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
79610            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
79611 ____________________________________________________________________________
79612 [  6269] By: jhi                                   on 2000/06/29  19:38:15
79613         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
79614              silence few compiler warnings.
79615      Branch: cfgperl
79616            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
79617 ____________________________________________________________________________
79618 [  6268] By: jhi                                   on 2000/06/29  18:21:50
79619         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
79620              From: Dominic Dunlop <domo@computer.org> 
79621              Date: Thu, 29 Jun 2000 12:32:39 +0200 
79622              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
79623      Branch: cfgperl
79624            ! t/op/sprintf.t
79625 ____________________________________________________________________________
79626 [  6267] By: jhi                                   on 2000/06/29  18:16:07
79627         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
79628              From: Doug MacEachern <dougm@covalent.net>
79629              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
79630              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
79631      Branch: cfgperl
79632            + t/op/method2entersub.t
79633            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
79634            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
79635            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
79636            ! xsutils.c
79637 ____________________________________________________________________________
79638 [  6266] By: jhi                                   on 2000/06/29  15:11:15
79639         Log: Subject: [PATCH 5.6.0] cygwin port
79640              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
79641              From: "Fifer, Eric" <EFifer@sanwaint.com>
79642              Date: Thu, 29 Jun 2000 12:58:29 +0100
79643      Branch: cfgperl
79644            ! cygwin/Makefile.SHs
79645 ____________________________________________________________________________
79646 [  6265] By: jhi                                   on 2000/06/29  15:04:05
79647         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
79648              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79649              Date: Wed, 28 Jun 2000 17:50:12 -0700
79650              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
79651      Branch: cfgperl
79652            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
79653 ____________________________________________________________________________
79654 [  6264] By: jhi                                   on 2000/06/29  15:00:57
79655         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
79656              From: Marty Lucich <marty@netcom.com>
79657              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
79658              Message-Id: <200006282116.OAA11148@netcom.com>
79659              ccdlflags update (the BSD/OS 4.1 part had already been taken
79660              care of by #6141).
79661      Branch: cfgperl
79662            ! hints/bsdos.sh
79663 ____________________________________________________________________________
79664 [  6263] By: jhi                                   on 2000/06/29  13:47:44
79665         Log: tr fixes from Simon Cozens
79666      Branch: cfgperl
79667            ! doop.c
79668 ____________________________________________________________________________
79669 [  6262] By: jhi                                   on 2000/06/28  18:46:01
79670         Log: Subject: 5.6.0 Patch for EPOC
79671              From: Olaf Flebbe <o.flebbe@gmx.de>
79672              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
79673              Message-ID: <23449.960929969@www11.gmx.net>
79674      Branch: cfgperl
79675            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
79676            ! epoc/epocish.h
79677 ____________________________________________________________________________
79678 [  6261] By: jhi                                   on 2000/06/28  18:29:07
79679         Log: Subject: Re: [PATCH cfgperl] BOMs away!
79680              From: simon@brecon.co.uk (Simon Cozens)
79681              Date: 17 Jun 2000 11:49:57 GMT
79682              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
79683      Branch: cfgperl
79684            ! pod/perldiag.pod t/comp/require.t toke.c
79685 ____________________________________________________________________________
79686 [  6260] By: jhi                                   on 2000/06/28  17:47:16
79687         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
79688              From: simon@brecon.co.uk (Simon Cozens) 
79689              Date: 17 Jun 2000 11:56:44 GMT 
79690              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
79691              pack U0, pack C0
79692      Branch: cfgperl
79693            ! pod/perlfunc.pod pp.c t/op/pack.t
79694 ____________________________________________________________________________
79695 [  6259] By: jhi                                   on 2000/06/28  16:43:17
79696         Log: perlnewmod was missing from MANIFEST.
79697      Branch: cfgperl
79698            ! MANIFEST
79699 ____________________________________________________________________________
79700 [  6258] By: jhi                                   on 2000/06/28  15:54:30
79701         Log: linenumber tweak
79702      Branch: cfgperl
79703            ! t/pragma/warn/regcomp
79704 ____________________________________________________________________________
79705 [  6257] By: jhi                                   on 2000/06/28  15:50:44
79706         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
79707              From: Doug MacEachern <dougm@covalent.net>
79708              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
79709              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
79710              (one part of the patch had been applied earlier)
79711      Branch: cfgperl
79712            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
79713 ____________________________________________________________________________
79714 [  6256] By: jhi                                   on 2000/06/28  15:40:22
79715         Log: tweaks from Simon Cozens to further fix tr/// under utf8
79716      Branch: cfgperl
79717            ! doop.c
79718 ____________________________________________________________________________
79719 [  6255] By: jhi                                   on 2000/06/28  15:33:45
79720         Log: small thinko tweaks
79721      Branch: cfgperl
79722            ! lib/IPC/Open3.pm t/op/my_stash.t
79723 ____________________________________________________________________________
79724 [  6254] By: jhi                                   on 2000/06/28  15:33:25
79725         Log: Subject: tr///, help wanted.
79726              From: simon@brecon.co.uk (Simon Cozens)
79727              Date: 28 Jun 2000 11:29:04 GMT
79728              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
79729      Branch: cfgperl
79730            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
79731            ! pp_proto.h proto.h t/op/tr.t
79732 ____________________________________________________________________________
79733 [  6253] By: jhi                                   on 2000/06/28  15:09:17
79734         Log: Paranoia tweak on #6249.
79735              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
79736              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
79737              Date: Sun, 25 Jun 2000 23:43:12 -0400
79738              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
79739      Branch: cfgperl
79740            ! lib/IPC/Open3.pm
79741 ____________________________________________________________________________
79742 [  6252] By: jhi                                   on 2000/06/28  15:01:38
79743         Log: Document #6249 and #6251.
79744      Branch: cfgperl
79745            ! lib/Exporter.pm lib/IPC/Open3.pm
79746 ____________________________________________________________________________
79747 [  6251] By: jhi                                   on 2000/06/28  14:50:43
79748         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
79749              From: Doug MacEachern <dougm@covalent.net>
79750              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
79751              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
79752      Branch: cfgperl
79753            ! lib/Exporter.pm
79754 ____________________________________________________________________________
79755 [  6250] By: jhi                                   on 2000/06/28  14:45:23
79756         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
79757              From: Doug MacEachern <dougm@covalent.net>
79758              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
79759              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
79760      Branch: cfgperl
79761            + t/op/my_stash.t
79762            ! MANIFEST embed.pl global.sym proto.h toke.c
79763 ____________________________________________________________________________
79764 [  6249] By: jhi                                   on 2000/06/28  14:36:34
79765         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
79766              From: Frank Tobin <ftobin@uiuc.edu>
79767              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
79768              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
79769      Branch: cfgperl
79770            ! lib/IPC/Open3.pm
79771 ____________________________________________________________________________
79772 [  6248] By: jhi                                   on 2000/06/28  14:11:25
79773         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
79774              From: Mark-Jason Dominus <mjd@plover.com>
79775              Date: Tue, 27 Jun 2000 22:36:42 -0400
79776              Message-ID: <20000628023642.12166.qmail@plover.com>
79777      Branch: cfgperl
79778            ! pod/perlfunc.pod
79779 ____________________________________________________________________________
79780 [  6247] By: jhi                                   on 2000/06/27  12:46:37
79781         Log: Tweak $VERSION, patch from Doug MacEachern.
79782      Branch: cfgperl
79783            ! lib/File/Spec.pm
79784 ____________________________________________________________________________
79785 [  6246] By: jhi                                   on 2000/06/27  03:34:46
79786         Log: Allow for standalone testing.
79787      Branch: cfgperl
79788            ! t/lib/filefunc.t t/lib/filespec.t
79789 ____________________________________________________________________________
79790 [  6245] By: jhi                                   on 2000/06/27  02:50:02
79791         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
79792              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
79793              Date: Sat, 24 Jun 2000 13:06:20 +0100
79794              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
79795      Branch: cfgperl
79796            ! ext/DynaLoader/DynaLoader_pm.PL
79797 ____________________________________________________________________________
79798 [  6244] By: jhi                                   on 2000/06/27  02:46:10
79799         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
79800              From: Doug MacEachern <dougm@covalent.net>
79801              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
79802              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
79803      Branch: cfgperl
79804            ! gv.c sv.c t/lib/peek.t
79805 ____________________________________________________________________________
79806 [  6243] By: jhi                                   on 2000/06/27  02:38:07
79807         Log: Subject: [PATCH] is_utf8_string
79808              From: simon@brecon.co.uk (Simon Cozens)
79809              Date: 26 Jun 2000 02:25:59 GMT
79810              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
79811      Branch: cfgperl
79812            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
79813            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
79814            ! proto.h utf8.c
79815 ____________________________________________________________________________
79816 [  6242] By: jhi                                   on 2000/06/27  02:24:00
79817         Log: Subject: [PATCH] bytes<->utf8 fixes
79818              From: simon@brecon.co.uk (Simon Cozens)
79819              Date: 26 Jun 2000 04:55:45 GMT
79820              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
79821      Branch: cfgperl
79822            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
79823 ____________________________________________________________________________
79824 [  6241] By: jhi                                   on 2000/06/27  02:12:42
79825         Log: Do no -warn on \_, only on \alpha.
79826              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
79827              From: David Dyck <dcd@tc.fluke.com>
79828              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
79829              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
79830      Branch: cfgperl
79831            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
79832 ____________________________________________________________________________
79833 [  6240] By: jhi                                   on 2000/06/27  02:00:01
79834         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
79835              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
79836              Date: Mon, 26 Jun 2000 18:40:14 +0100
79837              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
79838      Branch: cfgperl
79839            ! utils/h2xs.PL
79840 ____________________________________________________________________________
79841 [  6239] By: jhi                                   on 2000/06/27  01:53:40
79842         Log: Configure maintenance.  Sever some dependency cycles,
79843              separate gccversion from the cc unit,
79844              address [ID 20000623.006] Configure script patch for using gcc on AIX
79845              (but solve it a little bit differently),
79846              unduplex some accidentally duplicated units,
79847              suggest using gcc if no cc available
79848              (p5p thread: "Solaris configure: counterproposal", 1999-09)
79849      Branch: cfgperl
79850            ! Configure Todo-5.6 config_h.SH
79851      Branch: metaconfig
79852            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
79853            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
79854      Branch: metaconfig/U/perl
79855            + gccvers.U
79856            ! d_getespwnam.U d_getprpwnam.U i_prot.U
79857 ____________________________________________________________________________
79858 [  6238] By: jhi                                   on 2000/06/25  18:04:56
79859         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
79860              From: Dan Sugalski <dan@sidhe.org>
79861              Date: Fri, 23 Jun 2000 17:00:00 -0400
79862              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
79863      Branch: cfgperl
79864            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
79865 ____________________________________________________________________________
79866 [  6237] By: jhi                                   on 2000/06/25  16:36:45
79867         Log: Tweak embed.pl, regen headers.
79868      Branch: cfgperl
79869            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
79870            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
79871            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
79872            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
79873            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
79874 ____________________________________________________________________________
79875 [  6236] By: jhi                                   on 2000/06/25  15:26:42
79876         Log: Regen headers.
79877      Branch: cfgperl
79878            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
79879            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
79880            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
79881            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
79882            ! regnodes.h warnings.h
79883 ____________________________________________________________________________
79884 [  6235] By: jhi                                   on 2000/06/23  19:39:35
79885         Log: The thread begun by
79886              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
79887              From: Kevin.Ruscoe@ubsw.com
79888              Date: Fri, 16 Jun 2000 16:38:51 +0100
79889              Message-Id: <H000019b03c300d6@MHS>
79890      Branch: cfgperl
79891            ! hints/solaris_2.sh
79892 ____________________________________________________________________________
79893 [  6234] By: jhi                                   on 2000/06/23  19:23:36
79894         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
79895              because when run as services (Win32ese for daemons)
79896              no environment variables are set and tmpdir ends up as /tmp,
79897              which is ambiguous.
79898              
79899              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
79900              From: matt@sergeant.org
79901              Date: 16 Jun 2000 16:30:43 -0000
79902              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
79903      Branch: cfgperl
79904            ! lib/File/Spec/Win32.pm
79905 ____________________________________________________________________________
79906 [  6233] By: jhi                                   on 2000/06/23  19:18:58
79907         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
79908              From: Mark-Jason Dominus <mjd@plover.com>
79909              Date: Fri, 16 Jun 2000 20:53:04 -0400
79910              Message-ID: <20000617005304.8008.qmail@plover.com>
79911      Branch: cfgperl
79912            ! op.h
79913 ____________________________________________________________________________
79914 [  6232] By: jhi                                   on 2000/06/23  16:10:02
79915         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
79916              From: simon@brecon.co.uk (Simon Cozens)
79917              Date: 19 Jun 2000 15:18:27 GMT
79918              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
79919              
79920              plus update pod/Makefile and regenerate perltoc
79921      Branch: cfgperl
79922            + pod/perlutil.pod
79923            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
79924 ____________________________________________________________________________
79925 [  6231] By: jhi                                   on 2000/06/23  15:19:18
79926         Log: Subject: [PATCH 5.6.0] cygwin port
79927              From: "Fifer, Eric" <EFifer@sanwaint.com>
79928              Date: Tue, 20 Jun 2000 14:30:58 +0100
79929              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
79930      Branch: cfgperl
79931            ! README.cygwin lib/File/Find.pm
79932 ____________________________________________________________________________
79933 [  6230] By: jhi                                   on 2000/06/23  14:25:21
79934         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
79935      Branch: cfgperl
79936            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
79937            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
79938            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
79939            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
79940 ____________________________________________________________________________
79941 [  6229] By: jhi                                   on 2000/06/23  14:13:34
79942         Log: Subject: README.hpux version 0.6.1
79943              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
79944              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
79945              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
79946      Branch: cfgperl
79947            ! README.hpux
79948 ____________________________________________________________________________
79949 [  6228] By: jhi                                   on 2000/06/23  14:07:20
79950         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
79951              From: Doug MacEachern <dougm@covalent.net>
79952              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
79953              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
79954      Branch: cfgperl
79955            ! op.c
79956 ____________________________________________________________________________
79957 [  6227] By: jhi                                   on 2000/06/23  14:01:06
79958         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
79959              From: Doug MacEachern <dougm@covalent.net>
79960              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
79961              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
79962      Branch: cfgperl
79963            + lib/lib.pm.PL
79964            - lib/lib.pm
79965            ! MANIFEST Makefile.SH
79966 ____________________________________________________________________________
79967 [  6226] By: jhi                                   on 2000/06/23  13:53:07
79968         Log: Subject: [PATCH] remove forward declarations in Socket.pm
79969              From: Doug MacEachern <dougm@covalent.net>
79970              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
79971              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
79972              
79973              From: Doug MacEachern <dougm@covalent.net>
79974              Subject: Re: [PATCH] remove forward declarations in Socket.pm
79975              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
79976              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
79977      Branch: cfgperl
79978            ! ext/Socket/Socket.pm op.c
79979 ____________________________________________________________________________
79980 [  6225] By: jhi                                   on 2000/06/23  13:41:52
79981         Log: Add source code filenames to apidoc.
79982              From: simon@brecon.co.uk (Simon Cozens)
79983              Subject: [PATCH embed.pl] Source X-ref
79984              Date: 22 Jun 2000 02:18:49 GMT
79985              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
79986      Branch: cfgperl
79987            ! embed.pl
79988 ____________________________________________________________________________
79989 [  6224] By: jhi                                   on 2000/06/23  13:32:33
79990         Log: A way to avoid English.pm performance hit.
79991              From: root <root@jester.slaysys.com>
79992              Subject: [YAPATCH English.pm] My turn to putt again
79993              Date: Thu, 22 Jun 2000 20:33:58 -0400
79994              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
79995      Branch: cfgperl
79996            ! lib/English.pm t/lib/english.t
79997 ____________________________________________________________________________
79998 [  6223] By: jhi                                   on 2000/06/23  13:27:06
79999         Log: Avoid double close().
80000              Subject: [PATCH] avoid double close()
80001              From: Doug MacEachern <dougm@covalent.net>
80002              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
80003              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
80004      Branch: cfgperl
80005            ! doio.c
80006 ____________________________________________________________________________
80007 [  6222] By: jhi                                   on 2000/06/23  13:25:54
80008         Log: doc typo fix
80009              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
80010              From: Ian Phillipps <Ian.Phillipps@iname.com>
80011              Date: Fri, 23 Jun 2000 10:40:58 +0100
80012              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
80013      Branch: cfgperl
80014            ! lib/Pod/Usage.pm
80015 ____________________________________________________________________________
80016 [  6221] By: jhi                                   on 2000/06/23  13:24:15
80017         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
80018              From: simon@brecon.co.uk (Simon Cozens)
80019              Subject: [PATCH] Eliminate tr///[CU][CU]
80020              Date: 23 Jun 2000 11:05:40 GMT
80021              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
80022      Branch: cfgperl
80023            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
80024 ____________________________________________________________________________
80025 [  6220] By: jhi                                   on 2000/06/22  16:07:51
80026         Log: Win32 patches from Benjamin Stuhl.
80027      Branch: cfgperl
80028            ! makedef.pl win32/win32.h
80029 ____________________________________________________________________________
80030 [  6219] By: jhi                                   on 2000/06/22  16:06:34
80031         Log: Bytecode patches from Benjamin Stuhl.
80032      Branch: cfgperl
80033            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
80034            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
80035            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
80036 ____________________________________________________________________________
80037 [  6218] By: jhi                                   on 2000/06/15  23:54:16
80038         Log: Bytecode patches from Benjamin Stuhl.
80039      Branch: cfgperl
80040            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
80041 ____________________________________________________________________________
80042 [  6217] By: jhi                                   on 2000/06/09  13:38:29
80043         Log: Rename the fdpid locking and integrate with Sarathy.
80044      Branch: cfgperl
80045            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
80046            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
80047            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
80048            ! win32/win32.c
80049           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
80050 ____________________________________________________________________________
80051 [  6216] By: gsar                                  on 2000/06/08  14:54:21
80052         Log: be more optimal about clearing @_
80053      Branch: perl
80054            ! cop.h
80055 ____________________________________________________________________________
80056 [  6215] By: gsar                                  on 2000/06/08  14:33:04
80057         Log: tweak comment about @DB::args
80058      Branch: perl
80059            ! av.h pp_ctl.c
80060 ____________________________________________________________________________
80061 [  6214] By: gsar                                  on 2000/06/08  13:57:54
80062         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
80063              caller() wants to populate @DB::args with it (causes a coredump
80064              in Carp::confess())
80065      Branch: perl
80066            ! cop.h t/op/runlevel.t
80067 ____________________________________________________________________________
80068 [  6213] By: gsar                                  on 2000/06/08  07:06:35
80069         Log: back out change#6106 (seems problematic)
80070      Branch: perl
80071            ! hints/solaris_2.sh
80072 ____________________________________________________________________________
80073 [  6212] By: jhi                                   on 2000/06/07  03:10:36
80074         Log: Continuing mopup for #6204.
80075      Branch: cfgperl
80076            ! ext/B/defsubs_h.PL
80077 ____________________________________________________________________________
80078 [  6211] By: jhi                                   on 2000/06/07  02:41:50
80079         Log: Mopup for #6204.
80080              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
80081              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
80082              This is comes from const() where POK isn't on when expected.
80083      Branch: cfgperl
80084            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
80085            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
80086            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
80087            ! perlapi.h pod/perlapi.pod
80088 ____________________________________________________________________________
80089 [  6210] By: jhi                                   on 2000/06/07  01:56:29
80090         Log: Mopup for #6207 and #6209.
80091      Branch: cfgperl
80092            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
80093 ____________________________________________________________________________
80094 [  6209] By: jhi                                   on 2000/06/07  01:33:12
80095         Log: Lock PL_fdpid against race conditions, based on:
80096              Subject: [PATCH 5.6.0]subprocess fixup for threads
80097              From: Dan Sugalski <dan@sidhe.org>
80098              To: perl5-porters@perl.org
80099              Date: Tue, 11 Apr 2000 17:02:32 -0400
80100              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
80101      Branch: cfgperl
80102            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
80103            ! win32/win32.c
80104 ____________________________________________________________________________
80105 [  6208] By: jhi                                   on 2000/06/07  01:05:23
80106         Log: Regen headers for #6207.
80107      Branch: cfgperl
80108            ! embed.h global.sym objXSUB.h proto.h
80109 ____________________________________________________________________________
80110 [  6207] By: jhi                                   on 2000/06/06  23:43:13
80111         Log: Subject: [PATCH 5.6.0] Threadsafe patches
80112              From: Dan Sugalski <dan@sidhe.org>
80113              To: perl5-porters@perl.org
80114              Date: Mon, 08 May 2000 18:08:13 -0400
80115              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
80116      Branch: cfgperl
80117            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
80118            ! proto.h sv.h util.c
80119 ____________________________________________________________________________
80120 [  6206] By: jhi                                   on 2000/06/06  23:21:23
80121         Log: Subject: [PATCH] Eliminate $a/$b in pod
80122              From: David Glasser <me@davidglasser.net>
80123              To: perl5-porters@perl.org
80124              Date: Mon, 29 May 2000 21:15:59 -0400
80125              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
80126      Branch: cfgperl
80127            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
80128            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
80129            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
80130            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
80131            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
80132            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
80133            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
80134            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
80135            ! pod/perlvar.pod pod/perlxs.pod
80136 ____________________________________________________________________________
80137 [  6205] By: jhi                                   on 2000/06/06  23:12:14
80138         Log: Subject: [PATCH] Win32 improvements
80139              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
80140              To: gsar@activestate.com, perl5-porters@perl.org
80141              Date: Mon, 29 May 2000 17:22:24 PDT
80142              Message-ID: <20000530002224.91142.qmail@hotmail.com>
80143              (MUA had mangled many lines by wordwrapping)
80144      Branch: cfgperl
80145            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
80146 ____________________________________________________________________________
80147 [  6204] By: jhi                                   on 2000/06/06  23:01:50
80148         Log: Subject: [PATCH] B::Bytecode patches
80149              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
80150              To: gsar@activestate.com, jhi@iki.fi
80151              Cc: perl5-porters@perl.org
80152              Message-ID: <20000602202526.48694.qmail@hotmail.com>
80153              (MUA had mangled many lines by wordwrapping)
80154      Branch: cfgperl
80155            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
80156            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
80157            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
80158            ! intrpvar.h perl.c
80159 ____________________________________________________________________________
80160 [  6203] By: jhi                                   on 2000/06/06  22:32:43
80161         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
80162              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80163              Date: Tue, 06 Jun 2000 13:07:45 -0700
80164              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
80165      Branch: cfgperl
80166            ! pod/perldiag.pod
80167 ____________________________________________________________________________
80168 [  6202] By: jhi                                   on 2000/06/06  19:38:35
80169         Log: Integrate with Sarathy.
80170      Branch: cfgperl
80171           !> perl.c
80172 ____________________________________________________________________________
80173 [  6201] By: gsar                                  on 2000/06/06  00:42:59
80174         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
80175              does a PUSHMARK that's never ever POPMARKed; in general, only
80176              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
80177              Perl_eval_[sp]v() don't because they don't take any incoming
80178              arguments (this leak has been around since the original version
80179              of perl_eval_pv() in 5.003_97e)
80180      Branch: perl
80181            ! perl.c
80182 ____________________________________________________________________________
80183 [  6200] By: jhi                                   on 2000/06/04  03:44:52
80184         Log: Update to cperl-mode.el 4.31 from
80185              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
80186              Subject: A couple of notes
80187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
80188              To: Mailing list Perl5 <perl5-porters@perl.org>
80189              Date: Sat, 3 Jun 2000 23:33:32 -0400
80190              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
80191      Branch: cfgperl
80192            ! emacs/cperl-mode.el
80193 ____________________________________________________________________________
80194 [  6199] By: jhi                                   on 2000/06/03  15:11:05
80195         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
80196              From: Dan Sugalski <dan@sidhe.org>
80197              To: perl5-porters@perl.org, vmsperl@perl.org
80198              Date: Fri, 02 Jun 2000 17:30:51 -0400
80199              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
80200      Branch: cfgperl
80201            ! vms/descrip_mms.template vms/gen_shrfls.pl
80202 ____________________________________________________________________________
80203 [  6198] By: jhi                                   on 2000/06/03  14:59:15
80204         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
80205              From: Dan Sugalski <dan@sidhe.org>
80206              To: vmsperl@perl.org, perl5-porters@perl.org
80207              Date: Fri, 02 Jun 2000 16:00:41 -0400
80208              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
80209              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
80210      Branch: cfgperl
80211            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
80212            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
80213            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
80214 ____________________________________________________________________________
80215 [  6197] By: jhi                                   on 2000/06/03  14:41:30
80216         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
80217              From: John Borwick <jhborwic@unity.ncsu.edu>
80218              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
80219              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
80220      Branch: cfgperl
80221            ! pod/perlsyn.pod
80222 ____________________________________________________________________________
80223 [  6196] By: jhi                                   on 2000/06/03  14:38:09
80224         Log: Integrate with Sarathy.
80225      Branch: cfgperl
80226           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
80227           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
80228           !> vms/perly_c.vms
80229 ____________________________________________________________________________
80230 [  6195] By: gsar                                  on 2000/06/02  22:43:13
80231         Log: fix yet another eval"" leak under USE_ITHREADS
80232      Branch: perl
80233            ! op.c
80234 ____________________________________________________________________________
80235 [  6194] By: gsar                                  on 2000/06/02  18:22:06
80236         Log: fix small eval"" memory leaks under USE_ITHREADS
80237      Branch: perl
80238            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
80239            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
80240            ! vms/perly_c.vms
80241 ____________________________________________________________________________
80242 [  6193] By: jhi                                   on 2000/06/01  13:03:56
80243         Log: Signals-be-gone for microperl.
80244      Branch: cfgperl
80245            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
80246 ____________________________________________________________________________
80247 [  6192] By: jhi                                   on 2000/06/01  12:52:02
80248         Log: Integrate with Sarathy.
80249      Branch: cfgperl
80250           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
80251           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
80252           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
80253           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
80254           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
80255           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
80256           !> t/op/vec.t utils/h2xs.PL
80257 ____________________________________________________________________________
80258 [  6191] By: gsar                                  on 2000/06/01  09:38:21
80259         Log: vec() loses numericalness (modified version of patch suggested
80260              by Robin Barker)
80261      Branch: perl
80262            ! doop.c t/op/vec.t
80263 ____________________________________________________________________________
80264 [  6190] By: gsar                                  on 2000/06/01  09:26:15
80265         Log: submit missing embed.pl change
80266      Branch: perl
80267            ! embed.pl
80268 ____________________________________________________________________________
80269 [  6189] By: gsar                                  on 2000/06/01  09:05:34
80270         Log: counting tr/// corrupts later operation (from M.J.T Guy)
80271      Branch: perl
80272            ! doop.c t/op/tr.t
80273 ____________________________________________________________________________
80274 [  6188] By: gsar                                  on 2000/06/01  08:58:39
80275         Log: h2xs tweaks
80276      Branch: perl
80277            ! utils/h2xs.PL
80278 ____________________________________________________________________________
80279 [  6187] By: gsar                                  on 2000/06/01  08:50:07
80280         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
80281              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
80282      Branch: perl
80283            + lib/Pod/LaTeX.pm
80284            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
80285            ! pod/pod2latex.PL
80286 ____________________________________________________________________________
80287 [  6186] By: gsar                                  on 2000/06/01  08:24:40
80288         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
80289              <wolfgang.laun@alcatel.at>)
80290      Branch: perl
80291            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
80292            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
80293 ____________________________________________________________________________
80294 [  6185] By: gsar                                  on 2000/06/01  08:12:00
80295         Log: remove incorrect documentation about implicit split to @_ in
80296              list context, which never really worked in perl 5 (from
80297              M.J.T. Guy)
80298      Branch: perl
80299            ! pod/perlfunc.pod pod/perltrap.pod
80300 ____________________________________________________________________________
80301 [  6184] By: gsar                                  on 2000/06/01  07:52:27
80302         Log: tweak for change#6127
80303      Branch: perl
80304            ! perl.c
80305 ____________________________________________________________________________
80306 [  6183] By: gsar                                  on 2000/06/01  07:41:02
80307         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
80308              <nick@ccl4.org>)
80309      Branch: perl
80310            + t/lib/selfloader.t
80311            ! MANIFEST lib/SelfLoader.pm
80312 ____________________________________________________________________________
80313 [  6182] By: jhi                                   on 2000/06/01  00:34:42
80314         Log: Be Cleaner Part Deux.
80315      Branch: cfgperl
80316            ! Makefile.SH
80317 ____________________________________________________________________________
80318 [  6181] By: jhi                                   on 2000/06/01  00:32:09
80319         Log: Integrate with Sarathy.
80320      Branch: cfgperl
80321           !> pp.c t/op/arith.t
80322 ____________________________________________________________________________
80323 [  6180] By: jhi                                   on 2000/06/01  00:31:13
80324         Log: microperl nits from Simon Cozens.
80325      Branch: cfgperl
80326            + uconfig.h
80327            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
80328            ! unixish.h
80329 ____________________________________________________________________________
80330 [  6179] By: gsar                                  on 2000/05/31  22:37:51
80331         Log: buggy modulus on UVs introduced by change#3378 (resulted in
80332              4063328477 % 65535 amounting to 27406, instead of 27407)
80333      Branch: perl
80334            ! pp.c t/op/arith.t
80335 ____________________________________________________________________________
80336 [  6178] By: jhi                                   on 2000/05/31  21:52:41
80337         Log: Be cleaner.
80338      Branch: cfgperl
80339            ! Makefile.SH
80340 ____________________________________________________________________________
80341 [  6177] By: jhi                                   on 2000/05/31  21:47:33
80342         Log: Substitution utf8 patch from Simon Cozens.
80343      Branch: cfgperl
80344            ! pp_hot.c
80345 ____________________________________________________________________________
80346 [  6176] By: jhi                                   on 2000/05/31  21:45:34
80347         Log: Single-quoted utf8 patch from Simon Cozens.
80348      Branch: cfgperl
80349            ! toke.c
80350 ____________________________________________________________________________
80351 [  6175] By: jhi                                   on 2000/05/31  21:40:18
80352         Log: Integrate with Sarathy.
80353      Branch: cfgperl
80354           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
80355 ____________________________________________________________________________
80356 [  6174] By: jhi                                   on 2000/05/31  21:37:31
80357         Log: microperl changes from Simon Cozens; Makefile for microperl
80358              written from scratch; few casts added as microperl compilation
80359              doesn't have all prototypes available.
80360      Branch: cfgperl
80361            + Makefile.micro README.micro Todo.micro uconfig.sh
80362            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
80363            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
80364      Branch: metaconfig
80365            + U/modified/Config_h.U
80366 ____________________________________________________________________________
80367 [  6173] By: jhi                                   on 2000/05/31  20:00:24
80368         Log: metaconfig maintenance.
80369      Branch: metaconfig
80370            + U/modified/Inhdr.U U/typedefs/inotype.U
80371      Branch: metaconfig/U/perl
80372            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
80373            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
80374 ____________________________________________________________________________
80375 [  6172] By: gsar                                  on 2000/05/31  05:05:42
80376         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
80377              (from Ilya Zakharevich)
80378      Branch: perl
80379            ! regexec.c t/op/re_tests
80380 ____________________________________________________________________________
80381 [  6171] By: gsar                                  on 2000/05/31  05:01:47
80382         Log: scalar() doesn't force scalar context when used in void context
80383              (from Simon Cozens)
80384      Branch: perl
80385            ! op.c t/op/wantarray.t
80386 ____________________________________________________________________________
80387 [  6170] By: gsar                                  on 2000/05/31  04:41:33
80388         Log: change#6142 needs tweaks to tests to work where there's no symlink()
80389              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80390      Branch: perl
80391            ! t/lib/filefind.t
80392 ____________________________________________________________________________
80393 [  6169] By: gsar                                  on 2000/05/31  04:29:49
80394         Log: integrate cfgperl contents into mainline
80395      Branch: perl
80396           +> pod/perlmodlib.PL pod/perlnewmod.pod
80397           !> (integrate 42 files)
80398 ____________________________________________________________________________
80399 [  6168] By: jhi                                   on 2000/05/30  22:53:37
80400         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
80401      Branch: cfgperl
80402            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80403            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
80404            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
80405            ! win32/config.bc win32/config.gc win32/config.vc
80406            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
80407            ! win32/config_h.PL win32/config_sh.PL
80408      Branch: metaconfig/U/perl
80409            ! perlxv.U
80410 ____________________________________________________________________________
80411 [  6167] By: jhi                                   on 2000/05/30  22:20:21
80412         Log: tweak todo 
80413      Branch: cfgperl
80414            ! Todo-5.6
80415 ____________________________________________________________________________
80416 [  6166] By: jhi                                   on 2000/05/30  22:11:51
80417         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
80418              in case somebody wants to write an extension for more
80419              shadow database interfaces.
80420      Branch: cfgperl
80421            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80422            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
80423            ! vos/config.def vos/config.h vos/config_h.SH_orig
80424            ! win32/config.bc win32/config.gc win32/config.vc
80425            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
80426      Branch: metaconfig
80427            ! U/modified/Myinit.U
80428      Branch: metaconfig/U/perl
80429            + d_getespwnam.U d_getprpwnam.U i_prot.U
80430 ____________________________________________________________________________
80431 [  6165] By: jhi                                   on 2000/05/30  18:35:34
80432         Log: Integrate with Sarathy.
80433      Branch: cfgperl
80434           !> op.c
80435 ____________________________________________________________________________
80436 [  6164] By: jhi                                   on 2000/05/30  18:30:16
80437         Log: detypo
80438      Branch: cfgperl
80439            ! Configure config_h.SH
80440      Branch: metaconfig/U/perl
80441            ! perlxv.U
80442 ____________________________________________________________________________
80443 [  6163] By: gsar                                  on 2000/05/30  03:24:03
80444         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
80445      Branch: perl
80446            ! op.c
80447 ____________________________________________________________________________
80448 [  6162] By: gsar                                  on 2000/05/30  03:09:38
80449         Log: fix memory leak in method call optimization (change#3768);
80450              made C<eval "$x->foo()"> leak
80451      Branch: perl
80452            ! op.c
80453 ____________________________________________________________________________
80454 [  6161] By: jhi                                   on 2000/05/29  17:56:26
80455         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
80456              both from Simon Cozens.
80457      Branch: cfgperl
80458            + pod/perlmodlib.PL pod/perlnewmod.pod
80459            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
80460            ! pod/perlmodlib.pod pod/perltoc.pod
80461 ____________________________________________________________________________
80462 [  6160] By: jhi                                   on 2000/05/29  17:23:55
80463         Log: Changes for the File::Temp 0.08 (change #6159) test suite
80464              to fit better into the Perl distribution test framework.
80465      Branch: cfgperl
80466            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
80467            ! t/lib/ftmp-tempfile.t
80468 ____________________________________________________________________________
80469 [  6159] By: jhi                                   on 2000/05/29  16:55:36
80470         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
80471      Branch: cfgperl
80472            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
80473            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
80474 ____________________________________________________________________________
80475 [  6158] By: bailey                                on 2000/05/29  16:22:08
80476         Log: Add fallback to tmpfile for use in cases where user's relying on
80477              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
80478              Lane's patch)
80479      Branch: vmsperl
80480            ! vms/vms.c vms/vmsish.h
80481 ____________________________________________________________________________
80482 [  6157] By: jhi                                   on 2000/05/29  03:10:36
80483         Log: Regen Configure to jive with #6149.
80484      Branch: cfgperl
80485            ! Configure
80486      Branch: metaconfig
80487            ! U/modified/Getfile.U
80488 ____________________________________________________________________________
80489 [  6156] By: jhi                                   on 2000/05/29  03:01:38
80490         Log: Integrate with Sarathy.
80491      Branch: cfgperl
80492           +> ext/DynaLoader/dl_mac.xs
80493           !> (integrate 38 files)
80494 ____________________________________________________________________________
80495 [  6155] By: gsar                                  on 2000/05/28  21:15:58
80496         Log: small bug in change#6144; remove random \xA0 character that snuck
80497              in via change#6145
80498      Branch: perl
80499            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
80500 ____________________________________________________________________________
80501 [  6154] By: gsar                                  on 2000/05/28  21:04:19
80502         Log: avoid type mismatch warning
80503      Branch: perl
80504            ! perl.c
80505 ____________________________________________________________________________
80506 [  6153] By: gsar                                  on 2000/05/28  20:58:31
80507         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
80508              <nick@Bagpuss.uk.boo.com>)
80509      Branch: perl
80510            ! lib/Test/Harness.pm
80511 ____________________________________________________________________________
80512 [  6152] By: gsar                                  on 2000/05/28  20:53:42
80513         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
80514      Branch: perl
80515            ! regexec.c
80516 ____________________________________________________________________________
80517 [  6151] By: gsar                                  on 2000/05/28  20:50:28
80518         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
80519      Branch: perl
80520            ! regexec.c
80521 ____________________________________________________________________________
80522 [  6150] By: gsar                                  on 2000/05/28  20:39:58
80523         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
80524      Branch: perl
80525            ! pod/perlrequick.pod
80526 ____________________________________________________________________________
80527 [  6149] By: gsar                                  on 2000/05/28  20:35:16
80528         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
80529              <troc@netrus.net>)
80530      Branch: perl
80531            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
80532            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
80533            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
80534            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
80535 ____________________________________________________________________________
80536 [  6148] By: gsar                                  on 2000/05/28  20:21:07
80537         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
80538      Branch: perl
80539            ! lib/ExtUtils/MM_Unix.pm
80540 ____________________________________________________________________________
80541 [  6147] By: gsar                                  on 2000/05/28  20:12:41
80542         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
80543              (from Peter Prymmer)
80544      Branch: perl
80545            ! vms/subconfigure.com
80546 ____________________________________________________________________________
80547 [  6146] By: gsar                                  on 2000/05/28  20:06:15
80548         Log: doc typo
80549      Branch: perl
80550            ! lib/warnings.pm warnings.h warnings.pl
80551 ____________________________________________________________________________
80552 [  6145] By: gsar                                  on 2000/05/28  18:44:33
80553         Log: make xsubpp skip embedded pod (from Matthias Neeracher
80554              <neeri@iis.ee.ethz.ch>)
80555      Branch: perl
80556            ! lib/ExtUtils/xsubpp
80557 ____________________________________________________________________________
80558 [  6144] By: gsar                                  on 2000/05/28  18:42:49
80559         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
80560              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
80561              <neeri@iis.ee.ethz.ch>)
80562      Branch: perl
80563            ! lib/AutoSplit.pm
80564 ____________________________________________________________________________
80565 [  6143] By: gsar                                  on 2000/05/28  18:41:12
80566         Log: MacOS support, part 1 (from Matthias Neeracher
80567              <neeri@iis.ee.ethz.ch>)
80568      Branch: perl
80569            + ext/DynaLoader/dl_mac.xs
80570            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
80571            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
80572            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
80573            ! util.h
80574 ____________________________________________________________________________
80575 [  6142] By: gsar                                  on 2000/05/28  18:21:51
80576         Log: File::Find fails to chdir when chasing symlinks (from
80577              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
80578      Branch: perl
80579            ! lib/File/Find.pm t/lib/filefind.t
80580 ____________________________________________________________________________
80581 [  6141] By: jhi                                   on 2000/05/28  14:25:15
80582         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
80583              forwarded by Peter Seebach from the bsdi-users mailing list.
80584              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
80585      Branch: perl
80586            ! hints/bsdos.sh
80587 ____________________________________________________________________________
80588 [  6140] By: jhi                                   on 2000/05/28  14:11:57
80589         Log: Integrate with Sarathy.
80590      Branch: cfgperl
80591           +> (branch 30 files)
80592           !> (integrate 93 files)
80593 ____________________________________________________________________________
80594 [  6139] By: gsar                                  on 2000/05/28  10:01:48
80595         Log: revise mktables.PL for bugs and newness in Unicode 3.0
80596              (from James Bence <jbence@amgen.com>)
80597      Branch: perl
80598            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
80599            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
80600            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
80601            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
80602            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
80603            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
80604            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
80605            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
80606            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
80607            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
80608            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
80609            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
80610            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
80611            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
80612            + lib/unicode/Is/SylWU.pl
80613            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
80614            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
80615            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
80616            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
80617            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
80618            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
80619            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
80620            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
80621            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
80622            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
80623            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
80624            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
80625            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
80626            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
80627            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
80628            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
80629            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
80630            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
80631            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
80632            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
80633            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
80634            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
80635            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
80636            ! lib/unicode/Makefile lib/unicode/mktables.PL
80637 ____________________________________________________________________________
80638 [  6138] By: gsar                                  on 2000/05/28  08:50:32
80639         Log: add note about the handling of negative indices to tied arrays
80640              (from Michael G Schwern <schwern@pobox.com>)
80641      Branch: perl
80642            ! pod/perltie.pod
80643 ____________________________________________________________________________
80644 [  6137] By: gsar                                  on 2000/05/28  08:46:10
80645         Log: fix bogus redeclaration warning for "our" variables in different
80646              scopes
80647      Branch: perl
80648            ! op.c t/pragma/strict-vars
80649 ____________________________________________________________________________
80650 [  6136] By: gsar                                  on 2000/05/28  08:31:20
80651         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
80652      Branch: perl
80653            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
80654 ____________________________________________________________________________
80655 [  6135] By: gsar                                  on 2000/05/28  08:17:50
80656         Log: enable Test::Harness to dynamically determine column width etc.
80657              (from Rob Napier <rnapier@employees.org>)
80658      Branch: perl
80659            ! lib/Test/Harness.pm
80660 ____________________________________________________________________________
80661 [  6134] By: gsar                                  on 2000/05/28  08:13:39
80662         Log: make Test::Harness use wait.h/WCOREDUMP if available
80663              (from Ben Tilly <ben_tilly@hotmail.com>)
80664      Branch: perl
80665            ! lib/Test/Harness.pm
80666 ____________________________________________________________________________
80667 [  6133] By: gsar                                  on 2000/05/28  08:08:05
80668         Log: elide bogus test in change#6132
80669      Branch: perl
80670            ! t/pragma/warn/9enabled
80671 ____________________________________________________________________________
80672 [  6132] By: gsar                                  on 2000/05/28  08:03:14
80673         Log: warnings::enabled() doesn't fall back to looking at $^W if
80674              caller isn't using lexical warnings (from Paul Marquess)
80675      Branch: perl
80676            ! pp_ctl.c t/pragma/warn/9enabled
80677 ____________________________________________________________________________
80678 [  6131] By: gsar                                  on 2000/05/28  07:57:47
80679         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
80680      Branch: perl
80681            ! ext/POSIX/POSIX.pm
80682 ____________________________________________________________________________
80683 [  6130] By: gsar                                  on 2000/05/28  07:29:12
80684         Log: fix places that mean C<"word" character> but say C<alphanumeric
80685              character>
80686      Branch: perl
80687            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
80688 ____________________________________________________________________________
80689 [  6129] By: gsar                                  on 2000/05/28  07:18:41
80690         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
80691      Branch: perl
80692            ! vms/test.com
80693 ____________________________________________________________________________
80694 [  6128] By: gsar                                  on 2000/05/28  07:12:55
80695         Log: new perlxstut example for passing/returning refs to arrays
80696              (from David Lowe <dlowe@pootpoot.com>)
80697      Branch: perl
80698            ! pod/perlxstut.pod
80699 ____________________________________________________________________________
80700 [  6127] By: gsar                                  on 2000/05/28  07:02:50
80701         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
80702              failed (from Gisle Aas)
80703      Branch: perl
80704            ! cop.h perl.c
80705 ____________________________________________________________________________
80706 [  6126] By: gsar                                  on 2000/05/28  06:39:53
80707         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
80708              (reworked variant of patch suggested by Simon Cozens)
80709      Branch: perl
80710            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
80711            ! pp_hot.c proto.h t/op/gv.t
80712 ____________________________________________________________________________
80713 [  6125] By: gsar                                  on 2000/05/28  05:14:55
80714         Log: enable propagating exception objects via Perl_croak() in XS code
80715              (from Gisle Aas)
80716      Branch: perl
80717            ! util.c
80718 ____________________________________________________________________________
80719 [  6124] By: gsar                                  on 2000/05/28  05:07:28
80720         Log: integrate vmsperl contents into mainline
80721      Branch: perl
80722           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
80723           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
80724           !> vms/vmsish.h
80725 ____________________________________________________________________________
80726 [  6123] By: gsar                                  on 2000/05/28  05:03:53
80727         Log: clarify gotcha with #line directives (from Rocco Caputo
80728              <troc@netrus.net>)
80729      Branch: perl
80730            ! pod/perldebug.pod pod/perlsyn.pod
80731 ____________________________________________________________________________
80732 [  6122] By: gsar                                  on 2000/05/28  04:58:29
80733         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
80734              (from Mark-Jason Dominus)
80735      Branch: perl
80736            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
80737            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
80738            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
80739            ! toke.c
80740 ____________________________________________________________________________
80741 [  6121] By: bailey                                on 2000/05/25  04:46:54
80742         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
80743              lists (based on fixes by Craig Berry)
80744      Branch: vmsperl
80745            ! lib/File/Spec/VMS.pm
80746 ____________________________________________________________________________
80747 [  6120] By: bailey                                on 2000/05/25  04:25:38
80748         Log: Add missing escape (Charles Lane)
80749      Branch: vmsperl
80750            ! t/op/lex_assign.t
80751 ____________________________________________________________________________
80752 [  6119] By: bailey                                on 2000/05/25  04:21:25
80753         Log: Quiet error messages in vmsish.t (Charles Lane)
80754      Branch: vmsperl
80755            ! vms/ext/vmsish.t
80756 ____________________________________________________________________________
80757 [  6118] By: bailey                                on 2000/05/25  04:17:57
80758         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
80759              Flatten case labels in switch statements uniformly (Charles Bailey)
80760      Branch: vmsperl
80761            ! vms/vms.c
80762 ____________________________________________________________________________
80763 [  6117] By: bailey                                on 2000/05/25  03:58:09
80764         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
80765      Branch: vmsperl
80766            ! vms/vmsish.h
80767 ____________________________________________________________________________
80768 [  6116] By: bailey                                on 2000/05/25  03:11:15
80769         Log: Miscellaneous cosmetic fixes (Charles Lane)
80770      Branch: vmsperl
80771            ! lib/ExtUtils/MM_VMS.pm
80772 ____________________________________________________________________________
80773 [  6115] By: bailey                                on 2000/05/25  03:10:36
80774         Log: Add bounds checking for several strings (Charles Lane)
80775      Branch: vmsperl
80776            ! vms/vms.c
80777 ____________________________________________________________________________
80778 [  6114] By: bailey                                on 2000/05/25  02:25:34
80779         Log: Urk -- undo previous removal of vmsish 'exit' change
80780      Branch: vmsperl
80781            ! vms/ext/vmsish.pm vms/vmsish.h
80782 ____________________________________________________________________________
80783 [  6113] By: bailey                                on 2000/05/24  02:24:40
80784         Log: Ugly workaround for version-specific RTL error
80785      Branch: vmsperl
80786            ! vms/vms.c
80787 ____________________________________________________________________________
80788 [  6112] By: bailey                                on 2000/05/24  02:19:55
80789         Log: Check for existence of file before trying to delete
80790      Branch: vmsperl
80791            ! vms/test.com
80792 ____________________________________________________________________________
80793 [  6111] By: bailey                                on 2000/05/23  23:35:13
80794         Log: Resync with mainline prior to post-5.6.0 updates
80795      Branch: vmsperl
80796           +> (branch 49 files)
80797            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
80798            ! vms/ext/vmsish.pm
80799           !> (integrate 334 files)
80800 ____________________________________________________________________________
80801 [  6110] By: jhi                                   on 2000/05/23  19:28:32
80802         Log: todo tweak
80803      Branch: cfgperl
80804            ! Todo-5.6
80805 ____________________________________________________________________________
80806 [  6109] By: jhi                                   on 2000/05/18  17:38:54
80807         Log: Integrate with Sarathy.
80808      Branch: cfgperl
80809           !> mg.c perl.h win32/perlhost.h
80810 ____________________________________________________________________________
80811 [  6108] By: gsar                                  on 2000/05/17  02:24:56
80812         Log: reenable fake signal handling on Windows, bugs and all
80813      Branch: perl
80814            ! mg.c perl.h win32/perlhost.h
80815 ____________________________________________________________________________
80816 [  6107] By: jhi                                   on 2000/05/15  18:01:41
80817         Log: Tweak the todo list.
80818      Branch: cfgperl
80819            ! Todo-5.6
80820 ____________________________________________________________________________
80821 [  6106] By: jhi                                   on 2000/05/15  13:41:48
80822         Log: The (Configure) script refuses to go on, after asking for
80823              'You may also choose to try maximal 64-bitness....'.
80824              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
80825              -- Patrick Zima
80826              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
80827      Branch: cfgperl
80828            ! hints/solaris_2.sh
80829 ____________________________________________________________________________
80830 [  6105] By: jhi                                   on 2000/05/11  14:37:43
80831         Log: Integrate with Sarathy.
80832      Branch: cfgperl
80833           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
80834           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
80835 ____________________________________________________________________________
80836 [  6104] By: gsar                                  on 2000/05/11  03:39:07
80837         Log: PL_sys_intern was being initialized too late on windows
80838      Branch: perl
80839            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
80840            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
80841 ____________________________________________________________________________
80842 [  6103] By: jhi                                   on 2000/05/09  19:42:20
80843         Log: Test tweaking for Unicos continues.
80844      Branch: cfgperl
80845            ! t/op/64bitint.t
80846 ____________________________________________________________________________
80847 [  6102] By: jhi                                   on 2000/05/09  16:47:27
80848         Log: The test suite tweak in #6101 wasn't quite right.
80849      Branch: cfgperl
80850            ! t/lib/complex.t
80851 ____________________________________________________________________________
80852 [  6101] By: jhi                                   on 2000/05/09  15:35:34
80853         Log: Hints and test tweaks for Unicos.
80854      Branch: cfgperl
80855            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
80856 ____________________________________________________________________________
80857 [  6100] By: jhi                                   on 2000/05/08  21:15:06
80858         Log: More compilation tweakery from Allen Smith.
80859      Branch: cfgperl
80860            ! hints/irix_6.sh
80861 ____________________________________________________________________________
80862 [  6099] By: jhi                                   on 2000/05/08  19:21:18
80863         Log: Tweaks for the cc bugs from Allen Smith.
80864      Branch: cfgperl
80865            ! hints/irix_6.sh
80866 ____________________________________________________________________________
80867 [  6098] By: jhi                                   on 2000/05/08  19:13:37
80868         Log: Add a note about other, yet unsupported, shadow password APIs.
80869      Branch: cfgperl
80870            ! pp_sys.c
80871 ____________________________________________________________________________
80872 [  6097] By: jhi                                   on 2000/05/08  18:46:34
80873         Log: Add a note about possible compilation problems from Allen Smith.
80874      Branch: cfgperl
80875            ! hints/irix_6.sh
80876 ____________________________________________________________________________
80877 [  6096] By: jhi                                   on 2000/05/08  17:33:10
80878         Log: Integrate with Sarathy.
80879      Branch: cfgperl
80880           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
80881           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
80882 ____________________________________________________________________________
80883 [  6095] By: jhi                                   on 2000/05/08  16:21:33
80884         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
80885              might be useful in future.
80886      Branch: cfgperl
80887            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80888            ! config_h.SH
80889      Branch: metaconfig
80890            ! U/installdirs/inc_version_list.U
80891      Branch: metaconfig/U/perl
80892            ! perlxv.U
80893 ____________________________________________________________________________
80894 [  6094] By: gsar                                  on 2000/05/08  14:22:22
80895         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
80896      Branch: perl
80897            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
80898            ! hints/cygwin.sh pp_sys.c
80899 ____________________________________________________________________________
80900 [  6093] By: gsar                                  on 2000/05/08  12:52:28
80901         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
80902              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
80903      Branch: perl
80904            ! pp_sys.c sv.c win32/perlhost.h
80905 ____________________________________________________________________________
80906 [  6092] By: jhi                                   on 2000/05/07  22:40:34
80907         Log: Regen perltoc with the fixed buildtoc.
80908      Branch: cfgperl
80909            ! pod/perltoc.pod
80910 ____________________________________________________________________________
80911 [  6091] By: jhi                                   on 2000/05/07  22:24:16
80912         Log: Integrate with Sarathy.
80913      Branch: cfgperl
80914           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
80915           !> t/op/substr.t toke.c
80916 ____________________________________________________________________________
80917 [  6090] By: gsar                                  on 2000/05/07  19:47:07
80918         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
80919              [NI]OK; added tests for both
80920      Branch: perl
80921            ! perl.c pp_hot.c sv.c t/op/substr.t
80922 ____________________________________________________________________________
80923 [  6089] By: gsar                                  on 2000/05/07  18:18:38
80924         Log: buildtoc tweak to fix newline lossage
80925      Branch: perl
80926            ! pod/buildtoc
80927 ____________________________________________________________________________
80928 [  6088] By: jhi                                   on 2000/05/07  16:35:36
80929         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
80930              because we do not use those.  The HAS_GETSPNAM remains,
80931              though, because we still do use that.
80932      Branch: cfgperl
80933            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
80934            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
80935            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
80936            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
80937            ! win32/config.vc win32/config_H.bc win32/config_H.gc
80938            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
80939 ____________________________________________________________________________
80940 [  6087] By: gsar                                  on 2000/05/07  16:05:16
80941         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
80942      Branch: perl
80943            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
80944 ____________________________________________________________________________
80945 [  6086] By: jhi                                   on 2000/05/07  15:27:07
80946         Log: Integrate with Sarathy.
80947      Branch: cfgperl
80948           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
80949           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
80950           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
80951           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
80952           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
80953           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
80954 ____________________________________________________________________________
80955 [  6085] By: gsar                                  on 2000/05/07  05:52:02
80956         Log: repeat operator (x) doesn't preserve utf8-ness
80957      Branch: perl
80958            ! pp.c t/op/substr.t
80959 ____________________________________________________________________________
80960 [  6084] By: gsar                                  on 2000/05/07  05:39:55
80961         Log: substr() does not preserve utf8-ness (from Stefan Eissing
80962              <Eissing@medicaldataservice.de>); added tests
80963      Branch: perl
80964            ! pp.c t/op/substr.t
80965 ____________________________________________________________________________
80966 [  6083] By: gsar                                  on 2000/05/07  05:24:46
80967         Log: note about undocumented caller() return value (from M.J.T. Guy);
80968              yet another peek.t tweak
80969      Branch: perl
80970            ! pod/perlfunc.pod t/lib/peek.t
80971 ____________________________________________________________________________
80972 [  6082] By: gsar                                  on 2000/05/07  05:08:40
80973         Log: peek.t non-portable to ithreads
80974      Branch: perl
80975            ! t/lib/peek.t
80976 ____________________________________________________________________________
80977 [  6081] By: gsar                                  on 2000/05/07  04:17:04
80978         Log: better default perlbug categories for ok reports (from Richard Foley)
80979      Branch: perl
80980            ! utils/perlbug.PL
80981 ____________________________________________________________________________
80982 [  6080] By: gsar                                  on 2000/05/07  04:08:07
80983         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
80984              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
80985      Branch: perl
80986            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
80987            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
80988            ! AUTHORS MAINTAIN MANIFEST
80989 ____________________________________________________________________________
80990 [  6079] By: gsar                                  on 2000/05/07  04:01:38
80991         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
80992      Branch: perl
80993            ! lib/Carp/Heavy.pm
80994 ____________________________________________________________________________
80995 [  6078] By: gsar                                  on 2000/05/07  01:24:19
80996         Log: workaround for CRT bug in chdir() (from Charles Lane, via
80997              Peter Prymmer)
80998      Branch: perl
80999            ! iperlsys.h vms/vms.c vms/vmsish.h
81000 ____________________________________________________________________________
81001 [  6077] By: gsar                                  on 2000/05/07  01:22:23
81002         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
81003              and Tom Phoenix)
81004      Branch: perl
81005            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
81006 ____________________________________________________________________________
81007 [  6076] By: gsar                                  on 2000/05/06  17:36:29
81008         Log: integrate cfgperl contents into mainline
81009      Branch: perl
81010           +> t/lib/peek.t
81011           !> Configure MANIFEST Porting/Glossary Porting/config.sh
81012           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
81013           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
81014           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
81015 ____________________________________________________________________________
81016 [  6075] By: jhi                                   on 2000/05/05  18:56:10
81017         Log: Make the test more portable.
81018      Branch: cfgperl
81019            ! t/lib/peek.t
81020 ____________________________________________________________________________
81021 [  6074] By: jhi                                   on 2000/05/05  18:49:20
81022         Log: Introduce t/lib/peek.t.
81023      Branch: cfgperl
81024            + t/lib/peek.t
81025            ! MANIFEST
81026 ____________________________________________________________________________
81027 [  6073] By: jhi                                   on 2000/05/05  14:30:45
81028         Log: Complex tweaks.
81029      Branch: cfgperl
81030            ! lib/Math/Complex.pm t/lib/complex.t
81031 ____________________________________________________________________________
81032 [  6072] By: jhi                                   on 2000/05/05  12:27:13
81033         Log: Integrate with Sarathy.
81034      Branch: cfgperl
81035           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
81036           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81037           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
81038           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
81039 ____________________________________________________________________________
81040 [  6071] By: gsar                                  on 2000/05/05  02:24:46
81041         Log: misformatted perllocal.pod (from Tim Jenness
81042              <t.jenness@jach.hawaii.edu>)
81043      Branch: perl
81044            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
81045 ____________________________________________________________________________
81046 [  6070] By: gsar                                  on 2000/05/05  02:16:52
81047         Log: remove misleading comment (from M.J.T. Guy)
81048      Branch: perl
81049            ! t/lib/anydbm.t
81050 ____________________________________________________________________________
81051 [  6069] By: gsar                                  on 2000/05/05  02:15:13
81052         Log: File::Spec compatibility update (from Barrie Slaymaker
81053              <barries@slaysys.com>)
81054      Branch: perl
81055            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
81056            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81057 ____________________________________________________________________________
81058 [  6068] By: gsar                                  on 2000/05/05  02:01:50
81059         Log: note about values()
81060      Branch: perl
81061            ! pod/perlfunc.pod
81062 ____________________________________________________________________________
81063 [  6067] By: gsar                                  on 2000/05/05  01:33:09
81064         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
81065      Branch: perl
81066            ! win32/win32.c
81067 ____________________________________________________________________________
81068 [  6066] By: gsar                                  on 2000/05/05  01:23:43
81069         Log: s/END/CHECK/
81070      Branch: perl
81071            ! perl.c
81072 ____________________________________________________________________________
81073 [  6065] By: jhi                                   on 2000/05/04  17:30:22
81074         Log: Integrate with Sarathy.
81075      Branch: cfgperl
81076           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
81077 ____________________________________________________________________________
81078 [  6064] By: gsar                                  on 2000/05/04  17:26:14
81079         Log: change#5905 wasn't quite right--it's intent only applies when arguments
81080              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
81081      Branch: perl
81082            ! pp_sys.c sv.c
81083 ____________________________________________________________________________
81084 [  6063] By: gsar                                  on 2000/05/04  16:52:29
81085         Log: tokeq() could read unallocated field in argument
81086      Branch: perl
81087            ! toke.c
81088 ____________________________________________________________________________
81089 [  6062] By: gsar                                  on 2000/05/04  16:34:51
81090         Log: additional tests for utf8.t
81091      Branch: perl
81092            ! t/pragma/utf8.t
81093 ____________________________________________________________________________
81094 [  6061] By: gsar                                  on 2000/05/04  16:09:28
81095         Log: change#5921 neglected to make eq honor "use bytes"
81096      Branch: perl
81097            ! sv.c
81098 ____________________________________________________________________________
81099 [  6060] By: jhi                                   on 2000/05/04  15:30:16
81100         Log: Integrate with Sarathy.
81101      Branch: cfgperl
81102           !> perl.c regcomp.c t/pragma/utf8.t
81103 ____________________________________________________________________________
81104 [  6059] By: jhi                                   on 2000/05/04  15:26:37
81105         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
81106              in natively 64-bit platforms where a long is a quad (no need
81107              for long longs).  Also added bias for IVs.
81108      Branch: cfgperl
81109            ! toke.c
81110 ____________________________________________________________________________
81111 [  6058] By: gsar                                  on 2000/05/04  00:19:14
81112         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
81113              (spotted by Donald Kinzer <dkinzer@premia.com>)
81114      Branch: perl
81115            ! perl.c
81116 ____________________________________________________________________________
81117 [  6057] By: gsar                                  on 2000/05/03  18:34:01
81118         Log: fix broken parsing of /\x{ab}/
81119      Branch: perl
81120            ! regcomp.c t/pragma/utf8.t
81121 ____________________________________________________________________________
81122 [  6056] By: jhi                                   on 2000/05/03  17:57:16
81123         Log: The search of infinity continues, this time simplified.
81124      Branch: cfgperl
81125            ! lib/Math/Complex.pm
81126 ____________________________________________________________________________
81127 [  6055] By: jhi                                   on 2000/05/03  17:45:30
81128         Log: Detypo.
81129      Branch: cfgperl
81130            ! hints/unicos.sh
81131 ____________________________________________________________________________
81132 [  6054] By: jhi                                   on 2000/05/02  22:28:27
81133         Log: Be more forgiving in POSIX about HUGE_VALL.
81134      Branch: cfgperl
81135            ! ext/POSIX/POSIX.xs
81136 ____________________________________________________________________________
81137 [  6053] By: jhi                                   on 2000/05/02  22:25:05
81138         Log: Integrate with Sarathy.
81139      Branch: cfgperl
81140           !> hints/irix_6.sh pod/perlop.pod
81141 ____________________________________________________________________________
81142 [  6052] By: jhi                                   on 2000/05/02  22:24:31
81143         Log: Unicos hint tweak.
81144      Branch: cfgperl
81145            ! hints/unicos.sh
81146 ____________________________________________________________________________
81147 [  6051] By: jhi                                   on 2000/05/02  22:21:26
81148         Log: Complex tweakery.
81149      Branch: cfgperl
81150            ! lib/Math/Complex.pm t/lib/complex.t
81151 ____________________________________________________________________________
81152 [  6050] By: jhi                                   on 2000/05/02  19:26:22
81153         Log: Use setxxent()/endxxent().
81154      Branch: cfgperl
81155            ! t/op/grent.t t/op/pwent.t
81156 ____________________________________________________________________________
81157 [  6049] By: jhi                                   on 2000/05/02  19:06:02
81158         Log: Test both the scalar and list contexts.
81159      Branch: cfgperl
81160            ! t/op/grent.t t/op/pwent.t
81161 ____________________________________________________________________________
81162 [  6048] By: gsar                                  on 2000/05/02  18:29:10
81163         Log: add note about how $( doesn't interpolate in REs (from
81164              Philip Newton <newton@ficus.frogspace.net>)
81165      Branch: perl
81166            ! pod/perlop.pod
81167 ____________________________________________________________________________
81168 [  6047] By: jhi                                   on 2000/05/02  17:41:24
81169         Log: Call getspnam() only iff needed.
81170      Branch: cfgperl
81171            ! pp_sys.c
81172 ____________________________________________________________________________
81173 [  6046] By: gsar                                  on 2000/05/02  17:07:25
81174         Log: libscheck has insufficient checks for n32 libs (from
81175              Albert Chin-A-Young <china@thewrittenword.com>)
81176      Branch: perl
81177            ! hints/irix_6.sh
81178 ____________________________________________________________________________
81179 [  6045] By: jhi                                   on 2000/05/02  13:57:17
81180         Log: Integrate with Sarathy.
81181      Branch: cfgperl
81182           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
81183           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
81184 ____________________________________________________________________________
81185 [  6044] By: gsar                                  on 2000/05/02  06:48:19
81186         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
81187              such that underscores are only ignored in literal numbers,
81188              "\x{...}", and hex/oct argument
81189      Branch: perl
81190            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
81191 ____________________________________________________________________________
81192 [  6043] By: gsar                                  on 2000/05/02  02:22:29
81193         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
81194      Branch: perl
81195            ! pod/perlretut.pod
81196 ____________________________________________________________________________
81197 [  6042] By: gsar                                  on 2000/05/02  02:17:51
81198         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
81199      Branch: perl
81200            ! pod/perltrap.pod
81201 ____________________________________________________________________________
81202 [  6041] By: gsar                                  on 2000/05/02  01:53:51
81203         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
81204              to compensate
81205      Branch: perl
81206            ! Porting/makerel
81207 ____________________________________________________________________________
81208 [  6040] By: gsar                                  on 2000/05/02  01:51:57
81209         Log: missing files in MANIFEST
81210      Branch: perl
81211            ! MANIFEST
81212 ____________________________________________________________________________
81213 [  6039] By: jhi                                   on 2000/05/02  00:36:46
81214         Log: Infinite problems.
81215      Branch: cfgperl
81216            ! lib/Math/Complex.pm
81217 ____________________________________________________________________________
81218 [  6038] By: jhi                                   on 2000/05/02  00:06:38
81219         Log: pwent/spent #ifdef imbalance.
81220      Branch: cfgperl
81221            ! pp_sys.c
81222 ____________________________________________________________________________
81223 [  6037] By: jhi                                   on 2000/05/01  22:50:11
81224         Log: Use HUGE_VALL if applicable.
81225      Branch: cfgperl
81226            ! ext/POSIX/POSIX.xs util.c
81227 ____________________________________________________________________________
81228 [  6036] By: jhi                                   on 2000/05/01  22:20:53
81229         Log: Correct Freudian slip.
81230      Branch: cfgperl
81231            ! pp_sys.c
81232 ____________________________________________________________________________
81233 [  6035] By: jhi                                   on 2000/05/01  21:07:38
81234         Log: Continue on the pwent/spent case.
81235      Branch: cfgperl
81236            ! pp_sys.c
81237 ____________________________________________________________________________
81238 [  6034] By: jhi                                   on 2000/05/01  17:45:14
81239         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
81240              adjustments in 6032 conflicted badly with this, will have
81241              to revisit them later.
81242      Branch: cfgperl
81243           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
81244           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
81245           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
81246           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
81247           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
81248           !> t/lib/cgi-html.t t/lib/cgi-request.t
81249 ____________________________________________________________________________
81250 [  6033] By: jhi                                   on 2000/05/01  17:40:49
81251         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
81252      Branch: cfgperl
81253            ! pp_sys.c
81254 ____________________________________________________________________________
81255 [  6032] By: gsar                                  on 2000/05/01  15:56:32
81256         Log: whitespace adjustments
81257      Branch: perl
81258            ! pp_sys.c
81259 ____________________________________________________________________________
81260 [  6031] By: gsar                                  on 2000/05/01  15:19:41
81261         Log: small nits in diagnostics.pm (from Robin Barker)
81262      Branch: perl
81263            ! lib/diagnostics.pm pod/perldiag.pod
81264 ____________________________________________________________________________
81265 [  6030] By: gsar                                  on 2000/05/01  08:39:18
81266         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
81267              for @- and @+ (from Johan Vromans)
81268      Branch: perl
81269            ! lib/English.pm pod/perlvar.pod
81270 ____________________________________________________________________________
81271 [  6029] By: gsar                                  on 2000/05/01  08:16:10
81272         Log: add CGI.pm v2.66 (from Lincoln Stein)
81273      Branch: perl
81274            + lib/CGI/Util.pm t/lib/cgi-pretty.t
81275            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
81276            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
81277            ! t/lib/cgi-html.t t/lib/cgi-request.t
81278 ____________________________________________________________________________
81279 [  6028] By: gsar                                  on 2000/05/01  06:34:41
81280         Log: Pod::Man generates groff-incompatible macro definition (from
81281              Tom Christiansen)
81282      Branch: perl
81283            ! lib/Pod/Man.pm
81284 ____________________________________________________________________________
81285 [  6027] By: gsar                                  on 2000/05/01  06:31:36
81286         Log: podlators-1.02 update (from Russ Allbery)
81287      Branch: perl
81288            ! lib/Pod/Man.pm lib/Pod/Text.pm
81289 ____________________________________________________________________________
81290 [  6026] By: jhi                                   on 2000/04/30  23:24:23
81291         Log: Integrate with Sarathy.
81292      Branch: cfgperl
81293           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
81294           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
81295           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
81296           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
81297           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
81298           !> t/lib/syslog.t toke.c win32/win32.h
81299 ____________________________________________________________________________
81300 [  6025] By: gsar                                  on 2000/04/30  18:17:47
81301         Log: Is{Alnum,Alpha,Word} don't match titlecase
81302              
81303              TODO: IsSpace is defined recursively!
81304              
81305              (both spotted by Larry)
81306      Branch: perl
81307            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
81308            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
81309 ____________________________________________________________________________
81310 [  6024] By: gsar                                  on 2000/04/30  17:50:19
81311         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
81312              (from Hugo van der Sanden)
81313      Branch: perl
81314            ! toke.c
81315 ____________________________________________________________________________
81316 [  6023] By: gsar                                  on 2000/04/30  17:14:43
81317         Log: debugger stomps on $. (from M.J.T. Guy)
81318      Branch: perl
81319            ! lib/perl5db.pl
81320 ____________________________________________________________________________
81321 [  6022] By: gsar                                  on 2000/04/30  16:59:22
81322         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
81323      Branch: perl
81324            ! sv.c
81325 ____________________________________________________________________________
81326 [  6021] By: gsar                                  on 2000/04/29  21:00:08
81327         Log: remove Win2K issue in pod (fixed by change#6020)
81328      Branch: perl
81329            ! README.win32 pod/perl56delta.pod
81330 ____________________________________________________________________________
81331 [  6020] By: gsar                                  on 2000/04/29  20:51:49
81332         Log: test tweak
81333      Branch: perl
81334            ! t/lib/open3.t
81335 ____________________________________________________________________________
81336 [  6019] By: gsar                                  on 2000/04/29  20:34:27
81337         Log: windows portability tweaks
81338      Branch: perl
81339            ! t/lib/b.t win32/win32.h
81340 ____________________________________________________________________________
81341 [  6018] By: gsar                                  on 2000/04/29  19:55:24
81342         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
81343              make _PATH_LOG() return "" if unavailable
81344      Branch: perl
81345            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
81346            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
81347 ____________________________________________________________________________
81348 [  6017] By: jhi                                   on 2000/04/28  22:49:46
81349         Log: Integrate with Sarathy.
81350      Branch: cfgperl
81351           !> op.c perl.c pod/perldiag.pod t/lib/b.t
81352 ____________________________________________________________________________
81353 [  6016] By: jhi                                   on 2000/04/28  22:46:14
81354         Log: Do not warn that an infinity does not look like a number.
81355      Branch: cfgperl
81356            ! sv.c
81357 ____________________________________________________________________________
81358 [  6015] By: gsar                                  on 2000/04/28  22:35:49
81359         Log: tweak test for portability
81360      Branch: perl
81361            ! t/lib/b.t
81362 ____________________________________________________________________________
81363 [  6014] By: gsar                                  on 2000/04/28  22:05:31
81364         Log: glob() loading File::Glob behind the scenes may cause syntax errors
81365      Branch: perl
81366            ! op.c
81367 ____________________________________________________________________________
81368 [  6013] By: gsar                                  on 2000/04/28  21:25:22
81369         Log: tweak change#5945 to display correct switch name in diagnostic
81370      Branch: perl
81371            ! perl.c pod/perldiag.pod
81372 ____________________________________________________________________________
81373 [  6012] By: jhi                                   on 2000/04/28  21:08:12
81374         Log: Integrate with Sarathy.
81375      Branch: cfgperl
81376           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
81377           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
81378           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
81379 ____________________________________________________________________________
81380 [  6011] By: jhi                                   on 2000/04/28  21:04:46
81381         Log: &HUGE_VAL is not defined, it exists.
81382      Branch: cfgperl
81383            ! lib/Math/Complex.pm
81384 ____________________________________________________________________________
81385 [  6010] By: gsar                                  on 2000/04/28  21:02:58
81386         Log: clarify note about shadow password support (from
81387              gellyfish@gellyfish.com)
81388      Branch: perl
81389            ! pod/perlfunc.pod
81390 ____________________________________________________________________________
81391 [  6009] By: gsar                                  on 2000/04/28  21:00:00
81392         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
81393      Branch: perl
81394            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
81395 ____________________________________________________________________________
81396 [  6008] By: gsar                                  on 2000/04/28  20:56:33
81397         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
81398      Branch: perl
81399            ! installperl vms/subconfigure.com
81400 ____________________________________________________________________________
81401 [  6007] By: gsar                                  on 2000/04/28  20:51:21
81402         Log: note about compile failures and END blocks (from M.J.T. Guy)
81403      Branch: perl
81404            ! pod/perl56delta.pod pod/perlmod.pod
81405 ____________________________________________________________________________
81406 [  6006] By: jhi                                   on 2000/04/28  20:42:14
81407         Log: Regen Configure.
81408      Branch: cfgperl
81409            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81410            ! config_h.SH
81411 ____________________________________________________________________________
81412 [  6005] By: gsar                                  on 2000/04/28  20:41:16
81413         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
81414      Branch: perl
81415            ! utils/perldoc.PL
81416 ____________________________________________________________________________
81417 [  6004] By: jhi                                   on 2000/04/28  20:28:21
81418         Log: Integrate with Sarathy.
81419      Branch: cfgperl
81420           !> Configure INSTALL Porting/Glossary Porting/config.sh
81421           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
81422           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
81423           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
81424           !> win32/config.vc win32/win32.c
81425 ____________________________________________________________________________
81426 [  6003] By: gsar                                  on 2000/04/28  20:11:20
81427         Log: allow REG_EXPAND_SZ keys in Windows registry (from
81428              John Clayton <John.Clayton@barclayscapital.com>)
81429      Branch: perl
81430            ! win32/win32.c
81431 ____________________________________________________________________________
81432 [  6002] By: gsar                                  on 2000/04/28  19:34:16
81433         Log: destructive sv_setsv() can lose UV-ness from source, causing
81434              numeric promotions/comparisons to fail to do the right thing
81435      Branch: perl
81436            ! sv.c
81437 ____________________________________________________________________________
81438 [  6001] By: gsar                                  on 2000/04/28  18:44:15
81439         Log: support additional library locations via $Config{otherlibdirs}
81440              (from Andy Dougherty)
81441      Branch: perl
81442            ! Configure INSTALL Porting/Glossary Porting/config.sh
81443            ! Porting/config_H config_h.SH epoc/config.sh perl.c
81444            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
81445            ! win32/config.bc win32/config.gc win32/config.vc
81446 ____________________________________________________________________________
81447 [  6000] By: gsar                                  on 2000/04/28  18:26:58
81448         Log: reworked otherlibdirs.U (from Andy Dougherty)
81449      Branch: metaconfig
81450            ! U/installdirs/otherlibdirs.U
81451 ____________________________________________________________________________
81452 [  5999] By: gsar                                  on 2000/04/28  18:17:07
81453         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
81454      Branch: perl
81455            ! t/pragma/warn/toke toke.c
81456 ____________________________________________________________________________
81457 [  5998] By: jhi                                   on 2000/04/28  13:32:17
81458         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
81459      Branch: cfgperl
81460            ! lib/Math/Complex.pm
81461 ____________________________________________________________________________
81462 [  5997] By: jhi                                   on 2000/04/28  13:14:04
81463         Log: Preserve $!.
81464      Branch: cfgperl
81465            ! lib/Math/Complex.pm
81466 ____________________________________________________________________________
81467 [  5996] By: jhi                                   on 2000/04/28  12:59:23
81468         Log: Integrate with Sarathy.
81469      Branch: cfgperl
81470           +> pod/perlrequick.pod pod/perlretut.pod
81471           !> (integrate 51 files)
81472 ____________________________________________________________________________
81473 [  5995] By: gsar                                  on 2000/04/28  09:37:36
81474         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
81475      Branch: perl
81476            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
81477 ____________________________________________________________________________
81478 [  5994] By: gsar                                  on 2000/04/28  09:33:26
81479         Log: fix for missed accounting for null byte in pack("Z",...) (from
81480              M.J.T. Guy)
81481      Branch: perl
81482            ! pp.c t/op/pack.t
81483 ____________________________________________________________________________
81484 [  5993] By: gsar                                  on 2000/04/28  09:30:05
81485         Log: various minor tweaks seen on p5p
81486      Branch: perl
81487            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
81488 ____________________________________________________________________________
81489 [  5992] By: gsar                                  on 2000/04/28  09:08:19
81490         Log: pod nit (from Simon Cozens)
81491      Branch: perl
81492            ! pod/perlop.pod
81493 ____________________________________________________________________________
81494 [  5991] By: gsar                                  on 2000/04/28  09:06:36
81495         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
81496      Branch: perl
81497            ! README.posix-bc hints/posix-bc.sh
81498 ____________________________________________________________________________
81499 [  5990] By: gsar                                  on 2000/04/28  08:54:52
81500         Log: use $ENV{LIB} to search for libs under Visual C compiler
81501              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
81502      Branch: perl
81503            ! lib/ExtUtils/Liblist.pm
81504 ____________________________________________________________________________
81505 [  5989] By: gsar                                  on 2000/04/28  08:27:12
81506         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
81507              itself and no other (from Tom Hughes)
81508      Branch: perl
81509            ! t/op/array.t toke.c
81510 ____________________________________________________________________________
81511 [  5988] By: gsar                                  on 2000/04/28  08:01:38
81512         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
81513              <paul@miraclefish.com>)
81514      Branch: perl
81515            ! lib/ExtUtils/MakeMaker.pm
81516 ____________________________________________________________________________
81517 [  5987] By: gsar                                  on 2000/04/28  07:53:09
81518         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
81519      Branch: perl
81520            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
81521 ____________________________________________________________________________
81522 [  5986] By: gsar                                  on 2000/04/28  07:44:17
81523         Log: add regular expressions tutorial and quick-start guide (from
81524              Mark Kvale <kvale@phy.ucsf.edu>)
81525      Branch: perl
81526            + pod/perlrequick.pod pod/perlretut.pod
81527            ! AUTHORS MAINTAIN MANIFEST
81528 ____________________________________________________________________________
81529 [  5985] By: gsar                                  on 2000/04/28  07:30:28
81530         Log: forked child may not exit correctly if it failed to open
81531              /dev/console (from Graham Barr)
81532      Branch: perl
81533            ! ext/Sys/Syslog/Syslog.pm
81534 ____________________________________________________________________________
81535 [  5984] By: gsar                                  on 2000/04/28  07:27:20
81536         Log: attributes::reftype() doesn't work on tied argument
81537      Branch: perl
81538            ! xsutils.c
81539 ____________________________________________________________________________
81540 [  5983] By: gsar                                  on 2000/04/28  07:15:04
81541         Log: numeric conversion of non-number in change#3378 tramples on
81542              OOK offset, causing segfaults
81543      Branch: perl
81544            ! sv.c
81545 ____________________________________________________________________________
81546 [  5982] By: gsar                                  on 2000/04/28  04:48:25
81547         Log: avoid error in IO::Socket::INET when given an unknown service name
81548              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
81549      Branch: perl
81550            ! ext/IO/lib/IO/Socket/INET.pm
81551 ____________________________________________________________________________
81552 [  5981] By: gsar                                  on 2000/04/28  04:31:31
81553         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
81554              prototype mismatch with CORE::glob(); update pod and tests to
81555              suit (File::Glob::glob() is still available for backward
81556              compatibility, but should be considered deprecated)
81557      Branch: perl
81558            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
81559            ! t/lib/glob-taint.t
81560 ____________________________________________________________________________
81561 [  5980] By: gsar                                  on 2000/04/28  03:47:29
81562         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
81563              <ghudson@mit.edu>)
81564      Branch: metaconfig
81565            ! U/modified/Options.U
81566      Branch: perl
81567            ! Configure
81568 ____________________________________________________________________________
81569 [  5979] By: gsar                                  on 2000/04/28  03:07:54
81570         Log: under useithreads, constant pad entries could inadvertently be
81571              shared across threads (from Eric Blood <eblood@xmission.com>);
81572              added Eric's test case to testsuite
81573      Branch: perl
81574            ! op.c t/op/misc.t
81575 ____________________________________________________________________________
81576 [  5978] By: gsar                                  on 2000/04/27  21:13:00
81577         Log: sync version numbers in File::Spec with the ones on CPAN
81578              (from Barrie Slaymaker)
81579      Branch: perl
81580            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
81581            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
81582            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
81583 ____________________________________________________________________________
81584 [  5977] By: gsar                                  on 2000/04/27  21:07:29
81585         Log: autoquote barewords followed by newline and arrow properly
81586              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
81587      Branch: perl
81588            ! t/pragma/warn/toke toke.c
81589 ____________________________________________________________________________
81590 [  5976] By: gsar                                  on 2000/04/27  20:41:20
81591         Log: DB_File v1.73 update (from Paul Marquess)
81592      Branch: perl
81593            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
81594            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
81595 ____________________________________________________________________________
81596 [  5975] By: gsar                                  on 2000/04/27  20:34:24
81597         Log: allow sort() reentrancy (variant of patch suggested by
81598              Hugo van der Sanden)
81599      Branch: perl
81600            ! pp_ctl.c t/op/sort.t
81601 ____________________________________________________________________________
81602 [  5974] By: gsar                                  on 2000/04/27  19:46:57
81603         Log: change#4197 somehow missed initializing PL_errors, meaning
81604              sytax error queueing wasn't working outside eval"" at all;
81605              also fixed eval"" to localize PL_error_count, so that compile-time
81606              eval's don't clobber the error state of the outer context
81607      Branch: perl
81608            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
81609            ! t/pragma/warn/toke
81610 ____________________________________________________________________________
81611 [  5973] By: gsar                                  on 2000/04/27  18:29:05
81612         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
81613      Branch: perl
81614            ! regcomp.c regexec.c t/op/re_tests
81615 ____________________________________________________________________________
81616 [  5972] By: jhi                                   on 2000/04/27  18:22:41
81617         Log: Integrate with Sarathy.
81618      Branch: cfgperl
81619           +> t/lib/b.t t/lib/syslog.t
81620           !> (integrate 31 files)
81621 ____________________________________________________________________________
81622 [  5971] By: jhi                                   on 2000/04/27  18:18:46
81623         Log: Unicos tweaks from Mark P. Lutz.
81624      Branch: cfgperl
81625            ! hints/unicos.sh lib/Math/Complex.pm
81626 ____________________________________________________________________________
81627 [  5970] By: gsar                                  on 2000/04/27  18:05:11
81628         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
81629              IV is >32bits
81630      Branch: perl
81631            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
81632 ____________________________________________________________________________
81633 [  5969] By: gsar                                  on 2000/04/27  17:50:56
81634         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
81635      Branch: perl
81636            + t/lib/syslog.t
81637            ! MANIFEST ext/Sys/Syslog/Syslog.pm
81638 ____________________________________________________________________________
81639 [  5968] By: gsar                                  on 2000/04/27  17:44:49
81640         Log: tolerate spaces in group names in test on solaris (from David Boyce
81641              <dsb@boyski.com>)
81642      Branch: perl
81643            ! t/op/groups.t
81644 ____________________________________________________________________________
81645 [  5967] By: gsar                                  on 2000/04/27  17:41:22
81646         Log: improved docs on the warn_uninit diagnostic (from David Glasser
81647              and Simon Cozens)
81648      Branch: perl
81649            ! pod/perldiag.pod
81650 ____________________________________________________________________________
81651 [  5966] By: gsar                                  on 2000/04/27  16:54:58
81652         Log: add testsuite for B backends, fix bug in B::Deparse (from
81653              Simon Cozens <simon@brecon.co.uk>)
81654      Branch: perl
81655            + t/lib/b.t
81656            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
81657 ____________________________________________________________________________
81658 [  5965] By: gsar                                  on 2000/04/27  16:10:37
81659         Log: avoid "will not stay shared" warnings for our variables (from
81660              Robin Barker)
81661      Branch: perl
81662            ! op.c t/pragma/warn/op
81663 ____________________________________________________________________________
81664 [  5964] By: gsar                                  on 2000/04/27  07:05:05
81665         Log: reformat to 72 columns (again)
81666      Branch: perl
81667            ! pod/perldiag.pod
81668 ____________________________________________________________________________
81669 [  5963] By: gsar                                  on 2000/04/27  06:28:31
81670         Log: patch from Larry to make (\&) prototype work; added tests for
81671              the same
81672      Branch: perl
81673            ! op.c t/comp/proto.t
81674 ____________________________________________________________________________
81675 [  5962] By: gsar                                  on 2000/04/27  06:15:47
81676         Log: updated README.hpux (from Jeff Okamoto)
81677      Branch: perl
81678            ! README.hpux
81679 ____________________________________________________________________________
81680 [  5961] By: gsar                                  on 2000/04/27  05:55:03
81681         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
81682      Branch: perl
81683            ! emacs/cperl-mode.el
81684 ____________________________________________________________________________
81685 [  5960] By: gsar                                  on 2000/04/27  05:49:26
81686         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
81687      Branch: perl
81688            ! INSTALL
81689 ____________________________________________________________________________
81690 [  5959] By: gsar                                  on 2000/04/27  05:33:41
81691         Log: doubled words in pods (from Simon Cozens
81692              <simon.p.cozens@jp.pwcglobal.com>)
81693      Branch: perl
81694            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
81695            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
81696            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
81697            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
81698            ! pod/perltootc.pod
81699 ____________________________________________________________________________
81700 [  5958] By: gsar                                  on 2000/04/27  05:11:39
81701         Log: change#3569 deleted some essential code, revert; avoid use of
81702              atexit() to make DynaLoader work properly on AIX under mod_perl
81703              (from Jens-Uwe Mager <jum@helios.de>)
81704      Branch: perl
81705            ! ext/DynaLoader/dl_aix.xs
81706 ____________________________________________________________________________
81707 [  5957] By: gsar                                  on 2000/04/27  04:54:51
81708         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
81709      Branch: perl
81710            ! pod/perlmod.pod
81711 ____________________________________________________________________________
81712 [  5956] By: gsar                                  on 2000/04/27  04:51:47
81713         Log: better diagnostics on failed tests (from Ilya Zakharevich)
81714      Branch: perl
81715            ! t/op/lex_assign.t
81716 ____________________________________________________________________________
81717 [  5955] By: gsar                                  on 2000/04/27  04:26:44
81718         Log: longstanding bug exposed by change#3307: sort arguments weren't
81719              compiled with the right wantarray context (ensuing runtime lookup
81720              via block_gimme() was getting the incidental context of the
81721              sort() itself)
81722      Branch: perl
81723            ! op.c t/op/sort.t
81724 ____________________________________________________________________________
81725 [  5954] By: gsar                                  on 2000/04/26  23:42:12
81726         Log: integrate cfgperl contents into mainline
81727      Branch: perl
81728           !> (integrate 30 files)
81729 ____________________________________________________________________________
81730 [  5953] By: jhi                                   on 2000/04/26  23:06:42
81731         Log: Integrate with Sarathy.
81732      Branch: cfgperl
81733           !> README.win32 ext/B/B/Deparse.pm
81734           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
81735           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
81736           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
81737           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
81738           !> utils/perldoc.PL vms/perlvms.pod
81739 ____________________________________________________________________________
81740 [  5952] By: jhi                                   on 2000/04/26  23:03:46
81741         Log: Undo "use integer" addition from 64bitint as it seems
81742              to break most of the subtests in Digital UNIX;
81743              Unicos needs to find another way.
81744      Branch: cfgperl
81745            ! t/op/64bitint.t
81746 ____________________________________________________________________________
81747 [  5951] By: jhi                                   on 2000/04/26  22:57:53
81748         Log: Be more robust on "extreme" (large absolute value)
81749              arguments.  Originally reported by Daniel Connelly
81750              as a problem with asinh() on large negative arguments,
81751              asinh() used to bail out because an argument to log()
81752              ended up being zero.  Ilya Zakharevich proposed using
81753              Taylor's series in such cases, which for such large
81754              arguments is a very good approximation.
81755      Branch: cfgperl
81756            ! lib/Math/Complex.pm t/lib/complex.t
81757 ____________________________________________________________________________
81758 [  5950] By: gsar                                  on 2000/04/25  19:13:12
81759         Log: reformat perldiag to avoid long lines
81760      Branch: perl
81761            ! pod/perldiag.pod
81762 ____________________________________________________________________________
81763 [  5949] By: gsar                                  on 2000/04/25  18:41:11
81764         Log: make perldoc use the pod2man from the same version (from
81765              M.J.T. Guy)
81766      Branch: perl
81767            ! utils/perldoc.PL
81768 ____________________________________________________________________________
81769 [  5948] By: gsar                                  on 2000/04/25  18:21:57
81770         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
81771              <kompas@kompas.usr.onet.pl>)
81772      Branch: perl
81773            ! lib/vars.pm
81774 ____________________________________________________________________________
81775 [  5947] By: gsar                                  on 2000/04/25  18:11:53
81776         Log: use &dl_error rather than &dl_load_file as the guard for calling
81777              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
81778              statically built perl)
81779      Branch: perl
81780            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
81781 ____________________________________________________________________________
81782 [  5946] By: jhi                                   on 2000/04/25  17:37:54
81783         Log: Document that tr() is not tr(1).
81784      Branch: cfgperl
81785            ! pod/perlop.pod
81786 ____________________________________________________________________________
81787 [  5945] By: gsar                                  on 2000/04/25  16:34:33
81788         Log: make module name mandatory after -M switch; reorder perldiag
81789              alphabetically (from Mark-Jason Dominus)
81790      Branch: perl
81791            ! perl.c pod/perldiag.pod
81792 ____________________________________________________________________________
81793 [  5944] By: jhi                                   on 2000/04/25  01:15:18
81794         Log: On second thoughts frexp() does have two arguments.
81795      Branch: cfgperl
81796            ! perl.h
81797 ____________________________________________________________________________
81798 [  5943] By: jhi                                   on 2000/04/24  22:56:32
81799         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
81800              Now pp_ncmp() returns undef is either operand is a NaN.
81801      Branch: cfgperl
81802            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81803            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
81804            ! vms/subconfigure.com vos/config.def vos/config.h
81805            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
81806            ! win32/config.vc win32/config_H.bc win32/config_H.gc
81807            ! win32/config_H.vc
81808      Branch: metaconfig/U/perl
81809            + d_modfl.U
81810 ____________________________________________________________________________
81811 [  5942] By: jhi                                   on 2000/04/24  19:45:17
81812         Log: Regen Configure to match #5937.
81813      Branch: cfgperl
81814            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81815            ! config_h.SH
81816      Branch: metaconfig
81817            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
81818 ____________________________________________________________________________
81819 [  5941] By: jhi                                   on 2000/04/24  19:24:11
81820         Log: Further Unicos fixes for Mark Lutz.
81821      Branch: cfgperl
81822            ! hints/unicos.sh pp_ctl.c
81823 ____________________________________________________________________________
81824 [  5940] By: jhi                                   on 2000/04/24  19:09:06
81825         Log: Various Unicos 10.0.0.6 fixes.
81826              
81827              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
81828              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
81829              Reply-To: tecmpl1@triton.ca.boeing.com 
81830              To: perl5-porters@perl.org 
81831              Date: Fri, 14 Apr 2000 20:21:00 GMT 
81832              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
81833      Branch: cfgperl
81834            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
81835 ____________________________________________________________________________
81836 [  5939] By: gsar                                  on 2000/04/24  19:01:24
81837         Log: more pod nits (from Larry Virden)
81838      Branch: perl
81839            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
81840            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
81841            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
81842 ____________________________________________________________________________
81843 [  5938] By: gsar                                  on 2000/04/24  18:54:01
81844         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
81845      Branch: perl
81846            ! ext/B/B/Deparse.pm
81847 ____________________________________________________________________________
81848 [  5937] By: jhi                                   on 2000/04/24  17:39:00
81849         Log: Integrate with Sarathy.
81850      Branch: cfgperl
81851           +> (branch 31 files)
81852           !> (integrate 73 files)
81853 ____________________________________________________________________________
81854 [  5936] By: gsar                                  on 2000/04/24  17:30:06
81855         Log: additional tests for change#5934 (from Paul Marquess, who also
81856              sent in the same fix)
81857      Branch: perl
81858            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
81859            ! t/pragma/warn/5nolint t/pragma/warn/6default
81860 ____________________________________________________________________________
81861 [  5935] By: jhi                                   on 2000/04/24  17:26:05
81862         Log: Do not assume sign propagation.
81863              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
81864              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
81865              To: payner@ncifcrf.gov, perl5-porters@perl.org 
81866              Date: Tue, 18 Apr 2000 18:24:49 +0100 
81867              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
81868      Branch: cfgperl
81869            ! t/op/bop.t t/op/misc.t
81870 ____________________________________________________________________________
81871 [  5934] By: gsar                                  on 2000/04/24  17:16:54
81872         Log: propagate lexical warnings from surrounding scope correctly
81873              within string eval()
81874      Branch: perl
81875            ! pp_ctl.c t/pragma/warn/pp_ctl
81876 ____________________________________________________________________________
81877 [  5933] By: jhi                                   on 2000/04/24  17:01:07
81878         Log: Flatten the cpp jungle doing the nosuid checking.
81879      Branch: cfgperl
81880            ! perl.c
81881 ____________________________________________________________________________
81882 [  5932] By: gsar                                  on 2000/04/24  09:08:14
81883         Log: add rsignal(), whichsig() and do_join() to public API list
81884              (mod_perl uses them to good advantage)
81885      Branch: perl
81886            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
81887 ____________________________________________________________________________
81888 [  5931] By: gsar                                  on 2000/04/24  09:01:40
81889         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
81890      Branch: perl
81891            ! pp_hot.c regexec.c t/op/pat.t
81892 ____________________________________________________________________________
81893 [  5930] By: gsar                                  on 2000/04/24  08:58:33
81894         Log: small os390 tweaks (from Peter Prymmer)
81895      Branch: perl
81896            ! config_h.SH makedepend.SH
81897 ____________________________________________________________________________
81898 [  5929] By: gsar                                  on 2000/04/24  08:55:25
81899         Log: pod nits
81900      Branch: perl
81901            ! pod/perlguts.pod
81902 ____________________________________________________________________________
81903 [  5928] By: gsar                                  on 2000/04/24  08:50:13
81904         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
81905      Branch: perl
81906            ! ext/IO/lib/IO/Poll.pm
81907 ____________________________________________________________________________
81908 [  5927] By: gsar                                  on 2000/04/24  08:43:24
81909         Log: arrange for next() to resume at the unstack op rather than the
81910              loop conditional, so that scope cleanup happens correctly
81911              (from Stephen McCamant)
81912      Branch: perl
81913            ! op.c pp_ctl.c t/op/misc.t
81914 ____________________________________________________________________________
81915 [  5926] By: gsar                                  on 2000/04/24  08:18:40
81916         Log: on windows, reserve 16M of stack rather than 128M (allows more
81917              threads to run concurrently)
81918      Branch: perl
81919            ! win32/Makefile win32/makefile.mk
81920 ____________________________________________________________________________
81921 [  5925] By: gsar                                  on 2000/04/24  08:13:52
81922         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
81923      Branch: perl
81924            ! toke.c
81925 ____________________________________________________________________________
81926 [  5924] By: gsar                                  on 2000/04/24  08:08:59
81927         Log: avoid using uninitialized memory in require version check
81928      Branch: perl
81929            ! pp_ctl.c universal.c
81930 ____________________________________________________________________________
81931 [  5923] By: gsar                                  on 2000/04/24  07:20:14
81932         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
81933      Branch: perl
81934            ! ext/IO/lib/IO/Poll.pm
81935 ____________________________________________________________________________
81936 [  5922] By: gsar                                  on 2000/04/24  07:08:42
81937         Log: commentary about IoTYPE() (from Nathan Torkington)
81938      Branch: perl
81939            ! sv.h
81940 ____________________________________________________________________________
81941 [  5921] By: gsar                                  on 2000/04/24  06:58:26
81942         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
81943              by fix
81944      Branch: perl
81945            ! sv.c t/lib/charnames.t t/pragma/utf8.t
81946 ____________________________________________________________________________
81947 [  5920] By: gsar                                  on 2000/04/24  06:37:59
81948         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
81949      Branch: perl
81950            ! doop.c t/op/ver.t
81951 ____________________________________________________________________________
81952 [  5919] By: gsar                                  on 2000/04/24  06:21:58
81953         Log: Configure might miss old directories when prefix must be
81954              expanded (from Robin Barker)
81955      Branch: metaconfig
81956            ! U/installdirs/inc_version_list.U
81957      Branch: perl
81958            ! Configure
81959 ____________________________________________________________________________
81960 [  5918] By: gsar                                  on 2000/04/24  06:16:11
81961         Log: VMS nits in glob() test (from Charles Lane)
81962      Branch: perl
81963            ! t/lib/glob-basic.t
81964 ____________________________________________________________________________
81965 [  5917] By: gsar                                  on 2000/04/24  06:11:56
81966         Log: various pod nits (from Larry Virden and others)
81967      Branch: perl
81968            ! README.amiga README.hpux README.machten README.os2
81969            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
81970            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
81971            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
81972            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
81973            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
81974            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
81975            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
81976            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
81977 ____________________________________________________________________________
81978 [  5916] By: gsar                                  on 2000/04/24  05:52:43
81979         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
81980              <wjones@tc.fluke.com>)
81981      Branch: perl
81982            ! t/lib/glob-basic.t
81983 ____________________________________________________________________________
81984 [  5915] By: gsar                                  on 2000/04/24  05:07:01
81985         Log: supported platforms mixed up
81986      Branch: perl
81987            ! pod/perl56delta.pod pod/perlport.pod
81988 ____________________________________________________________________________
81989 [  5914] By: gsar                                  on 2000/04/24  04:56:08
81990         Log: caller() wasn't returning the right number of elements for
81991              eval {...}
81992      Branch: perl
81993            ! pp_ctl.c t/pragma/warn/9enabled
81994 ____________________________________________________________________________
81995 [  5913] By: gsar                                  on 2000/04/24  04:35:41
81996         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
81997              Mark-Jason Dominus)
81998      Branch: perl
81999            ! pod/perlfunc.pod
82000 ____________________________________________________________________________
82001 [  5912] By: gsar                                  on 2000/04/24  04:17:15
82002         Log: fix totally broken caching in UNIVERSAL::isa() (from
82003              Nick Ing-Simmons)
82004      Branch: perl
82005            ! t/op/universal.t universal.c
82006 ____________________________________________________________________________
82007 [  5911] By: gsar                                  on 2000/04/24  03:39:47
82008         Log: add linebreak properties from unicode/LineBrk.txt (from
82009              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
82010      Branch: perl
82011            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
82012            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
82013            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
82014            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
82015            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
82016            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
82017            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
82018            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
82019            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
82020            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
82021            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
82022            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
82023            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
82024            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
82025            + lib/unicode/Is/LbrkZW.pl
82026            ! lib/unicode/mktables.PL
82027 ____________________________________________________________________________
82028 [  5910] By: gsar                                  on 2000/04/24  03:23:10
82029         Log: typo in pod
82030      Branch: perl
82031            ! ext/Thread/Thread.pm
82032 ____________________________________________________________________________
82033 [  5909] By: gsar                                  on 2000/04/24  03:22:03
82034         Log: mode argument to do_binmode() should be file mode, not boolean
82035      Branch: perl
82036            ! pp_sys.c
82037 ____________________________________________________________________________
82038 [  5908] By: gsar                                  on 2000/04/16  16:51:08
82039         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
82040              always returns a valid GV even when the symbol is trapped by strictures
82041              (avoids coredumps)
82042              
82043              TODO: the C<package;> hack needs similar treatment
82044      Branch: perl
82045            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
82046            ! t/pragma/strict-vars
82047 ____________________________________________________________________________
82048 [  5907] By: jhi                                   on 2000/03/31  23:42:56
82049         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
82050              an assumption which #5905 demolished.
82051      Branch: cfgperl
82052            ! pp_sys.c
82053 ____________________________________________________________________________
82054 [  5906] By: jhi                                   on 2000/03/31  18:54:37
82055         Log: Typo in #5905.
82056      Branch: cfgperl
82057            ! t/op/64bitint.t
82058 ____________________________________________________________________________
82059 [  5905] By: jhi                                   on 2000/03/31  18:50:54
82060         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
82061              reported by Joseph N. Hall.  The bug was that even with use64bitint
82062              one had to use the prefixes q, L, or ll with printf/sprintf,
82063              contrary to the documentation and common sense.
82064      Branch: cfgperl
82065            ! sv.c t/op/64bitint.t
82066 ____________________________________________________________________________
82067 [  5904] By: gsar                                  on 2000/03/28  02:31:32
82068         Log: add Changes, perldelta.pod
82069      Branch: perl
82070            + Changes pod/perldelta.pod
82071 ____________________________________________________________________________
82072 [  5903] By: gsar                                  on 2000/03/28  02:03:55
82073         Log: rename Changes and perldelta.pod
82074      Branch: perl
82075           +> Changes5.6 pod/perl56delta.pod
82076            - Changes pod/perldelta.pod
82077            ! MANIFEST
82078 ____________________________________________________________________________
82079 [  5902] By: gsar                                  on 2000/03/28  01:59:14
82080         Log: create maint-5.6 branch
82081      Branch: maint-5.6/perl
82082           +> (branch 1611 files)
82083 ____________________________________________________________________________
82084 [  5901] By: jhi                                   on 2000/03/23  05:48:43
82085         Log: Integrate with Sarathy.
82086      Branch: cfgperl
82087           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
82088 ____________________________________________________________________________
82089 [  5900] By: gsar                                  on 2000/03/23  05:42:43
82090         Log: three guesses on what this is :-)
82091      Branch: perl
82092            ! Changes